1 | [ Oct 3 04:37:58 Enabled. ] | ||
2 | [ Oct 3 04:37:58 Rereading configuration. ] | ||
3 | [ Oct 3 04:38:01 Rereading configuration. ] | ||
4 | [ Oct 3 04:38:13 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=oxControlService15 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService15 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService15 | ||
29 | ipadm: Could not delete oxControlService15: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService15 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15 | ||
34 | + ipadm show-addr oxControlService15/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService15/ll | ||
37 | + ipadm show-addr oxControlService15/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService15/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 3 04:38:13 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.10.03 04:38:14.410505 [ 1 ] {} <Information> Application: Will watch for the process with pid 23131 | ||
55 | 2023.10.03 04:38:14.410590 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.03 04:38:14.910779 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23131 | ||
57 | 2023.10.03 04:38:14.910947 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.03 04:38:14.911140 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.03 04:38:15.010805 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.03 04:38:15.010861 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.03 04:38:15.010877 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.03 04:38:15.010917 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.03 04:38:15.011237 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.03 04:38:15.011915 [ 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.03 04:38:15.012384 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.03 04:38:15.012639 [ 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.03 04:38:15.015167 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.03 04:38:15.015214 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.03 04:38:15.015915 [ 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.03 04:38:15.016176 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.03 04:38:15.022427 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.03 04:38:15.022748 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.03 04:38:15.022774 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.03 04:38:15.024071 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.03 04:38:15.024597 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.03 04:38:15.025000 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.03 04:38:15.025389 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.03 04:38:15.026176 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.03 04:38:15.026635 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.03 04:38:15.026696 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.03 04:38:15.026717 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.03 04:38:15.035114 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.03 04:38:15.035140 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101522 sec | ||
90 | 2023.10.03 04:38:15.035674 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.03 04:38:15.035746 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.03 04:38:15.035765 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.03 04:38:15.035782 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.03 04:38:15.035795 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.03 04:38:15.035809 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.03 04:38:15.035824 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.03 04:38:15.035855 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.03 04:38:15.035873 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.03 04:38:15.035902 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.03 04:38:15.035914 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.03 04:38:15.035928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.03 04:38:15.035943 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.03 04:38:15.035974 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.03 04:38:15.035989 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.03 04:38:15.036002 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.03 04:38:15.071881 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.03 04:38:15.077464 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.03 04:38:15.077504 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4431e-05 sec | ||
109 | 2023.10.03 04:38:15.077538 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.03 04:38:15.077559 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.03 04:38:15.077587 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.03 04:38:15.079980 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.03 04:38:15.085154 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.03 04:38:15.085252 [ 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.03 04:38:15.085309 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.03 04:38:15.280279 [ 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.03 04:38:15.297665 [ 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.03 04:38:15.297711 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.03 04:38:15.327118 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.03 04:38:15.327843 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.10.03 04:38:15.328185 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.03 04:38:15.328240 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.03 04:38:15.328249 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.03 04:38:15.328331 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.03 04:38:15.328383 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.03 04:38:15.328436 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.03 04:38:15.329019 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.03 04:38:15.329040 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.03 04:38:26.710522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.03 04:38:26.710714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.03 04:38:26.711273 [ 3 ] {} <Debug> HTTP-Session: dbb27a29-6707-4920-8a75-53ae7d5b0039 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
132 | 2023.10.03 04:38:26.711314 [ 3 ] {} <Debug> HTTP-Session: dbb27a29-6707-4920-8a75-53ae7d5b0039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.03 04:38:26.711441 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.03 04:38:26.711469 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.03 04:38:26.711486 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.03 04:38:26.712843 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.03 04:38:26.714149 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.03 04:38:26.716433 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.03 04:38:26.718321 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.03 04:38:26.722825 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.03 04:38:26.722879 [ 3 ] {18806fd7-f77e-4403-b485-a4a954649c36} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.03 04:38:26.722902 [ 3 ] {} <Debug> HTTP-Session: dbb27a29-6707-4920-8a75-53ae7d5b0039 Destroying unnamed session | ||
143 | 2023.10.03 04:38:26.730065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.03 04:38:26.730127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.03 04:38:26.730155 [ 3 ] {} <Debug> HTTP-Session: 554bf3c3-d38c-44a3-ad26-0d22aee5902a Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
146 | 2023.10.03 04:38:26.730176 [ 3 ] {} <Debug> HTTP-Session: 554bf3c3-d38c-44a3-ad26-0d22aee5902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.03 04:38:26.730279 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
148 | 2023.10.03 04:38:26.730339 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
149 | 2023.10.03 04:38:26.731843 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
150 | 2023.10.03 04:38:26.731868 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4271e-05 sec | ||
151 | 2023.10.03 04:38:26.731891 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
152 | 2023.10.03 04:38:26.731905 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
153 | 2023.10.03 04:38:26.731983 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Debug> DynamicQueryHandler: Done processing query | ||
154 | 2023.10.03 04:38:26.732003 [ 3 ] {e8b6f173-032f-4ceb-b2fc-c56510eefcbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
155 | 2023.10.03 04:38:26.732020 [ 3 ] {} <Debug> HTTP-Session: 554bf3c3-d38c-44a3-ad26-0d22aee5902a Destroying unnamed session | ||
156 | 2023.10.03 04:38:26.732139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
157 | 2023.10.03 04:38:26.732181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
158 | 2023.10.03 04:38:26.732204 [ 3 ] {} <Debug> HTTP-Session: 740a6035-bd7a-4a36-a070-05f7e8c9593f Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
159 | 2023.10.03 04:38:26.732219 [ 3 ] {} <Debug> HTTP-Session: 740a6035-bd7a-4a36-a070-05f7e8c9593f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2023.10.03 04:38:26.732426 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.732478 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
162 | 2023.10.03 04:38:26.741562 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Loading data parts | ||
163 | 2023.10.03 04:38:26.741690 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): There are no data parts | ||
164 | 2023.10.03 04:38:26.743675 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Debug> DynamicQueryHandler: Done processing query | ||
165 | 2023.10.03 04:38:26.743701 [ 3 ] {d8ccd1e7-4fb4-41bf-afbb-dffd4abd538f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2023.10.03 04:38:26.743722 [ 3 ] {} <Debug> HTTP-Session: 740a6035-bd7a-4a36-a070-05f7e8c9593f Destroying unnamed session | ||
167 | 2023.10.03 04:38:26.743858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2023.10.03 04:38:26.743905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2023.10.03 04:38:26.743928 [ 3 ] {} <Debug> HTTP-Session: ea100d10-3268-4635-957d-1495101502cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
170 | 2023.10.03 04:38:26.743945 [ 3 ] {} <Debug> HTTP-Session: ea100d10-3268-4635-957d-1495101502cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2023.10.03 04:38:26.744144 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.744198 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
173 | 2023.10.03 04:38:26.745804 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Debug> oximeter.measurements_i8 (efe065fa-f471-4fa5-ab40-228cc838c28e): Loading data parts | ||
174 | 2023.10.03 04:38:26.745891 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Debug> oximeter.measurements_i8 (efe065fa-f471-4fa5-ab40-228cc838c28e): There are no data parts | ||
175 | 2023.10.03 04:38:26.747157 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2023.10.03 04:38:26.747186 [ 3 ] {01508ea8-5d62-458c-acf6-3a72004534fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
177 | 2023.10.03 04:38:26.747204 [ 3 ] {} <Debug> HTTP-Session: ea100d10-3268-4635-957d-1495101502cf Destroying unnamed session | ||
178 | 2023.10.03 04:38:26.747312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2023.10.03 04:38:26.747356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2023.10.03 04:38:26.747378 [ 3 ] {} <Debug> HTTP-Session: 995af22d-6691-4b27-b04c-7d0da2abe4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
181 | 2023.10.03 04:38:26.747395 [ 3 ] {} <Debug> HTTP-Session: 995af22d-6691-4b27-b04c-7d0da2abe4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2023.10.03 04:38:26.747581 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.747624 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
184 | 2023.10.03 04:38:26.759101 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Debug> oximeter.measurements_u8 (404b85b3-10ae-440c-9ce0-f06995da240d): Loading data parts | ||
185 | 2023.10.03 04:38:26.759219 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Debug> oximeter.measurements_u8 (404b85b3-10ae-440c-9ce0-f06995da240d): There are no data parts | ||
186 | 2023.10.03 04:38:26.761573 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Debug> DynamicQueryHandler: Done processing query | ||
187 | 2023.10.03 04:38:26.761602 [ 3 ] {4c804325-6872-40a8-8175-0ce80eeca86e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.10.03 04:38:26.761617 [ 3 ] {} <Debug> HTTP-Session: 995af22d-6691-4b27-b04c-7d0da2abe4b1 Destroying unnamed session | ||
189 | 2023.10.03 04:38:26.761734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.10.03 04:38:26.761781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.10.03 04:38:26.761801 [ 3 ] {} <Debug> HTTP-Session: 247a86ff-96f9-409c-b23b-ba6d35cdc70e Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
192 | 2023.10.03 04:38:26.761820 [ 3 ] {} <Debug> HTTP-Session: 247a86ff-96f9-409c-b23b-ba6d35cdc70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.10.03 04:38:26.762004 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.762047 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
195 | 2023.10.03 04:38:26.763441 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Debug> oximeter.measurements_i16 (33b612fd-f9ed-4b90-8a3c-a45c639a5b9f): Loading data parts | ||
196 | 2023.10.03 04:38:26.763532 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Debug> oximeter.measurements_i16 (33b612fd-f9ed-4b90-8a3c-a45c639a5b9f): There are no data parts | ||
197 | 2023.10.03 04:38:26.764977 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.10.03 04:38:26.765007 [ 3 ] {c5ed1914-77f8-4fdd-86b9-ffa0bd63a4fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.03 04:38:26.765023 [ 3 ] {} <Debug> HTTP-Session: 247a86ff-96f9-409c-b23b-ba6d35cdc70e Destroying unnamed session | ||
200 | 2023.10.03 04:38:26.765134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.03 04:38:26.765180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.03 04:38:26.765198 [ 3 ] {} <Debug> HTTP-Session: c78acfe6-4ffe-4669-89b7-2a72473caa8c Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
203 | 2023.10.03 04:38:26.765219 [ 3 ] {} <Debug> HTTP-Session: c78acfe6-4ffe-4669-89b7-2a72473caa8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.03 04:38:26.765402 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.765450 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
206 | 2023.10.03 04:38:26.766772 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Debug> oximeter.measurements_u16 (6a823cb5-26ef-42cc-9478-4ccc69dac6a2): Loading data parts | ||
207 | 2023.10.03 04:38:26.766852 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Debug> oximeter.measurements_u16 (6a823cb5-26ef-42cc-9478-4ccc69dac6a2): There are no data parts | ||
208 | 2023.10.03 04:38:26.767844 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Debug> DynamicQueryHandler: Done processing query | ||
209 | 2023.10.03 04:38:26.767869 [ 3 ] {d012feaa-0dd1-4ac2-a19b-f4a80d918b4e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
210 | 2023.10.03 04:38:26.767888 [ 3 ] {} <Debug> HTTP-Session: c78acfe6-4ffe-4669-89b7-2a72473caa8c Destroying unnamed session | ||
211 | 2023.10.03 04:38:26.768009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
212 | 2023.10.03 04:38:26.768050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
213 | 2023.10.03 04:38:26.768073 [ 3 ] {} <Debug> HTTP-Session: 7a4ffaa5-9a6c-4f75-9460-c2f08f0f33d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
214 | 2023.10.03 04:38:26.768092 [ 3 ] {} <Debug> HTTP-Session: 7a4ffaa5-9a6c-4f75-9460-c2f08f0f33d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2023.10.03 04:38:26.768272 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.768316 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
217 | 2023.10.03 04:38:26.769597 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Debug> oximeter.measurements_i32 (5ce3c24c-530a-4cc2-947e-2f0d1740af14): Loading data parts | ||
218 | 2023.10.03 04:38:26.769674 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Debug> oximeter.measurements_i32 (5ce3c24c-530a-4cc2-947e-2f0d1740af14): There are no data parts | ||
219 | 2023.10.03 04:38:26.771027 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Debug> DynamicQueryHandler: Done processing query | ||
220 | 2023.10.03 04:38:26.771052 [ 3 ] {fd0e8bfb-0e10-43b2-9f86-026e234f7ee1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
221 | 2023.10.03 04:38:26.771071 [ 3 ] {} <Debug> HTTP-Session: 7a4ffaa5-9a6c-4f75-9460-c2f08f0f33d3 Destroying unnamed session | ||
222 | 2023.10.03 04:38:26.771179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
223 | 2023.10.03 04:38:26.771226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
224 | 2023.10.03 04:38:26.771248 [ 3 ] {} <Debug> HTTP-Session: 174bbfba-6295-4db2-b4f1-0a91cf0fe950 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
225 | 2023.10.03 04:38:26.771269 [ 3 ] {} <Debug> HTTP-Session: 174bbfba-6295-4db2-b4f1-0a91cf0fe950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2023.10.03 04:38:26.771449 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.771496 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
228 | 2023.10.03 04:38:26.783414 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Debug> oximeter.measurements_u32 (c918bd00-1df9-406c-8b2d-d18bf8f028bd): Loading data parts | ||
229 | 2023.10.03 04:38:26.783526 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Debug> oximeter.measurements_u32 (c918bd00-1df9-406c-8b2d-d18bf8f028bd): There are no data parts | ||
230 | 2023.10.03 04:38:26.785737 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Debug> DynamicQueryHandler: Done processing query | ||
231 | 2023.10.03 04:38:26.785762 [ 3 ] {5be54850-6b16-43b0-b5b4-a0f5c8953535} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
232 | 2023.10.03 04:38:26.785781 [ 3 ] {} <Debug> HTTP-Session: 174bbfba-6295-4db2-b4f1-0a91cf0fe950 Destroying unnamed session | ||
233 | 2023.10.03 04:38:26.785900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2023.10.03 04:38:26.785946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
235 | 2023.10.03 04:38:26.785969 [ 3 ] {} <Debug> HTTP-Session: 36266d56-607a-4458-8e80-ca825f688693 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
236 | 2023.10.03 04:38:26.785986 [ 3 ] {} <Debug> HTTP-Session: 36266d56-607a-4458-8e80-ca825f688693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2023.10.03 04:38:26.786171 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.786216 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
239 | 2023.10.03 04:38:26.787834 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Loading data parts | ||
240 | 2023.10.03 04:38:26.787913 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): There are no data parts | ||
241 | 2023.10.03 04:38:26.789203 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Debug> DynamicQueryHandler: Done processing query | ||
242 | 2023.10.03 04:38:26.789228 [ 3 ] {486e47e1-8a39-47a7-be6a-ef1ccbe69f0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
243 | 2023.10.03 04:38:26.789246 [ 3 ] {} <Debug> HTTP-Session: 36266d56-607a-4458-8e80-ca825f688693 Destroying unnamed session | ||
244 | 2023.10.03 04:38:26.789343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
245 | 2023.10.03 04:38:26.789387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
246 | 2023.10.03 04:38:26.789410 [ 3 ] {} <Debug> HTTP-Session: 38409cd1-26dd-4b2f-8936-dd303ba79d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
247 | 2023.10.03 04:38:26.789426 [ 3 ] {} <Debug> HTTP-Session: 38409cd1-26dd-4b2f-8936-dd303ba79d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2023.10.03 04:38:26.789613 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.789660 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
250 | 2023.10.03 04:38:26.791282 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Debug> oximeter.measurements_u64 (57bb6d6b-bc3e-4131-8465-b651b6688084): Loading data parts | ||
251 | 2023.10.03 04:38:26.791404 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Debug> oximeter.measurements_u64 (57bb6d6b-bc3e-4131-8465-b651b6688084): There are no data parts | ||
252 | 2023.10.03 04:38:26.792708 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Debug> DynamicQueryHandler: Done processing query | ||
253 | 2023.10.03 04:38:26.792732 [ 3 ] {ed254893-bf67-4550-bc16-08d5d568b103} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
254 | 2023.10.03 04:38:26.792747 [ 3 ] {} <Debug> HTTP-Session: 38409cd1-26dd-4b2f-8936-dd303ba79d1c Destroying unnamed session | ||
255 | 2023.10.03 04:38:26.792859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
256 | 2023.10.03 04:38:26.792904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
257 | 2023.10.03 04:38:26.792923 [ 3 ] {} <Debug> HTTP-Session: 8aaab898-4bbf-4d04-b02f-cb4423b22ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
258 | 2023.10.03 04:38:26.792943 [ 3 ] {} <Debug> HTTP-Session: 8aaab898-4bbf-4d04-b02f-cb4423b22ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2023.10.03 04:38:26.793126 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.793168 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
261 | 2023.10.03 04:38:26.794694 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Debug> oximeter.measurements_f32 (67cb731a-83b6-4330-a19b-e8ed0ef02b4c): Loading data parts | ||
262 | 2023.10.03 04:38:26.794774 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Debug> oximeter.measurements_f32 (67cb731a-83b6-4330-a19b-e8ed0ef02b4c): There are no data parts | ||
263 | 2023.10.03 04:38:26.796065 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Debug> DynamicQueryHandler: Done processing query | ||
264 | 2023.10.03 04:38:26.796098 [ 3 ] {064dbee9-a24c-40e2-a4cd-5a146eec4d48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
265 | 2023.10.03 04:38:26.796113 [ 3 ] {} <Debug> HTTP-Session: 8aaab898-4bbf-4d04-b02f-cb4423b22ba9 Destroying unnamed session | ||
266 | 2023.10.03 04:38:26.796214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
267 | 2023.10.03 04:38:26.796261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
268 | 2023.10.03 04:38:26.796280 [ 3 ] {} <Debug> HTTP-Session: 5aa9588a-17a4-4bda-841c-5b288a07c9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
269 | 2023.10.03 04:38:26.796299 [ 3 ] {} <Debug> HTTP-Session: 5aa9588a-17a4-4bda-841c-5b288a07c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2023.10.03 04:38:26.796483 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.796525 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
272 | 2023.10.03 04:38:26.807041 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Debug> oximeter.measurements_f64 (b00d94b7-7008-4596-bd87-9358f212ae3b): Loading data parts | ||
273 | 2023.10.03 04:38:26.807139 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Debug> oximeter.measurements_f64 (b00d94b7-7008-4596-bd87-9358f212ae3b): There are no data parts | ||
274 | 2023.10.03 04:38:26.811003 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Debug> DynamicQueryHandler: Done processing query | ||
275 | 2023.10.03 04:38:26.811034 [ 3 ] {faeab48d-d225-48ee-a7db-605120170ec3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
276 | 2023.10.03 04:38:26.811050 [ 3 ] {} <Debug> HTTP-Session: 5aa9588a-17a4-4bda-841c-5b288a07c9a1 Destroying unnamed session | ||
277 | 2023.10.03 04:38:26.811193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
278 | 2023.10.03 04:38:26.811241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
279 | 2023.10.03 04:38:26.811261 [ 3 ] {} <Debug> HTTP-Session: eeb6ecc4-d078-4361-a0c8-65f3f7331656 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
280 | 2023.10.03 04:38:26.811282 [ 3 ] {} <Debug> HTTP-Session: eeb6ecc4-d078-4361-a0c8-65f3f7331656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2023.10.03 04:38:26.811467 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.811509 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
283 | 2023.10.03 04:38:26.824076 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Debug> oximeter.measurements_string (7b63f13e-e70c-4090-990a-57b3bb8d749f): Loading data parts | ||
284 | 2023.10.03 04:38:26.824185 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Debug> oximeter.measurements_string (7b63f13e-e70c-4090-990a-57b3bb8d749f): There are no data parts | ||
285 | 2023.10.03 04:38:26.827059 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Debug> DynamicQueryHandler: Done processing query | ||
286 | 2023.10.03 04:38:26.827089 [ 3 ] {41143c3d-4305-45fc-bd62-37cc3b1be5c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
287 | 2023.10.03 04:38:26.827104 [ 3 ] {} <Debug> HTTP-Session: eeb6ecc4-d078-4361-a0c8-65f3f7331656 Destroying unnamed session | ||
288 | 2023.10.03 04:38:26.827215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2023.10.03 04:38:26.827267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
290 | 2023.10.03 04:38:26.827288 [ 3 ] {} <Debug> HTTP-Session: 64f7a2ac-9f95-4b48-a00c-957ca287600b Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
291 | 2023.10.03 04:38:26.827310 [ 3 ] {} <Debug> HTTP-Session: 64f7a2ac-9f95-4b48-a00c-957ca287600b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2023.10.03 04:38:26.827517 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.827573 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
294 | 2023.10.03 04:38:26.828954 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Debug> oximeter.measurements_bytes (4b711e93-18d1-4fb1-9b38-cb2822b75aa6): Loading data parts | ||
295 | 2023.10.03 04:38:26.829033 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Debug> oximeter.measurements_bytes (4b711e93-18d1-4fb1-9b38-cb2822b75aa6): There are no data parts | ||
296 | 2023.10.03 04:38:26.830046 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2023.10.03 04:38:26.830081 [ 3 ] {d09dd554-a5e1-443e-9c63-a3b0c6d038b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
298 | 2023.10.03 04:38:26.830096 [ 3 ] {} <Debug> HTTP-Session: 64f7a2ac-9f95-4b48-a00c-957ca287600b Destroying unnamed session | ||
299 | 2023.10.03 04:38:26.830209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2023.10.03 04:38:26.830264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
301 | 2023.10.03 04:38:26.830283 [ 3 ] {} <Debug> HTTP-Session: a30c9bea-3357-4e80-95f7-f9c68d57d66b Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
302 | 2023.10.03 04:38:26.830299 [ 3 ] {} <Debug> HTTP-Session: a30c9bea-3357-4e80-95f7-f9c68d57d66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2023.10.03 04:38:26.830504 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.830557 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
305 | 2023.10.03 04:38:26.832120 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Loading data parts | ||
306 | 2023.10.03 04:38:26.832197 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): There are no data parts | ||
307 | 2023.10.03 04:38:26.833229 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Debug> DynamicQueryHandler: Done processing query | ||
308 | 2023.10.03 04:38:26.833260 [ 3 ] {0b02394f-3c27-4ba0-8534-d7e338bae714} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
309 | 2023.10.03 04:38:26.833275 [ 3 ] {} <Debug> HTTP-Session: a30c9bea-3357-4e80-95f7-f9c68d57d66b Destroying unnamed session | ||
310 | 2023.10.03 04:38:26.833381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
311 | 2023.10.03 04:38:26.833430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
312 | 2023.10.03 04:38:26.833450 [ 3 ] {} <Debug> HTTP-Session: 7370ced5-b1f3-4a56-87fd-246a7b3066f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
313 | 2023.10.03 04:38:26.833472 [ 3 ] {} <Debug> HTTP-Session: 7370ced5-b1f3-4a56-87fd-246a7b3066f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2023.10.03 04:38:26.833674 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.833722 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
316 | 2023.10.03 04:38:26.842870 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Debug> oximeter.measurements_cumulativeu64 (ebf28790-4c98-462b-978f-c53ea800f07d): Loading data parts | ||
317 | 2023.10.03 04:38:26.842968 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Debug> oximeter.measurements_cumulativeu64 (ebf28790-4c98-462b-978f-c53ea800f07d): There are no data parts | ||
318 | 2023.10.03 04:38:26.845037 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2023.10.03 04:38:26.845068 [ 3 ] {ae66a1d5-7ec6-4832-9934-37d3789084b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
320 | 2023.10.03 04:38:26.845083 [ 3 ] {} <Debug> HTTP-Session: 7370ced5-b1f3-4a56-87fd-246a7b3066f0 Destroying unnamed session | ||
321 | 2023.10.03 04:38:26.845195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
322 | 2023.10.03 04:38:26.845243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
323 | 2023.10.03 04:38:26.845261 [ 3 ] {} <Debug> HTTP-Session: 7b158636-89e3-4123-88dc-726e38959360 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
324 | 2023.10.03 04:38:26.845284 [ 3 ] {} <Debug> HTTP-Session: 7b158636-89e3-4123-88dc-726e38959360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2023.10.03 04:38:26.845484 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.845540 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
327 | 2023.10.03 04:38:26.847129 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Debug> oximeter.measurements_cumulativef32 (a6396523-bfd0-48f0-bbb8-0771cc9e254d): Loading data parts | ||
328 | 2023.10.03 04:38:26.847215 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Debug> oximeter.measurements_cumulativef32 (a6396523-bfd0-48f0-bbb8-0771cc9e254d): There are no data parts | ||
329 | 2023.10.03 04:38:26.848247 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Debug> DynamicQueryHandler: Done processing query | ||
330 | 2023.10.03 04:38:26.848272 [ 3 ] {720ca8fe-4bf9-4de2-bc76-edfdfafb89df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
331 | 2023.10.03 04:38:26.848287 [ 3 ] {} <Debug> HTTP-Session: 7b158636-89e3-4123-88dc-726e38959360 Destroying unnamed session | ||
332 | 2023.10.03 04:38:26.848393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2023.10.03 04:38:26.848441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
334 | 2023.10.03 04:38:26.848460 [ 3 ] {} <Debug> HTTP-Session: 3bb77a8a-41a4-4185-85b6-7a4e0ad26a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
335 | 2023.10.03 04:38:26.848481 [ 3 ] {} <Debug> HTTP-Session: 3bb77a8a-41a4-4185-85b6-7a4e0ad26a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2023.10.03 04:38:26.848685 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) -- | ||
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.03 04:38:26.848735 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
339 | 2023.10.03 04:38:26.850280 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Debug> oximeter.measurements_cumulativef64 (6667f853-078c-4ad1-ae0c-c169e165d830): Loading data parts | ||
340 | 2023.10.03 04:38:26.850362 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Debug> oximeter.measurements_cumulativef64 (6667f853-078c-4ad1-ae0c-c169e165d830): There are no data parts | ||
341 | 2023.10.03 04:38:26.851385 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.10.03 04:38:26.851408 [ 3 ] {b8e41743-8039-470c-97c9-6f87019a77c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.10.03 04:38:26.851429 [ 3 ] {} <Debug> HTTP-Session: 3bb77a8a-41a4-4185-85b6-7a4e0ad26a55 Destroying unnamed session | ||
344 | 2023.10.03 04:38:26.851566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.10.03 04:38:26.851613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.10.03 04:38:26.851636 [ 3 ] {} <Debug> HTTP-Session: 0761b96d-7ab5-4f28-9281-06337b886837 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
347 | 2023.10.03 04:38:26.851652 [ 3 ] {} <Debug> HTTP-Session: 0761b96d-7ab5-4f28-9281-06337b886837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.10.03 04:38:26.851866 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.851915 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
350 | 2023.10.03 04:38:26.853521 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Debug> oximeter.measurements_histogrami8 (92f2e2f5-1574-4d87-8ab7-74da7f41e141): Loading data parts | ||
351 | 2023.10.03 04:38:26.853596 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Debug> oximeter.measurements_histogrami8 (92f2e2f5-1574-4d87-8ab7-74da7f41e141): There are no data parts | ||
352 | 2023.10.03 04:38:26.854640 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.10.03 04:38:26.854664 [ 3 ] {bedb3f9e-b8cd-430e-abc8-de76ceff0f60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.10.03 04:38:26.854685 [ 3 ] {} <Debug> HTTP-Session: 0761b96d-7ab5-4f28-9281-06337b886837 Destroying unnamed session | ||
355 | 2023.10.03 04:38:26.854788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.10.03 04:38:26.854830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.10.03 04:38:26.854853 [ 3 ] {} <Debug> HTTP-Session: 5200a52f-a7e3-4fe1-9388-af2dcc05a9b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
358 | 2023.10.03 04:38:26.854874 [ 3 ] {} <Debug> HTTP-Session: 5200a52f-a7e3-4fe1-9388-af2dcc05a9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.10.03 04:38:26.855083 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.855133 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
361 | 2023.10.03 04:38:26.856721 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Debug> oximeter.measurements_histogramu8 (4357c344-aa10-49b3-ab80-956df9cb64bc): Loading data parts | ||
362 | 2023.10.03 04:38:26.856802 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Debug> oximeter.measurements_histogramu8 (4357c344-aa10-49b3-ab80-956df9cb64bc): There are no data parts | ||
363 | 2023.10.03 04:38:26.857841 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.10.03 04:38:26.857870 [ 3 ] {92570453-a65d-4e68-8ab0-58344666ac76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.10.03 04:38:26.857885 [ 3 ] {} <Debug> HTTP-Session: 5200a52f-a7e3-4fe1-9388-af2dcc05a9b8 Destroying unnamed session | ||
366 | 2023.10.03 04:38:26.857987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.10.03 04:38:26.858033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.10.03 04:38:26.858051 [ 3 ] {} <Debug> HTTP-Session: 0fba2862-b445-46ab-82d6-7082438cf0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
369 | 2023.10.03 04:38:26.858073 [ 3 ] {} <Debug> HTTP-Session: 0fba2862-b445-46ab-82d6-7082438cf0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.10.03 04:38:26.858285 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.858334 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
372 | 2023.10.03 04:38:26.859925 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Debug> oximeter.measurements_histogrami16 (5953e167-a1c1-43e1-80e2-007f2af24bc6): Loading data parts | ||
373 | 2023.10.03 04:38:26.860008 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Debug> oximeter.measurements_histogrami16 (5953e167-a1c1-43e1-80e2-007f2af24bc6): There are no data parts | ||
374 | 2023.10.03 04:38:26.861038 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.10.03 04:38:26.861067 [ 3 ] {7bdc82b4-10d0-421e-bb77-d99fc4d95eac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.10.03 04:38:26.861087 [ 3 ] {} <Debug> HTTP-Session: 0fba2862-b445-46ab-82d6-7082438cf0ca Destroying unnamed session | ||
377 | 2023.10.03 04:38:26.861185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.10.03 04:38:26.861232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.10.03 04:38:26.861259 [ 3 ] {} <Debug> HTTP-Session: 507dfffd-fef8-48a9-88ea-931da6cf1279 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
380 | 2023.10.03 04:38:26.861276 [ 3 ] {} <Debug> HTTP-Session: 507dfffd-fef8-48a9-88ea-931da6cf1279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.10.03 04:38:26.861489 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.861543 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
383 | 2023.10.03 04:38:26.863129 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Debug> oximeter.measurements_histogramu16 (21116b4e-c20e-4429-ad0d-6e81bc32b65a): Loading data parts | ||
384 | 2023.10.03 04:38:26.863204 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Debug> oximeter.measurements_histogramu16 (21116b4e-c20e-4429-ad0d-6e81bc32b65a): There are no data parts | ||
385 | 2023.10.03 04:38:26.864332 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.10.03 04:38:26.864363 [ 3 ] {4bb55b2d-8c7a-4533-96da-dec0113110df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.10.03 04:38:26.864392 [ 3 ] {} <Debug> HTTP-Session: 507dfffd-fef8-48a9-88ea-931da6cf1279 Destroying unnamed session | ||
388 | 2023.10.03 04:38:26.864520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.10.03 04:38:26.864577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.10.03 04:38:26.864604 [ 3 ] {} <Debug> HTTP-Session: 85d7db4d-f79f-4b8a-8bfc-305181b0510d Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
391 | 2023.10.03 04:38:26.864622 [ 3 ] {} <Debug> HTTP-Session: 85d7db4d-f79f-4b8a-8bfc-305181b0510d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.10.03 04:38:26.864843 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.864900 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
394 | 2023.10.03 04:38:26.866518 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Debug> oximeter.measurements_histogrami32 (ca52a280-6507-435a-bf43-97d374d38387): Loading data parts | ||
395 | 2023.10.03 04:38:26.866600 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Debug> oximeter.measurements_histogrami32 (ca52a280-6507-435a-bf43-97d374d38387): There are no data parts | ||
396 | 2023.10.03 04:38:26.867649 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.10.03 04:38:26.867682 [ 3 ] {46e3fab0-07d7-4cbd-a547-8cf885a8fb29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.10.03 04:38:26.867697 [ 3 ] {} <Debug> HTTP-Session: 85d7db4d-f79f-4b8a-8bfc-305181b0510d Destroying unnamed session | ||
399 | 2023.10.03 04:38:26.867802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.10.03 04:38:26.867860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.10.03 04:38:26.867879 [ 3 ] {} <Debug> HTTP-Session: 233f72f9-1ad0-45ce-b3b4-b859c8f11c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
402 | 2023.10.03 04:38:26.867902 [ 3 ] {} <Debug> HTTP-Session: 233f72f9-1ad0-45ce-b3b4-b859c8f11c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.10.03 04:38:26.868113 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.868170 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
405 | 2023.10.03 04:38:26.869757 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Debug> oximeter.measurements_histogramu32 (5dd65131-8621-46e7-a87e-30e3bcca5d31): Loading data parts | ||
406 | 2023.10.03 04:38:26.869841 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Debug> oximeter.measurements_histogramu32 (5dd65131-8621-46e7-a87e-30e3bcca5d31): There are no data parts | ||
407 | 2023.10.03 04:38:26.870875 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.10.03 04:38:26.870905 [ 3 ] {7450b4bb-aabf-40c9-8bf7-153a5ddeacb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.10.03 04:38:26.870920 [ 3 ] {} <Debug> HTTP-Session: 233f72f9-1ad0-45ce-b3b4-b859c8f11c7f Destroying unnamed session | ||
410 | 2023.10.03 04:38:26.871024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.10.03 04:38:26.871072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.10.03 04:38:26.871091 [ 3 ] {} <Debug> HTTP-Session: 6cecc255-a7c4-491b-abec-aabc2983d549 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
413 | 2023.10.03 04:38:26.871111 [ 3 ] {} <Debug> HTTP-Session: 6cecc255-a7c4-491b-abec-aabc2983d549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.10.03 04:38:26.871324 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.871375 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
416 | 2023.10.03 04:38:26.879890 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Debug> oximeter.measurements_histogrami64 (d94feb36-7e5e-4708-a090-6af0072e8803): Loading data parts | ||
417 | 2023.10.03 04:38:26.879984 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Debug> oximeter.measurements_histogrami64 (d94feb36-7e5e-4708-a090-6af0072e8803): There are no data parts | ||
418 | 2023.10.03 04:38:26.881751 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.10.03 04:38:26.881777 [ 3 ] {75673a1e-fdfd-40d1-9729-7f2ef4fdd58a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.10.03 04:38:26.881798 [ 3 ] {} <Debug> HTTP-Session: 6cecc255-a7c4-491b-abec-aabc2983d549 Destroying unnamed session | ||
421 | 2023.10.03 04:38:26.881931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.10.03 04:38:26.881982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.10.03 04:38:26.882005 [ 3 ] {} <Debug> HTTP-Session: 57828b23-4a10-4ecd-a332-8fbc8e689971 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
424 | 2023.10.03 04:38:26.882021 [ 3 ] {} <Debug> HTTP-Session: 57828b23-4a10-4ecd-a332-8fbc8e689971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.10.03 04:38:26.882239 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.882289 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
427 | 2023.10.03 04:38:26.883898 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Debug> oximeter.measurements_histogramu64 (1174bdba-ee67-44ca-9f3f-c4ae3a63236b): Loading data parts | ||
428 | 2023.10.03 04:38:26.883980 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Debug> oximeter.measurements_histogramu64 (1174bdba-ee67-44ca-9f3f-c4ae3a63236b): There are no data parts | ||
429 | 2023.10.03 04:38:26.885269 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.10.03 04:38:26.885293 [ 3 ] {d435a1b7-1730-4f8b-810d-15adab43f5e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.10.03 04:38:26.885314 [ 3 ] {} <Debug> HTTP-Session: 57828b23-4a10-4ecd-a332-8fbc8e689971 Destroying unnamed session | ||
432 | 2023.10.03 04:38:26.885432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.10.03 04:38:26.885480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.10.03 04:38:26.885504 [ 3 ] {} <Debug> HTTP-Session: e989b389-b45b-4568-8959-97c6474d2959 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
435 | 2023.10.03 04:38:26.885525 [ 3 ] {} <Debug> HTTP-Session: e989b389-b45b-4568-8959-97c6474d2959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.10.03 04:38:26.885734 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.885786 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
438 | 2023.10.03 04:38:26.887131 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Debug> oximeter.measurements_histogramf32 (c9bd8cf2-a9b9-4464-94d9-d2747ed4fc26): Loading data parts | ||
439 | 2023.10.03 04:38:26.887213 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Debug> oximeter.measurements_histogramf32 (c9bd8cf2-a9b9-4464-94d9-d2747ed4fc26): There are no data parts | ||
440 | 2023.10.03 04:38:26.888219 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Debug> DynamicQueryHandler: Done processing query | ||
441 | 2023.10.03 04:38:26.888249 [ 3 ] {2a512483-879f-4bd6-aaee-c32203ac6d42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
442 | 2023.10.03 04:38:26.888266 [ 3 ] {} <Debug> HTTP-Session: e989b389-b45b-4568-8959-97c6474d2959 Destroying unnamed session | ||
443 | 2023.10.03 04:38:26.888389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
444 | 2023.10.03 04:38:26.888436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
445 | 2023.10.03 04:38:26.888456 [ 3 ] {} <Debug> HTTP-Session: af7a26b8-0ec8-447d-a321-d0f2c316d40f Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
446 | 2023.10.03 04:38:26.888476 [ 3 ] {} <Debug> HTTP-Session: af7a26b8-0ec8-447d-a321-d0f2c316d40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2023.10.03 04:38:26.888686 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.888738 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
449 | 2023.10.03 04:38:26.890097 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Debug> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Loading data parts | ||
450 | 2023.10.03 04:38:26.890179 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Debug> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): There are no data parts | ||
451 | 2023.10.03 04:38:26.891434 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Debug> DynamicQueryHandler: Done processing query | ||
452 | 2023.10.03 04:38:26.891464 [ 3 ] {d2f1243b-3b19-48ee-af6e-8036adab5163} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
453 | 2023.10.03 04:38:26.891485 [ 3 ] {} <Debug> HTTP-Session: af7a26b8-0ec8-447d-a321-d0f2c316d40f Destroying unnamed session | ||
454 | 2023.10.03 04:38:26.891593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
455 | 2023.10.03 04:38:26.891640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
456 | 2023.10.03 04:38:26.891664 [ 3 ] {} <Debug> HTTP-Session: 57ae1f8a-d1ca-4319-a16c-347916658367 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
457 | 2023.10.03 04:38:26.891681 [ 3 ] {} <Debug> HTTP-Session: 57ae1f8a-d1ca-4319-a16c-347916658367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
458 | 2023.10.03 04:38:26.891839 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.891882 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
460 | 2023.10.03 04:38:26.893100 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Debug> oximeter.fields_bool (1f0f3e3a-eb16-431d-af4e-2bae714a1a39): Loading data parts | ||
461 | 2023.10.03 04:38:26.893233 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Debug> oximeter.fields_bool (1f0f3e3a-eb16-431d-af4e-2bae714a1a39): There are no data parts | ||
462 | 2023.10.03 04:38:26.894447 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Debug> DynamicQueryHandler: Done processing query | ||
463 | 2023.10.03 04:38:26.894477 [ 3 ] {5d120833-0d0d-4da7-b820-fa2011abd622} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
464 | 2023.10.03 04:38:26.894492 [ 3 ] {} <Debug> HTTP-Session: 57ae1f8a-d1ca-4319-a16c-347916658367 Destroying unnamed session | ||
465 | 2023.10.03 04:38:26.894597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
466 | 2023.10.03 04:38:26.894644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
467 | 2023.10.03 04:38:26.894663 [ 3 ] {} <Debug> HTTP-Session: 041cd977-472b-407d-8fea-6bb03dc2ea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
468 | 2023.10.03 04:38:26.894686 [ 3 ] {} <Debug> HTTP-Session: 041cd977-472b-407d-8fea-6bb03dc2ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2023.10.03 04:38:26.894836 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) 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.03 04:38:26.894881 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
471 | 2023.10.03 04:38:26.896083 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Debug> oximeter.fields_i8 (af6febe4-7624-46d0-aab1-8d59d7b39975): Loading data parts | ||
472 | 2023.10.03 04:38:26.896163 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Debug> oximeter.fields_i8 (af6febe4-7624-46d0-aab1-8d59d7b39975): There are no data parts | ||
473 | 2023.10.03 04:38:26.897375 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Debug> DynamicQueryHandler: Done processing query | ||
474 | 2023.10.03 04:38:26.897400 [ 3 ] {4d268ce2-98c5-42e3-8786-4724854f8339} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
475 | 2023.10.03 04:38:26.897421 [ 3 ] {} <Debug> HTTP-Session: 041cd977-472b-407d-8fea-6bb03dc2ea54 Destroying unnamed session | ||
476 | 2023.10.03 04:38:26.897527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
477 | 2023.10.03 04:38:26.897575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
478 | 2023.10.03 04:38:26.897599 [ 3 ] {} <Debug> HTTP-Session: 73cfbe1c-3fc6-4693-bc32-929a913416d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
479 | 2023.10.03 04:38:26.897615 [ 3 ] {} <Debug> HTTP-Session: 73cfbe1c-3fc6-4693-bc32-929a913416d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
480 | 2023.10.03 04:38:26.897771 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
481 | 2023.10.03 04:38:26.897817 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
482 | 2023.10.03 04:38:26.899020 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Debug> oximeter.fields_u8 (3d88d38d-c2cd-43e4-aac7-dc9ffc15684c): Loading data parts | ||
483 | 2023.10.03 04:38:26.899101 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Debug> oximeter.fields_u8 (3d88d38d-c2cd-43e4-aac7-dc9ffc15684c): There are no data parts | ||
484 | 2023.10.03 04:38:26.900318 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Debug> DynamicQueryHandler: Done processing query | ||
485 | 2023.10.03 04:38:26.900348 [ 3 ] {95d5c8ed-fc41-48c0-b129-1f30bda1a6e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
486 | 2023.10.03 04:38:26.900362 [ 3 ] {} <Debug> HTTP-Session: 73cfbe1c-3fc6-4693-bc32-929a913416d3 Destroying unnamed session | ||
487 | 2023.10.03 04:38:26.900472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
488 | 2023.10.03 04:38:26.900520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
489 | 2023.10.03 04:38:26.900539 [ 3 ] {} <Debug> HTTP-Session: 97db5029-baef-427a-a617-a35c45a49136 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
490 | 2023.10.03 04:38:26.900560 [ 3 ] {} <Debug> HTTP-Session: 97db5029-baef-427a-a617-a35c45a49136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
491 | 2023.10.03 04:38:26.900715 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
492 | 2023.10.03 04:38:26.900756 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
493 | 2023.10.03 04:38:26.901968 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Debug> oximeter.fields_i16 (4fd581ea-55e9-404d-ab63-1a84067a9396): Loading data parts | ||
494 | 2023.10.03 04:38:26.902040 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Debug> oximeter.fields_i16 (4fd581ea-55e9-404d-ab63-1a84067a9396): There are no data parts | ||
495 | 2023.10.03 04:38:26.903262 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Debug> DynamicQueryHandler: Done processing query | ||
496 | 2023.10.03 04:38:26.903291 [ 3 ] {34124272-cf35-4bc2-9358-0b4891f535f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
497 | 2023.10.03 04:38:26.903307 [ 3 ] {} <Debug> HTTP-Session: 97db5029-baef-427a-a617-a35c45a49136 Destroying unnamed session | ||
498 | 2023.10.03 04:38:26.903415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
499 | 2023.10.03 04:38:26.903469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
500 | 2023.10.03 04:38:26.903487 [ 3 ] {} <Debug> HTTP-Session: fae7f6b3-f7f7-4a75-bea2-a9f42228f8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
501 | 2023.10.03 04:38:26.903508 [ 3 ] {} <Debug> HTTP-Session: fae7f6b3-f7f7-4a75-bea2-a9f42228f8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
502 | 2023.10.03 04:38:26.903660 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
503 | 2023.10.03 04:38:26.903707 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
504 | 2023.10.03 04:38:26.904918 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Debug> oximeter.fields_u16 (6d290240-8431-4571-9c71-c80eb45d07eb): Loading data parts | ||
505 | 2023.10.03 04:38:26.904991 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Debug> oximeter.fields_u16 (6d290240-8431-4571-9c71-c80eb45d07eb): There are no data parts | ||
506 | 2023.10.03 04:38:26.906232 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Debug> DynamicQueryHandler: Done processing query | ||
507 | 2023.10.03 04:38:26.906256 [ 3 ] {22e5fdcf-61bc-45d1-8c33-df3bbf7fd328} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
508 | 2023.10.03 04:38:26.906278 [ 3 ] {} <Debug> HTTP-Session: fae7f6b3-f7f7-4a75-bea2-a9f42228f8e0 Destroying unnamed session | ||
509 | 2023.10.03 04:38:26.906377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
510 | 2023.10.03 04:38:26.906424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
511 | 2023.10.03 04:38:26.906452 [ 3 ] {} <Debug> HTTP-Session: bba43ac5-f377-462a-9ab8-6f064e966257 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
512 | 2023.10.03 04:38:26.906468 [ 3 ] {} <Debug> HTTP-Session: bba43ac5-f377-462a-9ab8-6f064e966257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
513 | 2023.10.03 04:38:26.906622 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
514 | 2023.10.03 04:38:26.906667 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
515 | 2023.10.03 04:38:26.907879 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Debug> oximeter.fields_i32 (c180d4af-c530-4959-9b12-0d4eed9fb027): Loading data parts | ||
516 | 2023.10.03 04:38:26.907959 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Debug> oximeter.fields_i32 (c180d4af-c530-4959-9b12-0d4eed9fb027): There are no data parts | ||
517 | 2023.10.03 04:38:26.909150 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Debug> DynamicQueryHandler: Done processing query | ||
518 | 2023.10.03 04:38:26.909179 [ 3 ] {3bbd20e7-0a23-4ced-8d61-41209eb116ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
519 | 2023.10.03 04:38:26.909194 [ 3 ] {} <Debug> HTTP-Session: bba43ac5-f377-462a-9ab8-6f064e966257 Destroying unnamed session | ||
520 | 2023.10.03 04:38:26.909289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
521 | 2023.10.03 04:38:26.909334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
522 | 2023.10.03 04:38:26.909352 [ 3 ] {} <Debug> HTTP-Session: d3fa3ad9-eb3b-4594-a66a-26a478c0dfbb Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
523 | 2023.10.03 04:38:26.909372 [ 3 ] {} <Debug> HTTP-Session: d3fa3ad9-eb3b-4594-a66a-26a478c0dfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
524 | 2023.10.03 04:38:26.909521 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
525 | 2023.10.03 04:38:26.909560 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
526 | 2023.10.03 04:38:26.910838 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Debug> oximeter.fields_u32 (c709fde2-ca26-4a7d-8bc4-6210a1c11a46): Loading data parts | ||
527 | 2023.10.03 04:38:26.910912 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Debug> oximeter.fields_u32 (c709fde2-ca26-4a7d-8bc4-6210a1c11a46): There are no data parts | ||
528 | 2023.10.03 04:38:26.912131 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Debug> DynamicQueryHandler: Done processing query | ||
529 | 2023.10.03 04:38:26.912155 [ 3 ] {557ae831-90bd-4a80-aea0-605f23de74e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
530 | 2023.10.03 04:38:26.912178 [ 3 ] {} <Debug> HTTP-Session: d3fa3ad9-eb3b-4594-a66a-26a478c0dfbb Destroying unnamed session | ||
531 | 2023.10.03 04:38:26.912279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
532 | 2023.10.03 04:38:26.912322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
533 | 2023.10.03 04:38:26.912347 [ 3 ] {} <Debug> HTTP-Session: d9f16b89-00d8-405a-af96-6bec6a1f7954 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
534 | 2023.10.03 04:38:26.912370 [ 3 ] {} <Debug> HTTP-Session: d9f16b89-00d8-405a-af96-6bec6a1f7954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2023.10.03 04:38:26.912521 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
536 | 2023.10.03 04:38:26.912568 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
537 | 2023.10.03 04:38:26.913768 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Loading data parts | ||
538 | 2023.10.03 04:38:26.913849 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): There are no data parts | ||
539 | 2023.10.03 04:38:26.915071 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2023.10.03 04:38:26.915096 [ 3 ] {759d4b25-f78c-4da1-a669-93a84235eced} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
541 | 2023.10.03 04:38:26.915117 [ 3 ] {} <Debug> HTTP-Session: d9f16b89-00d8-405a-af96-6bec6a1f7954 Destroying unnamed session | ||
542 | 2023.10.03 04:38:26.915226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
543 | 2023.10.03 04:38:26.915276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
544 | 2023.10.03 04:38:26.915294 [ 3 ] {} <Debug> HTTP-Session: 9d5936f4-bf4e-4229-a38e-bad5f121aaed Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
545 | 2023.10.03 04:38:26.915315 [ 3 ] {} <Debug> HTTP-Session: 9d5936f4-bf4e-4229-a38e-bad5f121aaed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2023.10.03 04:38:26.915471 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
547 | 2023.10.03 04:38:26.915514 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
548 | 2023.10.03 04:38:26.926899 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Debug> oximeter.fields_u64 (c180094a-b350-479d-b97c-d80ac844ab25): Loading data parts | ||
549 | 2023.10.03 04:38:26.926997 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Debug> oximeter.fields_u64 (c180094a-b350-479d-b97c-d80ac844ab25): There are no data parts | ||
550 | 2023.10.03 04:38:26.929758 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Debug> DynamicQueryHandler: Done processing query | ||
551 | 2023.10.03 04:38:26.929799 [ 3 ] {d979e1ae-5a28-468a-8f9d-86e23c73954e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
552 | 2023.10.03 04:38:26.929816 [ 3 ] {} <Debug> HTTP-Session: 9d5936f4-bf4e-4229-a38e-bad5f121aaed Destroying unnamed session | ||
553 | 2023.10.03 04:38:26.929951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2023.10.03 04:38:26.930007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
555 | 2023.10.03 04:38:26.930026 [ 3 ] {} <Debug> HTTP-Session: 5a3fb475-f133-43cc-ae8d-f05fcdc9b9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
556 | 2023.10.03 04:38:26.930053 [ 3 ] {} <Debug> HTTP-Session: 5a3fb475-f133-43cc-ae8d-f05fcdc9b9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2023.10.03 04:38:26.930237 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
558 | 2023.10.03 04:38:26.930301 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
559 | 2023.10.03 04:38:26.942755 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Debug> oximeter.fields_ipaddr (79a5cedd-b051-43f0-9092-ebb1a37e80c5): Loading data parts | ||
560 | 2023.10.03 04:38:26.942848 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Debug> oximeter.fields_ipaddr (79a5cedd-b051-43f0-9092-ebb1a37e80c5): There are no data parts | ||
561 | 2023.10.03 04:38:26.955233 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Debug> DynamicQueryHandler: Done processing query | ||
562 | 2023.10.03 04:38:26.955272 [ 3 ] {4d6c9a60-74d6-4ff2-a38e-fbe7667bdf7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
563 | 2023.10.03 04:38:26.955288 [ 3 ] {} <Debug> HTTP-Session: 5a3fb475-f133-43cc-ae8d-f05fcdc9b9b9 Destroying unnamed session | ||
564 | 2023.10.03 04:38:26.955416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
565 | 2023.10.03 04:38:26.955479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
566 | 2023.10.03 04:38:26.955499 [ 3 ] {} <Debug> HTTP-Session: 48fbfde2-0a8d-4e3d-95c1-4fd1db3baf12 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
567 | 2023.10.03 04:38:26.955517 [ 3 ] {} <Debug> HTTP-Session: 48fbfde2-0a8d-4e3d-95c1-4fd1db3baf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
568 | 2023.10.03 04:38:26.955682 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
569 | 2023.10.03 04:38:26.955736 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
570 | 2023.10.03 04:38:26.957982 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Loading data parts | ||
571 | 2023.10.03 04:38:26.958080 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): There are no data parts | ||
572 | 2023.10.03 04:38:26.959107 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Debug> DynamicQueryHandler: Done processing query | ||
573 | 2023.10.03 04:38:26.959131 [ 3 ] {336c7913-be9a-4b3e-b2eb-5b6a12bfb703} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
574 | 2023.10.03 04:38:26.959160 [ 3 ] {} <Debug> HTTP-Session: 48fbfde2-0a8d-4e3d-95c1-4fd1db3baf12 Destroying unnamed session | ||
575 | 2023.10.03 04:38:26.959268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
576 | 2023.10.03 04:38:26.959323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
577 | 2023.10.03 04:38:26.959354 [ 3 ] {} <Debug> HTTP-Session: 8b90e074-1331-4daf-9130-31a078958e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
578 | 2023.10.03 04:38:26.959372 [ 3 ] {} <Debug> HTTP-Session: 8b90e074-1331-4daf-9130-31a078958e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
579 | 2023.10.03 04:38:26.959533 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
580 | 2023.10.03 04:38:26.959579 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
581 | 2023.10.03 04:38:26.960825 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Loading data parts | ||
582 | 2023.10.03 04:38:26.960916 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): There are no data parts | ||
583 | 2023.10.03 04:38:26.961912 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Debug> DynamicQueryHandler: Done processing query | ||
584 | 2023.10.03 04:38:26.961943 [ 3 ] {191e8fdf-a292-4fad-a8ba-61fcc1c8b223} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
585 | 2023.10.03 04:38:26.961960 [ 3 ] {} <Debug> HTTP-Session: 8b90e074-1331-4daf-9130-31a078958e32 Destroying unnamed session | ||
586 | 2023.10.03 04:38:26.962094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62479, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
587 | 2023.10.03 04:38:26.962145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
588 | 2023.10.03 04:38:26.962164 [ 3 ] {} <Debug> HTTP-Session: 5d7eca4e-2313-4587-a45d-51124de5024f Authenticating user 'default' from [fd00:1122:3344:101::d]:62479 | ||
589 | 2023.10.03 04:38:26.962187 [ 3 ] {} <Debug> HTTP-Session: 5d7eca4e-2313-4587-a45d-51124de5024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2023.10.03 04:38:26.962370 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62479) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
591 | 2023.10.03 04:38:26.962443 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
592 | 2023.10.03 04:38:26.963732 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Debug> oximeter.timeseries_schema (95d195bc-dea4-47c6-94ec-2c7a41c78db8): Loading data parts | ||
593 | 2023.10.03 04:38:26.963810 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Debug> oximeter.timeseries_schema (95d195bc-dea4-47c6-94ec-2c7a41c78db8): There are no data parts | ||
594 | 2023.10.03 04:38:26.964861 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Debug> DynamicQueryHandler: Done processing query | ||
595 | 2023.10.03 04:38:26.964892 [ 3 ] {75bf41eb-12d5-4a11-8234-d0f547c39334} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
596 | 2023.10.03 04:38:26.964908 [ 3 ] {} <Debug> HTTP-Session: 5d7eca4e-2313-4587-a45d-51124de5024f Destroying unnamed session | ||
597 | 2023.10.03 04:38:27.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.90 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 2.97 MiB | ||
598 | 2023.10.03 04:38:30.328369 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
599 | 2023.10.03 04:38:30.328494 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
600 | 2023.10.03 04:38:45.328546 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
601 | 2023.10.03 04:38:45.328636 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
602 | 2023.10.03 04:38:56.986612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
603 | 2023.10.03 04:38:56.986751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
604 | 2023.10.03 04:38:56.986799 [ 3 ] {} <Debug> HTTP-Session: 94e370a4-83c8-47bd-931b-c67b7d7bd1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
605 | 2023.10.03 04:38:56.986826 [ 3 ] {} <Debug> HTTP-Session: 94e370a4-83c8-47bd-931b-c67b7d7bd1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2023.10.03 04:38:56.987046 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
607 | 2023.10.03 04:38:56.987138 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
608 | 2023.10.03 04:38:56.989445 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
609 | 2023.10.03 04:38:56.990935 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
610 | 2023.10.03 04:38:56.993908 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
611 | 2023.10.03 04:38:56.995182 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Trace> oximeter.timeseries_schema (95d195bc-dea4-47c6-94ec-2c7a41c78db8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
612 | 2023.10.03 04:38:56.995435 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00833431 sec., 1439 rows/sec., 194.27 KiB/sec. | ||
613 | 2023.10.03 04:38:56.995616 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Debug> DynamicQueryHandler: Done processing query | ||
614 | 2023.10.03 04:38:56.995655 [ 3 ] {592c9272-967c-4afe-aeec-925ef9c728aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
615 | 2023.10.03 04:38:56.995672 [ 3 ] {} <Debug> HTTP-Session: 94e370a4-83c8-47bd-931b-c67b7d7bd1bc Destroying unnamed session | ||
616 | 2023.10.03 04:38:56.995829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
617 | 2023.10.03 04:38:56.995887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
618 | 2023.10.03 04:38:56.995908 [ 3 ] {} <Debug> HTTP-Session: 5ace0c32-52e9-4e0f-a2d0-1386c3c6512a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
619 | 2023.10.03 04:38:56.995936 [ 3 ] {} <Debug> HTTP-Session: 5ace0c32-52e9-4e0f-a2d0-1386c3c6512a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2023.10.03 04:38:56.996019 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
621 | 2023.10.03 04:38:56.996071 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
622 | 2023.10.03 04:38:56.996198 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
623 | 2023.10.03 04:38:57.001774 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
624 | 2023.10.03 04:38:57.001998 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
625 | 2023.10.03 04:38:57.002164 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
626 | 2023.10.03 04:38:57.002287 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006229293 sec., 963 rows/sec., 54.56 KiB/sec. | ||
627 | 2023.10.03 04:38:57.002436 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Debug> DynamicQueryHandler: Done processing query | ||
628 | 2023.10.03 04:38:57.002468 [ 3 ] {986461dd-01b1-4a5d-84a5-54e166e6779b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
629 | 2023.10.03 04:38:57.002485 [ 3 ] {} <Debug> HTTP-Session: 5ace0c32-52e9-4e0f-a2d0-1386c3c6512a Destroying unnamed session | ||
630 | 2023.10.03 04:38:57.002709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
631 | 2023.10.03 04:38:57.002765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
632 | 2023.10.03 04:38:57.002785 [ 3 ] {} <Debug> HTTP-Session: 2f0183bf-ec98-4c4c-bf62-84c709d84b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
633 | 2023.10.03 04:38:57.002810 [ 3 ] {} <Debug> HTTP-Session: 2f0183bf-ec98-4c4c-bf62-84c709d84b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
634 | 2023.10.03 04:38:57.002898 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
635 | 2023.10.03 04:38:57.002938 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
636 | 2023.10.03 04:38:57.003050 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
637 | 2023.10.03 04:38:57.003420 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
638 | 2023.10.03 04:38:57.003633 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
639 | 2023.10.03 04:38:57.003784 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
640 | 2023.10.03 04:38:57.003910 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000984088 sec., 88406 rows/sec., 8.26 MiB/sec. | ||
641 | 2023.10.03 04:38:57.004017 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Debug> DynamicQueryHandler: Done processing query | ||
642 | 2023.10.03 04:38:57.004045 [ 3 ] {ed90599d-aae7-4039-a693-704ddd0d5205} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
643 | 2023.10.03 04:38:57.004061 [ 3 ] {} <Debug> HTTP-Session: 2f0183bf-ec98-4c4c-bf62-84c709d84b11 Destroying unnamed session | ||
644 | 2023.10.03 04:38:57.004377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
645 | 2023.10.03 04:38:57.004428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
646 | 2023.10.03 04:38:57.004446 [ 3 ] {} <Debug> HTTP-Session: bbf90a5c-dab4-49a9-a68f-61bb7670559c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
647 | 2023.10.03 04:38:57.004471 [ 3 ] {} <Debug> HTTP-Session: bbf90a5c-dab4-49a9-a68f-61bb7670559c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2023.10.03 04:38:57.004551 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
649 | 2023.10.03 04:38:57.004596 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
650 | 2023.10.03 04:38:57.005826 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
651 | 2023.10.03 04:38:57.008348 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
652 | 2023.10.03 04:38:57.008645 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
653 | 2023.10.03 04:38:57.008826 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
654 | 2023.10.03 04:38:57.008952 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004365619 sec., 60472 rows/sec., 4.15 MiB/sec. | ||
655 | 2023.10.03 04:38:57.009083 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Debug> DynamicQueryHandler: Done processing query | ||
656 | 2023.10.03 04:38:57.009115 [ 3 ] {91132d63-ca7e-4a33-8c0b-acb8bf19e2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
657 | 2023.10.03 04:38:57.009131 [ 3 ] {} <Debug> HTTP-Session: bbf90a5c-dab4-49a9-a68f-61bb7670559c Destroying unnamed session | ||
658 | 2023.10.03 04:38:57.009262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
659 | 2023.10.03 04:38:57.009316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
660 | 2023.10.03 04:38:57.009334 [ 3 ] {} <Debug> HTTP-Session: 68b500d5-0e27-4046-89ac-115645f753dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
661 | 2023.10.03 04:38:57.009357 [ 3 ] {} <Debug> HTTP-Session: 68b500d5-0e27-4046-89ac-115645f753dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2023.10.03 04:38:57.009433 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
663 | 2023.10.03 04:38:57.009471 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
664 | 2023.10.03 04:38:57.009583 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
665 | 2023.10.03 04:38:57.009933 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
666 | 2023.10.03 04:38:57.010219 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
667 | 2023.10.03 04:38:57.010402 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
668 | 2023.10.03 04:38:57.010529 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00106758 sec., 5620 rows/sec., 236.00 KiB/sec. | ||
669 | 2023.10.03 04:38:57.010648 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Debug> DynamicQueryHandler: Done processing query | ||
670 | 2023.10.03 04:38:57.010679 [ 3 ] {628f6f60-ba01-421f-ab6e-9da1452c76d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
671 | 2023.10.03 04:38:57.010701 [ 3 ] {} <Debug> HTTP-Session: 68b500d5-0e27-4046-89ac-115645f753dd Destroying unnamed session | ||
672 | 2023.10.03 04:38:57.010885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
673 | 2023.10.03 04:38:57.010936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
674 | 2023.10.03 04:38:57.010962 [ 3 ] {} <Debug> HTTP-Session: c9a5089b-354c-42c1-9192-dd21da2065fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
675 | 2023.10.03 04:38:57.010978 [ 3 ] {} <Debug> HTTP-Session: c9a5089b-354c-42c1-9192-dd21da2065fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
676 | 2023.10.03 04:38:57.011057 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
677 | 2023.10.03 04:38:57.011105 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
678 | 2023.10.03 04:38:57.011222 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
679 | 2023.10.03 04:38:57.011515 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
680 | 2023.10.03 04:38:57.011769 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
681 | 2023.10.03 04:38:57.011941 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
682 | 2023.10.03 04:38:57.012067 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000972967 sec., 64750 rows/sec., 3.93 MiB/sec. | ||
683 | 2023.10.03 04:38:57.012186 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.10.03 04:38:57.012208 [ 3 ] {64f3108b-558d-4ddb-bc3a-13d20849bf7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
685 | 2023.10.03 04:38:57.012230 [ 3 ] {} <Debug> HTTP-Session: c9a5089b-354c-42c1-9192-dd21da2065fe Destroying unnamed session | ||
686 | 2023.10.03 04:38:57.012333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2023.10.03 04:38:57.012384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2023.10.03 04:38:57.012409 [ 3 ] {} <Debug> HTTP-Session: a84b97ef-d5d9-4462-b206-f3f53b9b3f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
689 | 2023.10.03 04:38:57.012425 [ 3 ] {} <Debug> HTTP-Session: a84b97ef-d5d9-4462-b206-f3f53b9b3f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2023.10.03 04:38:57.012500 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
691 | 2023.10.03 04:38:57.012544 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
692 | 2023.10.03 04:38:57.012653 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
693 | 2023.10.03 04:38:57.012980 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
694 | 2023.10.03 04:38:57.013221 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
695 | 2023.10.03 04:38:57.013386 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
696 | 2023.10.03 04:38:57.013504 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000969168 sec., 19604 rows/sec., 1.02 MiB/sec. | ||
697 | 2023.10.03 04:38:57.013628 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Debug> DynamicQueryHandler: Done processing query | ||
698 | 2023.10.03 04:38:57.013651 [ 3 ] {05238192-774d-47c5-838b-36720b399759} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
699 | 2023.10.03 04:38:57.013674 [ 3 ] {} <Debug> HTTP-Session: a84b97ef-d5d9-4462-b206-f3f53b9b3f23 Destroying unnamed session | ||
700 | 2023.10.03 04:38:58.000203 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.01 MiB, peak 228.14 MiB, will set to 224.19 MiB (RSS), difference: 1.18 MiB | ||
701 | 2023.10.03 04:39:00.328693 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
702 | 2023.10.03 04:39:00.328790 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
703 | 2023.10.03 04:39:06.971964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
704 | 2023.10.03 04:39:06.972108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
705 | 2023.10.03 04:39:06.972133 [ 3 ] {} <Debug> HTTP-Session: 5bf5eb94-e559-429d-8228-b3e2b1601733 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
706 | 2023.10.03 04:39:06.972183 [ 3 ] {} <Debug> HTTP-Session: 5bf5eb94-e559-429d-8228-b3e2b1601733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2023.10.03 04:39:06.972310 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
708 | 2023.10.03 04:39:06.972385 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
709 | 2023.10.03 04:39:06.972550 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
710 | 2023.10.03 04:39:06.972985 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
711 | 2023.10.03 04:39:06.973256 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
712 | 2023.10.03 04:39:06.973434 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
713 | 2023.10.03 04:39:06.973560 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001200831 sec., 4996 rows/sec., 283.01 KiB/sec. | ||
714 | 2023.10.03 04:39:06.973720 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Debug> DynamicQueryHandler: Done processing query | ||
715 | 2023.10.03 04:39:06.973758 [ 3 ] {db430b14-3dbf-47f3-8b80-4dd4cca46826} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
716 | 2023.10.03 04:39:06.973774 [ 3 ] {} <Debug> HTTP-Session: 5bf5eb94-e559-429d-8228-b3e2b1601733 Destroying unnamed session | ||
717 | 2023.10.03 04:39:06.973936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
718 | 2023.10.03 04:39:06.973996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
719 | 2023.10.03 04:39:06.974015 [ 3 ] {} <Debug> HTTP-Session: 0c71f831-a875-4363-9424-e59b422e94de Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
720 | 2023.10.03 04:39:06.974045 [ 3 ] {} <Debug> HTTP-Session: 0c71f831-a875-4363-9424-e59b422e94de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
721 | 2023.10.03 04:39:06.974135 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
722 | 2023.10.03 04:39:06.974172 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
723 | 2023.10.03 04:39:06.974284 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
724 | 2023.10.03 04:39:06.974671 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
725 | 2023.10.03 04:39:06.974910 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
726 | 2023.10.03 04:39:06.975074 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
727 | 2023.10.03 04:39:06.975193 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001026069 sec., 84789 rows/sec., 7.93 MiB/sec. | ||
728 | 2023.10.03 04:39:06.975350 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.10.03 04:39:06.975381 [ 3 ] {99f4f50c-f4ee-48d4-9028-d2635259e2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
730 | 2023.10.03 04:39:06.975397 [ 3 ] {} <Debug> HTTP-Session: 0c71f831-a875-4363-9424-e59b422e94de Destroying unnamed session | ||
731 | 2023.10.03 04:39:06.975676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.10.03 04:39:06.975729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.10.03 04:39:06.975748 [ 3 ] {} <Debug> HTTP-Session: 2d87a085-67cd-42bc-ad88-6b4d45bd70e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
734 | 2023.10.03 04:39:06.975772 [ 3 ] {} <Debug> HTTP-Session: 2d87a085-67cd-42bc-ad88-6b4d45bd70e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.10.03 04:39:06.975864 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
736 | 2023.10.03 04:39:06.975901 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
737 | 2023.10.03 04:39:06.976021 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
738 | 2023.10.03 04:39:06.976519 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
739 | 2023.10.03 04:39:06.976758 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
740 | 2023.10.03 04:39:06.976921 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
741 | 2023.10.03 04:39:06.977051 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00115361 sec., 228846 rows/sec., 15.70 MiB/sec. | ||
742 | 2023.10.03 04:39:06.977181 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Debug> DynamicQueryHandler: Done processing query | ||
743 | 2023.10.03 04:39:06.977204 [ 3 ] {2491437c-8d23-4be4-a70d-c42218c87128} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
744 | 2023.10.03 04:39:06.977220 [ 3 ] {} <Debug> HTTP-Session: 2d87a085-67cd-42bc-ad88-6b4d45bd70e8 Destroying unnamed session | ||
745 | 2023.10.03 04:39:06.977349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
746 | 2023.10.03 04:39:06.977429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
747 | 2023.10.03 04:39:06.977449 [ 3 ] {} <Debug> HTTP-Session: 22bafce5-a831-4d07-b5ad-e24569a28322 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
748 | 2023.10.03 04:39:06.977478 [ 3 ] {} <Debug> HTTP-Session: 22bafce5-a831-4d07-b5ad-e24569a28322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2023.10.03 04:39:06.977554 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
750 | 2023.10.03 04:39:06.977591 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
751 | 2023.10.03 04:39:06.977696 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
752 | 2023.10.03 04:39:06.977941 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
753 | 2023.10.03 04:39:06.978157 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
754 | 2023.10.03 04:39:06.978398 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
755 | 2023.10.03 04:39:06.978528 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917877 sec., 6536 rows/sec., 274.50 KiB/sec. | ||
756 | 2023.10.03 04:39:06.978669 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2023.10.03 04:39:06.978701 [ 3 ] {350b1ce8-9a40-40d5-86fd-0410f65a36c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
758 | 2023.10.03 04:39:06.978726 [ 3 ] {} <Debug> HTTP-Session: 22bafce5-a831-4d07-b5ad-e24569a28322 Destroying unnamed session | ||
759 | 2023.10.03 04:39:06.978895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
760 | 2023.10.03 04:39:06.978950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
761 | 2023.10.03 04:39:06.978978 [ 3 ] {} <Debug> HTTP-Session: cf59acd8-f041-4af4-8838-49162ebffc1e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
762 | 2023.10.03 04:39:06.978993 [ 3 ] {} <Debug> HTTP-Session: cf59acd8-f041-4af4-8838-49162ebffc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2023.10.03 04:39:06.979075 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
764 | 2023.10.03 04:39:06.979124 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
765 | 2023.10.03 04:39:06.979243 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
766 | 2023.10.03 04:39:06.979520 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
767 | 2023.10.03 04:39:06.979761 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
768 | 2023.10.03 04:39:06.979930 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
769 | 2023.10.03 04:39:06.980051 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000935626 sec., 67334 rows/sec., 4.08 MiB/sec. | ||
770 | 2023.10.03 04:39:06.980163 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Debug> DynamicQueryHandler: Done processing query | ||
771 | 2023.10.03 04:39:06.980186 [ 3 ] {12e607b2-2b34-45fa-9a70-58bd936d54e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
772 | 2023.10.03 04:39:06.980208 [ 3 ] {} <Debug> HTTP-Session: cf59acd8-f041-4af4-8838-49162ebffc1e Destroying unnamed session | ||
773 | 2023.10.03 04:39:06.980330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
774 | 2023.10.03 04:39:06.980394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
775 | 2023.10.03 04:39:06.980420 [ 3 ] {} <Debug> HTTP-Session: 9ce06f65-8f72-439b-a04e-b17c4fbaf556 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
776 | 2023.10.03 04:39:06.980444 [ 3 ] {} <Debug> HTTP-Session: 9ce06f65-8f72-439b-a04e-b17c4fbaf556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
777 | 2023.10.03 04:39:06.980512 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
778 | 2023.10.03 04:39:06.980559 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
779 | 2023.10.03 04:39:06.980668 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
780 | 2023.10.03 04:39:06.980896 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
781 | 2023.10.03 04:39:06.981162 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
782 | 2023.10.03 04:39:06.981381 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
783 | 2023.10.03 04:39:06.981505 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000955217 sec., 19890 rows/sec., 1.03 MiB/sec. | ||
784 | 2023.10.03 04:39:06.981625 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Debug> DynamicQueryHandler: Done processing query | ||
785 | 2023.10.03 04:39:06.981660 [ 3 ] {b8905ffa-43a7-47d6-94ea-2e25508afefd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
786 | 2023.10.03 04:39:06.981677 [ 3 ] {} <Debug> HTTP-Session: 9ce06f65-8f72-439b-a04e-b17c4fbaf556 Destroying unnamed session | ||
787 | 2023.10.03 04:39:15.328880 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
788 | 2023.10.03 04:39:15.329006 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
789 | 2023.10.03 04:39:16.972001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2023.10.03 04:39:16.972195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2023.10.03 04:39:16.972242 [ 3 ] {} <Debug> HTTP-Session: 1ea2e183-3613-4139-9191-d0f818f1bc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
792 | 2023.10.03 04:39:16.972329 [ 3 ] {} <Debug> HTTP-Session: 1ea2e183-3613-4139-9191-d0f818f1bc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2023.10.03 04:39:16.972545 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
794 | 2023.10.03 04:39:16.972648 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
795 | 2023.10.03 04:39:16.972818 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
796 | 2023.10.03 04:39:16.973159 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
797 | 2023.10.03 04:39:16.973405 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
798 | 2023.10.03 04:39:16.973584 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
799 | 2023.10.03 04:39:16.973727 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001099749 sec., 5455 rows/sec., 309.02 KiB/sec. | ||
800 | 2023.10.03 04:39:16.973866 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.10.03 04:39:16.973890 [ 3 ] {ce828b7f-2d72-459d-a983-b2fdfed635e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
802 | 2023.10.03 04:39:16.973924 [ 3 ] {} <Debug> HTTP-Session: 1ea2e183-3613-4139-9191-d0f818f1bc9d Destroying unnamed session | ||
803 | 2023.10.03 04:39:16.974075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.10.03 04:39:16.974134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.10.03 04:39:16.974154 [ 3 ] {} <Debug> HTTP-Session: 5f2ae4ed-d463-4d8f-aad9-af37cbc8de0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
806 | 2023.10.03 04:39:16.974171 [ 3 ] {} <Debug> HTTP-Session: 5f2ae4ed-d463-4d8f-aad9-af37cbc8de0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.10.03 04:39:16.974255 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
808 | 2023.10.03 04:39:16.974294 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
809 | 2023.10.03 04:39:16.974393 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
810 | 2023.10.03 04:39:16.974685 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
811 | 2023.10.03 04:39:16.974891 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
812 | 2023.10.03 04:39:16.975040 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
813 | 2023.10.03 04:39:16.975171 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000888076 sec., 97964 rows/sec., 9.16 MiB/sec. | ||
814 | 2023.10.03 04:39:16.975313 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Debug> DynamicQueryHandler: Done processing query | ||
815 | 2023.10.03 04:39:16.975336 [ 3 ] {795f7eed-40a0-4a4b-acaa-d22142bc0a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
816 | 2023.10.03 04:39:16.975363 [ 3 ] {} <Debug> HTTP-Session: 5f2ae4ed-d463-4d8f-aad9-af37cbc8de0c Destroying unnamed session | ||
817 | 2023.10.03 04:39:16.975538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
818 | 2023.10.03 04:39:16.975580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
819 | 2023.10.03 04:39:16.975610 [ 3 ] {} <Debug> HTTP-Session: 1c163352-6710-49fa-ad6c-5f03eb978241 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
820 | 2023.10.03 04:39:16.975627 [ 3 ] {} <Debug> HTTP-Session: 1c163352-6710-49fa-ad6c-5f03eb978241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
821 | 2023.10.03 04:39:16.975706 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
822 | 2023.10.03 04:39:16.975744 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
823 | 2023.10.03 04:39:16.975850 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
824 | 2023.10.03 04:39:16.976213 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
825 | 2023.10.03 04:39:16.976424 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
826 | 2023.10.03 04:39:16.976579 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
827 | 2023.10.03 04:39:16.976699 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000961487 sec., 274574 rows/sec., 18.84 MiB/sec. | ||
828 | 2023.10.03 04:39:16.976844 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Debug> DynamicQueryHandler: Done processing query | ||
829 | 2023.10.03 04:39:16.976867 [ 3 ] {a74ed5b4-66f7-4168-b60a-3e13675c95d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
830 | 2023.10.03 04:39:16.976883 [ 3 ] {} <Debug> HTTP-Session: 1c163352-6710-49fa-ad6c-5f03eb978241 Destroying unnamed session | ||
831 | 2023.10.03 04:39:16.976982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
832 | 2023.10.03 04:39:16.977023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
833 | 2023.10.03 04:39:16.977042 [ 3 ] {} <Debug> HTTP-Session: 7504dab0-798e-4bcd-85b4-0d1401e7fe6b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
834 | 2023.10.03 04:39:16.977061 [ 3 ] {} <Debug> HTTP-Session: 7504dab0-798e-4bcd-85b4-0d1401e7fe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2023.10.03 04:39:16.977127 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
836 | 2023.10.03 04:39:16.977165 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
837 | 2023.10.03 04:39:16.977274 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
838 | 2023.10.03 04:39:16.977490 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
839 | 2023.10.03 04:39:16.977717 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
840 | 2023.10.03 04:39:16.977891 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
841 | 2023.10.03 04:39:16.977989 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000836846 sec., 7169 rows/sec., 301.07 KiB/sec. | ||
842 | 2023.10.03 04:39:16.978129 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Debug> DynamicQueryHandler: Done processing query | ||
843 | 2023.10.03 04:39:16.978152 [ 3 ] {c83d8604-7ef2-4eb1-8226-b09db85e0f36} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
844 | 2023.10.03 04:39:16.978167 [ 3 ] {} <Debug> HTTP-Session: 7504dab0-798e-4bcd-85b4-0d1401e7fe6b Destroying unnamed session | ||
845 | 2023.10.03 04:39:16.978278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
846 | 2023.10.03 04:39:16.978322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
847 | 2023.10.03 04:39:16.978341 [ 3 ] {} <Debug> HTTP-Session: 26cdc9f2-269a-4c6b-a4aa-004493a8f692 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
848 | 2023.10.03 04:39:16.978358 [ 3 ] {} <Debug> HTTP-Session: 26cdc9f2-269a-4c6b-a4aa-004493a8f692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
849 | 2023.10.03 04:39:16.978427 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
850 | 2023.10.03 04:39:16.978469 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
851 | 2023.10.03 04:39:16.978586 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
852 | 2023.10.03 04:39:16.978827 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
853 | 2023.10.03 04:39:16.979058 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
854 | 2023.10.03 04:39:16.979230 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
855 | 2023.10.03 04:39:16.979342 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000880546 sec., 71546 rows/sec., 4.34 MiB/sec. | ||
856 | 2023.10.03 04:39:16.979456 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Debug> DynamicQueryHandler: Done processing query | ||
857 | 2023.10.03 04:39:16.979479 [ 3 ] {0d39aa25-ae9f-4735-9382-c860cc2c6b70} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
858 | 2023.10.03 04:39:16.979495 [ 3 ] {} <Debug> HTTP-Session: 26cdc9f2-269a-4c6b-a4aa-004493a8f692 Destroying unnamed session | ||
859 | 2023.10.03 04:39:16.979595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
860 | 2023.10.03 04:39:16.979637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
861 | 2023.10.03 04:39:16.979656 [ 3 ] {} <Debug> HTTP-Session: 9557472d-67a3-4c50-88fa-0f43b743ab35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
862 | 2023.10.03 04:39:16.979672 [ 3 ] {} <Debug> HTTP-Session: 9557472d-67a3-4c50-88fa-0f43b743ab35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2023.10.03 04:39:16.979740 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
864 | 2023.10.03 04:39:16.979778 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
865 | 2023.10.03 04:39:16.979876 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
866 | 2023.10.03 04:39:16.980187 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. | ||
867 | 2023.10.03 04:39:16.980414 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
868 | 2023.10.03 04:39:16.980587 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
869 | 2023.10.03 04:39:16.980712 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000934997 sec., 20320 rows/sec., 1.05 MiB/sec. | ||
870 | 2023.10.03 04:39:16.980834 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Debug> DynamicQueryHandler: Done processing query | ||
871 | 2023.10.03 04:39:16.980857 [ 3 ] {4318ef8b-a86d-489b-92d0-e013487243fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
872 | 2023.10.03 04:39:16.980874 [ 3 ] {} <Debug> HTTP-Session: 9557472d-67a3-4c50-88fa-0f43b743ab35 Destroying unnamed session | ||
873 | 2023.10.03 04:39:26.971778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
874 | 2023.10.03 04:39:26.971900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
875 | 2023.10.03 04:39:26.971932 [ 3 ] {} <Debug> HTTP-Session: 063774ff-8252-44ef-9c86-acd655790cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
876 | 2023.10.03 04:39:26.971962 [ 3 ] {} <Debug> HTTP-Session: 063774ff-8252-44ef-9c86-acd655790cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
877 | 2023.10.03 04:39:26.972101 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
878 | 2023.10.03 04:39:26.972170 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
879 | 2023.10.03 04:39:26.972348 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
880 | 2023.10.03 04:39:26.972763 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
881 | 2023.10.03 04:39:26.973027 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
882 | 2023.10.03 04:39:26.973219 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
883 | 2023.10.03 04:39:26.973352 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001204101 sec., 4982 rows/sec., 282.24 KiB/sec. | ||
884 | 2023.10.03 04:39:26.973543 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Debug> DynamicQueryHandler: Done processing query | ||
885 | 2023.10.03 04:39:26.973569 [ 3 ] {33097cec-ff62-4ea5-b6ac-d23417b89f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
886 | 2023.10.03 04:39:26.973587 [ 3 ] {} <Debug> HTTP-Session: 063774ff-8252-44ef-9c86-acd655790cdd Destroying unnamed session | ||
887 | 2023.10.03 04:39:26.973721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
888 | 2023.10.03 04:39:26.973766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
889 | 2023.10.03 04:39:26.973785 [ 3 ] {} <Debug> HTTP-Session: 83f74b46-9143-40ce-81ab-deff92bc638d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
890 | 2023.10.03 04:39:26.973802 [ 3 ] {} <Debug> HTTP-Session: 83f74b46-9143-40ce-81ab-deff92bc638d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
891 | 2023.10.03 04:39:26.973874 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
892 | 2023.10.03 04:39:26.973914 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
893 | 2023.10.03 04:39:26.974021 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
894 | 2023.10.03 04:39:26.974382 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
895 | 2023.10.03 04:39:26.974590 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
896 | 2023.10.03 04:39:26.974740 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
897 | 2023.10.03 04:39:26.974864 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000960708 sec., 90558 rows/sec., 8.46 MiB/sec. | ||
898 | 2023.10.03 04:39:26.974988 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Debug> DynamicQueryHandler: Done processing query | ||
899 | 2023.10.03 04:39:26.975012 [ 3 ] {75614f08-c67c-447a-81e2-71332846bd26} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
900 | 2023.10.03 04:39:26.975028 [ 3 ] {} <Debug> HTTP-Session: 83f74b46-9143-40ce-81ab-deff92bc638d Destroying unnamed session | ||
901 | 2023.10.03 04:39:26.975338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
902 | 2023.10.03 04:39:26.975384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
903 | 2023.10.03 04:39:26.975403 [ 3 ] {} <Debug> HTTP-Session: 4e4438a5-d65c-49e3-92cb-ae358ac6058c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
904 | 2023.10.03 04:39:26.975420 [ 3 ] {} <Debug> HTTP-Session: 4e4438a5-d65c-49e3-92cb-ae358ac6058c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
905 | 2023.10.03 04:39:26.975500 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
906 | 2023.10.03 04:39:26.975539 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
907 | 2023.10.03 04:39:26.975643 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
908 | 2023.10.03 04:39:26.976108 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
909 | 2023.10.03 04:39:26.976323 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
910 | 2023.10.03 04:39:26.976480 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
911 | 2023.10.03 04:39:26.976601 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001064349 sec., 248038 rows/sec., 17.02 MiB/sec. | ||
912 | 2023.10.03 04:39:26.976768 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Debug> DynamicQueryHandler: Done processing query | ||
913 | 2023.10.03 04:39:26.976793 [ 3 ] {648a5514-ab46-4a29-9d30-de4a7a421d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
914 | 2023.10.03 04:39:26.976812 [ 3 ] {} <Debug> HTTP-Session: 4e4438a5-d65c-49e3-92cb-ae358ac6058c Destroying unnamed session | ||
915 | 2023.10.03 04:39:26.976934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
916 | 2023.10.03 04:39:26.976976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
917 | 2023.10.03 04:39:26.976997 [ 3 ] {} <Debug> HTTP-Session: d72ca1c5-afe6-4079-80c6-12d94c5762d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
918 | 2023.10.03 04:39:26.977013 [ 3 ] {} <Debug> HTTP-Session: d72ca1c5-afe6-4079-80c6-12d94c5762d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
919 | 2023.10.03 04:39:26.977082 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
920 | 2023.10.03 04:39:26.977122 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
921 | 2023.10.03 04:39:26.977233 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
922 | 2023.10.03 04:39:26.977480 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
923 | 2023.10.03 04:39:26.977717 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
924 | 2023.10.03 04:39:26.977904 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
925 | 2023.10.03 04:39:26.978018 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000900516 sec., 6662 rows/sec., 279.79 KiB/sec. | ||
926 | 2023.10.03 04:39:26.978176 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Debug> DynamicQueryHandler: Done processing query | ||
927 | 2023.10.03 04:39:26.978204 [ 3 ] {e8876472-1c15-423a-8fb7-dd31c874a619} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
928 | 2023.10.03 04:39:26.978224 [ 3 ] {} <Debug> HTTP-Session: d72ca1c5-afe6-4079-80c6-12d94c5762d3 Destroying unnamed session | ||
929 | 2023.10.03 04:39:26.978393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
930 | 2023.10.03 04:39:26.978438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
931 | 2023.10.03 04:39:26.978457 [ 3 ] {} <Debug> HTTP-Session: 652387de-db27-4716-9c08-62cc6c61bc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
932 | 2023.10.03 04:39:26.978475 [ 3 ] {} <Debug> HTTP-Session: 652387de-db27-4716-9c08-62cc6c61bc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
933 | 2023.10.03 04:39:26.978549 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
934 | 2023.10.03 04:39:26.978594 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
935 | 2023.10.03 04:39:26.978741 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
936 | 2023.10.03 04:39:26.979036 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
937 | 2023.10.03 04:39:26.979294 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
938 | 2023.10.03 04:39:26.979473 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
939 | 2023.10.03 04:39:26.979587 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001001208 sec., 62923 rows/sec., 3.81 MiB/sec. | ||
940 | 2023.10.03 04:39:26.979755 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Debug> DynamicQueryHandler: Done processing query | ||
941 | 2023.10.03 04:39:26.979780 [ 3 ] {f0215984-4d1f-4953-a5f8-43ef340dcd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
942 | 2023.10.03 04:39:26.979795 [ 3 ] {} <Debug> HTTP-Session: 652387de-db27-4716-9c08-62cc6c61bc76 Destroying unnamed session | ||
943 | 2023.10.03 04:39:26.979910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
944 | 2023.10.03 04:39:26.979953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
945 | 2023.10.03 04:39:26.979972 [ 3 ] {} <Debug> HTTP-Session: f46b5fc9-4b04-400f-9b40-285b0cd78901 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
946 | 2023.10.03 04:39:26.979989 [ 3 ] {} <Debug> HTTP-Session: f46b5fc9-4b04-400f-9b40-285b0cd78901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
947 | 2023.10.03 04:39:26.980057 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
948 | 2023.10.03 04:39:26.980096 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
949 | 2023.10.03 04:39:26.980202 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
950 | 2023.10.03 04:39:26.980452 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. | ||
951 | 2023.10.03 04:39:26.980680 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2023.10.03 04:39:26.980864 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
953 | 2023.10.03 04:39:26.980992 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000905667 sec., 20979 rows/sec., 1.09 MiB/sec. | ||
954 | 2023.10.03 04:39:26.981108 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Debug> DynamicQueryHandler: Done processing query | ||
955 | 2023.10.03 04:39:26.981132 [ 3 ] {c60d64ff-42df-4e74-ab5a-1bd5004bccac} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
956 | 2023.10.03 04:39:26.981150 [ 3 ] {} <Debug> HTTP-Session: f46b5fc9-4b04-400f-9b40-285b0cd78901 Destroying unnamed session | ||
957 | 2023.10.03 04:39:30.329268 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
958 | 2023.10.03 04:39:30.329339 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
959 | 2023.10.03 04:39:31.969877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
960 | 2023.10.03 04:39:31.969990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
961 | 2023.10.03 04:39:31.970025 [ 3 ] {} <Debug> HTTP-Session: 9106b1de-35b7-49b1-bf42-46eb42296da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
962 | 2023.10.03 04:39:31.970058 [ 3 ] {} <Debug> HTTP-Session: 9106b1de-35b7-49b1-bf42-46eb42296da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
963 | 2023.10.03 04:39:31.970215 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
964 | 2023.10.03 04:39:31.970300 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2023.10.03 04:39:31.970558 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
966 | 2023.10.03 04:39:31.971087 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
967 | 2023.10.03 04:39:31.971398 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2023.10.03 04:39:31.971567 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Trace> oximeter.timeseries_schema (95d195bc-dea4-47c6-94ec-2c7a41c78db8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
969 | 2023.10.03 04:39:31.971681 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001421786 sec., 2813 rows/sec., 304.28 KiB/sec. | ||
970 | 2023.10.03 04:39:31.971814 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Debug> DynamicQueryHandler: Done processing query | ||
971 | 2023.10.03 04:39:31.971838 [ 3 ] {4529c5be-7fda-4d6f-a492-eb143366e4d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
972 | 2023.10.03 04:39:31.971854 [ 3 ] {} <Debug> HTTP-Session: 9106b1de-35b7-49b1-bf42-46eb42296da9 Destroying unnamed session | ||
973 | 2023.10.03 04:39:31.971966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
974 | 2023.10.03 04:39:31.972012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
975 | 2023.10.03 04:39:31.972032 [ 3 ] {} <Debug> HTTP-Session: 3bdd905f-b7d4-4fcf-93fd-52d6a49aa6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
976 | 2023.10.03 04:39:31.972050 [ 3 ] {} <Debug> HTTP-Session: 3bdd905f-b7d4-4fcf-93fd-52d6a49aa6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2023.10.03 04:39:31.972120 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
978 | 2023.10.03 04:39:31.972159 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
979 | 2023.10.03 04:39:31.972261 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
980 | 2023.10.03 04:39:31.972639 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
981 | 2023.10.03 04:39:31.972847 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
982 | 2023.10.03 04:39:31.972993 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
983 | 2023.10.03 04:39:31.973091 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.000943848 sec., 14832 rows/sec., 1.17 MiB/sec. | ||
984 | 2023.10.03 04:39:31.973207 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Debug> DynamicQueryHandler: Done processing query | ||
985 | 2023.10.03 04:39:31.973230 [ 3 ] {91db26e9-9f98-4635-8b7c-2200e13b23b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
986 | 2023.10.03 04:39:31.973247 [ 3 ] {} <Debug> HTTP-Session: 3bdd905f-b7d4-4fcf-93fd-52d6a49aa6b5 Destroying unnamed session | ||
987 | 2023.10.03 04:39:31.973362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 6286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
988 | 2023.10.03 04:39:31.973408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
989 | 2023.10.03 04:39:31.973427 [ 3 ] {} <Debug> HTTP-Session: 0459a719-2479-4bdf-a75a-6ababe352152 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
990 | 2023.10.03 04:39:31.973444 [ 3 ] {} <Debug> HTTP-Session: 0459a719-2479-4bdf-a75a-6ababe352152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
991 | 2023.10.03 04:39:31.973515 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
992 | 2023.10.03 04:39:31.973554 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
993 | 2023.10.03 04:39:31.973654 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
994 | 2023.10.03 04:39:31.974007 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
995 | 2023.10.03 04:39:31.974223 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
996 | 2023.10.03 04:39:31.974377 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
997 | 2023.10.03 04:39:31.974477 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Information> executeQuery: Read 42 rows, 3.70 KiB in 0.000933817 sec., 44976 rows/sec., 3.87 MiB/sec. | ||
998 | 2023.10.03 04:39:31.974595 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Debug> DynamicQueryHandler: Done processing query | ||
999 | 2023.10.03 04:39:31.974617 [ 3 ] {e3494da9-29cc-441d-8625-367566a28ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1000 | 2023.10.03 04:39:31.974634 [ 3 ] {} <Debug> HTTP-Session: 0459a719-2479-4bdf-a75a-6ababe352152 Destroying unnamed session | ||
1001 | 2023.10.03 04:39:31.974737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1002 | 2023.10.03 04:39:31.974782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1003 | 2023.10.03 04:39:31.974801 [ 3 ] {} <Debug> HTTP-Session: 332e2a48-9ebd-4532-be5a-c99de5b3518c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1004 | 2023.10.03 04:39:31.974819 [ 3 ] {} <Debug> HTTP-Session: 332e2a48-9ebd-4532-be5a-c99de5b3518c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1005 | 2023.10.03 04:39:31.974889 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1006 | 2023.10.03 04:39:31.974928 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1007 | 2023.10.03 04:39:31.975029 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1008 | 2023.10.03 04:39:31.975321 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
1009 | 2023.10.03 04:39:31.975523 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1010 | 2023.10.03 04:39:31.975675 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1011 | 2023.10.03 04:39:31.975774 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.000857225 sec., 33830 rows/sec., 2.65 MiB/sec. | ||
1012 | 2023.10.03 04:39:31.975908 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Debug> DynamicQueryHandler: Done processing query | ||
1013 | 2023.10.03 04:39:31.975931 [ 3 ] {38085c62-f013-44f3-b14f-b5140bf4ad83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1014 | 2023.10.03 04:39:31.975948 [ 3 ] {} <Debug> HTTP-Session: 332e2a48-9ebd-4532-be5a-c99de5b3518c Destroying unnamed session | ||
1015 | 2023.10.03 04:39:31.976064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 15020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1016 | 2023.10.03 04:39:31.976108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1017 | 2023.10.03 04:39:31.976128 [ 3 ] {} <Debug> HTTP-Session: 301ed469-cfe0-4740-91f9-58bc472c7a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1018 | 2023.10.03 04:39:31.976145 [ 3 ] {} <Debug> HTTP-Session: 301ed469-cfe0-4740-91f9-58bc472c7a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1019 | 2023.10.03 04:39:31.976219 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1020 | 2023.10.03 04:39:31.976263 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1021 | 2023.10.03 04:39:31.976424 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1022 | 2023.10.03 04:39:31.976946 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
1023 | 2023.10.03 04:39:31.980830 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1024 | 2023.10.03 04:39:31.981022 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1025 | 2023.10.03 04:39:31.981131 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.004882488 sec., 2867 rows/sec., 3.87 MiB/sec. | ||
1026 | 2023.10.03 04:39:31.981269 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Debug> DynamicQueryHandler: Done processing query | ||
1027 | 2023.10.03 04:39:31.981293 [ 3 ] {b14fe9be-9b36-41b5-85a8-11aadb2a8da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
1028 | 2023.10.03 04:39:31.981311 [ 3 ] {} <Debug> HTTP-Session: 301ed469-cfe0-4740-91f9-58bc472c7a4c Destroying unnamed session | ||
1029 | 2023.10.03 04:39:31.981461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 4783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1030 | 2023.10.03 04:39:31.981506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1031 | 2023.10.03 04:39:31.981527 [ 3 ] {} <Debug> HTTP-Session: a812e870-d817-438c-810b-cad181fb3431 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1032 | 2023.10.03 04:39:31.981545 [ 3 ] {} <Debug> HTTP-Session: a812e870-d817-438c-810b-cad181fb3431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1033 | 2023.10.03 04:39:31.981617 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1034 | 2023.10.03 04:39:31.981656 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1035 | 2023.10.03 04:39:31.981759 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1036 | 2023.10.03 04:39:31.982099 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. | ||
1037 | 2023.10.03 04:39:31.982334 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1038 | 2023.10.03 04:39:31.982523 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1039 | 2023.10.03 04:39:31.982621 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.000976208 sec., 30731 rows/sec., 2.15 MiB/sec. | ||
1040 | 2023.10.03 04:39:31.982738 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Debug> DynamicQueryHandler: Done processing query | ||
1041 | 2023.10.03 04:39:31.982760 [ 3 ] {f6c4229e-517e-484e-a9b9-0b7cfe9352d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1042 | 2023.10.03 04:39:31.982777 [ 3 ] {} <Debug> HTTP-Session: a812e870-d817-438c-810b-cad181fb3431 Destroying unnamed session | ||
1043 | 2023.10.03 04:39:36.971673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1044 | 2023.10.03 04:39:36.971845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1045 | 2023.10.03 04:39:36.971894 [ 3 ] {} <Debug> HTTP-Session: 890d424f-4b09-45f7-8086-7165fa60246e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1046 | 2023.10.03 04:39:36.971935 [ 3 ] {} <Debug> HTTP-Session: 890d424f-4b09-45f7-8086-7165fa60246e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1047 | 2023.10.03 04:39:36.972133 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1048 | 2023.10.03 04:39:36.972224 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1049 | 2023.10.03 04:39:36.972379 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1050 | 2023.10.03 04:39:36.972820 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1051 | 2023.10.03 04:39:36.973077 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1052 | 2023.10.03 04:39:36.973244 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1053 | 2023.10.03 04:39:36.973371 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001174641 sec., 5107 rows/sec., 289.32 KiB/sec. | ||
1054 | 2023.10.03 04:39:36.973468 [ 97 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1055 | 2023.10.03 04:39:36.973540 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Debug> DynamicQueryHandler: Done processing query | ||
1056 | 2023.10.03 04:39:36.973556 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1057 | 2023.10.03 04:39:36.973580 [ 3 ] {619e3bd1-bae4-4306-818a-3cbdbc28ff07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1058 | 2023.10.03 04:39:36.973610 [ 3 ] {} <Debug> HTTP-Session: 890d424f-4b09-45f7-8086-7165fa60246e Destroying unnamed session | ||
1059 | 2023.10.03 04:39:36.973775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2023.10.03 04:39:36.973815 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1061 | 2023.10.03 04:39:36.973831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1062 | 2023.10.03 04:39:36.973898 [ 3 ] {} <Debug> HTTP-Session: 04944f4e-b66a-4bd5-9a87-851878329a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1063 | 2023.10.03 04:39:36.973916 [ 3 ] {} <Debug> HTTP-Session: 04944f4e-b66a-4bd5-9a87-851878329a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1064 | 2023.10.03 04:39:36.974039 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1065 | 2023.10.03 04:39:36.974115 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1066 | 2023.10.03 04:39:36.974129 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1067 | 2023.10.03 04:39:36.974289 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1068 | 2023.10.03 04:39:36.974314 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1069 | 2023.10.03 04:39:36.974802 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1070 | 2023.10.03 04:39:36.974880 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1071 | 2023.10.03 04:39:36.975020 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1072 | 2023.10.03 04:39:36.975130 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1073 | 2023.10.03 04:39:36.975300 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
1074 | 2023.10.03 04:39:36.975327 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1075 | 2023.10.03 04:39:36.975432 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1076 | 2023.10.03 04:39:36.975645 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1077 | 2023.10.03 04:39:36.975785 [ 97 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1078 | 2023.10.03 04:39:36.975805 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001716601 sec., 50681 rows/sec., 4.74 MiB/sec. | ||
1079 | 2023.10.03 04:39:36.975844 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1080 | 2023.10.03 04:39:36.975981 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1081 | 2023.10.03 04:39:36.976025 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Debug> DynamicQueryHandler: Done processing query | ||
1082 | 2023.10.03 04:39:36.976064 [ 3 ] {5f8ed317-6f21-40cc-9d9d-d3e2aa003e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1083 | 2023.10.03 04:39:36.976095 [ 3 ] {} <Debug> HTTP-Session: 04944f4e-b66a-4bd5-9a87-851878329a0a Destroying unnamed session | ||
1084 | 2023.10.03 04:39:36.976106 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1085 | 2023.10.03 04:39:36.976144 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::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 | ||
1086 | 2023.10.03 04:39:36.976361 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::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 | ||
1087 | 2023.10.03 04:39:36.976365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2023.10.03 04:39:36.976480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1089 | 2023.10.03 04:39:36.976531 [ 3 ] {} <Debug> HTTP-Session: ef3b1fb5-23c6-4a57-b4ba-33eb7b90f770 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1090 | 2023.10.03 04:39:36.976609 [ 3 ] {} <Debug> HTTP-Session: ef3b1fb5-23c6-4a57-b4ba-33eb7b90f770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2023.10.03 04:39:36.976631 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::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 | ||
1092 | 2023.10.03 04:39:36.976914 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1093 | 2023.10.03 04:39:36.976932 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::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 | ||
1094 | 2023.10.03 04:39:36.976971 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1095 | 2023.10.03 04:39:36.977258 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1096 | 2023.10.03 04:39:36.977714 [ 12 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::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 | ||
1097 | 2023.10.03 04:39:36.977975 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1098 | 2023.10.03 04:39:36.979239 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.00553089 sec., 7955.320029868611 rows/sec., 512.39 KiB/sec. | ||
1099 | 2023.10.03 04:39:36.979507 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1100 | 2023.10.03 04:39:36.979600 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1101 | 2023.10.03 04:39:36.980110 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1102 | 2023.10.03 04:39:36.980260 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1103 | 2023.10.03 04:39:36.980310 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 4 columns (4 merged, 0 gathered) in 0.00438523 sec., 108774.22620934363 rows/sec., 10.10 MiB/sec. | ||
1104 | 2023.10.03 04:39:36.980466 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_6_1} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1105 | 2023.10.03 04:39:36.980557 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1106 | 2023.10.03 04:39:36.980605 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1107 | 2023.10.03 04:39:36.980820 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00387203 sec., 68181 rows/sec., 4.68 MiB/sec. | ||
1108 | 2023.10.03 04:39:36.980872 [ 97 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1109 | 2023.10.03 04:39:36.980937 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1110 | 2023.10.03 04:39:36.981037 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1111 | 2023.10.03 04:39:36.981107 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1112 | 2023.10.03 04:39:36.981185 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1113 | 2023.10.03 04:39:36.981223 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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 | ||
1114 | 2023.10.03 04:39:36.981238 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_6_1} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1115 | 2023.10.03 04:39:36.981443 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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 | ||
1116 | 2023.10.03 04:39:36.981613 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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.03 04:39:36.981639 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.10.03 04:39:36.981672 [ 3 ] {cc92008c-8772-4edf-b354-72dc9a5cfdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1119 | 2023.10.03 04:39:36.981697 [ 3 ] {} <Debug> HTTP-Session: ef3b1fb5-23c6-4a57-b4ba-33eb7b90f770 Destroying unnamed session | ||
1120 | 2023.10.03 04:39:36.981733 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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.03 04:39:36.981809 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
1122 | 2023.10.03 04:39:36.981856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1123 | 2023.10.03 04:39:36.981895 [ 16 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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.03 04:39:36.981913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1125 | 2023.10.03 04:39:36.981945 [ 3 ] {} <Debug> HTTP-Session: d2bfd3e2-980c-4b26-8284-cfe9fccf1dec Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1126 | 2023.10.03 04:39:36.981985 [ 3 ] {} <Debug> HTTP-Session: d2bfd3e2-980c-4b26-8284-cfe9fccf1dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1127 | 2023.10.03 04:39:36.982074 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1128 | 2023.10.03 04:39:36.982118 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1129 | 2023.10.03 04:39:36.982358 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1130 | 2023.10.03 04:39:36.982699 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1131 | 2023.10.03 04:39:36.982885 [ 13 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878204 sec., 718239.3392836987 rows/sec., 49.42 MiB/sec. | ||
1132 | 2023.10.03 04:39:36.983025 [ 13 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1133 | 2023.10.03 04:39:36.983073 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1134 | 2023.10.03 04:39:36.983273 [ 13 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1135 | 2023.10.03 04:39:36.983372 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1136 | 2023.10.03 04:39:36.983398 [ 13 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_6_1} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1137 | 2023.10.03 04:39:36.983592 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001481957 sec., 4048 rows/sec., 170.01 KiB/sec. | ||
1138 | 2023.10.03 04:39:36.983733 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Debug> DynamicQueryHandler: Done processing query | ||
1139 | 2023.10.03 04:39:36.983756 [ 3 ] {29dd4ca4-ec86-4bb7-9edd-d485de7c71d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1140 | 2023.10.03 04:39:36.983773 [ 3 ] {} <Debug> HTTP-Session: d2bfd3e2-980c-4b26-8284-cfe9fccf1dec Destroying unnamed session | ||
1141 | 2023.10.03 04:39:36.983906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2023.10.03 04:39:36.983951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1143 | 2023.10.03 04:39:36.983970 [ 3 ] {} <Debug> HTTP-Session: 5477edfa-ef41-4a8c-96ed-79f0919307fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1144 | 2023.10.03 04:39:36.983986 [ 3 ] {} <Debug> HTTP-Session: 5477edfa-ef41-4a8c-96ed-79f0919307fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1145 | 2023.10.03 04:39:36.984059 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1146 | 2023.10.03 04:39:36.984101 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1147 | 2023.10.03 04:39:36.984221 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1148 | 2023.10.03 04:39:36.984522 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1149 | 2023.10.03 04:39:36.984768 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1150 | 2023.10.03 04:39:36.984951 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1151 | 2023.10.03 04:39:36.985084 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000989898 sec., 63642 rows/sec., 3.86 MiB/sec. | ||
1152 | 2023.10.03 04:39:36.985213 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Debug> DynamicQueryHandler: Done processing query | ||
1153 | 2023.10.03 04:39:36.985237 [ 3 ] {84f59a1c-62b4-4380-9524-2db97c0236be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1154 | 2023.10.03 04:39:36.985254 [ 3 ] {} <Debug> HTTP-Session: 5477edfa-ef41-4a8c-96ed-79f0919307fa Destroying unnamed session | ||
1155 | 2023.10.03 04:39:36.985370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2023.10.03 04:39:36.985414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1157 | 2023.10.03 04:39:36.985433 [ 3 ] {} <Debug> HTTP-Session: b21f2b40-a554-4360-83d4-a98a291e6d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1158 | 2023.10.03 04:39:36.985449 [ 3 ] {} <Debug> HTTP-Session: b21f2b40-a554-4360-83d4-a98a291e6d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2023.10.03 04:39:36.985518 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1160 | 2023.10.03 04:39:36.985558 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1161 | 2023.10.03 04:39:36.985661 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1162 | 2023.10.03 04:39:36.985935 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1163 | 2023.10.03 04:39:36.986173 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1164 | 2023.10.03 04:39:36.986361 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1165 | 2023.10.03 04:39:36.986485 [ 97 ] {} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1166 | 2023.10.03 04:39:36.986494 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000939877 sec., 20215 rows/sec., 1.05 MiB/sec. | ||
1167 | 2023.10.03 04:39:36.986543 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1168 | 2023.10.03 04:39:36.986661 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1169 | 2023.10.03 04:39:36.986697 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Debug> DynamicQueryHandler: Done processing query | ||
1170 | 2023.10.03 04:39:36.986723 [ 3 ] {56fe0655-d916-42aa-9477-e15b29ff451a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1171 | 2023.10.03 04:39:36.986745 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1172 | 2023.10.03 04:39:36.986750 [ 3 ] {} <Debug> HTTP-Session: b21f2b40-a554-4360-83d4-a98a291e6d60 Destroying unnamed session | ||
1173 | 2023.10.03 04:39:36.986773 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1174 | 2023.10.03 04:39:36.986859 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1175 | 2023.10.03 04:39:36.986931 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1176 | 2023.10.03 04:39:36.987003 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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.03 04:39:36.987071 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1178 | 2023.10.03 04:39:36.987138 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1179 | 2023.10.03 04:39:36.988318 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.00170987 sec., 73104.97289267604 rows/sec., 4.11 MiB/sec. | ||
1180 | 2023.10.03 04:39:36.988407 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1181 | 2023.10.03 04:39:36.988575 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1182 | 2023.10.03 04:39:36.988632 [ 16 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_6_1} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1183 | 2023.10.03 04:39:41.968075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1184 | 2023.10.03 04:39:41.968204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1185 | 2023.10.03 04:39:41.968234 [ 3 ] {} <Debug> HTTP-Session: 3b833ca0-0815-4879-af39-1885c65b416c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1186 | 2023.10.03 04:39:41.968261 [ 3 ] {} <Debug> HTTP-Session: 3b833ca0-0815-4879-af39-1885c65b416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1187 | 2023.10.03 04:39:41.968426 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1188 | 2023.10.03 04:39:41.968521 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1189 | 2023.10.03 04:39:41.968780 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1190 | 2023.10.03 04:39:41.969363 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1191 | 2023.10.03 04:39:41.969619 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1192 | 2023.10.03 04:39:41.969782 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1193 | 2023.10.03 04:39:41.969903 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001423946 sec., 12640 rows/sec., 1.00 MiB/sec. | ||
1194 | 2023.10.03 04:39:41.970035 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Debug> DynamicQueryHandler: Done processing query | ||
1195 | 2023.10.03 04:39:41.970060 [ 3 ] {e86c3c1c-5769-4ba7-9fad-20e0097b505f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1196 | 2023.10.03 04:39:41.970076 [ 3 ] {} <Debug> HTTP-Session: 3b833ca0-0815-4879-af39-1885c65b416c Destroying unnamed session | ||
1197 | 2023.10.03 04:39:41.970195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1198 | 2023.10.03 04:39:41.970240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1199 | 2023.10.03 04:39:41.970259 [ 3 ] {} <Debug> HTTP-Session: 4fb2dcfd-f15b-422f-9832-2fbcfe260aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1200 | 2023.10.03 04:39:41.970276 [ 3 ] {} <Debug> HTTP-Session: 4fb2dcfd-f15b-422f-9832-2fbcfe260aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2023.10.03 04:39:41.970347 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1202 | 2023.10.03 04:39:41.970387 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1203 | 2023.10.03 04:39:41.970489 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1204 | 2023.10.03 04:39:41.970790 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1205 | 2023.10.03 04:39:41.970994 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1206 | 2023.10.03 04:39:41.971143 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1207 | 2023.10.03 04:39:41.971239 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Information> executeQuery: Read 54 rows, 4.84 KiB in 0.000863786 sec., 62515 rows/sec., 5.47 MiB/sec. | ||
1208 | 2023.10.03 04:39:41.971341 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Debug> DynamicQueryHandler: Done processing query | ||
1209 | 2023.10.03 04:39:41.971366 [ 3 ] {188f9049-fdd6-4c1e-8a67-cf59d3ea15de} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1210 | 2023.10.03 04:39:41.971382 [ 3 ] {} <Debug> HTTP-Session: 4fb2dcfd-f15b-422f-9832-2fbcfe260aa2 Destroying unnamed session | ||
1211 | 2023.10.03 04:39:41.971533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 3096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1212 | 2023.10.03 04:39:41.971576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1213 | 2023.10.03 04:39:41.971594 [ 3 ] {} <Debug> HTTP-Session: 836eb629-623d-4d28-b64e-5e570c411a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1214 | 2023.10.03 04:39:41.971611 [ 3 ] {} <Debug> HTTP-Session: 836eb629-623d-4d28-b64e-5e570c411a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1215 | 2023.10.03 04:39:41.971679 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1216 | 2023.10.03 04:39:41.971716 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1217 | 2023.10.03 04:39:41.971818 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1218 | 2023.10.03 04:39:41.972076 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1219 | 2023.10.03 04:39:41.972272 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1220 | 2023.10.03 04:39:41.972426 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1221 | 2023.10.03 04:39:41.972521 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000815975 sec., 22059 rows/sec., 1.73 MiB/sec. | ||
1222 | 2023.10.03 04:39:41.972631 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Debug> DynamicQueryHandler: Done processing query | ||
1223 | 2023.10.03 04:39:41.972655 [ 3 ] {c8416336-6494-4d2e-9a0a-c9c5df9903d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1224 | 2023.10.03 04:39:41.972672 [ 3 ] {} <Debug> HTTP-Session: 836eb629-623d-4d28-b64e-5e570c411a74 Destroying unnamed session | ||
1225 | 2023.10.03 04:39:41.972789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 19292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1226 | 2023.10.03 04:39:41.972832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1227 | 2023.10.03 04:39:41.972851 [ 3 ] {} <Debug> HTTP-Session: f513c88e-47c2-4f1a-b751-f8303badd1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1228 | 2023.10.03 04:39:41.972868 [ 3 ] {} <Debug> HTTP-Session: f513c88e-47c2-4f1a-b751-f8303badd1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1229 | 2023.10.03 04:39:41.972941 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1230 | 2023.10.03 04:39:41.972984 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1231 | 2023.10.03 04:39:41.973117 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1232 | 2023.10.03 04:39:41.973462 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1233 | 2023.10.03 04:39:41.973750 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1234 | 2023.10.03 04:39:41.973931 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1235 | 2023.10.03 04:39:41.974030 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001062239 sec., 16945 rows/sec., 22.87 MiB/sec. | ||
1236 | 2023.10.03 04:39:41.974180 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Debug> DynamicQueryHandler: Done processing query | ||
1237 | 2023.10.03 04:39:41.974204 [ 3 ] {0aa5a7b3-40be-49d6-bcc8-c2b19e5ac632} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1238 | 2023.10.03 04:39:41.974220 [ 3 ] {} <Debug> HTTP-Session: f513c88e-47c2-4f1a-b751-f8303badd1e9 Destroying unnamed session | ||
1239 | 2023.10.03 04:39:45.329381 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1240 | 2023.10.03 04:39:45.329451 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1241 | 2023.10.03 04:39:46.971838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1242 | 2023.10.03 04:39:46.971939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1243 | 2023.10.03 04:39:46.971966 [ 3 ] {} <Debug> HTTP-Session: 29237aec-8082-47bb-be59-6b23e66c190d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1244 | 2023.10.03 04:39:46.971990 [ 3 ] {} <Debug> HTTP-Session: 29237aec-8082-47bb-be59-6b23e66c190d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1245 | 2023.10.03 04:39:46.972111 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1246 | 2023.10.03 04:39:46.972170 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1247 | 2023.10.03 04:39:46.972326 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1248 | 2023.10.03 04:39:46.972713 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1249 | 2023.10.03 04:39:46.972952 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1250 | 2023.10.03 04:39:46.973115 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1251 | 2023.10.03 04:39:46.973231 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00108609 sec., 5524 rows/sec., 312.91 KiB/sec. | ||
1252 | 2023.10.03 04:39:46.973368 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Debug> DynamicQueryHandler: Done processing query | ||
1253 | 2023.10.03 04:39:46.973392 [ 3 ] {6771ff5c-8811-493d-ba11-ae4c4d405cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1254 | 2023.10.03 04:39:46.973408 [ 3 ] {} <Debug> HTTP-Session: 29237aec-8082-47bb-be59-6b23e66c190d Destroying unnamed session | ||
1255 | 2023.10.03 04:39:46.973558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1256 | 2023.10.03 04:39:46.973603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1257 | 2023.10.03 04:39:46.973622 [ 3 ] {} <Debug> HTTP-Session: ba8bf2d5-6783-4193-8980-af47df671e62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1258 | 2023.10.03 04:39:46.973638 [ 3 ] {} <Debug> HTTP-Session: ba8bf2d5-6783-4193-8980-af47df671e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1259 | 2023.10.03 04:39:46.973711 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1260 | 2023.10.03 04:39:46.973750 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1261 | 2023.10.03 04:39:46.973852 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1262 | 2023.10.03 04:39:46.974230 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1263 | 2023.10.03 04:39:46.974445 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1264 | 2023.10.03 04:39:46.974596 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1265 | 2023.10.03 04:39:46.974693 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000954637 sec., 91134 rows/sec., 8.52 MiB/sec. | ||
1266 | 2023.10.03 04:39:46.974813 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Debug> DynamicQueryHandler: Done processing query | ||
1267 | 2023.10.03 04:39:46.974835 [ 3 ] {aa7b5f53-f872-4f4b-ab6f-7c5340542496} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1268 | 2023.10.03 04:39:46.974851 [ 3 ] {} <Debug> HTTP-Session: ba8bf2d5-6783-4193-8980-af47df671e62 Destroying unnamed session | ||
1269 | 2023.10.03 04:39:46.975102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2023.10.03 04:39:46.975146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1271 | 2023.10.03 04:39:46.975165 [ 3 ] {} <Debug> HTTP-Session: 69523f55-5ab9-4f2f-99a6-c06e040ad080 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1272 | 2023.10.03 04:39:46.975181 [ 3 ] {} <Debug> HTTP-Session: 69523f55-5ab9-4f2f-99a6-c06e040ad080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2023.10.03 04:39:46.975264 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1274 | 2023.10.03 04:39:46.975302 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1275 | 2023.10.03 04:39:46.975405 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1276 | 2023.10.03 04:39:46.975870 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1277 | 2023.10.03 04:39:46.976078 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1278 | 2023.10.03 04:39:46.976226 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1279 | 2023.10.03 04:39:46.976325 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001034419 sec., 255215 rows/sec., 17.51 MiB/sec. | ||
1280 | 2023.10.03 04:39:46.976442 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Debug> DynamicQueryHandler: Done processing query | ||
1281 | 2023.10.03 04:39:46.976466 [ 3 ] {cdcae139-b56e-458e-b09d-08152ef4322e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1282 | 2023.10.03 04:39:46.976482 [ 3 ] {} <Debug> HTTP-Session: 69523f55-5ab9-4f2f-99a6-c06e040ad080 Destroying unnamed session | ||
1283 | 2023.10.03 04:39:46.976585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2023.10.03 04:39:46.976628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1285 | 2023.10.03 04:39:46.976646 [ 3 ] {} <Debug> HTTP-Session: 9c846742-8d3f-4f4d-8d69-893ac0bc18ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1286 | 2023.10.03 04:39:46.976662 [ 3 ] {} <Debug> HTTP-Session: 9c846742-8d3f-4f4d-8d69-893ac0bc18ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2023.10.03 04:39:46.976729 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1288 | 2023.10.03 04:39:46.976767 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1289 | 2023.10.03 04:39:46.976872 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1290 | 2023.10.03 04:39:46.977125 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1291 | 2023.10.03 04:39:46.977366 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1292 | 2023.10.03 04:39:46.977543 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1293 | 2023.10.03 04:39:46.977634 [ 88 ] {} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1294 | 2023.10.03 04:39:46.977643 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000887366 sec., 6761 rows/sec., 283.93 KiB/sec. | ||
1295 | 2023.10.03 04:39:46.977682 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1296 | 2023.10.03 04:39:46.977816 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1297 | 2023.10.03 04:39:46.977849 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Debug> DynamicQueryHandler: Done processing query | ||
1298 | 2023.10.03 04:39:46.977879 [ 3 ] {ac5dd092-8922-4735-bc5d-63bcefce2a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1299 | 2023.10.03 04:39:46.977903 [ 3 ] {} <Debug> HTTP-Session: 9c846742-8d3f-4f4d-8d69-893ac0bc18ae Destroying unnamed session | ||
1300 | 2023.10.03 04:39:46.977918 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1301 | 2023.10.03 04:39:46.977957 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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.03 04:39:46.978041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2023.10.03 04:39:46.978093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1304 | 2023.10.03 04:39:46.978095 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
1305 | 2023.10.03 04:39:46.978114 [ 3 ] {} <Debug> HTTP-Session: 6fb24b88-cfae-425d-a65f-4632c525b216 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1306 | 2023.10.03 04:39:46.978148 [ 3 ] {} <Debug> HTTP-Session: 6fb24b88-cfae-425d-a65f-4632c525b216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1307 | 2023.10.03 04:39:46.978254 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
1308 | 2023.10.03 04:39:46.978262 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1309 | 2023.10.03 04:39:46.978318 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1310 | 2023.10.03 04:39:46.978421 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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.03 04:39:46.978586 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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.03 04:39:46.978595 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1313 | 2023.10.03 04:39:46.978696 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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.03 04:39:46.979045 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1315 | 2023.10.03 04:39:46.979416 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1316 | 2023.10.03 04:39:46.979562 [ 13 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828753 sec., 19685.545286870343 rows/sec., 826.64 KiB/sec. | ||
1317 | 2023.10.03 04:39:46.979657 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1318 | 2023.10.03 04:39:46.979699 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1319 | 2023.10.03 04:39:46.979770 [ 88 ] {} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1320 | 2023.10.03 04:39:46.979791 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001486427 sec., 42383 rows/sec., 2.57 MiB/sec. | ||
1321 | 2023.10.03 04:39:46.979821 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1322 | 2023.10.03 04:39:46.980017 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1323 | 2023.10.03 04:39:46.980025 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1324 | 2023.10.03 04:39:46.980094 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Debug> DynamicQueryHandler: Done processing query | ||
1325 | 2023.10.03 04:39:46.980141 [ 3 ] {0fa3842d-1d90-4d3c-b341-c0b65e481509} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1326 | 2023.10.03 04:39:46.980141 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_6_1} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1327 | 2023.10.03 04:39:46.980206 [ 3 ] {} <Debug> HTTP-Session: 6fb24b88-cfae-425d-a65f-4632c525b216 Destroying unnamed session | ||
1328 | 2023.10.03 04:39:46.980333 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1329 | 2023.10.03 04:39:46.980374 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
1330 | 2023.10.03 04:39:46.980505 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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.03 04:39:46.980628 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
1332 | 2023.10.03 04:39:46.980741 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
1333 | 2023.10.03 04:39:46.980859 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
1334 | 2023.10.03 04:39:46.980963 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
1335 | 2023.10.03 04:39:46.981882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1336 | 2023.10.03 04:39:46.981969 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078797 sec., 181835.93684231795 rows/sec., 11.02 MiB/sec. | ||
1337 | 2023.10.03 04:39:46.981990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1338 | 2023.10.03 04:39:46.982047 [ 3 ] {} <Debug> HTTP-Session: 9a702571-5535-4cea-89cd-1112d6042360 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1339 | 2023.10.03 04:39:46.982100 [ 3 ] {} <Debug> HTTP-Session: 9a702571-5535-4cea-89cd-1112d6042360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2023.10.03 04:39:46.982168 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1341 | 2023.10.03 04:39:46.982260 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1342 | 2023.10.03 04:39:46.982321 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1343 | 2023.10.03 04:39:46.982527 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1344 | 2023.10.03 04:39:46.982547 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1345 | 2023.10.03 04:39:46.982656 [ 13 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1346 | 2023.10.03 04:39:46.982938 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1347 | 2023.10.03 04:39:46.983210 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1348 | 2023.10.03 04:39:46.983385 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1349 | 2023.10.03 04:39:46.983486 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001181942 sec., 16075 rows/sec., 853.50 KiB/sec. | ||
1350 | 2023.10.03 04:39:46.983608 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Debug> DynamicQueryHandler: Done processing query | ||
1351 | 2023.10.03 04:39:46.983632 [ 3 ] {8278890b-5065-4c15-871b-cab0e42ef4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1352 | 2023.10.03 04:39:46.983649 [ 3 ] {} <Debug> HTTP-Session: 9a702571-5535-4cea-89cd-1112d6042360 Destroying unnamed session | ||
1353 | 2023.10.03 04:39:51.970303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 6788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1354 | 2023.10.03 04:39:51.970480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1355 | 2023.10.03 04:39:51.970528 [ 3 ] {} <Debug> HTTP-Session: 025ae8c6-86a5-4751-b3b2-cc3a9c507b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1356 | 2023.10.03 04:39:51.970571 [ 3 ] {} <Debug> HTTP-Session: 025ae8c6-86a5-4751-b3b2-cc3a9c507b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1357 | 2023.10.03 04:39:51.970741 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1358 | 2023.10.03 04:39:51.970803 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1359 | 2023.10.03 04:39:51.970962 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1360 | 2023.10.03 04:39:51.971489 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1361 | 2023.10.03 04:39:51.971751 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1362 | 2023.10.03 04:39:51.971912 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1363 | 2023.10.03 04:39:51.972055 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001270953 sec., 36980 rows/sec., 2.93 MiB/sec. | ||
1364 | 2023.10.03 04:39:51.972227 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Debug> DynamicQueryHandler: Done processing query | ||
1365 | 2023.10.03 04:39:51.972252 [ 3 ] {ccc6d97d-7555-4482-8d2f-132f12f49934} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1366 | 2023.10.03 04:39:51.972269 [ 3 ] {} <Debug> HTTP-Session: 025ae8c6-86a5-4751-b3b2-cc3a9c507b45 Destroying unnamed session | ||
1367 | 2023.10.03 04:39:51.972471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 22745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1368 | 2023.10.03 04:39:51.972517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1369 | 2023.10.03 04:39:51.972536 [ 3 ] {} <Debug> HTTP-Session: d09e7d13-d127-4556-b1bf-9271a54f2295 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1370 | 2023.10.03 04:39:51.972553 [ 3 ] {} <Debug> HTTP-Session: d09e7d13-d127-4556-b1bf-9271a54f2295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1371 | 2023.10.03 04:39:51.972629 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1372 | 2023.10.03 04:39:51.972669 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1373 | 2023.10.03 04:39:51.972778 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1374 | 2023.10.03 04:39:51.973165 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1375 | 2023.10.03 04:39:51.973382 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1376 | 2023.10.03 04:39:51.973530 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1377 | 2023.10.03 04:39:51.973655 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Information> executeQuery: Read 141 rows, 14.13 KiB in 0.000996458 sec., 141501 rows/sec., 13.84 MiB/sec. | ||
1378 | 2023.10.03 04:39:51.973778 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Debug> DynamicQueryHandler: Done processing query | ||
1379 | 2023.10.03 04:39:51.973801 [ 3 ] {f1e77f14-552f-4595-8a78-d86037ac5aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1380 | 2023.10.03 04:39:51.973818 [ 3 ] {} <Debug> HTTP-Session: d09e7d13-d127-4556-b1bf-9271a54f2295 Destroying unnamed session | ||
1381 | 2023.10.03 04:39:51.973933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1382 | 2023.10.03 04:39:51.973977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1383 | 2023.10.03 04:39:51.973996 [ 3 ] {} <Debug> HTTP-Session: e40ad7fd-f4a1-41fe-ac21-1499771f7bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1384 | 2023.10.03 04:39:51.974013 [ 3 ] {} <Debug> HTTP-Session: e40ad7fd-f4a1-41fe-ac21-1499771f7bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2023.10.03 04:39:51.974085 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1386 | 2023.10.03 04:39:51.974124 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1387 | 2023.10.03 04:39:51.974230 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1388 | 2023.10.03 04:39:51.974533 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1389 | 2023.10.03 04:39:51.974738 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1390 | 2023.10.03 04:39:51.974895 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1391 | 2023.10.03 04:39:51.975014 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Information> executeQuery: Read 50 rows, 4.00 KiB in 0.000898566 sec., 55644 rows/sec., 4.35 MiB/sec. | ||
1392 | 2023.10.03 04:39:51.975132 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Debug> DynamicQueryHandler: Done processing query | ||
1393 | 2023.10.03 04:39:51.975157 [ 3 ] {0d7c14e4-caa1-44a9-84f3-e3b0a7b8d5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1394 | 2023.10.03 04:39:51.975173 [ 3 ] {} <Debug> HTTP-Session: e40ad7fd-f4a1-41fe-ac21-1499771f7bbc Destroying unnamed session | ||
1395 | 2023.10.03 04:39:51.975375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 50278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1396 | 2023.10.03 04:39:51.975422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1397 | 2023.10.03 04:39:51.975442 [ 3 ] {} <Debug> HTTP-Session: ca03846d-7c58-4c31-8944-84dd467ff707 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1398 | 2023.10.03 04:39:51.975458 [ 3 ] {} <Debug> HTTP-Session: ca03846d-7c58-4c31-8944-84dd467ff707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1399 | 2023.10.03 04:39:51.975546 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1400 | 2023.10.03 04:39:51.975591 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1401 | 2023.10.03 04:39:51.975727 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1402 | 2023.10.03 04:39:51.976342 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1403 | 2023.10.03 04:39:51.976653 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1404 | 2023.10.03 04:39:51.976830 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1405 | 2023.10.03 04:39:51.976964 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001386185 sec., 33906 rows/sec., 45.75 MiB/sec. | ||
1406 | 2023.10.03 04:39:51.977100 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Debug> DynamicQueryHandler: Done processing query | ||
1407 | 2023.10.03 04:39:51.977124 [ 3 ] {4f139278-ce71-4be2-9a7c-592658ad9fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1408 | 2023.10.03 04:39:51.977141 [ 3 ] {} <Debug> HTTP-Session: ca03846d-7c58-4c31-8944-84dd467ff707 Destroying unnamed session | ||
1409 | 2023.10.03 04:39:51.977246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1410 | 2023.10.03 04:39:51.977290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1411 | 2023.10.03 04:39:51.977309 [ 3 ] {} <Debug> HTTP-Session: caa33773-dcf9-4b7f-ae1a-c69f2e78ba36 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1412 | 2023.10.03 04:39:51.977325 [ 3 ] {} <Debug> HTTP-Session: caa33773-dcf9-4b7f-ae1a-c69f2e78ba36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1413 | 2023.10.03 04:39:51.977394 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1414 | 2023.10.03 04:39:51.977434 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1415 | 2023.10.03 04:39:51.977538 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1416 | 2023.10.03 04:39:51.977812 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1417 | 2023.10.03 04:39:51.978034 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1418 | 2023.10.03 04:39:51.978201 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1419 | 2023.10.03 04:39:51.978298 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000875636 sec., 3426 rows/sec., 238.67 KiB/sec. | ||
1420 | 2023.10.03 04:39:51.978403 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Debug> DynamicQueryHandler: Done processing query | ||
1421 | 2023.10.03 04:39:51.978426 [ 3 ] {41b0413c-ebc7-4758-b85e-a33415c66837} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1422 | 2023.10.03 04:39:51.978442 [ 3 ] {} <Debug> HTTP-Session: caa33773-dcf9-4b7f-ae1a-c69f2e78ba36 Destroying unnamed session | ||
1423 | 2023.10.03 04:39:56.972171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1424 | 2023.10.03 04:39:56.972347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1425 | 2023.10.03 04:39:56.972394 [ 3 ] {} <Debug> HTTP-Session: 2c5e5a5b-148b-43ae-bdff-aeba9a71164d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1426 | 2023.10.03 04:39:56.972445 [ 3 ] {} <Debug> HTTP-Session: 2c5e5a5b-148b-43ae-bdff-aeba9a71164d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1427 | 2023.10.03 04:39:56.972641 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1428 | 2023.10.03 04:39:56.972738 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1429 | 2023.10.03 04:39:56.972941 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1430 | 2023.10.03 04:39:56.973326 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1431 | 2023.10.03 04:39:56.973639 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1432 | 2023.10.03 04:39:56.973800 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1433 | 2023.10.03 04:39:56.973925 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001229532 sec., 4879 rows/sec., 276.40 KiB/sec. | ||
1434 | 2023.10.03 04:39:56.974132 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Debug> DynamicQueryHandler: Done processing query | ||
1435 | 2023.10.03 04:39:56.974158 [ 3 ] {5af1f5ed-7cff-4b1a-add9-a69d6fa146b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1436 | 2023.10.03 04:39:56.974173 [ 3 ] {} <Debug> HTTP-Session: 2c5e5a5b-148b-43ae-bdff-aeba9a71164d Destroying unnamed session | ||
1437 | 2023.10.03 04:39:56.974298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1438 | 2023.10.03 04:39:56.974344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1439 | 2023.10.03 04:39:56.974363 [ 3 ] {} <Debug> HTTP-Session: 8ab4067e-f5a9-493e-9fe8-96e07762d464 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1440 | 2023.10.03 04:39:56.974380 [ 3 ] {} <Debug> HTTP-Session: 8ab4067e-f5a9-493e-9fe8-96e07762d464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1441 | 2023.10.03 04:39:56.974455 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1442 | 2023.10.03 04:39:56.974494 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1443 | 2023.10.03 04:39:56.974609 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1444 | 2023.10.03 04:39:56.974939 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1445 | 2023.10.03 04:39:56.975151 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1446 | 2023.10.03 04:39:56.975320 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1447 | 2023.10.03 04:39:56.975422 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000939777 sec., 92575 rows/sec., 8.65 MiB/sec. | ||
1448 | 2023.10.03 04:39:56.975595 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Debug> DynamicQueryHandler: Done processing query | ||
1449 | 2023.10.03 04:39:56.975619 [ 3 ] {8765f5e6-393f-4aad-9987-165f4082cd04} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1450 | 2023.10.03 04:39:56.975635 [ 3 ] {} <Debug> HTTP-Session: 8ab4067e-f5a9-493e-9fe8-96e07762d464 Destroying unnamed session | ||
1451 | 2023.10.03 04:39:56.975774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1452 | 2023.10.03 04:39:56.975818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1453 | 2023.10.03 04:39:56.975836 [ 3 ] {} <Debug> HTTP-Session: 1310f862-e5a0-46b9-a653-fa99188f1785 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1454 | 2023.10.03 04:39:56.975853 [ 3 ] {} <Debug> HTTP-Session: 1310f862-e5a0-46b9-a653-fa99188f1785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1455 | 2023.10.03 04:39:56.975932 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1456 | 2023.10.03 04:39:56.975970 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1457 | 2023.10.03 04:39:56.976082 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1458 | 2023.10.03 04:39:56.976488 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1459 | 2023.10.03 04:39:56.976699 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1460 | 2023.10.03 04:39:56.976845 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1461 | 2023.10.03 04:39:56.976944 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000985078 sec., 267999 rows/sec., 18.38 MiB/sec. | ||
1462 | 2023.10.03 04:39:56.977058 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Debug> DynamicQueryHandler: Done processing query | ||
1463 | 2023.10.03 04:39:56.977080 [ 3 ] {a22df341-71ed-4e4b-85de-5620a443470b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1464 | 2023.10.03 04:39:56.977096 [ 3 ] {} <Debug> HTTP-Session: 1310f862-e5a0-46b9-a653-fa99188f1785 Destroying unnamed session | ||
1465 | 2023.10.03 04:39:56.977197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1466 | 2023.10.03 04:39:56.977241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1467 | 2023.10.03 04:39:56.977260 [ 3 ] {} <Debug> HTTP-Session: 3685d9d2-8a91-477c-b14d-bfe25a83dd5e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1468 | 2023.10.03 04:39:56.977277 [ 3 ] {} <Debug> HTTP-Session: 3685d9d2-8a91-477c-b14d-bfe25a83dd5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1469 | 2023.10.03 04:39:56.977344 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1470 | 2023.10.03 04:39:56.977383 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1471 | 2023.10.03 04:39:56.977488 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1472 | 2023.10.03 04:39:56.977729 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1473 | 2023.10.03 04:39:56.977958 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1474 | 2023.10.03 04:39:56.978128 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1475 | 2023.10.03 04:39:56.978226 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000855005 sec., 7017 rows/sec., 294.68 KiB/sec. | ||
1476 | 2023.10.03 04:39:56.978328 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Debug> DynamicQueryHandler: Done processing query | ||
1477 | 2023.10.03 04:39:56.978353 [ 3 ] {f0bfee91-1f98-4575-8aff-d82cb91e69d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1478 | 2023.10.03 04:39:56.978368 [ 3 ] {} <Debug> HTTP-Session: 3685d9d2-8a91-477c-b14d-bfe25a83dd5e Destroying unnamed session | ||
1479 | 2023.10.03 04:39:56.978478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1480 | 2023.10.03 04:39:56.978520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1481 | 2023.10.03 04:39:56.978539 [ 3 ] {} <Debug> HTTP-Session: e4fa81b0-023f-4cd9-9cb2-5008f1006e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1482 | 2023.10.03 04:39:56.978555 [ 3 ] {} <Debug> HTTP-Session: e4fa81b0-023f-4cd9-9cb2-5008f1006e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1483 | 2023.10.03 04:39:56.978628 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1484 | 2023.10.03 04:39:56.978669 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1485 | 2023.10.03 04:39:56.978781 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1486 | 2023.10.03 04:39:56.979055 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1487 | 2023.10.03 04:39:56.979289 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1488 | 2023.10.03 04:39:56.979464 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1489 | 2023.10.03 04:39:56.979561 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000905536 sec., 69572 rows/sec., 4.22 MiB/sec. | ||
1490 | 2023.10.03 04:39:56.979675 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Debug> DynamicQueryHandler: Done processing query | ||
1491 | 2023.10.03 04:39:56.979699 [ 3 ] {b1b1327c-c9ad-43b1-b562-c14d931149b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1492 | 2023.10.03 04:39:56.979715 [ 3 ] {} <Debug> HTTP-Session: e4fa81b0-023f-4cd9-9cb2-5008f1006e55 Destroying unnamed session | ||
1493 | 2023.10.03 04:39:56.979827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1494 | 2023.10.03 04:39:56.979870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1495 | 2023.10.03 04:39:56.979889 [ 3 ] {} <Debug> HTTP-Session: a46227d6-01f5-4022-835d-5eadbd80ddf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1496 | 2023.10.03 04:39:56.979905 [ 3 ] {} <Debug> HTTP-Session: a46227d6-01f5-4022-835d-5eadbd80ddf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1497 | 2023.10.03 04:39:56.979974 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1498 | 2023.10.03 04:39:56.980013 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1499 | 2023.10.03 04:39:56.980117 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1500 | 2023.10.03 04:39:56.980419 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1501 | 2023.10.03 04:39:56.980723 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1502 | 2023.10.03 04:39:56.980959 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1503 | 2023.10.03 04:39:56.981075 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00107251 sec., 17715 rows/sec., 940.59 KiB/sec. | ||
1504 | 2023.10.03 04:39:56.982079 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Debug> DynamicQueryHandler: Done processing query | ||
1505 | 2023.10.03 04:39:56.982114 [ 3 ] {48fcb123-dc40-48f1-a604-c9ccfafcbf44} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1506 | 2023.10.03 04:39:56.982134 [ 3 ] {} <Debug> HTTP-Session: a46227d6-01f5-4022-835d-5eadbd80ddf6 Destroying unnamed session | ||
1507 | 2023.10.03 04:40:00.329493 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1508 | 2023.10.03 04:40:00.329583 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1509 | 2023.10.03 04:40:01.970415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2023.10.03 04:40:01.970566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1511 | 2023.10.03 04:40:01.970612 [ 3 ] {} <Debug> HTTP-Session: 4901f65a-0005-4a37-a1ba-dbd6e563f23a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1512 | 2023.10.03 04:40:01.970655 [ 3 ] {} <Debug> HTTP-Session: 4901f65a-0005-4a37-a1ba-dbd6e563f23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2023.10.03 04:40:01.970855 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1514 | 2023.10.03 04:40:01.970959 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1515 | 2023.10.03 04:40:01.971128 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1516 | 2023.10.03 04:40:01.971494 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1517 | 2023.10.03 04:40:01.971749 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1518 | 2023.10.03 04:40:01.971915 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1519 | 2023.10.03 04:40:01.972062 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001145771 sec., 42765 rows/sec., 3.39 MiB/sec. | ||
1520 | 2023.10.03 04:40:01.972058 [ 55 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1521 | 2023.10.03 04:40:01.972172 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1522 | 2023.10.03 04:40:01.972248 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Debug> DynamicQueryHandler: Done processing query | ||
1523 | 2023.10.03 04:40:01.972275 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1524 | 2023.10.03 04:40:01.972281 [ 3 ] {c5ee5bc9-e47c-4d35-b9af-db0fa53ddf91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1525 | 2023.10.03 04:40:01.972330 [ 3 ] {} <Debug> HTTP-Session: 4901f65a-0005-4a37-a1ba-dbd6e563f23a Destroying unnamed session | ||
1526 | 2023.10.03 04:40:01.972377 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1527 | 2023.10.03 04:40:01.972409 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
1528 | 2023.10.03 04:40:01.972526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1529 | 2023.10.03 04:40:01.972539 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
1530 | 2023.10.03 04:40:01.972583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1531 | 2023.10.03 04:40:01.972607 [ 3 ] {} <Debug> HTTP-Session: 14246194-73aa-4bad-b2cd-f1e4b6ae624c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1532 | 2023.10.03 04:40:01.972635 [ 3 ] {} <Debug> HTTP-Session: 14246194-73aa-4bad-b2cd-f1e4b6ae624c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1533 | 2023.10.03 04:40:01.972673 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1534 | 2023.10.03 04:40:01.972746 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1535 | 2023.10.03 04:40:01.972802 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1536 | 2023.10.03 04:40:01.972803 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
1537 | 2023.10.03 04:40:01.972998 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1538 | 2023.10.03 04:40:01.973036 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1539 | 2023.10.03 04:40:01.973131 [ 16 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
1540 | 2023.10.03 04:40:01.973524 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1541 | 2023.10.03 04:40:01.973861 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1542 | 2023.10.03 04:40:01.973893 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166533 sec., 87670.3115898951 rows/sec., 6.68 MiB/sec. | ||
1543 | 2023.10.03 04:40:01.974085 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1544 | 2023.10.03 04:40:01.974092 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1545 | 2023.10.03 04:40:01.974245 [ 55 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1546 | 2023.10.03 04:40:01.974289 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001496247 sec., 98245 rows/sec., 9.61 MiB/sec. | ||
1547 | 2023.10.03 04:40:01.974308 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1548 | 2023.10.03 04:40:01.974486 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1549 | 2023.10.03 04:40:01.974526 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1550 | 2023.10.03 04:40:01.974622 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Debug> DynamicQueryHandler: Done processing query | ||
1551 | 2023.10.03 04:40:01.974638 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1552 | 2023.10.03 04:40:01.974661 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_11_2} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1553 | 2023.10.03 04:40:01.974671 [ 3 ] {0d204d4c-049b-41d2-8681-d79bb976f609} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1554 | 2023.10.03 04:40:01.974691 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part | ||
1555 | 2023.10.03 04:40:01.974717 [ 3 ] {} <Debug> HTTP-Session: 14246194-73aa-4bad-b2cd-f1e4b6ae624c Destroying unnamed session | ||
1556 | 2023.10.03 04:40:01.974907 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
1557 | 2023.10.03 04:40:01.974923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1558 | 2023.10.03 04:40:01.975000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1559 | 2023.10.03 04:40:01.975068 [ 3 ] {} <Debug> HTTP-Session: b0480c6d-333b-4ce6-b617-a13bdbfb840b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1560 | 2023.10.03 04:40:01.975084 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part | ||
1561 | 2023.10.03 04:40:01.975105 [ 3 ] {} <Debug> HTTP-Session: b0480c6d-333b-4ce6-b617-a13bdbfb840b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2023.10.03 04:40:01.975299 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part | ||
1563 | 2023.10.03 04:40:01.975315 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1564 | 2023.10.03 04:40:01.975413 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1565 | 2023.10.03 04:40:01.975522 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
1566 | 2023.10.03 04:40:01.975825 [ 13 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 147 rows starting from the beginning of the part | ||
1567 | 2023.10.03 04:40:01.975890 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1568 | 2023.10.03 04:40:01.976604 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1569 | 2023.10.03 04:40:01.977079 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1570 | 2023.10.03 04:40:01.977428 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1571 | 2023.10.03 04:40:01.977492 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.003100127 sec., 208055.99254482155 rows/sec., 19.65 MiB/sec. | ||
1572 | 2023.10.03 04:40:01.977643 [ 55 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1573 | 2023.10.03 04:40:01.977700 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002310312 sec., 21209 rows/sec., 1.66 MiB/sec. | ||
1574 | 2023.10.03 04:40:01.977717 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1575 | 2023.10.03 04:40:01.977784 [ 10 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1576 | 2023.10.03 04:40:01.977938 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1577 | 2023.10.03 04:40:01.978067 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Debug> DynamicQueryHandler: Done processing query | ||
1578 | 2023.10.03 04:40:01.978096 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1579 | 2023.10.03 04:40:01.978132 [ 3 ] {1096a779-c7fe-4508-acab-4ba3504c24f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1580 | 2023.10.03 04:40:01.978152 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 293 rows starting from the beginning of the part | ||
1581 | 2023.10.03 04:40:01.978209 [ 3 ] {} <Debug> HTTP-Session: b0480c6d-333b-4ce6-b617-a13bdbfb840b Destroying unnamed session | ||
1582 | 2023.10.03 04:40:01.978226 [ 10 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1583 | 2023.10.03 04:40:01.978361 [ 10 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_11_2} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1584 | 2023.10.03 04:40:01.978378 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
1585 | 2023.10.03 04:40:01.978584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1586 | 2023.10.03 04:40:01.978608 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part | ||
1587 | 2023.10.03 04:40:01.978653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1588 | 2023.10.03 04:40:01.978750 [ 3 ] {} <Debug> HTTP-Session: 9f007667-ac16-4b9e-a52a-4b35ffd903c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1589 | 2023.10.03 04:40:01.978786 [ 3 ] {} <Debug> HTTP-Session: 9f007667-ac16-4b9e-a52a-4b35ffd903c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1590 | 2023.10.03 04:40:01.978877 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
1591 | 2023.10.03 04:40:01.979017 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1592 | 2023.10.03 04:40:01.979064 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 264 rows starting from the beginning of the part | ||
1593 | 2023.10.03 04:40:01.979129 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1594 | 2023.10.03 04:40:01.979323 [ 17 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
1595 | 2023.10.03 04:40:01.979832 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1596 | 2023.10.03 04:40:01.980695 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1597 | 2023.10.03 04:40:01.980860 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059006 sec., 306635.5541636728 rows/sec., 21.50 MiB/sec. | ||
1598 | 2023.10.03 04:40:01.981049 [ 20 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1599 | 2023.10.03 04:40:01.981188 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1600 | 2023.10.03 04:40:01.981236 [ 20 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1601 | 2023.10.03 04:40:01.981306 [ 20 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_11_2} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1602 | 2023.10.03 04:40:01.981416 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1603 | 2023.10.03 04:40:01.981550 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002477555 sec., 19777 rows/sec., 26.69 MiB/sec. | ||
1604 | 2023.10.03 04:40:01.981749 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Debug> DynamicQueryHandler: Done processing query | ||
1605 | 2023.10.03 04:40:01.981773 [ 3 ] {dc3838e6-7926-417c-a9f3-4ec3e075020d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1606 | 2023.10.03 04:40:01.981790 [ 3 ] {} <Debug> HTTP-Session: 9f007667-ac16-4b9e-a52a-4b35ffd903c5 Destroying unnamed session | ||
1607 | 2023.10.03 04:40:06.973055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1608 | 2023.10.03 04:40:06.973176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1609 | 2023.10.03 04:40:06.973201 [ 3 ] {} <Debug> HTTP-Session: 46ef172f-7f54-4a39-bc20-a78dd118c15d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1610 | 2023.10.03 04:40:06.973227 [ 3 ] {} <Debug> HTTP-Session: 46ef172f-7f54-4a39-bc20-a78dd118c15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2023.10.03 04:40:06.973353 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1612 | 2023.10.03 04:40:06.973419 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2023.10.03 04:40:06.973612 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1614 | 2023.10.03 04:40:06.973953 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1615 | 2023.10.03 04:40:06.974251 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1616 | 2023.10.03 04:40:06.974421 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Trace> oximeter.timeseries_schema (95d195bc-dea4-47c6-94ec-2c7a41c78db8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1617 | 2023.10.03 04:40:06.974564 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001168881 sec., 9410 rows/sec., 842.99 KiB/sec. | ||
1618 | 2023.10.03 04:40:06.974754 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Debug> DynamicQueryHandler: Done processing query | ||
1619 | 2023.10.03 04:40:06.974778 [ 3 ] {34b7b16e-0ec5-404d-b9d9-f7d937cb0804} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1620 | 2023.10.03 04:40:06.974794 [ 3 ] {} <Debug> HTTP-Session: 46ef172f-7f54-4a39-bc20-a78dd118c15d Destroying unnamed session | ||
1621 | 2023.10.03 04:40:06.974900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1622 | 2023.10.03 04:40:06.974943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1623 | 2023.10.03 04:40:06.974963 [ 3 ] {} <Debug> HTTP-Session: 71ded747-88ab-44c0-bdd2-ec2f9c045b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1624 | 2023.10.03 04:40:06.974980 [ 3 ] {} <Debug> HTTP-Session: 71ded747-88ab-44c0-bdd2-ec2f9c045b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1625 | 2023.10.03 04:40:06.975049 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1626 | 2023.10.03 04:40:06.975089 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1627 | 2023.10.03 04:40:06.975200 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1628 | 2023.10.03 04:40:06.975446 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1629 | 2023.10.03 04:40:06.975650 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1630 | 2023.10.03 04:40:06.975800 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1631 | 2023.10.03 04:40:06.975916 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000839105 sec., 7150 rows/sec., 405.01 KiB/sec. | ||
1632 | 2023.10.03 04:40:06.976017 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Debug> DynamicQueryHandler: Done processing query | ||
1633 | 2023.10.03 04:40:06.976041 [ 3 ] {59b8ebe5-8d29-41e9-91fd-5dd89ff0d5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1634 | 2023.10.03 04:40:06.976056 [ 3 ] {} <Debug> HTTP-Session: 71ded747-88ab-44c0-bdd2-ec2f9c045b69 Destroying unnamed session | ||
1635 | 2023.10.03 04:40:06.976178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1636 | 2023.10.03 04:40:06.976221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1637 | 2023.10.03 04:40:06.976240 [ 3 ] {} <Debug> HTTP-Session: 9b9d7822-17ad-4fbe-86b8-117bb4a49448 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1638 | 2023.10.03 04:40:06.976257 [ 3 ] {} <Debug> HTTP-Session: 9b9d7822-17ad-4fbe-86b8-117bb4a49448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1639 | 2023.10.03 04:40:06.976328 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1640 | 2023.10.03 04:40:06.976366 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1641 | 2023.10.03 04:40:06.976465 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1642 | 2023.10.03 04:40:06.976738 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1643 | 2023.10.03 04:40:06.976951 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1644 | 2023.10.03 04:40:06.977104 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1645 | 2023.10.03 04:40:06.977219 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000863665 sec., 100733 rows/sec., 9.42 MiB/sec. | ||
1646 | 2023.10.03 04:40:06.977319 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Debug> DynamicQueryHandler: Done processing query | ||
1647 | 2023.10.03 04:40:06.977342 [ 3 ] {a68d9803-a7cc-4f99-8f86-58d7b4637580} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1648 | 2023.10.03 04:40:06.977357 [ 3 ] {} <Debug> HTTP-Session: 9b9d7822-17ad-4fbe-86b8-117bb4a49448 Destroying unnamed session | ||
1649 | 2023.10.03 04:40:06.977518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 44032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1650 | 2023.10.03 04:40:06.977561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1651 | 2023.10.03 04:40:06.977581 [ 3 ] {} <Debug> HTTP-Session: 281dbe15-ba80-44ff-9572-0bf851718264 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1652 | 2023.10.03 04:40:06.977599 [ 3 ] {} <Debug> HTTP-Session: 281dbe15-ba80-44ff-9572-0bf851718264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1653 | 2023.10.03 04:40:06.977679 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1654 | 2023.10.03 04:40:06.977717 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1655 | 2023.10.03 04:40:06.977817 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1656 | 2023.10.03 04:40:06.978183 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1657 | 2023.10.03 04:40:06.978393 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1658 | 2023.10.03 04:40:06.978548 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1659 | 2023.10.03 04:40:06.978664 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.000956468 sec., 287516 rows/sec., 19.82 MiB/sec. | ||
1660 | 2023.10.03 04:40:06.978795 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Debug> DynamicQueryHandler: Done processing query | ||
1661 | 2023.10.03 04:40:06.978820 [ 3 ] {36c2cfef-1f2e-4f9a-9895-4f30a113fb0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1662 | 2023.10.03 04:40:06.978841 [ 3 ] {} <Debug> HTTP-Session: 281dbe15-ba80-44ff-9572-0bf851718264 Destroying unnamed session | ||
1663 | 2023.10.03 04:40:06.979100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1664 | 2023.10.03 04:40:06.979158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1665 | 2023.10.03 04:40:06.979496 [ 3 ] {} <Debug> HTTP-Session: bbf16009-8e9e-4ccc-9437-6cb57cdec60b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1666 | 2023.10.03 04:40:06.979518 [ 3 ] {} <Debug> HTTP-Session: bbf16009-8e9e-4ccc-9437-6cb57cdec60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1667 | 2023.10.03 04:40:06.979601 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1668 | 2023.10.03 04:40:06.979646 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1669 | 2023.10.03 04:40:06.979772 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1670 | 2023.10.03 04:40:06.980141 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1671 | 2023.10.03 04:40:06.980434 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1672 | 2023.10.03 04:40:06.980658 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1673 | 2023.10.03 04:40:06.980788 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001147231 sec., 5229 rows/sec., 219.62 KiB/sec. | ||
1674 | 2023.10.03 04:40:06.980932 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Debug> DynamicQueryHandler: Done processing query | ||
1675 | 2023.10.03 04:40:06.980963 [ 3 ] {951a70da-c812-4662-90b0-04cf559fae81} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1676 | 2023.10.03 04:40:06.980981 [ 3 ] {} <Debug> HTTP-Session: bbf16009-8e9e-4ccc-9437-6cb57cdec60b Destroying unnamed session | ||
1677 | 2023.10.03 04:40:06.981107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1678 | 2023.10.03 04:40:06.981155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1679 | 2023.10.03 04:40:06.981174 [ 3 ] {} <Debug> HTTP-Session: 08a58462-c910-4ad5-b83f-380533bf7113 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1680 | 2023.10.03 04:40:06.981190 [ 3 ] {} <Debug> HTTP-Session: 08a58462-c910-4ad5-b83f-380533bf7113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1681 | 2023.10.03 04:40:06.981264 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1682 | 2023.10.03 04:40:06.981306 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1683 | 2023.10.03 04:40:06.981423 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1684 | 2023.10.03 04:40:06.981737 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1685 | 2023.10.03 04:40:06.982000 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1686 | 2023.10.03 04:40:06.982178 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1687 | 2023.10.03 04:40:06.982301 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001007608 sec., 73441 rows/sec., 4.49 MiB/sec. | ||
1688 | 2023.10.03 04:40:06.982413 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Debug> DynamicQueryHandler: Done processing query | ||
1689 | 2023.10.03 04:40:06.982437 [ 3 ] {4a144080-3a06-4d39-b53b-99d3c823b107} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1690 | 2023.10.03 04:40:06.982453 [ 3 ] {} <Debug> HTTP-Session: 08a58462-c910-4ad5-b83f-380533bf7113 Destroying unnamed session | ||
1691 | 2023.10.03 04:40:06.982573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1692 | 2023.10.03 04:40:06.982616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1693 | 2023.10.03 04:40:06.982635 [ 3 ] {} <Debug> HTTP-Session: a4763011-bbf8-48f1-9bd4-98054056089f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1694 | 2023.10.03 04:40:06.982651 [ 3 ] {} <Debug> HTTP-Session: a4763011-bbf8-48f1-9bd4-98054056089f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1695 | 2023.10.03 04:40:06.982720 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1696 | 2023.10.03 04:40:06.982759 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1697 | 2023.10.03 04:40:06.982860 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1698 | 2023.10.03 04:40:06.983110 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. | ||
1699 | 2023.10.03 04:40:06.983337 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1700 | 2023.10.03 04:40:06.983520 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1701 | 2023.10.03 04:40:06.983642 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885676 sec., 21452 rows/sec., 1.11 MiB/sec. | ||
1702 | 2023.10.03 04:40:06.983825 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Debug> DynamicQueryHandler: Done processing query | ||
1703 | 2023.10.03 04:40:06.983850 [ 3 ] {e77170f0-75df-4e5c-8ed3-2df05e6f4e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1704 | 2023.10.03 04:40:06.983867 [ 3 ] {} <Debug> HTTP-Session: a4763011-bbf8-48f1-9bd4-98054056089f Destroying unnamed session | ||
1705 | 2023.10.03 04:40:11.970534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1706 | 2023.10.03 04:40:11.970667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1707 | 2023.10.03 04:40:11.970699 [ 3 ] {} <Debug> HTTP-Session: 45a93057-6ee3-4e9e-bf97-1e847e061530 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1708 | 2023.10.03 04:40:11.970727 [ 3 ] {} <Debug> HTTP-Session: 45a93057-6ee3-4e9e-bf97-1e847e061530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1709 | 2023.10.03 04:40:11.970873 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1710 | 2023.10.03 04:40:11.970942 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1711 | 2023.10.03 04:40:11.971123 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1712 | 2023.10.03 04:40:11.971615 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1713 | 2023.10.03 04:40:11.971897 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1714 | 2023.10.03 04:40:11.972070 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1715 | 2023.10.03 04:40:11.972192 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001279994 sec., 38281 rows/sec., 3.03 MiB/sec. | ||
1716 | 2023.10.03 04:40:11.972334 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Debug> DynamicQueryHandler: Done processing query | ||
1717 | 2023.10.03 04:40:11.972359 [ 3 ] {e0430808-f605-411f-ac43-b12ad29029ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1718 | 2023.10.03 04:40:11.972376 [ 3 ] {} <Debug> HTTP-Session: 45a93057-6ee3-4e9e-bf97-1e847e061530 Destroying unnamed session | ||
1719 | 2023.10.03 04:40:11.972537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1720 | 2023.10.03 04:40:11.972586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1721 | 2023.10.03 04:40:11.972606 [ 3 ] {} <Debug> HTTP-Session: 61dbb4f3-8590-4db6-affa-fc2a9bde20ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1722 | 2023.10.03 04:40:11.972625 [ 3 ] {} <Debug> HTTP-Session: 61dbb4f3-8590-4db6-affa-fc2a9bde20ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1723 | 2023.10.03 04:40:11.972712 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1724 | 2023.10.03 04:40:11.972754 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1725 | 2023.10.03 04:40:11.972866 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1726 | 2023.10.03 04:40:11.973300 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1727 | 2023.10.03 04:40:11.973534 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1728 | 2023.10.03 04:40:11.973690 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1729 | 2023.10.03 04:40:11.973792 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001052448 sec., 139674 rows/sec., 13.66 MiB/sec. | ||
1730 | 2023.10.03 04:40:11.973936 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Debug> DynamicQueryHandler: Done processing query | ||
1731 | 2023.10.03 04:40:11.973962 [ 3 ] {d524515a-d9b7-4ffc-a895-be653f2fedc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1732 | 2023.10.03 04:40:11.973979 [ 3 ] {} <Debug> HTTP-Session: 61dbb4f3-8590-4db6-affa-fc2a9bde20ca Destroying unnamed session | ||
1733 | 2023.10.03 04:40:11.974115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1734 | 2023.10.03 04:40:11.974164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1735 | 2023.10.03 04:40:11.974184 [ 3 ] {} <Debug> HTTP-Session: 7e312fc6-3b31-4044-ac9e-8ed8bacb292c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1736 | 2023.10.03 04:40:11.974202 [ 3 ] {} <Debug> HTTP-Session: 7e312fc6-3b31-4044-ac9e-8ed8bacb292c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2023.10.03 04:40:11.974280 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1738 | 2023.10.03 04:40:11.974322 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1739 | 2023.10.03 04:40:11.974427 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1740 | 2023.10.03 04:40:11.974719 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1741 | 2023.10.03 04:40:11.974929 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1742 | 2023.10.03 04:40:11.975080 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1743 | 2023.10.03 04:40:11.975179 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000870516 sec., 56288 rows/sec., 4.40 MiB/sec. | ||
1744 | 2023.10.03 04:40:11.975283 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Debug> DynamicQueryHandler: Done processing query | ||
1745 | 2023.10.03 04:40:11.975306 [ 3 ] {e619ac6f-601a-466d-ad7f-cbea4a6ea048} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1746 | 2023.10.03 04:40:11.975322 [ 3 ] {} <Debug> HTTP-Session: 7e312fc6-3b31-4044-ac9e-8ed8bacb292c Destroying unnamed session | ||
1747 | 2023.10.03 04:40:11.975461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1748 | 2023.10.03 04:40:11.975504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1749 | 2023.10.03 04:40:11.975523 [ 3 ] {} <Debug> HTTP-Session: 140dcc20-6c6f-4300-9cc2-56d6317e0cab Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1750 | 2023.10.03 04:40:11.975540 [ 3 ] {} <Debug> HTTP-Session: 140dcc20-6c6f-4300-9cc2-56d6317e0cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1751 | 2023.10.03 04:40:11.975621 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1752 | 2023.10.03 04:40:11.975665 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1753 | 2023.10.03 04:40:11.975795 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1754 | 2023.10.03 04:40:11.976259 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1755 | 2023.10.03 04:40:11.976573 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1756 | 2023.10.03 04:40:11.976747 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1757 | 2023.10.03 04:40:11.976849 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001200512 sec., 40815 rows/sec., 55.08 MiB/sec. | ||
1758 | 2023.10.03 04:40:11.976973 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Debug> DynamicQueryHandler: Done processing query | ||
1759 | 2023.10.03 04:40:11.976996 [ 3 ] {ab0d7dcb-37d6-4cb7-b64a-2c616e836ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1760 | 2023.10.03 04:40:11.977013 [ 3 ] {} <Debug> HTTP-Session: 140dcc20-6c6f-4300-9cc2-56d6317e0cab Destroying unnamed session | ||
1761 | 2023.10.03 04:40:15.329634 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1762 | 2023.10.03 04:40:15.329695 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1763 | 2023.10.03 04:40:16.972555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1764 | 2023.10.03 04:40:16.972717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1765 | 2023.10.03 04:40:16.972762 [ 3 ] {} <Debug> HTTP-Session: 5993f571-e0da-4579-a8b1-bef9731e1372 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1766 | 2023.10.03 04:40:16.972804 [ 3 ] {} <Debug> HTTP-Session: 5993f571-e0da-4579-a8b1-bef9731e1372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1767 | 2023.10.03 04:40:16.972999 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1768 | 2023.10.03 04:40:16.973097 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1769 | 2023.10.03 04:40:16.973362 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1770 | 2023.10.03 04:40:16.973778 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1771 | 2023.10.03 04:40:16.974040 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1772 | 2023.10.03 04:40:16.974223 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1773 | 2023.10.03 04:40:16.974363 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001298704 sec., 4619 rows/sec., 261.68 KiB/sec. | ||
1774 | 2023.10.03 04:40:16.974513 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Debug> DynamicQueryHandler: Done processing query | ||
1775 | 2023.10.03 04:40:16.974539 [ 3 ] {f59b83ab-658b-4809-a4f6-26e922f13186} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1776 | 2023.10.03 04:40:16.974555 [ 3 ] {} <Debug> HTTP-Session: 5993f571-e0da-4579-a8b1-bef9731e1372 Destroying unnamed session | ||
1777 | 2023.10.03 04:40:16.974686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2023.10.03 04:40:16.974729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1779 | 2023.10.03 04:40:16.974749 [ 3 ] {} <Debug> HTTP-Session: 8d238a53-1bd6-4381-ba0e-8a48b9beda1b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1780 | 2023.10.03 04:40:16.974765 [ 3 ] {} <Debug> HTTP-Session: 8d238a53-1bd6-4381-ba0e-8a48b9beda1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1781 | 2023.10.03 04:40:16.974837 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1782 | 2023.10.03 04:40:16.974876 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1783 | 2023.10.03 04:40:16.974977 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1784 | 2023.10.03 04:40:16.975366 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1785 | 2023.10.03 04:40:16.975581 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1786 | 2023.10.03 04:40:16.975727 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1787 | 2023.10.03 04:40:16.975848 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000982658 sec., 88535 rows/sec., 8.28 MiB/sec. | ||
1788 | 2023.10.03 04:40:16.975972 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Debug> DynamicQueryHandler: Done processing query | ||
1789 | 2023.10.03 04:40:16.975996 [ 3 ] {c2a6ccaa-3c62-4fad-9605-67e5c577ecdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1790 | 2023.10.03 04:40:16.976012 [ 3 ] {} <Debug> HTTP-Session: 8d238a53-1bd6-4381-ba0e-8a48b9beda1b Destroying unnamed session | ||
1791 | 2023.10.03 04:40:16.976157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1792 | 2023.10.03 04:40:16.976202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1793 | 2023.10.03 04:40:16.976220 [ 3 ] {} <Debug> HTTP-Session: 221598f2-9a83-427a-9e0d-75e1da82be4f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1794 | 2023.10.03 04:40:16.976236 [ 3 ] {} <Debug> HTTP-Session: 221598f2-9a83-427a-9e0d-75e1da82be4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1795 | 2023.10.03 04:40:16.976311 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1796 | 2023.10.03 04:40:16.976349 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1797 | 2023.10.03 04:40:16.976454 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1798 | 2023.10.03 04:40:16.976862 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1799 | 2023.10.03 04:40:16.977078 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1800 | 2023.10.03 04:40:16.977223 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1801 | 2023.10.03 04:40:16.977351 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001011339 sec., 261040 rows/sec., 17.91 MiB/sec. | ||
1802 | 2023.10.03 04:40:16.977460 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Debug> DynamicQueryHandler: Done processing query | ||
1803 | 2023.10.03 04:40:16.977483 [ 3 ] {e5b92681-ad57-4693-b00e-a16330a37f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1804 | 2023.10.03 04:40:16.977498 [ 3 ] {} <Debug> HTTP-Session: 221598f2-9a83-427a-9e0d-75e1da82be4f Destroying unnamed session | ||
1805 | 2023.10.03 04:40:16.977597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1806 | 2023.10.03 04:40:16.977638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1807 | 2023.10.03 04:40:16.977657 [ 3 ] {} <Debug> HTTP-Session: 0fdefb73-ff5f-4aff-8cf9-72b68d50829c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1808 | 2023.10.03 04:40:16.977673 [ 3 ] {} <Debug> HTTP-Session: 0fdefb73-ff5f-4aff-8cf9-72b68d50829c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1809 | 2023.10.03 04:40:16.977740 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2023.10.03 04:40:16.977778 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1811 | 2023.10.03 04:40:16.977881 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1812 | 2023.10.03 04:40:16.978125 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1813 | 2023.10.03 04:40:16.978365 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1814 | 2023.10.03 04:40:16.978535 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1815 | 2023.10.03 04:40:16.978660 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000891396 sec., 6731 rows/sec., 282.65 KiB/sec. | ||
1816 | 2023.10.03 04:40:16.978848 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Debug> DynamicQueryHandler: Done processing query | ||
1817 | 2023.10.03 04:40:16.978872 [ 3 ] {f487d331-b31f-4e66-85e5-27369d442272} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1818 | 2023.10.03 04:40:16.978888 [ 3 ] {} <Debug> HTTP-Session: 0fdefb73-ff5f-4aff-8cf9-72b68d50829c Destroying unnamed session | ||
1819 | 2023.10.03 04:40:16.979000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1820 | 2023.10.03 04:40:16.979044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1821 | 2023.10.03 04:40:16.979063 [ 3 ] {} <Debug> HTTP-Session: 0215f323-20de-4f3f-8183-2935ba008a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1822 | 2023.10.03 04:40:16.979080 [ 3 ] {} <Debug> HTTP-Session: 0215f323-20de-4f3f-8183-2935ba008a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1823 | 2023.10.03 04:40:16.979153 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1824 | 2023.10.03 04:40:16.979195 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1825 | 2023.10.03 04:40:16.979324 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1826 | 2023.10.03 04:40:16.979613 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1827 | 2023.10.03 04:40:16.979853 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1828 | 2023.10.03 04:40:16.980041 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1829 | 2023.10.03 04:40:16.980172 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000989148 sec., 63691 rows/sec., 3.86 MiB/sec. | ||
1830 | 2023.10.03 04:40:16.980283 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Debug> DynamicQueryHandler: Done processing query | ||
1831 | 2023.10.03 04:40:16.980307 [ 3 ] {6df4b18a-7177-4aa0-97fb-cce0c17a2be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1832 | 2023.10.03 04:40:16.980323 [ 3 ] {} <Debug> HTTP-Session: 0215f323-20de-4f3f-8183-2935ba008a59 Destroying unnamed session | ||
1833 | 2023.10.03 04:40:16.980430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1834 | 2023.10.03 04:40:16.980472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1835 | 2023.10.03 04:40:16.980492 [ 3 ] {} <Debug> HTTP-Session: e2711dcb-7405-4285-956b-e107d4d485a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1836 | 2023.10.03 04:40:16.980508 [ 3 ] {} <Debug> HTTP-Session: e2711dcb-7405-4285-956b-e107d4d485a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1837 | 2023.10.03 04:40:16.980576 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1838 | 2023.10.03 04:40:16.980614 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1839 | 2023.10.03 04:40:16.980715 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1840 | 2023.10.03 04:40:16.980952 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1841 | 2023.10.03 04:40:16.981179 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1842 | 2023.10.03 04:40:16.981357 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1843 | 2023.10.03 04:40:16.981494 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000877105 sec., 21662 rows/sec., 1.12 MiB/sec. | ||
1844 | 2023.10.03 04:40:16.981497 [ 78 ] {} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1845 | 2023.10.03 04:40:16.981619 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1846 | 2023.10.03 04:40:16.981661 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Debug> DynamicQueryHandler: Done processing query | ||
1847 | 2023.10.03 04:40:16.981708 [ 3 ] {a652070e-5cf0-4347-b760-f4c6aebfcf2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1848 | 2023.10.03 04:40:16.981742 [ 3 ] {} <Debug> HTTP-Session: e2711dcb-7405-4285-956b-e107d4d485a6 Destroying unnamed session | ||
1849 | 2023.10.03 04:40:16.981748 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1850 | 2023.10.03 04:40:16.981904 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1851 | 2023.10.03 04:40:16.981943 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part | ||
1852 | 2023.10.03 04:40:16.982080 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1853 | 2023.10.03 04:40:16.982182 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
1854 | 2023.10.03 04:40:16.982280 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1855 | 2023.10.03 04:40:16.982378 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1856 | 2023.10.03 04:40:16.982454 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
1857 | 2023.10.03 04:40:16.983064 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383945 sec., 147404.70177644343 rows/sec., 8.07 MiB/sec. | ||
1858 | 2023.10.03 04:40:16.983235 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1859 | 2023.10.03 04:40:16.983486 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1860 | 2023.10.03 04:40:16.983572 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_11_2} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1861 | 2023.10.03 04:40:21.970557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1862 | 2023.10.03 04:40:21.970739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1863 | 2023.10.03 04:40:21.970788 [ 3 ] {} <Debug> HTTP-Session: a02a158d-9952-4ce5-b74a-08a80acde019 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1864 | 2023.10.03 04:40:21.970830 [ 3 ] {} <Debug> HTTP-Session: a02a158d-9952-4ce5-b74a-08a80acde019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1865 | 2023.10.03 04:40:21.971031 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1866 | 2023.10.03 04:40:21.971131 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1867 | 2023.10.03 04:40:21.971392 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1868 | 2023.10.03 04:40:21.971873 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1869 | 2023.10.03 04:40:21.972136 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1870 | 2023.10.03 04:40:21.972304 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1871 | 2023.10.03 04:40:21.972462 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001370745 sec., 35746 rows/sec., 2.83 MiB/sec. | ||
1872 | 2023.10.03 04:40:21.972600 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Debug> DynamicQueryHandler: Done processing query | ||
1873 | 2023.10.03 04:40:21.972625 [ 3 ] {f135e7a8-2f53-4445-b559-1dfdc10b2ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1874 | 2023.10.03 04:40:21.972642 [ 3 ] {} <Debug> HTTP-Session: a02a158d-9952-4ce5-b74a-08a80acde019 Destroying unnamed session | ||
1875 | 2023.10.03 04:40:21.972892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1876 | 2023.10.03 04:40:21.972937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1877 | 2023.10.03 04:40:21.972957 [ 3 ] {} <Debug> HTTP-Session: 109e486a-f46a-448b-8509-67c70a5ba77d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1878 | 2023.10.03 04:40:21.972974 [ 3 ] {} <Debug> HTTP-Session: 109e486a-f46a-448b-8509-67c70a5ba77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1879 | 2023.10.03 04:40:21.973051 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1880 | 2023.10.03 04:40:21.973091 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1881 | 2023.10.03 04:40:21.973197 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1882 | 2023.10.03 04:40:21.973587 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1883 | 2023.10.03 04:40:21.973803 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1884 | 2023.10.03 04:40:21.973948 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1885 | 2023.10.03 04:40:21.974080 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000998668 sec., 147196 rows/sec., 14.39 MiB/sec. | ||
1886 | 2023.10.03 04:40:21.974204 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Debug> DynamicQueryHandler: Done processing query | ||
1887 | 2023.10.03 04:40:21.974228 [ 3 ] {b9d76153-3908-4653-a43a-e0d55d2e7314} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1888 | 2023.10.03 04:40:21.974245 [ 3 ] {} <Debug> HTTP-Session: 109e486a-f46a-448b-8509-67c70a5ba77d Destroying unnamed session | ||
1889 | 2023.10.03 04:40:21.974372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1890 | 2023.10.03 04:40:21.974419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1891 | 2023.10.03 04:40:21.974439 [ 3 ] {} <Debug> HTTP-Session: 31e13e33-efec-4d21-9506-0658c649ec72 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1892 | 2023.10.03 04:40:21.974456 [ 3 ] {} <Debug> HTTP-Session: 31e13e33-efec-4d21-9506-0658c649ec72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1893 | 2023.10.03 04:40:21.974528 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1894 | 2023.10.03 04:40:21.974568 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1895 | 2023.10.03 04:40:21.974672 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1896 | 2023.10.03 04:40:21.974954 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1897 | 2023.10.03 04:40:21.975159 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1898 | 2023.10.03 04:40:21.975313 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1899 | 2023.10.03 04:40:21.975440 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000883196 sec., 55480 rows/sec., 4.34 MiB/sec. | ||
1900 | 2023.10.03 04:40:21.975547 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Debug> DynamicQueryHandler: Done processing query | ||
1901 | 2023.10.03 04:40:21.975571 [ 3 ] {fc8e55d2-f06c-46c5-9608-0b2fb163dac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1902 | 2023.10.03 04:40:21.975588 [ 3 ] {} <Debug> HTTP-Session: 31e13e33-efec-4d21-9506-0658c649ec72 Destroying unnamed session | ||
1903 | 2023.10.03 04:40:21.975828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1904 | 2023.10.03 04:40:21.975870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1905 | 2023.10.03 04:40:21.975890 [ 3 ] {} <Debug> HTTP-Session: e2c21e14-03cb-4752-aab1-fd703565c1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1906 | 2023.10.03 04:40:21.975907 [ 3 ] {} <Debug> HTTP-Session: e2c21e14-03cb-4752-aab1-fd703565c1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1907 | 2023.10.03 04:40:21.975986 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1908 | 2023.10.03 04:40:21.976031 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1909 | 2023.10.03 04:40:21.976165 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1910 | 2023.10.03 04:40:21.976751 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1911 | 2023.10.03 04:40:21.977058 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1912 | 2023.10.03 04:40:21.977235 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1913 | 2023.10.03 04:40:21.977362 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001346814 sec., 36382 rows/sec., 49.10 MiB/sec. | ||
1914 | 2023.10.03 04:40:21.977356 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1915 | 2023.10.03 04:40:21.977478 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1916 | 2023.10.03 04:40:21.977571 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Debug> DynamicQueryHandler: Done processing query | ||
1917 | 2023.10.03 04:40:21.977592 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1918 | 2023.10.03 04:40:21.977603 [ 3 ] {624b8f74-532f-401b-9ef1-e7708c775482} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1919 | 2023.10.03 04:40:21.977636 [ 3 ] {} <Debug> HTTP-Session: e2c21e14-03cb-4752-aab1-fd703565c1ea Destroying unnamed session | ||
1920 | 2023.10.03 04:40:21.977704 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1921 | 2023.10.03 04:40:21.977741 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
1922 | 2023.10.03 04:40:21.977889 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
1923 | 2023.10.03 04:40:21.978002 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part | ||
1924 | 2023.10.03 04:40:21.978110 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
1925 | 2023.10.03 04:40:21.978209 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
1926 | 2023.10.03 04:40:21.978303 [ 20 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
1927 | 2023.10.03 04:40:21.980902 [ 22 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 6 columns (6 merged, 0 gathered) in 0.003345061 sec., 67562.2955754768 rows/sec., 91.17 MiB/sec. | ||
1928 | 2023.10.03 04:40:21.981247 [ 19 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1929 | 2023.10.03 04:40:21.981576 [ 19 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1930 | 2023.10.03 04:40:21.981653 [ 19 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1931 | 2023.10.03 04:40:21.981742 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_6_1: 4.00 MiB. | ||
1932 | 2023.10.03 04:40:22.000119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.19 MiB, peak 230.46 MiB, will set to 225.40 MiB (RSS), difference: -3.79 MiB | ||
1933 | 2023.10.03 04:40:26.971753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1934 | 2023.10.03 04:40:26.971871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1935 | 2023.10.03 04:40:26.971896 [ 3 ] {} <Debug> HTTP-Session: fff6febf-8475-4d65-878f-adc9ec398ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1936 | 2023.10.03 04:40:26.971921 [ 3 ] {} <Debug> HTTP-Session: fff6febf-8475-4d65-878f-adc9ec398ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1937 | 2023.10.03 04:40:26.972043 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1938 | 2023.10.03 04:40:26.972103 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1939 | 2023.10.03 04:40:26.972262 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1940 | 2023.10.03 04:40:26.972660 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1941 | 2023.10.03 04:40:26.972918 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1942 | 2023.10.03 04:40:26.973079 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1943 | 2023.10.03 04:40:26.973206 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00112649 sec., 5326 rows/sec., 301.68 KiB/sec. | ||
1944 | 2023.10.03 04:40:26.973234 [ 65 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1945 | 2023.10.03 04:40:26.973345 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1946 | 2023.10.03 04:40:26.973405 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Debug> DynamicQueryHandler: Done processing query | ||
1947 | 2023.10.03 04:40:26.973460 [ 3 ] {d72452c7-b2a9-4b79-bc05-8662f3227bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1948 | 2023.10.03 04:40:26.973478 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1949 | 2023.10.03 04:40:26.973516 [ 3 ] {} <Debug> HTTP-Session: fff6febf-8475-4d65-878f-adc9ec398ac7 Destroying unnamed session | ||
1950 | 2023.10.03 04:40:26.973627 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1951 | 2023.10.03 04:40:26.973676 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part | ||
1952 | 2023.10.03 04:40:26.973701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1953 | 2023.10.03 04:40:26.973773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1954 | 2023.10.03 04:40:26.973814 [ 3 ] {} <Debug> HTTP-Session: 98eb4177-40b9-43d2-a686-3d1e1cfd29ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1955 | 2023.10.03 04:40:26.973872 [ 3 ] {} <Debug> HTTP-Session: 98eb4177-40b9-43d2-a686-3d1e1cfd29ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1956 | 2023.10.03 04:40:26.973884 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1957 | 2023.10.03 04:40:26.974060 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2023.10.03 04:40:26.974089 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
1959 | 2023.10.03 04:40:26.974162 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1960 | 2023.10.03 04:40:26.974358 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1961 | 2023.10.03 04:40:26.974635 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1962 | 2023.10.03 04:40:26.974653 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
1963 | 2023.10.03 04:40:26.974830 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
1964 | 2023.10.03 04:40:26.975367 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1965 | 2023.10.03 04:40:26.975832 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1966 | 2023.10.03 04:40:26.976211 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1967 | 2023.10.03 04:40:26.976323 [ 19 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.002904083 sec., 58882.61458091935 rows/sec., 4.46 MiB/sec. | ||
1968 | 2023.10.03 04:40:26.976417 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002289211 sec., 38004 rows/sec., 3.55 MiB/sec. | ||
1969 | 2023.10.03 04:40:26.976418 [ 74 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1970 | 2023.10.03 04:40:26.976557 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1971 | 2023.10.03 04:40:26.976617 [ 20 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1972 | 2023.10.03 04:40:26.976752 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Debug> DynamicQueryHandler: Done processing query | ||
1973 | 2023.10.03 04:40:26.976799 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1974 | 2023.10.03 04:40:26.976837 [ 3 ] {b467b643-e981-44d6-81da-90cad295d9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1975 | 2023.10.03 04:40:26.976873 [ 3 ] {} <Debug> HTTP-Session: 98eb4177-40b9-43d2-a686-3d1e1cfd29ca Destroying unnamed session | ||
1976 | 2023.10.03 04:40:26.976955 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1977 | 2023.10.03 04:40:26.976993 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part | ||
1978 | 2023.10.03 04:40:26.977037 [ 20 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
1979 | 2023.10.03 04:40:26.977130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1980 | 2023.10.03 04:40:26.977183 [ 20 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_16_3} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
1981 | 2023.10.03 04:40:26.977243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1982 | 2023.10.03 04:40:26.977262 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
1983 | 2023.10.03 04:40:26.977319 [ 3 ] {} <Debug> HTTP-Session: e6efb172-b85a-4fa1-b3af-bb71edde8915 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
1984 | 2023.10.03 04:40:26.977396 [ 3 ] {} <Debug> HTTP-Session: e6efb172-b85a-4fa1-b3af-bb71edde8915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1985 | 2023.10.03 04:40:26.977577 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 147 rows starting from the beginning of the part | ||
1986 | 2023.10.03 04:40:26.977613 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1987 | 2023.10.03 04:40:26.977691 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1988 | 2023.10.03 04:40:26.977775 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
1989 | 2023.10.03 04:40:26.978068 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part | ||
1990 | 2023.10.03 04:40:26.978163 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2023.10.03 04:40:26.978307 [ 17 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part | ||
1992 | 2023.10.03 04:40:26.979103 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
1993 | 2023.10.03 04:40:26.979504 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1994 | 2023.10.03 04:40:26.979768 [ 19 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003088306 sec., 255479.8650133763 rows/sec., 24.50 MiB/sec. | ||
1995 | 2023.10.03 04:40:26.979817 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1996 | 2023.10.03 04:40:26.979963 [ 19 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1997 | 2023.10.03 04:40:26.979970 [ 74 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1998 | 2023.10.03 04:40:26.980042 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002350422 sec., 112320 rows/sec., 7.71 MiB/sec. | ||
1999 | 2023.10.03 04:40:26.980057 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2000 | 2023.10.03 04:40:26.980416 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::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.03 04:40:26.980442 [ 19 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2002 | 2023.10.03 04:40:26.980553 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Debug> DynamicQueryHandler: Done processing query | ||
2003 | 2023.10.03 04:40:26.980605 [ 3 ] {a91394cc-da03-4802-8707-7652fc664bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2004 | 2023.10.03 04:40:26.980633 [ 19 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_16_3} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2005 | 2023.10.03 04:40:26.980650 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2006 | 2023.10.03 04:40:26.980670 [ 3 ] {} <Debug> HTTP-Session: e6efb172-b85a-4fa1-b3af-bb71edde8915 Destroying unnamed session | ||
2007 | 2023.10.03 04:40:26.980727 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
2008 | 2023.10.03 04:40:26.980872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2009 | 2023.10.03 04:40:26.980954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2010 | 2023.10.03 04:40:26.980996 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 275 rows starting from the beginning of the part | ||
2011 | 2023.10.03 04:40:26.981006 [ 3 ] {} <Debug> HTTP-Session: b8fece46-0292-4220-9e85-cbd72e62517e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2012 | 2023.10.03 04:40:26.981069 [ 3 ] {} <Debug> HTTP-Session: b8fece46-0292-4220-9e85-cbd72e62517e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2013 | 2023.10.03 04:40:26.981235 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
2014 | 2023.10.03 04:40:26.981253 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2015 | 2023.10.03 04:40:26.981352 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2016 | 2023.10.03 04:40:26.981424 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
2017 | 2023.10.03 04:40:26.981712 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
2018 | 2023.10.03 04:40:26.981840 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2023.10.03 04:40:26.981974 [ 21 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 264 rows starting from the beginning of the part | ||
2020 | 2023.10.03 04:40:26.982472 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2021 | 2023.10.03 04:40:26.983027 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2022 | 2023.10.03 04:40:26.983283 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2023 | 2023.10.03 04:40:26.983620 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002279121 sec., 2632 rows/sec., 110.55 KiB/sec. | ||
2024 | 2023.10.03 04:40:26.983734 [ 19 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 4 columns (4 merged, 0 gathered) in 0.003567284 sec., 345360.7842829447 rows/sec., 24.16 MiB/sec. | ||
2025 | 2023.10.03 04:40:26.983841 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Debug> DynamicQueryHandler: Done processing query | ||
2026 | 2023.10.03 04:40:26.983880 [ 3 ] {24d1e79e-8905-4b8a-b65f-7d9d8e05a3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2027 | 2023.10.03 04:40:26.983909 [ 3 ] {} <Debug> HTTP-Session: b8fece46-0292-4220-9e85-cbd72e62517e Destroying unnamed session | ||
2028 | 2023.10.03 04:40:26.983961 [ 18 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2029 | 2023.10.03 04:40:26.984049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2023.10.03 04:40:26.984109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2031 | 2023.10.03 04:40:26.984141 [ 3 ] {} <Debug> HTTP-Session: 3109cc9e-ebdf-49b8-aab1-df66791f0523 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2032 | 2023.10.03 04:40:26.984173 [ 3 ] {} <Debug> HTTP-Session: 3109cc9e-ebdf-49b8-aab1-df66791f0523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2033 | 2023.10.03 04:40:26.984243 [ 18 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2034 | 2023.10.03 04:40:26.984317 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2035 | 2023.10.03 04:40:26.984370 [ 18 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_16_3} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2036 | 2023.10.03 04:40:26.984401 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2037 | 2023.10.03 04:40:26.984626 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2038 | 2023.10.03 04:40:26.984938 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2039 | 2023.10.03 04:40:26.985185 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2040 | 2023.10.03 04:40:26.985366 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2041 | 2023.10.03 04:40:26.985497 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00113074 sec., 55715 rows/sec., 3.38 MiB/sec. | ||
2042 | 2023.10.03 04:40:26.985678 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Debug> DynamicQueryHandler: Done processing query | ||
2043 | 2023.10.03 04:40:26.985702 [ 3 ] {72883a07-bfbd-4048-a059-bc98cf7b318b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2044 | 2023.10.03 04:40:26.985719 [ 3 ] {} <Debug> HTTP-Session: 3109cc9e-ebdf-49b8-aab1-df66791f0523 Destroying unnamed session | ||
2045 | 2023.10.03 04:40:26.985828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2046 | 2023.10.03 04:40:26.985871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2047 | 2023.10.03 04:40:26.985890 [ 3 ] {} <Debug> HTTP-Session: c8d4e68c-083c-446b-b30b-56cf343f0bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2048 | 2023.10.03 04:40:26.985907 [ 3 ] {} <Debug> HTTP-Session: c8d4e68c-083c-446b-b30b-56cf343f0bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2049 | 2023.10.03 04:40:26.985976 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2050 | 2023.10.03 04:40:26.986014 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2051 | 2023.10.03 04:40:26.986121 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2052 | 2023.10.03 04:40:26.986384 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2053 | 2023.10.03 04:40:26.986619 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2054 | 2023.10.03 04:40:26.986800 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2055 | 2023.10.03 04:40:26.986923 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000913276 sec., 20804 rows/sec., 1.08 MiB/sec. | ||
2056 | 2023.10.03 04:40:26.987127 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Debug> DynamicQueryHandler: Done processing query | ||
2057 | 2023.10.03 04:40:26.987152 [ 3 ] {93c2f721-2284-480c-9c0a-af1950910856} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2058 | 2023.10.03 04:40:26.987168 [ 3 ] {} <Debug> HTTP-Session: c8d4e68c-083c-446b-b30b-56cf343f0bf8 Destroying unnamed session | ||
2059 | 2023.10.03 04:40:30.329727 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2060 | 2023.10.03 04:40:30.329797 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2061 | 2023.10.03 04:40:31.970447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2062 | 2023.10.03 04:40:31.970607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2063 | 2023.10.03 04:40:31.970655 [ 3 ] {} <Debug> HTTP-Session: 3c26206d-8850-4c9e-8cd5-6437eb3de8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2064 | 2023.10.03 04:40:31.970697 [ 3 ] {} <Debug> HTTP-Session: 3c26206d-8850-4c9e-8cd5-6437eb3de8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2023.10.03 04:40:31.970841 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2066 | 2023.10.03 04:40:31.970903 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2067 | 2023.10.03 04:40:31.971063 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2068 | 2023.10.03 04:40:31.971491 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2069 | 2023.10.03 04:40:31.971759 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2070 | 2023.10.03 04:40:31.971921 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2071 | 2023.10.03 04:40:31.972062 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001186221 sec., 41307 rows/sec., 3.27 MiB/sec. | ||
2072 | 2023.10.03 04:40:31.972194 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Debug> DynamicQueryHandler: Done processing query | ||
2073 | 2023.10.03 04:40:31.972218 [ 3 ] {44185d24-8b82-4d64-8f82-d3d013a3b730} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2074 | 2023.10.03 04:40:31.972235 [ 3 ] {} <Debug> HTTP-Session: 3c26206d-8850-4c9e-8cd5-6437eb3de8f3 Destroying unnamed session | ||
2075 | 2023.10.03 04:40:31.972372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2023.10.03 04:40:31.972416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2077 | 2023.10.03 04:40:31.972435 [ 3 ] {} <Debug> HTTP-Session: 71b9cee5-7822-428d-a392-dac398f4df52 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2078 | 2023.10.03 04:40:31.972451 [ 3 ] {} <Debug> HTTP-Session: 71b9cee5-7822-428d-a392-dac398f4df52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2023.10.03 04:40:31.972526 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2080 | 2023.10.03 04:40:31.972566 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2081 | 2023.10.03 04:40:31.972670 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2023.10.03 04:40:31.973103 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2083 | 2023.10.03 04:40:31.973316 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2084 | 2023.10.03 04:40:31.973467 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2085 | 2023.10.03 04:40:31.973570 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001015878 sec., 144702 rows/sec., 14.15 MiB/sec. | ||
2086 | 2023.10.03 04:40:31.973695 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Debug> DynamicQueryHandler: Done processing query | ||
2087 | 2023.10.03 04:40:31.973719 [ 3 ] {801eeccc-a2bb-45b3-8861-a687ff15e1fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2088 | 2023.10.03 04:40:31.973734 [ 3 ] {} <Debug> HTTP-Session: 71b9cee5-7822-428d-a392-dac398f4df52 Destroying unnamed session | ||
2089 | 2023.10.03 04:40:31.973897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2090 | 2023.10.03 04:40:31.973941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2091 | 2023.10.03 04:40:31.973960 [ 3 ] {} <Debug> HTTP-Session: 0f2b9ab2-0009-4692-9cb4-28afc95a1de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2092 | 2023.10.03 04:40:31.973976 [ 3 ] {} <Debug> HTTP-Session: 0f2b9ab2-0009-4692-9cb4-28afc95a1de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2093 | 2023.10.03 04:40:31.974048 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2094 | 2023.10.03 04:40:31.974086 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2095 | 2023.10.03 04:40:31.974187 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2096 | 2023.10.03 04:40:31.974477 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2097 | 2023.10.03 04:40:31.974682 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2098 | 2023.10.03 04:40:31.974831 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2099 | 2023.10.03 04:40:31.974953 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000878725 sec., 55762 rows/sec., 4.36 MiB/sec. | ||
2100 | 2023.10.03 04:40:31.975058 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Debug> DynamicQueryHandler: Done processing query | ||
2101 | 2023.10.03 04:40:31.975082 [ 3 ] {85462511-1258-46af-a259-5e1ecef5676b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2102 | 2023.10.03 04:40:31.975098 [ 3 ] {} <Debug> HTTP-Session: 0f2b9ab2-0009-4692-9cb4-28afc95a1de1 Destroying unnamed session | ||
2103 | 2023.10.03 04:40:31.975260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2104 | 2023.10.03 04:40:31.975303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2105 | 2023.10.03 04:40:31.975323 [ 3 ] {} <Debug> HTTP-Session: 0256e4eb-3c3a-4348-8c59-947bc43ab922 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2106 | 2023.10.03 04:40:31.975344 [ 3 ] {} <Debug> HTTP-Session: 0256e4eb-3c3a-4348-8c59-947bc43ab922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2107 | 2023.10.03 04:40:31.975422 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2108 | 2023.10.03 04:40:31.975466 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2109 | 2023.10.03 04:40:31.975602 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2110 | 2023.10.03 04:40:31.976072 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2111 | 2023.10.03 04:40:31.976385 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2112 | 2023.10.03 04:40:31.976573 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2113 | 2023.10.03 04:40:31.976698 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001247483 sec., 39279 rows/sec., 53.01 MiB/sec. | ||
2114 | 2023.10.03 04:40:31.976824 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Debug> DynamicQueryHandler: Done processing query | ||
2115 | 2023.10.03 04:40:31.976848 [ 3 ] {a15db505-5a09-41cc-ba00-83c3377ea2d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2116 | 2023.10.03 04:40:31.976864 [ 3 ] {} <Debug> HTTP-Session: 0256e4eb-3c3a-4348-8c59-947bc43ab922 Destroying unnamed session | ||
2117 | 2023.10.03 04:40:36.971886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2023.10.03 04:40:36.972037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2119 | 2023.10.03 04:40:36.972073 [ 3 ] {} <Debug> HTTP-Session: 5a54a4c9-7bf3-465d-9537-bde81b903d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2120 | 2023.10.03 04:40:36.972104 [ 3 ] {} <Debug> HTTP-Session: 5a54a4c9-7bf3-465d-9537-bde81b903d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2023.10.03 04:40:36.972261 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2122 | 2023.10.03 04:40:36.972333 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2123 | 2023.10.03 04:40:36.972516 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2124 | 2023.10.03 04:40:36.972923 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2125 | 2023.10.03 04:40:36.973177 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2126 | 2023.10.03 04:40:36.973347 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2127 | 2023.10.03 04:40:36.973493 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001184112 sec., 5067 rows/sec., 287.00 KiB/sec. | ||
2128 | 2023.10.03 04:40:36.973622 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Debug> DynamicQueryHandler: Done processing query | ||
2129 | 2023.10.03 04:40:36.973648 [ 3 ] {98a6d355-eaf9-409d-aa3b-3f6905e928c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2130 | 2023.10.03 04:40:36.973664 [ 3 ] {} <Debug> HTTP-Session: 5a54a4c9-7bf3-465d-9537-bde81b903d6e Destroying unnamed session | ||
2131 | 2023.10.03 04:40:36.973788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2132 | 2023.10.03 04:40:36.973832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2133 | 2023.10.03 04:40:36.973853 [ 3 ] {} <Debug> HTTP-Session: 57bee3c5-49ef-4ed2-bdbf-d475dab6b890 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2134 | 2023.10.03 04:40:36.973870 [ 3 ] {} <Debug> HTTP-Session: 57bee3c5-49ef-4ed2-bdbf-d475dab6b890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2135 | 2023.10.03 04:40:36.973943 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2136 | 2023.10.03 04:40:36.973983 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2137 | 2023.10.03 04:40:36.974085 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2138 | 2023.10.03 04:40:36.974420 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2139 | 2023.10.03 04:40:36.974633 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2140 | 2023.10.03 04:40:36.974780 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2141 | 2023.10.03 04:40:36.974903 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000931617 sec., 93386 rows/sec., 8.73 MiB/sec. | ||
2142 | 2023.10.03 04:40:36.975019 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Debug> DynamicQueryHandler: Done processing query | ||
2143 | 2023.10.03 04:40:36.975043 [ 3 ] {9ec06fb1-d730-4ce6-bd75-a12d819b490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2144 | 2023.10.03 04:40:36.975059 [ 3 ] {} <Debug> HTTP-Session: 57bee3c5-49ef-4ed2-bdbf-d475dab6b890 Destroying unnamed session | ||
2145 | 2023.10.03 04:40:36.975291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 44032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2023.10.03 04:40:36.975336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2147 | 2023.10.03 04:40:36.975355 [ 3 ] {} <Debug> HTTP-Session: b87cc903-0c39-4161-8bf0-a06745f6a2f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2148 | 2023.10.03 04:40:36.975372 [ 3 ] {} <Debug> HTTP-Session: b87cc903-0c39-4161-8bf0-a06745f6a2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2149 | 2023.10.03 04:40:36.975455 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2150 | 2023.10.03 04:40:36.975494 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2151 | 2023.10.03 04:40:36.975597 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2152 | 2023.10.03 04:40:36.976005 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2153 | 2023.10.03 04:40:36.976226 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2154 | 2023.10.03 04:40:36.976374 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2155 | 2023.10.03 04:40:36.976499 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001015688 sec., 270752 rows/sec., 18.66 MiB/sec. | ||
2156 | 2023.10.03 04:40:36.976605 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Debug> DynamicQueryHandler: Done processing query | ||
2157 | 2023.10.03 04:40:36.976628 [ 3 ] {a21140e6-b0bc-4f40-9074-f99f9ea0f36c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2158 | 2023.10.03 04:40:36.976644 [ 3 ] {} <Debug> HTTP-Session: b87cc903-0c39-4161-8bf0-a06745f6a2f0 Destroying unnamed session | ||
2159 | 2023.10.03 04:40:36.976765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2160 | 2023.10.03 04:40:36.976808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2161 | 2023.10.03 04:40:36.976827 [ 3 ] {} <Debug> HTTP-Session: ab2b3605-42b0-4999-aecc-b5011eb0ad7e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2162 | 2023.10.03 04:40:36.976844 [ 3 ] {} <Debug> HTTP-Session: ab2b3605-42b0-4999-aecc-b5011eb0ad7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2163 | 2023.10.03 04:40:36.976912 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2164 | 2023.10.03 04:40:36.976951 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2165 | 2023.10.03 04:40:36.977054 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2166 | 2023.10.03 04:40:36.977290 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2167 | 2023.10.03 04:40:36.977529 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2168 | 2023.10.03 04:40:36.977710 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2169 | 2023.10.03 04:40:36.977836 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889996 sec., 6741 rows/sec., 283.09 KiB/sec. | ||
2170 | 2023.10.03 04:40:36.977835 [ 57 ] {} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2171 | 2023.10.03 04:40:36.977944 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2172 | 2023.10.03 04:40:36.978005 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Debug> DynamicQueryHandler: Done processing query | ||
2173 | 2023.10.03 04:40:36.978049 [ 3 ] {b6e9bbc2-9ebd-4500-b8d3-eaff0637c46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2174 | 2023.10.03 04:40:36.978052 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2175 | 2023.10.03 04:40:36.978070 [ 3 ] {} <Debug> HTTP-Session: ab2b3605-42b0-4999-aecc-b5011eb0ad7e Destroying unnamed session | ||
2176 | 2023.10.03 04:40:36.978185 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2177 | 2023.10.03 04:40:36.978235 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2178 | 2023.10.03 04:40:36.978270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2179 | 2023.10.03 04:40:36.978338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2180 | 2023.10.03 04:40:36.978384 [ 3 ] {} <Debug> HTTP-Session: bd1dedcc-21e5-4ac7-9e2a-0aeceaaa519c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2181 | 2023.10.03 04:40:36.978432 [ 3 ] {} <Debug> HTTP-Session: bd1dedcc-21e5-4ac7-9e2a-0aeceaaa519c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2182 | 2023.10.03 04:40:36.978482 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2183 | 2023.10.03 04:40:36.978620 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2184 | 2023.10.03 04:40:36.978748 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2185 | 2023.10.03 04:40:36.978769 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2186 | 2023.10.03 04:40:36.979080 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2187 | 2023.10.03 04:40:36.979226 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2188 | 2023.10.03 04:40:36.979289 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2189 | 2023.10.03 04:40:36.979445 [ 17 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
2190 | 2023.10.03 04:40:36.979967 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2191 | 2023.10.03 04:40:36.980506 [ 18 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503395 sec., 26364.197419903772 rows/sec., 1.08 MiB/sec. | ||
2192 | 2023.10.03 04:40:36.980693 [ 18 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2193 | 2023.10.03 04:40:36.981029 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2194 | 2023.10.03 04:40:36.981123 [ 18 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2195 | 2023.10.03 04:40:36.981242 [ 18 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_11_2} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2196 | 2023.10.03 04:40:36.981450 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2197 | 2023.10.03 04:40:36.981642 [ 57 ] {} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2198 | 2023.10.03 04:40:36.981664 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002990364 sec., 24746 rows/sec., 1.51 MiB/sec. | ||
2199 | 2023.10.03 04:40:36.981711 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2200 | 2023.10.03 04:40:36.981875 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2201 | 2023.10.03 04:40:36.981957 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Debug> DynamicQueryHandler: Done processing query | ||
2202 | 2023.10.03 04:40:36.981982 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2203 | 2023.10.03 04:40:36.982005 [ 3 ] {0ecc8b59-5ba3-4638-a64a-aeaa566e16cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2204 | 2023.10.03 04:40:36.982034 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2205 | 2023.10.03 04:40:36.982044 [ 3 ] {} <Debug> HTTP-Session: bd1dedcc-21e5-4ac7-9e2a-0aeceaaa519c Destroying unnamed session | ||
2206 | 2023.10.03 04:40:36.982159 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2207 | 2023.10.03 04:40:36.982227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2208 | 2023.10.03 04:40:36.982314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2209 | 2023.10.03 04:40:36.982329 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2210 | 2023.10.03 04:40:36.982369 [ 3 ] {} <Debug> HTTP-Session: 81efcc4a-a701-4daa-ac05-cded6aed5bba Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2211 | 2023.10.03 04:40:36.982416 [ 3 ] {} <Debug> HTTP-Session: 81efcc4a-a701-4daa-ac05-cded6aed5bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2212 | 2023.10.03 04:40:36.982547 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2213 | 2023.10.03 04:40:36.982605 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2214 | 2023.10.03 04:40:36.982715 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2215 | 2023.10.03 04:40:36.982746 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2216 | 2023.10.03 04:40:36.983085 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
2217 | 2023.10.03 04:40:36.983181 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2218 | 2023.10.03 04:40:36.983842 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2219 | 2023.10.03 04:40:36.984403 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2220 | 2023.10.03 04:40:36.984676 [ 18 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.002870852 sec., 249054.98437397677 rows/sec., 15.13 MiB/sec. | ||
2221 | 2023.10.03 04:40:36.984730 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2222 | 2023.10.03 04:40:36.984893 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2223 | 2023.10.03 04:40:36.984921 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002263271 sec., 8394 rows/sec., 445.72 KiB/sec. | ||
2224 | 2023.10.03 04:40:36.985117 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Debug> DynamicQueryHandler: Done processing query | ||
2225 | 2023.10.03 04:40:36.985154 [ 3 ] {a8219fb6-86c9-4c31-8d4c-783202d5df3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2226 | 2023.10.03 04:40:36.985182 [ 3 ] {} <Debug> HTTP-Session: 81efcc4a-a701-4daa-ac05-cded6aed5bba Destroying unnamed session | ||
2227 | 2023.10.03 04:40:36.985274 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2228 | 2023.10.03 04:40:36.985362 [ 17 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2229 | 2023.10.03 04:40:41.969735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2230 | 2023.10.03 04:40:41.969914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2231 | 2023.10.03 04:40:41.969967 [ 3 ] {} <Debug> HTTP-Session: 5c10d6d7-b865-4af8-8d9e-26a4fada83e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2232 | 2023.10.03 04:40:41.970014 [ 3 ] {} <Debug> HTTP-Session: 5c10d6d7-b865-4af8-8d9e-26a4fada83e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2233 | 2023.10.03 04:40:41.970210 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2234 | 2023.10.03 04:40:41.970308 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2235 | 2023.10.03 04:40:41.970569 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2236 | 2023.10.03 04:40:41.971135 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2237 | 2023.10.03 04:40:41.971378 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2238 | 2023.10.03 04:40:41.971538 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2239 | 2023.10.03 04:40:41.971677 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001404585 sec., 34885 rows/sec., 2.76 MiB/sec. | ||
2240 | 2023.10.03 04:40:41.971804 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Debug> DynamicQueryHandler: Done processing query | ||
2241 | 2023.10.03 04:40:41.971828 [ 3 ] {47dffc48-6593-40bb-b985-6b7b042d0e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2242 | 2023.10.03 04:40:41.971844 [ 3 ] {} <Debug> HTTP-Session: 5c10d6d7-b865-4af8-8d9e-26a4fada83e2 Destroying unnamed session | ||
2243 | 2023.10.03 04:40:41.972047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2244 | 2023.10.03 04:40:41.972090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2245 | 2023.10.03 04:40:41.972109 [ 3 ] {} <Debug> HTTP-Session: cb1ec6a5-59d4-482e-b158-e09643418ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2246 | 2023.10.03 04:40:41.972126 [ 3 ] {} <Debug> HTTP-Session: cb1ec6a5-59d4-482e-b158-e09643418ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2247 | 2023.10.03 04:40:41.972199 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2248 | 2023.10.03 04:40:41.972237 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2249 | 2023.10.03 04:40:41.972339 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2250 | 2023.10.03 04:40:41.972659 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2251 | 2023.10.03 04:40:41.972867 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2252 | 2023.10.03 04:40:41.973014 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2253 | 2023.10.03 04:40:41.973137 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000908257 sec., 161848 rows/sec., 15.83 MiB/sec. | ||
2254 | 2023.10.03 04:40:41.973270 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Debug> DynamicQueryHandler: Done processing query | ||
2255 | 2023.10.03 04:40:41.973293 [ 3 ] {1349411c-ab73-4a32-98a4-f115de18b150} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2256 | 2023.10.03 04:40:41.973308 [ 3 ] {} <Debug> HTTP-Session: cb1ec6a5-59d4-482e-b158-e09643418ca5 Destroying unnamed session | ||
2257 | 2023.10.03 04:40:41.973434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2258 | 2023.10.03 04:40:41.973475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2259 | 2023.10.03 04:40:41.973494 [ 3 ] {} <Debug> HTTP-Session: 8c372f14-1ec4-45f9-af71-6c7eda4a30e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2260 | 2023.10.03 04:40:41.973511 [ 3 ] {} <Debug> HTTP-Session: 8c372f14-1ec4-45f9-af71-6c7eda4a30e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2261 | 2023.10.03 04:40:41.973580 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2262 | 2023.10.03 04:40:41.973618 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2263 | 2023.10.03 04:40:41.973720 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2264 | 2023.10.03 04:40:41.973968 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2265 | 2023.10.03 04:40:41.974166 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2266 | 2023.10.03 04:40:41.974309 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2267 | 2023.10.03 04:40:41.974428 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000819775 sec., 59772 rows/sec., 4.67 MiB/sec. | ||
2268 | 2023.10.03 04:40:41.974529 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Debug> DynamicQueryHandler: Done processing query | ||
2269 | 2023.10.03 04:40:41.974551 [ 3 ] {02ce8f55-c4d2-4132-a0b6-8d950f97faf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2270 | 2023.10.03 04:40:41.974566 [ 3 ] {} <Debug> HTTP-Session: 8c372f14-1ec4-45f9-af71-6c7eda4a30e2 Destroying unnamed session | ||
2271 | 2023.10.03 04:40:41.974742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2272 | 2023.10.03 04:40:41.974783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2273 | 2023.10.03 04:40:41.974801 [ 3 ] {} <Debug> HTTP-Session: 9e782b55-8150-4f48-8611-2fa779caecf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2274 | 2023.10.03 04:40:41.974818 [ 3 ] {} <Debug> HTTP-Session: 9e782b55-8150-4f48-8611-2fa779caecf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2275 | 2023.10.03 04:40:41.974900 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2276 | 2023.10.03 04:40:41.974943 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2277 | 2023.10.03 04:40:41.975077 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2278 | 2023.10.03 04:40:41.975493 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2279 | 2023.10.03 04:40:41.975791 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2280 | 2023.10.03 04:40:41.975967 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2281 | 2023.10.03 04:40:41.976098 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001170562 sec., 41860 rows/sec., 56.49 MiB/sec. | ||
2282 | 2023.10.03 04:40:41.976206 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Debug> DynamicQueryHandler: Done processing query | ||
2283 | 2023.10.03 04:40:41.976228 [ 3 ] {c8415067-c68a-4787-884e-7edfdf47a664} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2284 | 2023.10.03 04:40:41.976244 [ 3 ] {} <Debug> HTTP-Session: 9e782b55-8150-4f48-8611-2fa779caecf6 Destroying unnamed session | ||
2285 | 2023.10.03 04:40:45.329841 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2286 | 2023.10.03 04:40:45.329913 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2287 | 2023.10.03 04:40:46.972050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2288 | 2023.10.03 04:40:46.972162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2289 | 2023.10.03 04:40:46.972190 [ 3 ] {} <Debug> HTTP-Session: 5496bb31-3785-4850-94f3-aa667a1f6ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2290 | 2023.10.03 04:40:46.972217 [ 3 ] {} <Debug> HTTP-Session: 5496bb31-3785-4850-94f3-aa667a1f6ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2291 | 2023.10.03 04:40:46.972354 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2292 | 2023.10.03 04:40:46.972419 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2293 | 2023.10.03 04:40:46.972597 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2294 | 2023.10.03 04:40:46.972966 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2295 | 2023.10.03 04:40:46.973219 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2296 | 2023.10.03 04:40:46.973376 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2297 | 2023.10.03 04:40:46.973490 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00109761 sec., 5466 rows/sec., 309.62 KiB/sec. | ||
2298 | 2023.10.03 04:40:46.973609 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Debug> DynamicQueryHandler: Done processing query | ||
2299 | 2023.10.03 04:40:46.973633 [ 3 ] {618b48d5-45c8-41b2-9827-28691c895cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2300 | 2023.10.03 04:40:46.973649 [ 3 ] {} <Debug> HTTP-Session: 5496bb31-3785-4850-94f3-aa667a1f6ae8 Destroying unnamed session | ||
2301 | 2023.10.03 04:40:46.973795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2023.10.03 04:40:46.973836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2303 | 2023.10.03 04:40:46.973855 [ 3 ] {} <Debug> HTTP-Session: a031a0bd-f7ff-4bc8-8a47-dbd0fc718e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2304 | 2023.10.03 04:40:46.973873 [ 3 ] {} <Debug> HTTP-Session: a031a0bd-f7ff-4bc8-8a47-dbd0fc718e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2305 | 2023.10.03 04:40:46.973943 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2306 | 2023.10.03 04:40:46.973980 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2307 | 2023.10.03 04:40:46.974080 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2308 | 2023.10.03 04:40:46.974354 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2309 | 2023.10.03 04:40:46.974554 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2310 | 2023.10.03 04:40:46.974701 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2311 | 2023.10.03 04:40:46.974801 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000832086 sec., 104556 rows/sec., 9.77 MiB/sec. | ||
2312 | 2023.10.03 04:40:46.974897 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Debug> DynamicQueryHandler: Done processing query | ||
2313 | 2023.10.03 04:40:46.974918 [ 3 ] {4b99b0fd-0208-40e1-ac9d-c331575d39fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2314 | 2023.10.03 04:40:46.974934 [ 3 ] {} <Debug> HTTP-Session: a031a0bd-f7ff-4bc8-8a47-dbd0fc718e9d Destroying unnamed session | ||
2315 | 2023.10.03 04:40:46.975098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2316 | 2023.10.03 04:40:46.975140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2317 | 2023.10.03 04:40:46.975159 [ 3 ] {} <Debug> HTTP-Session: e9965bb1-2e13-419e-8670-6ab01ab4d46f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2318 | 2023.10.03 04:40:46.975175 [ 3 ] {} <Debug> HTTP-Session: e9965bb1-2e13-419e-8670-6ab01ab4d46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2319 | 2023.10.03 04:40:46.975263 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2320 | 2023.10.03 04:40:46.975301 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2321 | 2023.10.03 04:40:46.975400 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2322 | 2023.10.03 04:40:46.975757 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2323 | 2023.10.03 04:40:46.975968 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2324 | 2023.10.03 04:40:46.976111 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2325 | 2023.10.03 04:40:46.976212 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000921817 sec., 286390 rows/sec., 19.65 MiB/sec. | ||
2326 | 2023.10.03 04:40:46.976309 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Debug> DynamicQueryHandler: Done processing query | ||
2327 | 2023.10.03 04:40:46.976332 [ 3 ] {e3fac182-30bd-4cf3-8f07-ceb5c375cb5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2328 | 2023.10.03 04:40:46.976347 [ 3 ] {} <Debug> HTTP-Session: e9965bb1-2e13-419e-8670-6ab01ab4d46f Destroying unnamed session | ||
2329 | 2023.10.03 04:40:46.976502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2330 | 2023.10.03 04:40:46.976544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2331 | 2023.10.03 04:40:46.976563 [ 3 ] {} <Debug> HTTP-Session: 5cb7debc-9698-46eb-a942-6fa4a7b03b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2332 | 2023.10.03 04:40:46.976579 [ 3 ] {} <Debug> HTTP-Session: 5cb7debc-9698-46eb-a942-6fa4a7b03b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2023.10.03 04:40:46.976645 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2334 | 2023.10.03 04:40:46.976684 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2335 | 2023.10.03 04:40:46.976785 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2336 | 2023.10.03 04:40:46.977102 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2337 | 2023.10.03 04:40:46.977333 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2338 | 2023.10.03 04:40:46.977510 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2339 | 2023.10.03 04:40:46.977606 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000933547 sec., 6427 rows/sec., 269.89 KiB/sec. | ||
2340 | 2023.10.03 04:40:46.977723 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Debug> DynamicQueryHandler: Done processing query | ||
2341 | 2023.10.03 04:40:46.977746 [ 3 ] {2ce229e9-d13f-4da5-99f9-5e45db0b99ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2342 | 2023.10.03 04:40:46.977761 [ 3 ] {} <Debug> HTTP-Session: 5cb7debc-9698-46eb-a942-6fa4a7b03b65 Destroying unnamed session | ||
2343 | 2023.10.03 04:40:46.977881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2344 | 2023.10.03 04:40:46.977924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2345 | 2023.10.03 04:40:46.977943 [ 3 ] {} <Debug> HTTP-Session: a7fbdfd0-ef38-40eb-a69c-bd9a1fbcf030 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2346 | 2023.10.03 04:40:46.977960 [ 3 ] {} <Debug> HTTP-Session: a7fbdfd0-ef38-40eb-a69c-bd9a1fbcf030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2347 | 2023.10.03 04:40:46.978031 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2348 | 2023.10.03 04:40:46.978073 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2349 | 2023.10.03 04:40:46.978187 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2350 | 2023.10.03 04:40:46.978474 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2351 | 2023.10.03 04:40:46.978706 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2352 | 2023.10.03 04:40:46.978877 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2353 | 2023.10.03 04:40:46.979005 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000941557 sec., 66910 rows/sec., 4.06 MiB/sec. | ||
2354 | 2023.10.03 04:40:46.979194 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Debug> DynamicQueryHandler: Done processing query | ||
2355 | 2023.10.03 04:40:46.979217 [ 3 ] {ac781216-ed24-4b16-a7a4-fe5a5f9c7867} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2356 | 2023.10.03 04:40:46.979233 [ 3 ] {} <Debug> HTTP-Session: a7fbdfd0-ef38-40eb-a69c-bd9a1fbcf030 Destroying unnamed session | ||
2357 | 2023.10.03 04:40:46.979349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2358 | 2023.10.03 04:40:46.979390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2359 | 2023.10.03 04:40:46.979409 [ 3 ] {} <Debug> HTTP-Session: 18b0903e-e7f6-4e32-a138-3033d828f35c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2360 | 2023.10.03 04:40:46.979425 [ 3 ] {} <Debug> HTTP-Session: 18b0903e-e7f6-4e32-a138-3033d828f35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2361 | 2023.10.03 04:40:46.979493 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2362 | 2023.10.03 04:40:46.979532 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2363 | 2023.10.03 04:40:46.979648 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2364 | 2023.10.03 04:40:46.979888 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. | ||
2365 | 2023.10.03 04:40:46.980106 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2366 | 2023.10.03 04:40:46.980276 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2367 | 2023.10.03 04:40:46.980373 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000853335 sec., 22265 rows/sec., 1.15 MiB/sec. | ||
2368 | 2023.10.03 04:40:46.980484 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Debug> DynamicQueryHandler: Done processing query | ||
2369 | 2023.10.03 04:40:46.980507 [ 3 ] {0ae0c0f3-10a5-494f-a726-a4e14c052b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2370 | 2023.10.03 04:40:46.980523 [ 3 ] {} <Debug> HTTP-Session: 18b0903e-e7f6-4e32-a138-3033d828f35c Destroying unnamed session | ||
2371 | 2023.10.03 04:40:51.969756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2372 | 2023.10.03 04:40:51.969928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2373 | 2023.10.03 04:40:51.969974 [ 3 ] {} <Debug> HTTP-Session: 2acdfa38-6494-49b3-818d-67469a6a7ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2374 | 2023.10.03 04:40:51.970015 [ 3 ] {} <Debug> HTTP-Session: 2acdfa38-6494-49b3-818d-67469a6a7ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2375 | 2023.10.03 04:40:51.970202 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2376 | 2023.10.03 04:40:51.970269 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2377 | 2023.10.03 04:40:51.970428 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2378 | 2023.10.03 04:40:51.970858 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2379 | 2023.10.03 04:40:51.971112 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2380 | 2023.10.03 04:40:51.971274 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2381 | 2023.10.03 04:40:51.971415 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001160001 sec., 42241 rows/sec., 3.34 MiB/sec. | ||
2382 | 2023.10.03 04:40:51.971424 [ 167 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2383 | 2023.10.03 04:40:51.971523 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2384 | 2023.10.03 04:40:51.971627 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Debug> DynamicQueryHandler: Done processing query | ||
2385 | 2023.10.03 04:40:51.971648 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2386 | 2023.10.03 04:40:51.971665 [ 3 ] {90614b36-3fe9-438a-b996-b501c0590bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2387 | 2023.10.03 04:40:51.971737 [ 3 ] {} <Debug> HTTP-Session: 2acdfa38-6494-49b3-818d-67469a6a7ec7 Destroying unnamed session | ||
2388 | 2023.10.03 04:40:51.971845 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2389 | 2023.10.03 04:40:51.971887 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part | ||
2390 | 2023.10.03 04:40:51.971963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2391 | 2023.10.03 04:40:51.972047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2392 | 2023.10.03 04:40:51.972104 [ 3 ] {} <Debug> HTTP-Session: 5fa7cfcd-b389-4980-bcce-95323a654344 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2393 | 2023.10.03 04:40:51.972117 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
2394 | 2023.10.03 04:40:51.972143 [ 3 ] {} <Debug> HTTP-Session: 5fa7cfcd-b389-4980-bcce-95323a654344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2395 | 2023.10.03 04:40:51.972343 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
2396 | 2023.10.03 04:40:51.972361 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2397 | 2023.10.03 04:40:51.972455 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2398 | 2023.10.03 04:40:51.972545 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
2399 | 2023.10.03 04:40:51.972854 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
2400 | 2023.10.03 04:40:51.972937 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2401 | 2023.10.03 04:40:51.973106 [ 17 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
2402 | 2023.10.03 04:40:51.973799 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2403 | 2023.10.03 04:40:51.974267 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2404 | 2023.10.03 04:40:51.974449 [ 14 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849002 sec., 75114.02238397868 rows/sec., 5.80 MiB/sec. | ||
2405 | 2023.10.03 04:40:51.974531 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2406 | 2023.10.03 04:40:51.974692 [ 14 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2407 | 2023.10.03 04:40:51.974710 [ 167 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2408 | 2023.10.03 04:40:51.974762 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.002317062 sec., 63442 rows/sec., 6.20 MiB/sec. | ||
2409 | 2023.10.03 04:40:51.974807 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2410 | 2023.10.03 04:40:51.975029 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2411 | 2023.10.03 04:40:51.975210 [ 14 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2412 | 2023.10.03 04:40:51.975230 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Debug> DynamicQueryHandler: Done processing query | ||
2413 | 2023.10.03 04:40:51.975290 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2414 | 2023.10.03 04:40:51.975304 [ 3 ] {e59e068e-0f6b-4619-ad71-c599e1c5ded6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2415 | 2023.10.03 04:40:51.975358 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 234 rows starting from the beginning of the part | ||
2416 | 2023.10.03 04:40:51.975376 [ 14 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_21_4} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2417 | 2023.10.03 04:40:51.975370 [ 3 ] {} <Debug> HTTP-Session: 5fa7cfcd-b389-4980-bcce-95323a654344 Destroying unnamed session | ||
2418 | 2023.10.03 04:40:51.975540 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 147 rows starting from the beginning of the part | ||
2419 | 2023.10.03 04:40:51.975586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2420 | 2023.10.03 04:40:51.975685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2421 | 2023.10.03 04:40:51.975729 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
2422 | 2023.10.03 04:40:51.975742 [ 3 ] {} <Debug> HTTP-Session: c5a2bfda-ec84-4178-90ba-12841748e08e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2423 | 2023.10.03 04:40:51.975806 [ 3 ] {} <Debug> HTTP-Session: c5a2bfda-ec84-4178-90ba-12841748e08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2023.10.03 04:40:51.975984 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 147 rows starting from the beginning of the part | ||
2425 | 2023.10.03 04:40:51.976014 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2023.10.03 04:40:51.976098 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2427 | 2023.10.03 04:40:51.976215 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
2428 | 2023.10.03 04:40:51.976572 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part | ||
2429 | 2023.10.03 04:40:51.976596 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2430 | 2023.10.03 04:40:51.977329 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2431 | 2023.10.03 04:40:51.977831 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2432 | 2023.10.03 04:40:51.978089 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2433 | 2023.10.03 04:40:51.978343 [ 167 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2434 | 2023.10.03 04:40:51.978371 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003472043 sec., 244524.6213828573 rows/sec., 23.59 MiB/sec. | ||
2435 | 2023.10.03 04:40:51.978416 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002340343 sec., 20937 rows/sec., 1.64 MiB/sec. | ||
2436 | 2023.10.03 04:40:51.978456 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2437 | 2023.10.03 04:40:51.978608 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2438 | 2023.10.03 04:40:51.978706 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2439 | 2023.10.03 04:40:51.978838 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Debug> DynamicQueryHandler: Done processing query | ||
2440 | 2023.10.03 04:40:51.978862 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2441 | 2023.10.03 04:40:51.978889 [ 3 ] {72f3adc6-5de6-44fc-aa50-63d77670d760} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2442 | 2023.10.03 04:40:51.978946 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part | ||
2443 | 2023.10.03 04:40:51.978983 [ 3 ] {} <Debug> HTTP-Session: c5a2bfda-ec84-4178-90ba-12841748e08e Destroying unnamed session | ||
2444 | 2023.10.03 04:40:51.978991 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2445 | 2023.10.03 04:40:51.979089 [ 18 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_21_4} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2446 | 2023.10.03 04:40:51.979189 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
2447 | 2023.10.03 04:40:51.979237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2448 | 2023.10.03 04:40:51.979331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2449 | 2023.10.03 04:40:51.979382 [ 3 ] {} <Debug> HTTP-Session: 1b24ae42-94b8-4aa8-b6d9-8d932fbfe617 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2450 | 2023.10.03 04:40:51.979412 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 275 rows starting from the beginning of the part | ||
2451 | 2023.10.03 04:40:51.979424 [ 3 ] {} <Debug> HTTP-Session: 1b24ae42-94b8-4aa8-b6d9-8d932fbfe617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2452 | 2023.10.03 04:40:51.979665 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
2453 | 2023.10.03 04:40:51.979683 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2454 | 2023.10.03 04:40:51.979793 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2455 | 2023.10.03 04:40:51.979906 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 264 rows starting from the beginning of the part | ||
2456 | 2023.10.03 04:40:51.980259 [ 14 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
2457 | 2023.10.03 04:40:51.980442 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2458 | 2023.10.03 04:40:51.981510 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2459 | 2023.10.03 04:40:51.981853 [ 24 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.00330248 sec., 311281.2189627189 rows/sec., 22.03 MiB/sec. | ||
2460 | 2023.10.03 04:40:51.982016 [ 9 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2461 | 2023.10.03 04:40:51.982117 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2462 | 2023.10.03 04:40:51.982310 [ 9 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2463 | 2023.10.03 04:40:51.982405 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2464 | 2023.10.03 04:40:51.982435 [ 9 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_21_4} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2465 | 2023.10.03 04:40:51.982661 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002918243 sec., 16790 rows/sec., 22.66 MiB/sec. | ||
2466 | 2023.10.03 04:40:51.982832 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Debug> DynamicQueryHandler: Done processing query | ||
2467 | 2023.10.03 04:40:51.982855 [ 3 ] {3cfc850c-cc6b-46a2-b32b-496d20bdcf76} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2468 | 2023.10.03 04:40:51.982872 [ 3 ] {} <Debug> HTTP-Session: 1b24ae42-94b8-4aa8-b6d9-8d932fbfe617 Destroying unnamed session | ||
2469 | 2023.10.03 04:40:56.971762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2470 | 2023.10.03 04:40:56.971935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2471 | 2023.10.03 04:40:56.971981 [ 3 ] {} <Debug> HTTP-Session: 32553e65-abb7-4f5b-9b53-372dd0ffd099 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2472 | 2023.10.03 04:40:56.972022 [ 3 ] {} <Debug> HTTP-Session: 32553e65-abb7-4f5b-9b53-372dd0ffd099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2473 | 2023.10.03 04:40:56.972214 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2474 | 2023.10.03 04:40:56.972309 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2475 | 2023.10.03 04:40:56.972466 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2476 | 2023.10.03 04:40:56.972867 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2477 | 2023.10.03 04:40:56.973124 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2478 | 2023.10.03 04:40:56.973288 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2479 | 2023.10.03 04:40:56.973410 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00114074 sec., 5259 rows/sec., 297.92 KiB/sec. | ||
2480 | 2023.10.03 04:40:56.973533 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Debug> DynamicQueryHandler: Done processing query | ||
2481 | 2023.10.03 04:40:56.973556 [ 3 ] {2c14de44-f20a-4334-b4a1-aae2e32c1175} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2482 | 2023.10.03 04:40:56.973573 [ 3 ] {} <Debug> HTTP-Session: 32553e65-abb7-4f5b-9b53-372dd0ffd099 Destroying unnamed session | ||
2483 | 2023.10.03 04:40:56.973711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2484 | 2023.10.03 04:40:56.973752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2485 | 2023.10.03 04:40:56.973772 [ 3 ] {} <Debug> HTTP-Session: eb2ee585-d1f1-4c53-b9d8-7247ec92cd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2486 | 2023.10.03 04:40:56.973789 [ 3 ] {} <Debug> HTTP-Session: eb2ee585-d1f1-4c53-b9d8-7247ec92cd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2487 | 2023.10.03 04:40:56.973862 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2488 | 2023.10.03 04:40:56.973901 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2489 | 2023.10.03 04:40:56.974002 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2490 | 2023.10.03 04:40:56.974374 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2491 | 2023.10.03 04:40:56.974590 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2492 | 2023.10.03 04:40:56.974739 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2493 | 2023.10.03 04:40:56.974836 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000946897 sec., 91879 rows/sec., 8.59 MiB/sec. | ||
2494 | 2023.10.03 04:40:56.974955 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Debug> DynamicQueryHandler: Done processing query | ||
2495 | 2023.10.03 04:40:56.974979 [ 3 ] {0e29329f-40c6-4b78-9de0-aa8b49f7af35} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2496 | 2023.10.03 04:40:56.974995 [ 3 ] {} <Debug> HTTP-Session: eb2ee585-d1f1-4c53-b9d8-7247ec92cd8e Destroying unnamed session | ||
2497 | 2023.10.03 04:40:56.975167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2498 | 2023.10.03 04:40:56.975216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2499 | 2023.10.03 04:40:56.975240 [ 3 ] {} <Debug> HTTP-Session: c81f4cb0-7b80-47f1-bb67-e3be2f55f733 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2500 | 2023.10.03 04:40:56.975261 [ 3 ] {} <Debug> HTTP-Session: c81f4cb0-7b80-47f1-bb67-e3be2f55f733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2501 | 2023.10.03 04:40:56.975340 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2502 | 2023.10.03 04:40:56.975379 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2503 | 2023.10.03 04:40:56.975480 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2504 | 2023.10.03 04:40:56.975894 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2505 | 2023.10.03 04:40:56.976101 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2506 | 2023.10.03 04:40:56.976244 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2507 | 2023.10.03 04:40:56.976342 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.000975047 sec., 270756 rows/sec., 18.57 MiB/sec. | ||
2508 | 2023.10.03 04:40:56.976497 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Debug> DynamicQueryHandler: Done processing query | ||
2509 | 2023.10.03 04:40:56.976527 [ 3 ] {c1570d1b-28fa-49e9-9516-90ad3ea342e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2510 | 2023.10.03 04:40:56.976543 [ 3 ] {} <Debug> HTTP-Session: c81f4cb0-7b80-47f1-bb67-e3be2f55f733 Destroying unnamed session | ||
2511 | 2023.10.03 04:40:56.976654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2512 | 2023.10.03 04:40:56.976696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2513 | 2023.10.03 04:40:56.976715 [ 3 ] {} <Debug> HTTP-Session: b788bef6-edb1-4d1d-9b6e-3e9581650053 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2514 | 2023.10.03 04:40:56.976732 [ 3 ] {} <Debug> HTTP-Session: b788bef6-edb1-4d1d-9b6e-3e9581650053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2515 | 2023.10.03 04:40:56.976800 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2516 | 2023.10.03 04:40:56.976841 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2517 | 2023.10.03 04:40:56.976956 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2518 | 2023.10.03 04:40:56.977211 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2519 | 2023.10.03 04:40:56.977499 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2520 | 2023.10.03 04:40:56.977713 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2521 | 2023.10.03 04:40:56.977825 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000997398 sec., 6015 rows/sec., 252.61 KiB/sec. | ||
2522 | 2023.10.03 04:40:56.978958 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Debug> DynamicQueryHandler: Done processing query | ||
2523 | 2023.10.03 04:40:56.978994 [ 3 ] {7c33e0d5-5ed9-4c2e-ba63-9905c786da32} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2524 | 2023.10.03 04:40:56.979015 [ 3 ] {} <Debug> HTTP-Session: b788bef6-edb1-4d1d-9b6e-3e9581650053 Destroying unnamed session | ||
2525 | 2023.10.03 04:40:56.979150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2526 | 2023.10.03 04:40:56.979203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2527 | 2023.10.03 04:40:56.979236 [ 3 ] {} <Debug> HTTP-Session: 706c91bc-15dc-4295-b2de-4c4b50db08fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2528 | 2023.10.03 04:40:56.979253 [ 3 ] {} <Debug> HTTP-Session: 706c91bc-15dc-4295-b2de-4c4b50db08fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2529 | 2023.10.03 04:40:56.979328 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2530 | 2023.10.03 04:40:56.979370 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2531 | 2023.10.03 04:40:56.979497 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2532 | 2023.10.03 04:40:56.979795 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2533 | 2023.10.03 04:40:56.980034 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2534 | 2023.10.03 04:40:56.980210 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2535 | 2023.10.03 04:40:56.980335 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971847 sec., 64825 rows/sec., 3.93 MiB/sec. | ||
2536 | 2023.10.03 04:40:56.980519 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Debug> DynamicQueryHandler: Done processing query | ||
2537 | 2023.10.03 04:40:56.980542 [ 3 ] {14385d3d-67b8-497f-b1b0-3d4e03900243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2538 | 2023.10.03 04:40:56.980557 [ 3 ] {} <Debug> HTTP-Session: 706c91bc-15dc-4295-b2de-4c4b50db08fc Destroying unnamed session | ||
2539 | 2023.10.03 04:40:56.980667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2540 | 2023.10.03 04:40:56.980710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2541 | 2023.10.03 04:40:56.980728 [ 3 ] {} <Debug> HTTP-Session: 4b7b678f-b5ce-48e5-bf53-db70d8d0e08e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2542 | 2023.10.03 04:40:56.980745 [ 3 ] {} <Debug> HTTP-Session: 4b7b678f-b5ce-48e5-bf53-db70d8d0e08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2543 | 2023.10.03 04:40:56.980813 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2544 | 2023.10.03 04:40:56.980853 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2545 | 2023.10.03 04:40:56.980967 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2546 | 2023.10.03 04:40:56.981221 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2547 | 2023.10.03 04:40:56.981442 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2548 | 2023.10.03 04:40:56.981612 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2549 | 2023.10.03 04:40:56.981737 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000893536 sec., 21263 rows/sec., 1.10 MiB/sec. | ||
2550 | 2023.10.03 04:40:56.981893 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Debug> DynamicQueryHandler: Done processing query | ||
2551 | 2023.10.03 04:40:56.981917 [ 3 ] {691398a2-435a-4ad1-b76f-7580b4b10d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2552 | 2023.10.03 04:40:56.981932 [ 3 ] {} <Debug> HTTP-Session: 4b7b678f-b5ce-48e5-bf53-db70d8d0e08e Destroying unnamed session | ||
2553 | 2023.10.03 04:41:00.330163 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2554 | 2023.10.03 04:41:00.330258 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2555 | 2023.10.03 04:41:01.970220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2556 | 2023.10.03 04:41:01.970372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2557 | 2023.10.03 04:41:01.970417 [ 3 ] {} <Debug> HTTP-Session: f5ca56f3-88d9-499f-bbbd-d34bf4280e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2558 | 2023.10.03 04:41:01.970459 [ 3 ] {} <Debug> HTTP-Session: f5ca56f3-88d9-499f-bbbd-d34bf4280e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2559 | 2023.10.03 04:41:01.970656 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2560 | 2023.10.03 04:41:01.970749 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2561 | 2023.10.03 04:41:01.971007 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2562 | 2023.10.03 04:41:01.971592 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2563 | 2023.10.03 04:41:01.971845 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2564 | 2023.10.03 04:41:01.972003 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2565 | 2023.10.03 04:41:01.972121 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001410866 sec., 34730 rows/sec., 2.75 MiB/sec. | ||
2566 | 2023.10.03 04:41:01.972250 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Debug> DynamicQueryHandler: Done processing query | ||
2567 | 2023.10.03 04:41:01.972274 [ 3 ] {011ba0af-a186-432e-ac7f-6353887727ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2568 | 2023.10.03 04:41:01.972290 [ 3 ] {} <Debug> HTTP-Session: f5ca56f3-88d9-499f-bbbd-d34bf4280e70 Destroying unnamed session | ||
2569 | 2023.10.03 04:41:01.972463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2570 | 2023.10.03 04:41:01.972505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2571 | 2023.10.03 04:41:01.972524 [ 3 ] {} <Debug> HTTP-Session: 40ec073a-91e9-4668-b014-030f6912b157 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2572 | 2023.10.03 04:41:01.972541 [ 3 ] {} <Debug> HTTP-Session: 40ec073a-91e9-4668-b014-030f6912b157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2023.10.03 04:41:01.972616 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2574 | 2023.10.03 04:41:01.972654 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2575 | 2023.10.03 04:41:01.972753 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2576 | 2023.10.03 04:41:01.973135 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2577 | 2023.10.03 04:41:01.973347 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2578 | 2023.10.03 04:41:01.973493 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2579 | 2023.10.03 04:41:01.973591 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000948097 sec., 155047 rows/sec., 15.16 MiB/sec. | ||
2580 | 2023.10.03 04:41:01.973706 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Debug> DynamicQueryHandler: Done processing query | ||
2581 | 2023.10.03 04:41:01.973728 [ 3 ] {01833704-42cd-4d38-9d20-74f76b45cc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2582 | 2023.10.03 04:41:01.973744 [ 3 ] {} <Debug> HTTP-Session: 40ec073a-91e9-4668-b014-030f6912b157 Destroying unnamed session | ||
2583 | 2023.10.03 04:41:01.973862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2584 | 2023.10.03 04:41:01.973905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2585 | 2023.10.03 04:41:01.973924 [ 3 ] {} <Debug> HTTP-Session: 56303d97-1b2e-450a-9000-951a35682d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2586 | 2023.10.03 04:41:01.973941 [ 3 ] {} <Debug> HTTP-Session: 56303d97-1b2e-450a-9000-951a35682d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2587 | 2023.10.03 04:41:01.974011 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2588 | 2023.10.03 04:41:01.974048 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2589 | 2023.10.03 04:41:01.974149 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2590 | 2023.10.03 04:41:01.974432 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2591 | 2023.10.03 04:41:01.974633 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2592 | 2023.10.03 04:41:01.974784 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2593 | 2023.10.03 04:41:01.974882 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000844465 sec., 58024 rows/sec., 4.54 MiB/sec. | ||
2594 | 2023.10.03 04:41:01.974980 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Debug> DynamicQueryHandler: Done processing query | ||
2595 | 2023.10.03 04:41:01.975002 [ 3 ] {072216c0-6bc5-491d-9219-ebe21d465d31} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2596 | 2023.10.03 04:41:01.975016 [ 3 ] {} <Debug> HTTP-Session: 56303d97-1b2e-450a-9000-951a35682d2b Destroying unnamed session | ||
2597 | 2023.10.03 04:41:01.975153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2598 | 2023.10.03 04:41:01.975194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2599 | 2023.10.03 04:41:01.975213 [ 3 ] {} <Debug> HTTP-Session: c4c9f01d-1281-45c3-a616-78182c6cf298 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2600 | 2023.10.03 04:41:01.975229 [ 3 ] {} <Debug> HTTP-Session: c4c9f01d-1281-45c3-a616-78182c6cf298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2601 | 2023.10.03 04:41:01.975312 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2602 | 2023.10.03 04:41:01.975355 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2603 | 2023.10.03 04:41:01.975483 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2604 | 2023.10.03 04:41:01.976053 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2605 | 2023.10.03 04:41:01.976364 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2606 | 2023.10.03 04:41:01.976535 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2607 | 2023.10.03 04:41:01.976638 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001298583 sec., 37733 rows/sec., 50.92 MiB/sec. | ||
2608 | 2023.10.03 04:41:01.976761 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Debug> DynamicQueryHandler: Done processing query | ||
2609 | 2023.10.03 04:41:01.976783 [ 3 ] {c756535f-139c-4cc6-8a8d-eaf59baabc46} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2610 | 2023.10.03 04:41:01.976799 [ 3 ] {} <Debug> HTTP-Session: c4c9f01d-1281-45c3-a616-78182c6cf298 Destroying unnamed session | ||
2611 | 2023.10.03 04:41:06.972633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2612 | 2023.10.03 04:41:06.972750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2613 | 2023.10.03 04:41:06.972775 [ 3 ] {} <Debug> HTTP-Session: acd18ade-8fa3-44e8-8a60-3c75de3c97ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2614 | 2023.10.03 04:41:06.972799 [ 3 ] {} <Debug> HTTP-Session: acd18ade-8fa3-44e8-8a60-3c75de3c97ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2615 | 2023.10.03 04:41:06.972920 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2616 | 2023.10.03 04:41:06.972982 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2617 | 2023.10.03 04:41:06.973140 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2618 | 2023.10.03 04:41:06.973521 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2619 | 2023.10.03 04:41:06.973777 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2620 | 2023.10.03 04:41:06.973935 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2621 | 2023.10.03 04:41:06.974052 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00109845 sec., 5462 rows/sec., 309.38 KiB/sec. | ||
2622 | 2023.10.03 04:41:06.974185 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Debug> DynamicQueryHandler: Done processing query | ||
2623 | 2023.10.03 04:41:06.974209 [ 3 ] {3ce15193-e2f5-4f54-95cc-6d6b207ae7fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2624 | 2023.10.03 04:41:06.974225 [ 3 ] {} <Debug> HTTP-Session: acd18ade-8fa3-44e8-8a60-3c75de3c97ec Destroying unnamed session | ||
2625 | 2023.10.03 04:41:06.974347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2023.10.03 04:41:06.974390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2627 | 2023.10.03 04:41:06.974408 [ 3 ] {} <Debug> HTTP-Session: c3c16f20-5ecf-474d-81ab-9e32082e89e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2628 | 2023.10.03 04:41:06.974425 [ 3 ] {} <Debug> HTTP-Session: c3c16f20-5ecf-474d-81ab-9e32082e89e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2629 | 2023.10.03 04:41:06.974498 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2630 | 2023.10.03 04:41:06.974537 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2631 | 2023.10.03 04:41:06.974637 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2632 | 2023.10.03 04:41:06.974974 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2633 | 2023.10.03 04:41:06.975188 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2634 | 2023.10.03 04:41:06.975334 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2635 | 2023.10.03 04:41:06.975457 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000926997 sec., 93851 rows/sec., 8.77 MiB/sec. | ||
2636 | 2023.10.03 04:41:06.975573 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Debug> DynamicQueryHandler: Done processing query | ||
2637 | 2023.10.03 04:41:06.975596 [ 3 ] {54d01f38-44cc-4a3c-9664-ead1ba9fc28d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2638 | 2023.10.03 04:41:06.975612 [ 3 ] {} <Debug> HTTP-Session: c3c16f20-5ecf-474d-81ab-9e32082e89e6 Destroying unnamed session | ||
2639 | 2023.10.03 04:41:06.975784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 44032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2640 | 2023.10.03 04:41:06.975828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2641 | 2023.10.03 04:41:06.975847 [ 3 ] {} <Debug> HTTP-Session: 551eaabc-5b61-48c7-9d0b-c93cdebb8e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2642 | 2023.10.03 04:41:06.975864 [ 3 ] {} <Debug> HTTP-Session: 551eaabc-5b61-48c7-9d0b-c93cdebb8e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2643 | 2023.10.03 04:41:06.975947 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2644 | 2023.10.03 04:41:06.975984 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2645 | 2023.10.03 04:41:06.976088 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2646 | 2023.10.03 04:41:06.976495 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2647 | 2023.10.03 04:41:06.976708 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2648 | 2023.10.03 04:41:06.976858 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2649 | 2023.10.03 04:41:06.976978 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001003728 sec., 273978 rows/sec., 18.89 MiB/sec. | ||
2650 | 2023.10.03 04:41:06.977085 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Debug> DynamicQueryHandler: Done processing query | ||
2651 | 2023.10.03 04:41:06.977107 [ 3 ] {30e6e1f4-ec67-4e74-98fc-e5e0d6cb8422} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2652 | 2023.10.03 04:41:06.977122 [ 3 ] {} <Debug> HTTP-Session: 551eaabc-5b61-48c7-9d0b-c93cdebb8e08 Destroying unnamed session | ||
2653 | 2023.10.03 04:41:06.977227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2654 | 2023.10.03 04:41:06.977269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2655 | 2023.10.03 04:41:06.977287 [ 3 ] {} <Debug> HTTP-Session: c4d4afcf-130e-4e90-babf-24fc1a9cc5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2656 | 2023.10.03 04:41:06.977304 [ 3 ] {} <Debug> HTTP-Session: c4d4afcf-130e-4e90-babf-24fc1a9cc5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2657 | 2023.10.03 04:41:06.977372 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2658 | 2023.10.03 04:41:06.977412 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2659 | 2023.10.03 04:41:06.977515 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2660 | 2023.10.03 04:41:06.977751 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2661 | 2023.10.03 04:41:06.977980 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2662 | 2023.10.03 04:41:06.978148 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2663 | 2023.10.03 04:41:06.978268 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000868606 sec., 6907 rows/sec., 290.07 KiB/sec. | ||
2664 | 2023.10.03 04:41:06.978379 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Debug> DynamicQueryHandler: Done processing query | ||
2665 | 2023.10.03 04:41:06.978402 [ 3 ] {30290fe1-83ef-4b82-a7d4-4cfbdab3509e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2666 | 2023.10.03 04:41:06.978418 [ 3 ] {} <Debug> HTTP-Session: c4d4afcf-130e-4e90-babf-24fc1a9cc5d0 Destroying unnamed session | ||
2667 | 2023.10.03 04:41:06.978528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2668 | 2023.10.03 04:41:06.978571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2669 | 2023.10.03 04:41:06.978590 [ 3 ] {} <Debug> HTTP-Session: f6a43214-3f8f-453f-b2de-df1b8d477c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2670 | 2023.10.03 04:41:06.978607 [ 3 ] {} <Debug> HTTP-Session: f6a43214-3f8f-453f-b2de-df1b8d477c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2671 | 2023.10.03 04:41:06.978679 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2672 | 2023.10.03 04:41:06.978721 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2673 | 2023.10.03 04:41:06.978836 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2674 | 2023.10.03 04:41:06.979119 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2675 | 2023.10.03 04:41:06.979355 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2676 | 2023.10.03 04:41:06.979521 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2677 | 2023.10.03 04:41:06.979649 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000941057 sec., 78634 rows/sec., 4.81 MiB/sec. | ||
2678 | 2023.10.03 04:41:06.979819 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Debug> DynamicQueryHandler: Done processing query | ||
2679 | 2023.10.03 04:41:06.979842 [ 3 ] {a9d7a44c-784b-418c-84e0-8ebd874c3273} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2680 | 2023.10.03 04:41:06.979858 [ 3 ] {} <Debug> HTTP-Session: f6a43214-3f8f-453f-b2de-df1b8d477c8f Destroying unnamed session | ||
2681 | 2023.10.03 04:41:06.979957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2682 | 2023.10.03 04:41:06.980000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2683 | 2023.10.03 04:41:06.980018 [ 3 ] {} <Debug> HTTP-Session: 4d4c9672-12ba-4e52-ad6e-dbacb3564c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2684 | 2023.10.03 04:41:06.980035 [ 3 ] {} <Debug> HTTP-Session: 4d4c9672-12ba-4e52-ad6e-dbacb3564c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2685 | 2023.10.03 04:41:06.980104 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2686 | 2023.10.03 04:41:06.980143 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2687 | 2023.10.03 04:41:06.980257 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2688 | 2023.10.03 04:41:06.980488 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2689 | 2023.10.03 04:41:06.980708 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2690 | 2023.10.03 04:41:06.980881 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2691 | 2023.10.03 04:41:06.981007 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000871476 sec., 21802 rows/sec., 1.13 MiB/sec. | ||
2692 | 2023.10.03 04:41:06.981006 [ 58 ] {} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2693 | 2023.10.03 04:41:06.981122 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2694 | 2023.10.03 04:41:06.981166 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Debug> DynamicQueryHandler: Done processing query | ||
2695 | 2023.10.03 04:41:06.981220 [ 3 ] {c7a48900-e9c2-4687-97f2-ae519283a66e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2696 | 2023.10.03 04:41:06.981253 [ 3 ] {} <Debug> HTTP-Session: 4d4c9672-12ba-4e52-ad6e-dbacb3564c30 Destroying unnamed session | ||
2697 | 2023.10.03 04:41:06.981254 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2698 | 2023.10.03 04:41:06.981407 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2699 | 2023.10.03 04:41:06.981448 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
2700 | 2023.10.03 04:41:06.981579 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
2701 | 2023.10.03 04:41:06.981667 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
2702 | 2023.10.03 04:41:06.981750 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
2703 | 2023.10.03 04:41:06.981836 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
2704 | 2023.10.03 04:41:06.981920 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
2705 | 2023.10.03 04:41:06.982558 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374335 sec., 217559.76526829338 rows/sec., 11.71 MiB/sec. | ||
2706 | 2023.10.03 04:41:06.982653 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2707 | 2023.10.03 04:41:06.982843 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2708 | 2023.10.03 04:41:06.982911 [ 18 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_16_3} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2709 | 2023.10.03 04:41:11.969356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2710 | 2023.10.03 04:41:11.969479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2711 | 2023.10.03 04:41:11.969508 [ 3 ] {} <Debug> HTTP-Session: 3e920171-5b65-4470-8c02-82a3f56f5f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2712 | 2023.10.03 04:41:11.969537 [ 3 ] {} <Debug> HTTP-Session: 3e920171-5b65-4470-8c02-82a3f56f5f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2713 | 2023.10.03 04:41:11.969670 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2714 | 2023.10.03 04:41:11.969730 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2715 | 2023.10.03 04:41:11.969882 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2716 | 2023.10.03 04:41:11.970293 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2717 | 2023.10.03 04:41:11.970545 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2718 | 2023.10.03 04:41:11.970698 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2719 | 2023.10.03 04:41:11.970843 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001132261 sec., 43276 rows/sec., 3.43 MiB/sec. | ||
2720 | 2023.10.03 04:41:11.970973 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Debug> DynamicQueryHandler: Done processing query | ||
2721 | 2023.10.03 04:41:11.970996 [ 3 ] {032020cd-22e3-4a5a-98d3-79c8eafebbcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2722 | 2023.10.03 04:41:11.971012 [ 3 ] {} <Debug> HTTP-Session: 3e920171-5b65-4470-8c02-82a3f56f5f12 Destroying unnamed session | ||
2723 | 2023.10.03 04:41:11.971242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2724 | 2023.10.03 04:41:11.971286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2725 | 2023.10.03 04:41:11.971305 [ 3 ] {} <Debug> HTTP-Session: a924fe6f-0614-4246-a6ee-c9b2127ad1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2726 | 2023.10.03 04:41:11.971322 [ 3 ] {} <Debug> HTTP-Session: a924fe6f-0614-4246-a6ee-c9b2127ad1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2727 | 2023.10.03 04:41:11.971396 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2728 | 2023.10.03 04:41:11.971436 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2729 | 2023.10.03 04:41:11.971538 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2730 | 2023.10.03 04:41:11.971890 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2731 | 2023.10.03 04:41:11.972095 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2732 | 2023.10.03 04:41:11.972241 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2733 | 2023.10.03 04:41:11.972367 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000940537 sec., 156293 rows/sec., 15.28 MiB/sec. | ||
2734 | 2023.10.03 04:41:11.972473 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Debug> DynamicQueryHandler: Done processing query | ||
2735 | 2023.10.03 04:41:11.972495 [ 3 ] {32ea9e6c-bf1f-4f35-98c1-2e6e562f7139} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2736 | 2023.10.03 04:41:11.972510 [ 3 ] {} <Debug> HTTP-Session: a924fe6f-0614-4246-a6ee-c9b2127ad1ab Destroying unnamed session | ||
2737 | 2023.10.03 04:41:11.972627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2738 | 2023.10.03 04:41:11.972669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2739 | 2023.10.03 04:41:11.972687 [ 3 ] {} <Debug> HTTP-Session: 3d0a1ba2-5868-4e7b-b441-e6dcd8a80616 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2740 | 2023.10.03 04:41:11.972704 [ 3 ] {} <Debug> HTTP-Session: 3d0a1ba2-5868-4e7b-b441-e6dcd8a80616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2741 | 2023.10.03 04:41:11.972772 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2742 | 2023.10.03 04:41:11.972810 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2743 | 2023.10.03 04:41:11.972913 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2744 | 2023.10.03 04:41:11.973158 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2745 | 2023.10.03 04:41:11.973353 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2746 | 2023.10.03 04:41:11.973491 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2747 | 2023.10.03 04:41:11.973617 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000816025 sec., 60047 rows/sec., 4.70 MiB/sec. | ||
2748 | 2023.10.03 04:41:11.973719 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Debug> DynamicQueryHandler: Done processing query | ||
2749 | 2023.10.03 04:41:11.973742 [ 3 ] {ca907b52-c95a-46a7-bc9b-a2bdc382a190} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2750 | 2023.10.03 04:41:11.973757 [ 3 ] {} <Debug> HTTP-Session: 3d0a1ba2-5868-4e7b-b441-e6dcd8a80616 Destroying unnamed session | ||
2751 | 2023.10.03 04:41:11.973951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52415, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2752 | 2023.10.03 04:41:11.973993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2753 | 2023.10.03 04:41:11.974012 [ 3 ] {} <Debug> HTTP-Session: da0c6614-96ad-4c8c-99e0-66de9c02e593 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2754 | 2023.10.03 04:41:11.974029 [ 3 ] {} <Debug> HTTP-Session: da0c6614-96ad-4c8c-99e0-66de9c02e593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2755 | 2023.10.03 04:41:11.974107 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2756 | 2023.10.03 04:41:11.974151 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2757 | 2023.10.03 04:41:11.974285 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2758 | 2023.10.03 04:41:11.974696 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2759 | 2023.10.03 04:41:11.974990 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2760 | 2023.10.03 04:41:11.975161 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2761 | 2023.10.03 04:41:11.975285 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001151481 sec., 42553 rows/sec., 57.42 MiB/sec. | ||
2762 | 2023.10.03 04:41:11.975276 [ 159 ] {} <Debug> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2763 | 2023.10.03 04:41:11.975402 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2764 | 2023.10.03 04:41:11.975471 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Debug> DynamicQueryHandler: Done processing query | ||
2765 | 2023.10.03 04:41:11.975514 [ 3 ] {e6ec6e1c-bd77-41d2-8978-81c27a26c57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2766 | 2023.10.03 04:41:11.975525 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2767 | 2023.10.03 04:41:11.975538 [ 3 ] {} <Debug> HTTP-Session: da0c6614-96ad-4c8c-99e0-66de9c02e593 Destroying unnamed session | ||
2768 | 2023.10.03 04:41:11.975698 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2769 | 2023.10.03 04:41:11.975740 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 226 rows starting from the beginning of the part | ||
2770 | 2023.10.03 04:41:11.975873 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part | ||
2771 | 2023.10.03 04:41:11.975971 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part | ||
2772 | 2023.10.03 04:41:11.976066 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
2773 | 2023.10.03 04:41:11.976157 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
2774 | 2023.10.03 04:41:11.976245 [ 18 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
2775 | 2023.10.03 04:41:11.977658 [ 9 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 6 columns (6 merged, 0 gathered) in 0.00218994 sec., 215074.38559960548 rows/sec., 290.23 MiB/sec. | ||
2776 | 2023.10.03 04:41:11.978010 [ 9 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2777 | 2023.10.03 04:41:11.978262 [ 9 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2778 | 2023.10.03 04:41:11.978339 [ 9 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2779 | 2023.10.03 04:41:11.978423 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_11_2: 4.00 MiB. | ||
2780 | 2023.10.03 04:41:12.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.63 MiB, peak 230.89 MiB, will set to 225.50 MiB (RSS), difference: -4.13 MiB | ||
2781 | 2023.10.03 04:41:15.330501 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2782 | 2023.10.03 04:41:15.330572 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2783 | 2023.10.03 04:41:16.971393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2784 | 2023.10.03 04:41:16.971537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2785 | 2023.10.03 04:41:16.971582 [ 3 ] {} <Debug> HTTP-Session: 5710f684-c360-425a-b9f8-f4a5a7309dac Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2786 | 2023.10.03 04:41:16.971624 [ 3 ] {} <Debug> HTTP-Session: 5710f684-c360-425a-b9f8-f4a5a7309dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2787 | 2023.10.03 04:41:16.971814 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2788 | 2023.10.03 04:41:16.971887 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2789 | 2023.10.03 04:41:16.972043 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2790 | 2023.10.03 04:41:16.972391 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2791 | 2023.10.03 04:41:16.972639 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2792 | 2023.10.03 04:41:16.972794 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2793 | 2023.10.03 04:41:16.972940 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001068119 sec., 5617 rows/sec., 318.17 KiB/sec. | ||
2794 | 2023.10.03 04:41:16.972941 [ 125 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2795 | 2023.10.03 04:41:16.973063 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2796 | 2023.10.03 04:41:16.973123 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Debug> DynamicQueryHandler: Done processing query | ||
2797 | 2023.10.03 04:41:16.973169 [ 3 ] {e209f37f-475d-42bf-b50e-ea61ea1f584c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2798 | 2023.10.03 04:41:16.973181 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2799 | 2023.10.03 04:41:16.973199 [ 3 ] {} <Debug> HTTP-Session: 5710f684-c360-425a-b9f8-f4a5a7309dac Destroying unnamed session | ||
2800 | 2023.10.03 04:41:16.973330 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2801 | 2023.10.03 04:41:16.973379 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part | ||
2802 | 2023.10.03 04:41:16.973407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2803 | 2023.10.03 04:41:16.973479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2804 | 2023.10.03 04:41:16.973508 [ 3 ] {} <Debug> HTTP-Session: 2d1d287c-f2f7-43c4-adc5-231145c1d775 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2805 | 2023.10.03 04:41:16.973547 [ 3 ] {} <Debug> HTTP-Session: 2d1d287c-f2f7-43c4-adc5-231145c1d775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2806 | 2023.10.03 04:41:16.973635 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
2807 | 2023.10.03 04:41:16.973765 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2808 | 2023.10.03 04:41:16.973869 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2809 | 2023.10.03 04:41:16.973893 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
2810 | 2023.10.03 04:41:16.974210 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
2811 | 2023.10.03 04:41:16.974324 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2812 | 2023.10.03 04:41:16.974495 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
2813 | 2023.10.03 04:41:16.974616 [ 23 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::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 | ||
2814 | 2023.10.03 04:41:16.975175 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2815 | 2023.10.03 04:41:16.975532 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2816 | 2023.10.03 04:41:16.975828 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2817 | 2023.10.03 04:41:16.976029 [ 125 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2818 | 2023.10.03 04:41:16.976139 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2819 | 2023.10.03 04:41:16.976218 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002342312 sec., 37142 rows/sec., 3.47 MiB/sec. | ||
2820 | 2023.10.03 04:41:16.976374 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2821 | 2023.10.03 04:41:16.976501 [ 12 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369271 sec., 50752.818636435004 rows/sec., 3.85 MiB/sec. | ||
2822 | 2023.10.03 04:41:16.976688 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2823 | 2023.10.03 04:41:16.976767 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 234 rows starting from the beginning of the part | ||
2824 | 2023.10.03 04:41:16.976773 [ 11 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2825 | 2023.10.03 04:41:16.976791 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Debug> DynamicQueryHandler: Done processing query | ||
2826 | 2023.10.03 04:41:16.976866 [ 3 ] {5f8dbab9-cf7f-4017-9863-03ca4069e163} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2827 | 2023.10.03 04:41:16.976926 [ 3 ] {} <Debug> HTTP-Session: 2d1d287c-f2f7-43c4-adc5-231145c1d775 Destroying unnamed session | ||
2828 | 2023.10.03 04:41:16.977068 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 87 rows starting from the beginning of the part | ||
2829 | 2023.10.03 04:41:16.977126 [ 11 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2830 | 2023.10.03 04:41:16.977203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2831 | 2023.10.03 04:41:16.977277 [ 11 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_26_5} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2832 | 2023.10.03 04:41:16.977342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2833 | 2023.10.03 04:41:16.977348 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 147 rows starting from the beginning of the part | ||
2834 | 2023.10.03 04:41:16.977446 [ 3 ] {} <Debug> HTTP-Session: ba5b7b6f-de88-4cbd-bc4d-b76765ef8af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2835 | 2023.10.03 04:41:16.977504 [ 3 ] {} <Debug> HTTP-Session: ba5b7b6f-de88-4cbd-bc4d-b76765ef8af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2023.10.03 04:41:16.977621 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
2837 | 2023.10.03 04:41:16.977730 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2838 | 2023.10.03 04:41:16.977839 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2839 | 2023.10.03 04:41:16.977857 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 147 rows starting from the beginning of the part | ||
2840 | 2023.10.03 04:41:16.978171 [ 9 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
2841 | 2023.10.03 04:41:16.978307 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2842 | 2023.10.03 04:41:16.979305 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2843 | 2023.10.03 04:41:16.979697 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2844 | 2023.10.03 04:41:16.979942 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682667 sec., 214246.90312754316 rows/sec., 20.54 MiB/sec. | ||
2845 | 2023.10.03 04:41:16.979994 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2846 | 2023.10.03 04:41:16.980127 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2847 | 2023.10.03 04:41:16.980162 [ 125 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2848 | 2023.10.03 04:41:16.980247 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2849 | 2023.10.03 04:41:16.980282 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002466824 sec., 107020 rows/sec., 7.34 MiB/sec. | ||
2850 | 2023.10.03 04:41:16.980403 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2851 | 2023.10.03 04:41:16.980566 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2852 | 2023.10.03 04:41:16.980643 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Debug> DynamicQueryHandler: Done processing query | ||
2853 | 2023.10.03 04:41:16.980656 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2854 | 2023.10.03 04:41:16.980698 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_26_5} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2855 | 2023.10.03 04:41:16.980700 [ 3 ] {dd5fe1a5-18d2-42f8-acf7-658647f881d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2856 | 2023.10.03 04:41:16.980721 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part | ||
2857 | 2023.10.03 04:41:16.980758 [ 3 ] {} <Debug> HTTP-Session: ba5b7b6f-de88-4cbd-bc4d-b76765ef8af9 Destroying unnamed session | ||
2858 | 2023.10.03 04:41:16.980922 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 264 rows starting from the beginning of the part | ||
2859 | 2023.10.03 04:41:16.981015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2023.10.03 04:41:16.981058 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
2861 | 2023.10.03 04:41:16.981117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2862 | 2023.10.03 04:41:16.981154 [ 3 ] {} <Debug> HTTP-Session: 37cda8c3-e795-482a-882d-297457678649 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2863 | 2023.10.03 04:41:16.981201 [ 3 ] {} <Debug> HTTP-Session: 37cda8c3-e795-482a-882d-297457678649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2864 | 2023.10.03 04:41:16.981235 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 275 rows starting from the beginning of the part | ||
2865 | 2023.10.03 04:41:16.981389 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2866 | 2023.10.03 04:41:16.981464 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
2867 | 2023.10.03 04:41:16.981481 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2868 | 2023.10.03 04:41:16.981742 [ 11 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 264 rows starting from the beginning of the part | ||
2869 | 2023.10.03 04:41:16.981977 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2870 | 2023.10.03 04:41:16.982709 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2871 | 2023.10.03 04:41:16.983232 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2872 | 2023.10.03 04:41:16.983562 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2873 | 2023.10.03 04:41:16.983590 [ 9 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264399 sec., 380774.53154470393 rows/sec., 26.66 MiB/sec. | ||
2874 | 2023.10.03 04:41:16.983781 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002329242 sec., 2575 rows/sec., 108.17 KiB/sec. | ||
2875 | 2023.10.03 04:41:16.983815 [ 23 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2876 | 2023.10.03 04:41:16.984027 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Debug> DynamicQueryHandler: Done processing query | ||
2877 | 2023.10.03 04:41:16.984077 [ 3 ] {e55a6572-dbbc-42e8-9577-7d0777b03902} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2878 | 2023.10.03 04:41:16.984111 [ 3 ] {} <Debug> HTTP-Session: 37cda8c3-e795-482a-882d-297457678649 Destroying unnamed session | ||
2879 | 2023.10.03 04:41:16.984143 [ 23 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2880 | 2023.10.03 04:41:16.984212 [ 23 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_26_5} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2881 | 2023.10.03 04:41:16.984305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2882 | 2023.10.03 04:41:16.984359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2883 | 2023.10.03 04:41:16.984379 [ 3 ] {} <Debug> HTTP-Session: af5a9419-10fc-4c39-808b-138eaccf6082 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2884 | 2023.10.03 04:41:16.984395 [ 3 ] {} <Debug> HTTP-Session: af5a9419-10fc-4c39-808b-138eaccf6082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2885 | 2023.10.03 04:41:16.984471 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2886 | 2023.10.03 04:41:16.984513 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2887 | 2023.10.03 04:41:16.984644 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2888 | 2023.10.03 04:41:16.984959 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2889 | 2023.10.03 04:41:16.985203 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2890 | 2023.10.03 04:41:16.985380 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2891 | 2023.10.03 04:41:16.985506 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001006489 sec., 62593 rows/sec., 3.79 MiB/sec. | ||
2892 | 2023.10.03 04:41:16.985618 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Debug> DynamicQueryHandler: Done processing query | ||
2893 | 2023.10.03 04:41:16.985641 [ 3 ] {efd503cb-b2b4-4bcc-91d9-47c1099a5339} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2894 | 2023.10.03 04:41:16.985657 [ 3 ] {} <Debug> HTTP-Session: af5a9419-10fc-4c39-808b-138eaccf6082 Destroying unnamed session | ||
2895 | 2023.10.03 04:41:16.985776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2896 | 2023.10.03 04:41:16.985834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2897 | 2023.10.03 04:41:16.985855 [ 3 ] {} <Debug> HTTP-Session: e4ff55ab-feff-4eb8-be3f-4251b17d4d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2898 | 2023.10.03 04:41:16.985873 [ 3 ] {} <Debug> HTTP-Session: e4ff55ab-feff-4eb8-be3f-4251b17d4d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2899 | 2023.10.03 04:41:16.985944 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2900 | 2023.10.03 04:41:16.985984 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2901 | 2023.10.03 04:41:16.986091 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2902 | 2023.10.03 04:41:16.986408 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2903 | 2023.10.03 04:41:16.986649 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2904 | 2023.10.03 04:41:16.986837 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2905 | 2023.10.03 04:41:16.986960 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000985978 sec., 19270 rows/sec., 1023.14 KiB/sec. | ||
2906 | 2023.10.03 04:41:16.987079 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Debug> DynamicQueryHandler: Done processing query | ||
2907 | 2023.10.03 04:41:16.987103 [ 3 ] {ec8263f9-10cb-4fc4-b9fd-87d35a082908} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2908 | 2023.10.03 04:41:16.987122 [ 3 ] {} <Debug> HTTP-Session: e4ff55ab-feff-4eb8-be3f-4251b17d4d82 Destroying unnamed session | ||
2909 | 2023.10.03 04:41:21.970688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2910 | 2023.10.03 04:41:21.970868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2911 | 2023.10.03 04:41:21.970916 [ 3 ] {} <Debug> HTTP-Session: b34722ec-162d-46ba-bc52-b66ca3a7585c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2912 | 2023.10.03 04:41:21.970959 [ 3 ] {} <Debug> HTTP-Session: b34722ec-162d-46ba-bc52-b66ca3a7585c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2913 | 2023.10.03 04:41:21.971156 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2914 | 2023.10.03 04:41:21.971253 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2915 | 2023.10.03 04:41:21.971516 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2916 | 2023.10.03 04:41:21.972101 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2917 | 2023.10.03 04:41:21.972362 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2918 | 2023.10.03 04:41:21.972528 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2919 | 2023.10.03 04:41:21.972658 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001443946 sec., 33934 rows/sec., 2.69 MiB/sec. | ||
2920 | 2023.10.03 04:41:21.972790 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Debug> DynamicQueryHandler: Done processing query | ||
2921 | 2023.10.03 04:41:21.972814 [ 3 ] {1fe9d98a-39ef-46ca-9ad0-875427923350} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2922 | 2023.10.03 04:41:21.972831 [ 3 ] {} <Debug> HTTP-Session: b34722ec-162d-46ba-bc52-b66ca3a7585c Destroying unnamed session | ||
2923 | 2023.10.03 04:41:21.973059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2924 | 2023.10.03 04:41:21.973103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2925 | 2023.10.03 04:41:21.973123 [ 3 ] {} <Debug> HTTP-Session: b6550d28-2e03-42fd-a39c-79e45c53ceae Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2926 | 2023.10.03 04:41:21.973140 [ 3 ] {} <Debug> HTTP-Session: b6550d28-2e03-42fd-a39c-79e45c53ceae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2927 | 2023.10.03 04:41:21.973218 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2928 | 2023.10.03 04:41:21.973258 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2929 | 2023.10.03 04:41:21.973359 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2930 | 2023.10.03 04:41:21.973745 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2931 | 2023.10.03 04:41:21.973964 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2932 | 2023.10.03 04:41:21.974114 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2933 | 2023.10.03 04:41:21.974236 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000988898 sec., 148650 rows/sec., 14.54 MiB/sec. | ||
2934 | 2023.10.03 04:41:21.974388 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Debug> DynamicQueryHandler: Done processing query | ||
2935 | 2023.10.03 04:41:21.974411 [ 3 ] {aec6fdeb-4604-49b8-9d81-c89c6ecf2991} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2936 | 2023.10.03 04:41:21.974427 [ 3 ] {} <Debug> HTTP-Session: b6550d28-2e03-42fd-a39c-79e45c53ceae Destroying unnamed session | ||
2937 | 2023.10.03 04:41:21.974543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2938 | 2023.10.03 04:41:21.974589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2939 | 2023.10.03 04:41:21.974608 [ 3 ] {} <Debug> HTTP-Session: 1f32c162-87be-4b15-9e23-c64475db6f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2940 | 2023.10.03 04:41:21.974625 [ 3 ] {} <Debug> HTTP-Session: 1f32c162-87be-4b15-9e23-c64475db6f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2941 | 2023.10.03 04:41:21.974696 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2942 | 2023.10.03 04:41:21.974734 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2943 | 2023.10.03 04:41:21.974839 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2944 | 2023.10.03 04:41:21.975130 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2945 | 2023.10.03 04:41:21.975340 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2946 | 2023.10.03 04:41:21.975490 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2947 | 2023.10.03 04:41:21.975617 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000885796 sec., 55317 rows/sec., 4.33 MiB/sec. | ||
2948 | 2023.10.03 04:41:21.975795 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Debug> DynamicQueryHandler: Done processing query | ||
2949 | 2023.10.03 04:41:21.975819 [ 3 ] {3dfcff13-908c-41b3-bba2-e2cc74c716f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2950 | 2023.10.03 04:41:21.975835 [ 3 ] {} <Debug> HTTP-Session: 1f32c162-87be-4b15-9e23-c64475db6f2f Destroying unnamed session | ||
2951 | 2023.10.03 04:41:21.975972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2952 | 2023.10.03 04:41:21.976015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2953 | 2023.10.03 04:41:21.976034 [ 3 ] {} <Debug> HTTP-Session: 2f7cd9bf-3859-4720-96cd-4dfcaf9a5649 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2954 | 2023.10.03 04:41:21.976050 [ 3 ] {} <Debug> HTTP-Session: 2f7cd9bf-3859-4720-96cd-4dfcaf9a5649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2955 | 2023.10.03 04:41:21.976133 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2956 | 2023.10.03 04:41:21.976184 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2957 | 2023.10.03 04:41:21.976335 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2958 | 2023.10.03 04:41:21.976815 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2959 | 2023.10.03 04:41:21.977132 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2960 | 2023.10.03 04:41:21.977323 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2961 | 2023.10.03 04:41:21.977449 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001285073 sec., 38130 rows/sec., 51.45 MiB/sec. | ||
2962 | 2023.10.03 04:41:21.977575 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Debug> DynamicQueryHandler: Done processing query | ||
2963 | 2023.10.03 04:41:21.977598 [ 3 ] {69c35932-e314-4ba7-a2f3-0c59b6916917} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2964 | 2023.10.03 04:41:21.977613 [ 3 ] {} <Debug> HTTP-Session: 2f7cd9bf-3859-4720-96cd-4dfcaf9a5649 Destroying unnamed session | ||
2965 | 2023.10.03 04:41:26.971843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2966 | 2023.10.03 04:41:26.972027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2967 | 2023.10.03 04:41:26.972076 [ 3 ] {} <Debug> HTTP-Session: 7ae3541b-1a1b-489d-8c33-6cfb75d5dc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2968 | 2023.10.03 04:41:26.972117 [ 3 ] {} <Debug> HTTP-Session: 7ae3541b-1a1b-489d-8c33-6cfb75d5dc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2969 | 2023.10.03 04:41:26.972317 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2970 | 2023.10.03 04:41:26.972420 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2971 | 2023.10.03 04:41:26.972679 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2972 | 2023.10.03 04:41:26.973267 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2973 | 2023.10.03 04:41:26.973532 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
2974 | 2023.10.03 04:41:26.973701 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
2975 | 2023.10.03 04:41:26.973847 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001466996 sec., 4089 rows/sec., 231.66 KiB/sec. | ||
2976 | 2023.10.03 04:41:26.974030 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Debug> DynamicQueryHandler: Done processing query | ||
2977 | 2023.10.03 04:41:26.974056 [ 3 ] {3be4663e-3087-49b8-9449-918e74542c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2978 | 2023.10.03 04:41:26.974073 [ 3 ] {} <Debug> HTTP-Session: 7ae3541b-1a1b-489d-8c33-6cfb75d5dc4b Destroying unnamed session | ||
2979 | 2023.10.03 04:41:26.974209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2980 | 2023.10.03 04:41:26.974256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2981 | 2023.10.03 04:41:26.974276 [ 3 ] {} <Debug> HTTP-Session: 9ad24eca-dc69-403c-a868-4df2d1c75539 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2982 | 2023.10.03 04:41:26.974295 [ 3 ] {} <Debug> HTTP-Session: 9ad24eca-dc69-403c-a868-4df2d1c75539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2983 | 2023.10.03 04:41:26.974380 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2984 | 2023.10.03 04:41:26.974423 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2985 | 2023.10.03 04:41:26.974535 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2986 | 2023.10.03 04:41:26.974882 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
2987 | 2023.10.03 04:41:26.975095 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
2988 | 2023.10.03 04:41:26.975264 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
2989 | 2023.10.03 04:41:26.975388 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000977608 sec., 88992 rows/sec., 8.32 MiB/sec. | ||
2990 | 2023.10.03 04:41:26.975589 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Debug> DynamicQueryHandler: Done processing query | ||
2991 | 2023.10.03 04:41:26.975613 [ 3 ] {a779f320-d3c9-4744-b898-e5c22eef8cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2992 | 2023.10.03 04:41:26.975631 [ 3 ] {} <Debug> HTTP-Session: 9ad24eca-dc69-403c-a868-4df2d1c75539 Destroying unnamed session | ||
2993 | 2023.10.03 04:41:26.975806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2994 | 2023.10.03 04:41:26.975852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2995 | 2023.10.03 04:41:26.975872 [ 3 ] {} <Debug> HTTP-Session: be3266df-89b4-40e9-a3f9-dcb52e8ff3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
2996 | 2023.10.03 04:41:26.975889 [ 3 ] {} <Debug> HTTP-Session: be3266df-89b4-40e9-a3f9-dcb52e8ff3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2997 | 2023.10.03 04:41:26.975974 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2998 | 2023.10.03 04:41:26.976015 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2999 | 2023.10.03 04:41:26.976134 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3000 | 2023.10.03 04:41:26.976544 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3001 | 2023.10.03 04:41:26.976767 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3002 | 2023.10.03 04:41:26.976920 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3003 | 2023.10.03 04:41:26.977044 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001041309 sec., 253527 rows/sec., 17.39 MiB/sec. | ||
3004 | 2023.10.03 04:41:26.977152 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Debug> DynamicQueryHandler: Done processing query | ||
3005 | 2023.10.03 04:41:26.977177 [ 3 ] {01531c3f-0aa6-4922-ab4b-512717e10ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3006 | 2023.10.03 04:41:26.977192 [ 3 ] {} <Debug> HTTP-Session: be3266df-89b4-40e9-a3f9-dcb52e8ff3e1 Destroying unnamed session | ||
3007 | 2023.10.03 04:41:26.977300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3008 | 2023.10.03 04:41:26.977343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3009 | 2023.10.03 04:41:26.977363 [ 3 ] {} <Debug> HTTP-Session: 42e87f74-16ec-428d-ba35-91a872265c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3010 | 2023.10.03 04:41:26.977380 [ 3 ] {} <Debug> HTTP-Session: 42e87f74-16ec-428d-ba35-91a872265c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3011 | 2023.10.03 04:41:26.977449 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3012 | 2023.10.03 04:41:26.977490 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3013 | 2023.10.03 04:41:26.977595 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3014 | 2023.10.03 04:41:26.977898 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3015 | 2023.10.03 04:41:26.978132 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3016 | 2023.10.03 04:41:26.978318 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3017 | 2023.10.03 04:41:26.978442 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000959767 sec., 6251 rows/sec., 262.51 KiB/sec. | ||
3018 | 2023.10.03 04:41:26.978438 [ 151 ] {} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3019 | 2023.10.03 04:41:26.978546 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3020 | 2023.10.03 04:41:26.978625 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Debug> DynamicQueryHandler: Done processing query | ||
3021 | 2023.10.03 04:41:26.978684 [ 3 ] {8d1a26f1-7498-4dd8-bec9-f1c8426c083a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3022 | 2023.10.03 04:41:26.978712 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3023 | 2023.10.03 04:41:26.978730 [ 3 ] {} <Debug> HTTP-Session: 42e87f74-16ec-428d-ba35-91a872265c97 Destroying unnamed session | ||
3024 | 2023.10.03 04:41:26.978872 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3025 | 2023.10.03 04:41:26.978928 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3026 | 2023.10.03 04:41:26.978941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2023.10.03 04:41:26.979033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3028 | 2023.10.03 04:41:26.979073 [ 3 ] {} <Debug> HTTP-Session: f8afcca0-652a-4e03-9c6a-2f4933661ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3029 | 2023.10.03 04:41:26.979128 [ 3 ] {} <Debug> HTTP-Session: f8afcca0-652a-4e03-9c6a-2f4933661ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3030 | 2023.10.03 04:41:26.979178 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3031 | 2023.10.03 04:41:26.979313 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3032 | 2023.10.03 04:41:26.979437 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3033 | 2023.10.03 04:41:26.979441 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3034 | 2023.10.03 04:41:26.979755 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3035 | 2023.10.03 04:41:26.979973 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3036 | 2023.10.03 04:41:26.980001 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3037 | 2023.10.03 04:41:26.980201 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3038 | 2023.10.03 04:41:26.980662 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3039 | 2023.10.03 04:41:26.981298 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3040 | 2023.10.03 04:41:26.981596 [ 16 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002986614 sec., 32143.423957699255 rows/sec., 1.32 MiB/sec. | ||
3041 | 2023.10.03 04:41:26.981624 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3042 | 2023.10.03 04:41:26.981730 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3043 | 2023.10.03 04:41:26.981807 [ 175 ] {} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3044 | 2023.10.03 04:41:26.981899 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002511345 sec., 25086 rows/sec., 1.52 MiB/sec. | ||
3045 | 2023.10.03 04:41:26.981914 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3046 | 2023.10.03 04:41:26.982135 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3047 | 2023.10.03 04:41:26.982286 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3048 | 2023.10.03 04:41:26.982408 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Debug> DynamicQueryHandler: Done processing query | ||
3049 | 2023.10.03 04:41:26.982418 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3050 | 2023.10.03 04:41:26.982430 [ 23 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_16_3} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3051 | 2023.10.03 04:41:26.982451 [ 3 ] {875a8fcb-398e-4737-b4f6-79c194dbfd82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3052 | 2023.10.03 04:41:26.982508 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3053 | 2023.10.03 04:41:26.982522 [ 3 ] {} <Debug> HTTP-Session: f8afcca0-652a-4e03-9c6a-2f4933661ad0 Destroying unnamed session | ||
3054 | 2023.10.03 04:41:26.982732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3055 | 2023.10.03 04:41:26.982784 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3056 | 2023.10.03 04:41:26.982814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3057 | 2023.10.03 04:41:26.982866 [ 3 ] {} <Debug> HTTP-Session: 5d436f7f-a8dd-46be-ad5c-13fe3ca31d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3058 | 2023.10.03 04:41:26.982897 [ 3 ] {} <Debug> HTTP-Session: 5d436f7f-a8dd-46be-ad5c-13fe3ca31d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2023.10.03 04:41:26.982999 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3060 | 2023.10.03 04:41:26.983115 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3061 | 2023.10.03 04:41:26.983220 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3062 | 2023.10.03 04:41:26.983236 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3063 | 2023.10.03 04:41:26.983603 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3064 | 2023.10.03 04:41:26.983713 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3065 | 2023.10.03 04:41:26.983914 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3066 | 2023.10.03 04:41:26.984361 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3067 | 2023.10.03 04:41:26.984848 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3068 | 2023.10.03 04:41:26.985137 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3069 | 2023.10.03 04:41:26.985427 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002246691 sec., 8456 rows/sec., 449.01 KiB/sec. | ||
3070 | 2023.10.03 04:41:26.985694 [ 9 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.003708457 sec., 280709.7399268752 rows/sec., 17.05 MiB/sec. | ||
3071 | 2023.10.03 04:41:26.985739 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Debug> DynamicQueryHandler: Done processing query | ||
3072 | 2023.10.03 04:41:26.985776 [ 3 ] {b6023750-4d84-40f2-bc4f-c01900ac737e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3073 | 2023.10.03 04:41:26.985799 [ 3 ] {} <Debug> HTTP-Session: 5d436f7f-a8dd-46be-ad5c-13fe3ca31d7d Destroying unnamed session | ||
3074 | 2023.10.03 04:41:26.985901 [ 23 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3075 | 2023.10.03 04:41:26.986134 [ 23 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3076 | 2023.10.03 04:41:26.986199 [ 23 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3077 | 2023.10.03 04:41:30.330621 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3078 | 2023.10.03 04:41:30.330725 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3079 | 2023.10.03 04:41:31.970033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3080 | 2023.10.03 04:41:31.970142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3081 | 2023.10.03 04:41:31.970173 [ 3 ] {} <Debug> HTTP-Session: 981837a6-447e-41d4-9b2e-eb327eca715d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3082 | 2023.10.03 04:41:31.970200 [ 3 ] {} <Debug> HTTP-Session: 981837a6-447e-41d4-9b2e-eb327eca715d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3083 | 2023.10.03 04:41:31.970322 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3084 | 2023.10.03 04:41:31.970382 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3085 | 2023.10.03 04:41:31.970538 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3086 | 2023.10.03 04:41:31.970944 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3087 | 2023.10.03 04:41:31.971191 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3088 | 2023.10.03 04:41:31.971355 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3089 | 2023.10.03 04:41:31.971493 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001130821 sec., 43331 rows/sec., 3.43 MiB/sec. | ||
3090 | 2023.10.03 04:41:31.971620 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Debug> DynamicQueryHandler: Done processing query | ||
3091 | 2023.10.03 04:41:31.971644 [ 3 ] {4abc3f79-3599-4a71-8bfb-0b2b0acfa9b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3092 | 2023.10.03 04:41:31.971660 [ 3 ] {} <Debug> HTTP-Session: 981837a6-447e-41d4-9b2e-eb327eca715d Destroying unnamed session | ||
3093 | 2023.10.03 04:41:31.971794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3094 | 2023.10.03 04:41:31.971837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3095 | 2023.10.03 04:41:31.971857 [ 3 ] {} <Debug> HTTP-Session: 42b19473-5950-469c-a2bd-3cdaafd455fd Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3096 | 2023.10.03 04:41:31.971874 [ 3 ] {} <Debug> HTTP-Session: 42b19473-5950-469c-a2bd-3cdaafd455fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3097 | 2023.10.03 04:41:31.971974 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3098 | 2023.10.03 04:41:31.972013 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3099 | 2023.10.03 04:41:31.972116 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3100 | 2023.10.03 04:41:31.972514 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3101 | 2023.10.03 04:41:31.972726 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3102 | 2023.10.03 04:41:31.972873 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3103 | 2023.10.03 04:41:31.972995 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000992088 sec., 148172 rows/sec., 14.49 MiB/sec. | ||
3104 | 2023.10.03 04:41:31.973114 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Debug> DynamicQueryHandler: Done processing query | ||
3105 | 2023.10.03 04:41:31.973138 [ 3 ] {0a2f833a-fc97-4440-a285-24b0ba37c217} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3106 | 2023.10.03 04:41:31.973154 [ 3 ] {} <Debug> HTTP-Session: 42b19473-5950-469c-a2bd-3cdaafd455fd Destroying unnamed session | ||
3107 | 2023.10.03 04:41:31.973286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3108 | 2023.10.03 04:41:31.973329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3109 | 2023.10.03 04:41:31.973347 [ 3 ] {} <Debug> HTTP-Session: 1f364637-7024-4b89-ae71-f82a1e68aca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3110 | 2023.10.03 04:41:31.973363 [ 3 ] {} <Debug> HTTP-Session: 1f364637-7024-4b89-ae71-f82a1e68aca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3111 | 2023.10.03 04:41:31.973433 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3112 | 2023.10.03 04:41:31.973472 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3113 | 2023.10.03 04:41:31.973576 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3114 | 2023.10.03 04:41:31.973884 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3115 | 2023.10.03 04:41:31.974083 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3116 | 2023.10.03 04:41:31.974241 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3117 | 2023.10.03 04:41:31.974360 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000898757 sec., 54519 rows/sec., 4.26 MiB/sec. | ||
3118 | 2023.10.03 04:41:31.974491 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Debug> DynamicQueryHandler: Done processing query | ||
3119 | 2023.10.03 04:41:31.974516 [ 3 ] {51a15999-6b48-4a33-a4f3-7cb0f4ba6b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3120 | 2023.10.03 04:41:31.974531 [ 3 ] {} <Debug> HTTP-Session: 1f364637-7024-4b89-ae71-f82a1e68aca4 Destroying unnamed session | ||
3121 | 2023.10.03 04:41:31.974711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3122 | 2023.10.03 04:41:31.974754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3123 | 2023.10.03 04:41:31.974772 [ 3 ] {} <Debug> HTTP-Session: 2bb44a2b-e8e6-4c3d-bcf7-812766807e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3124 | 2023.10.03 04:41:31.974789 [ 3 ] {} <Debug> HTTP-Session: 2bb44a2b-e8e6-4c3d-bcf7-812766807e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3125 | 2023.10.03 04:41:31.974875 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3126 | 2023.10.03 04:41:31.974920 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3127 | 2023.10.03 04:41:31.975061 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3128 | 2023.10.03 04:41:31.975625 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3129 | 2023.10.03 04:41:31.975941 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3130 | 2023.10.03 04:41:31.976116 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3131 | 2023.10.03 04:41:31.976243 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001331913 sec., 36789 rows/sec., 49.65 MiB/sec. | ||
3132 | 2023.10.03 04:41:31.976370 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Debug> DynamicQueryHandler: Done processing query | ||
3133 | 2023.10.03 04:41:31.976393 [ 3 ] {113cc7af-4e58-42fc-948f-174d89ca03ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3134 | 2023.10.03 04:41:31.976409 [ 3 ] {} <Debug> HTTP-Session: 2bb44a2b-e8e6-4c3d-bcf7-812766807e6a Destroying unnamed session | ||
3135 | 2023.10.03 04:41:36.972354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3136 | 2023.10.03 04:41:36.972525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3137 | 2023.10.03 04:41:36.972571 [ 3 ] {} <Debug> HTTP-Session: f7182f92-b213-40ad-bd53-a462c7c6e429 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3138 | 2023.10.03 04:41:36.972612 [ 3 ] {} <Debug> HTTP-Session: f7182f92-b213-40ad-bd53-a462c7c6e429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3139 | 2023.10.03 04:41:36.972804 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3140 | 2023.10.03 04:41:36.972903 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3141 | 2023.10.03 04:41:36.973165 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3142 | 2023.10.03 04:41:36.973636 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3143 | 2023.10.03 04:41:36.973890 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3144 | 2023.10.03 04:41:36.974054 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3145 | 2023.10.03 04:41:36.974195 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001327324 sec., 4520 rows/sec., 256.04 KiB/sec. | ||
3146 | 2023.10.03 04:41:36.974368 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Debug> DynamicQueryHandler: Done processing query | ||
3147 | 2023.10.03 04:41:36.974393 [ 3 ] {745ef716-c28a-40a9-ad2c-50ae641de64c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3148 | 2023.10.03 04:41:36.974410 [ 3 ] {} <Debug> HTTP-Session: f7182f92-b213-40ad-bd53-a462c7c6e429 Destroying unnamed session | ||
3149 | 2023.10.03 04:41:36.974543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3150 | 2023.10.03 04:41:36.974589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3151 | 2023.10.03 04:41:36.974608 [ 3 ] {} <Debug> HTTP-Session: 161ea2b1-dac3-4cee-b30f-b6c80fe0af50 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3152 | 2023.10.03 04:41:36.974625 [ 3 ] {} <Debug> HTTP-Session: 161ea2b1-dac3-4cee-b30f-b6c80fe0af50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3153 | 2023.10.03 04:41:36.974698 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3154 | 2023.10.03 04:41:36.974738 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3155 | 2023.10.03 04:41:36.974844 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3156 | 2023.10.03 04:41:36.975209 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3157 | 2023.10.03 04:41:36.975423 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3158 | 2023.10.03 04:41:36.975574 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3159 | 2023.10.03 04:41:36.975697 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000963407 sec., 90304 rows/sec., 8.44 MiB/sec. | ||
3160 | 2023.10.03 04:41:36.975802 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Debug> DynamicQueryHandler: Done processing query | ||
3161 | 2023.10.03 04:41:36.975825 [ 3 ] {f8b15d58-d087-48f6-9356-a166cd9c8843} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3162 | 2023.10.03 04:41:36.975841 [ 3 ] {} <Debug> HTTP-Session: 161ea2b1-dac3-4cee-b30f-b6c80fe0af50 Destroying unnamed session | ||
3163 | 2023.10.03 04:41:36.976016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 44032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3164 | 2023.10.03 04:41:36.976059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3165 | 2023.10.03 04:41:36.976078 [ 3 ] {} <Debug> HTTP-Session: a720b2f6-ada7-4c5a-af5b-d7861b05cd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3166 | 2023.10.03 04:41:36.976094 [ 3 ] {} <Debug> HTTP-Session: a720b2f6-ada7-4c5a-af5b-d7861b05cd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3167 | 2023.10.03 04:41:36.976174 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3168 | 2023.10.03 04:41:36.976213 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3169 | 2023.10.03 04:41:36.976316 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3170 | 2023.10.03 04:41:36.976749 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3171 | 2023.10.03 04:41:36.976968 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3172 | 2023.10.03 04:41:36.977137 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3173 | 2023.10.03 04:41:36.977264 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.00106179 sec., 258996 rows/sec., 17.85 MiB/sec. | ||
3174 | 2023.10.03 04:41:36.977384 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Debug> DynamicQueryHandler: Done processing query | ||
3175 | 2023.10.03 04:41:36.977407 [ 3 ] {6b9d1075-5015-48ad-b5ec-343236f2a85a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3176 | 2023.10.03 04:41:36.977423 [ 3 ] {} <Debug> HTTP-Session: a720b2f6-ada7-4c5a-af5b-d7861b05cd78 Destroying unnamed session | ||
3177 | 2023.10.03 04:41:36.977588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3178 | 2023.10.03 04:41:36.977634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3179 | 2023.10.03 04:41:36.977652 [ 3 ] {} <Debug> HTTP-Session: 7f9d130e-077a-4770-b619-df970b20f054 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3180 | 2023.10.03 04:41:36.977669 [ 3 ] {} <Debug> HTTP-Session: 7f9d130e-077a-4770-b619-df970b20f054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3181 | 2023.10.03 04:41:36.977735 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3182 | 2023.10.03 04:41:36.977774 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3183 | 2023.10.03 04:41:36.977881 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3184 | 2023.10.03 04:41:36.978126 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3185 | 2023.10.03 04:41:36.978368 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3186 | 2023.10.03 04:41:36.978540 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3187 | 2023.10.03 04:41:36.978662 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896816 sec., 6690 rows/sec., 280.94 KiB/sec. | ||
3188 | 2023.10.03 04:41:36.978763 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Debug> DynamicQueryHandler: Done processing query | ||
3189 | 2023.10.03 04:41:36.978786 [ 3 ] {ccf01f7f-97e1-4663-b3c5-2f0b96138a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3190 | 2023.10.03 04:41:36.978800 [ 3 ] {} <Debug> HTTP-Session: 7f9d130e-077a-4770-b619-df970b20f054 Destroying unnamed session | ||
3191 | 2023.10.03 04:41:36.978925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3192 | 2023.10.03 04:41:36.978967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3193 | 2023.10.03 04:41:36.978986 [ 3 ] {} <Debug> HTTP-Session: 45e23805-ddf8-4c77-9c7f-40ab730605fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3194 | 2023.10.03 04:41:36.979002 [ 3 ] {} <Debug> HTTP-Session: 45e23805-ddf8-4c77-9c7f-40ab730605fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3195 | 2023.10.03 04:41:36.979072 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3196 | 2023.10.03 04:41:36.979113 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3197 | 2023.10.03 04:41:36.979229 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3198 | 2023.10.03 04:41:36.979522 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3199 | 2023.10.03 04:41:36.979770 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3200 | 2023.10.03 04:41:36.979941 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3201 | 2023.10.03 04:41:36.980067 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000965157 sec., 76671 rows/sec., 4.69 MiB/sec. | ||
3202 | 2023.10.03 04:41:36.980193 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Debug> DynamicQueryHandler: Done processing query | ||
3203 | 2023.10.03 04:41:36.980217 [ 3 ] {088a4f61-4525-4b8b-95c6-ba7946fc69a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3204 | 2023.10.03 04:41:36.980233 [ 3 ] {} <Debug> HTTP-Session: 45e23805-ddf8-4c77-9c7f-40ab730605fb Destroying unnamed session | ||
3205 | 2023.10.03 04:41:36.980353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3206 | 2023.10.03 04:41:36.980397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3207 | 2023.10.03 04:41:36.980415 [ 3 ] {} <Debug> HTTP-Session: fc1a7489-518a-4a83-828b-500d32969c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3208 | 2023.10.03 04:41:36.980431 [ 3 ] {} <Debug> HTTP-Session: fc1a7489-518a-4a83-828b-500d32969c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3209 | 2023.10.03 04:41:36.980500 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3210 | 2023.10.03 04:41:36.980537 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3211 | 2023.10.03 04:41:36.980639 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3212 | 2023.10.03 04:41:36.980883 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. | ||
3213 | 2023.10.03 04:41:36.981115 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3214 | 2023.10.03 04:41:36.981304 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3215 | 2023.10.03 04:41:36.981432 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000903397 sec., 21031 rows/sec., 1.09 MiB/sec. | ||
3216 | 2023.10.03 04:41:36.981537 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Debug> DynamicQueryHandler: Done processing query | ||
3217 | 2023.10.03 04:41:36.981562 [ 3 ] {ef881dd4-aaea-4035-8330-417ae71e95b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3218 | 2023.10.03 04:41:36.981578 [ 3 ] {} <Debug> HTTP-Session: fc1a7489-518a-4a83-828b-500d32969c8f Destroying unnamed session | ||
3219 | 2023.10.03 04:41:41.969381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3220 | 2023.10.03 04:41:41.969562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3221 | 2023.10.03 04:41:41.969608 [ 3 ] {} <Debug> HTTP-Session: 388cbbb0-1468-43cf-b127-31af62c075e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3222 | 2023.10.03 04:41:41.969649 [ 3 ] {} <Debug> HTTP-Session: 388cbbb0-1468-43cf-b127-31af62c075e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3223 | 2023.10.03 04:41:41.969845 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3224 | 2023.10.03 04:41:41.969944 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3225 | 2023.10.03 04:41:41.970208 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3226 | 2023.10.03 04:41:41.970725 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3227 | 2023.10.03 04:41:41.970993 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3228 | 2023.10.03 04:41:41.971152 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3229 | 2023.10.03 04:41:41.971293 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001385005 sec., 35378 rows/sec., 2.80 MiB/sec. | ||
3230 | 2023.10.03 04:41:41.971302 [ 170 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3231 | 2023.10.03 04:41:41.971422 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3232 | 2023.10.03 04:41:41.971496 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Debug> DynamicQueryHandler: Done processing query | ||
3233 | 2023.10.03 04:41:41.971547 [ 3 ] {9e12c01c-2a49-48b0-934b-4073bd824a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3234 | 2023.10.03 04:41:41.971573 [ 3 ] {} <Debug> HTTP-Session: 388cbbb0-1468-43cf-b127-31af62c075e8 Destroying unnamed session | ||
3235 | 2023.10.03 04:41:41.971574 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3236 | 2023.10.03 04:41:41.971762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3237 | 2023.10.03 04:41:41.971834 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3238 | 2023.10.03 04:41:41.971848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3239 | 2023.10.03 04:41:41.971907 [ 3 ] {} <Debug> HTTP-Session: 6c3e6040-c009-441f-929e-ac52cfba47ce Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3240 | 2023.10.03 04:41:41.971937 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part | ||
3241 | 2023.10.03 04:41:41.971952 [ 3 ] {} <Debug> HTTP-Session: 6c3e6040-c009-441f-929e-ac52cfba47ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3242 | 2023.10.03 04:41:41.972148 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3243 | 2023.10.03 04:41:41.972232 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3244 | 2023.10.03 04:41:41.972464 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
3245 | 2023.10.03 04:41:41.972663 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3246 | 2023.10.03 04:41:41.972803 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
3247 | 2023.10.03 04:41:41.972955 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part | ||
3248 | 2023.10.03 04:41:41.973184 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
3249 | 2023.10.03 04:41:41.973491 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
3250 | 2023.10.03 04:41:41.973651 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3251 | 2023.10.03 04:41:41.974049 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3252 | 2023.10.03 04:41:41.974342 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3253 | 2023.10.03 04:41:41.974544 [ 170 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3254 | 2023.10.03 04:41:41.974652 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3255 | 2023.10.03 04:41:41.974679 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.002419174 sec., 60764 rows/sec., 5.94 MiB/sec. | ||
3256 | 2023.10.03 04:41:41.974883 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3257 | 2023.10.03 04:41:41.975369 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3258 | 2023.10.03 04:41:41.975373 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387047 sec., 55290.44276276525 rows/sec., 4.27 MiB/sec. | ||
3259 | 2023.10.03 04:41:41.975448 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 234 rows starting from the beginning of the part | ||
3260 | 2023.10.03 04:41:41.975494 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Debug> DynamicQueryHandler: Done processing query | ||
3261 | 2023.10.03 04:41:41.975583 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3262 | 2023.10.03 04:41:41.975588 [ 3 ] {5ce51400-b206-4904-92da-883f80ea9611} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3263 | 2023.10.03 04:41:41.975702 [ 3 ] {} <Debug> HTTP-Session: 6c3e6040-c009-441f-929e-ac52cfba47ce Destroying unnamed session | ||
3264 | 2023.10.03 04:41:41.975780 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part | ||
3265 | 2023.10.03 04:41:41.975970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3266 | 2023.10.03 04:41:41.975981 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3267 | 2023.10.03 04:41:41.976013 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part | ||
3268 | 2023.10.03 04:41:41.976114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3269 | 2023.10.03 04:41:41.976155 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_31_6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3270 | 2023.10.03 04:41:41.976211 [ 3 ] {} <Debug> HTTP-Session: 00f40a70-53b8-4226-b0f1-1a66d0f3cf55 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3271 | 2023.10.03 04:41:41.976330 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 147 rows starting from the beginning of the part | ||
3272 | 2023.10.03 04:41:41.976325 [ 3 ] {} <Debug> HTTP-Session: 00f40a70-53b8-4226-b0f1-1a66d0f3cf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2023.10.03 04:41:41.976589 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 87 rows starting from the beginning of the part | ||
3274 | 2023.10.03 04:41:41.976594 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2023.10.03 04:41:41.976695 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3276 | 2023.10.03 04:41:41.976846 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 147 rows starting from the beginning of the part | ||
3277 | 2023.10.03 04:41:41.977181 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2023.10.03 04:41:41.978005 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3279 | 2023.10.03 04:41:41.978487 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3280 | 2023.10.03 04:41:41.978821 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3281 | 2023.10.03 04:41:41.978895 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004151175 sec., 204520.4068727529 rows/sec., 19.73 MiB/sec. | ||
3282 | 2023.10.03 04:41:41.979002 [ 170 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3283 | 2023.10.03 04:41:41.979047 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.002363742 sec., 20729 rows/sec., 1.62 MiB/sec. | ||
3284 | 2023.10.03 04:41:41.979071 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3285 | 2023.10.03 04:41:41.979097 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3286 | 2023.10.03 04:41:41.979249 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3287 | 2023.10.03 04:41:41.979443 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Debug> DynamicQueryHandler: Done processing query | ||
3288 | 2023.10.03 04:41:41.979468 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3289 | 2023.10.03 04:41:41.979498 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3290 | 2023.10.03 04:41:41.979517 [ 3 ] {cba56a16-7fc5-4790-872e-9a869ddb5327} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3291 | 2023.10.03 04:41:41.979544 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part | ||
3292 | 2023.10.03 04:41:41.979580 [ 3 ] {} <Debug> HTTP-Session: 00f40a70-53b8-4226-b0f1-1a66d0f3cf55 Destroying unnamed session | ||
3293 | 2023.10.03 04:41:41.979648 [ 23 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_31_6} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3294 | 2023.10.03 04:41:41.979889 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
3295 | 2023.10.03 04:41:41.979884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3296 | 2023.10.03 04:41:41.979994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3297 | 2023.10.03 04:41:41.980044 [ 3 ] {} <Debug> HTTP-Session: 195e6287-ccc1-403e-a4a1-316551895ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3298 | 2023.10.03 04:41:41.980087 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 264 rows starting from the beginning of the part | ||
3299 | 2023.10.03 04:41:41.980093 [ 3 ] {} <Debug> HTTP-Session: 195e6287-ccc1-403e-a4a1-316551895ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3300 | 2023.10.03 04:41:41.980357 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3301 | 2023.10.03 04:41:41.980372 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part | ||
3302 | 2023.10.03 04:41:41.980470 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3303 | 2023.10.03 04:41:41.980680 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 275 rows starting from the beginning of the part | ||
3304 | 2023.10.03 04:41:41.981041 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
3305 | 2023.10.03 04:41:41.981177 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3306 | 2023.10.03 04:41:41.982263 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3307 | 2023.10.03 04:41:41.982608 [ 22 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470933 sec., 296173.9682097004 rows/sec., 20.96 MiB/sec. | ||
3308 | 2023.10.03 04:41:41.982770 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3309 | 2023.10.03 04:41:41.982949 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3310 | 2023.10.03 04:41:41.982991 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3311 | 2023.10.03 04:41:41.983078 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_31_6} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3312 | 2023.10.03 04:41:41.983218 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3313 | 2023.10.03 04:41:41.983364 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002962254 sec., 16541 rows/sec., 22.32 MiB/sec. | ||
3314 | 2023.10.03 04:41:41.983515 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Debug> DynamicQueryHandler: Done processing query | ||
3315 | 2023.10.03 04:41:41.983539 [ 3 ] {7a0720be-323a-464a-82f3-a084c1f61f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3316 | 2023.10.03 04:41:41.983555 [ 3 ] {} <Debug> HTTP-Session: 195e6287-ccc1-403e-a4a1-316551895ad9 Destroying unnamed session | ||
3317 | 2023.10.03 04:41:45.330780 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3318 | 2023.10.03 04:41:45.330845 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3319 | 2023.10.03 04:41:46.971254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2023.10.03 04:41:46.971404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3321 | 2023.10.03 04:41:46.971450 [ 3 ] {} <Debug> HTTP-Session: 0eacb2db-f61e-43da-b40d-037ed1d9df8d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3322 | 2023.10.03 04:41:46.971491 [ 3 ] {} <Debug> HTTP-Session: 0eacb2db-f61e-43da-b40d-037ed1d9df8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2023.10.03 04:41:46.971662 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3324 | 2023.10.03 04:41:46.971721 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3325 | 2023.10.03 04:41:46.971878 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3326 | 2023.10.03 04:41:46.972310 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3327 | 2023.10.03 04:41:46.972587 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3328 | 2023.10.03 04:41:46.972747 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3329 | 2023.10.03 04:41:46.972862 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001166921 sec., 5141 rows/sec., 291.23 KiB/sec. | ||
3330 | 2023.10.03 04:41:46.973004 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Debug> DynamicQueryHandler: Done processing query | ||
3331 | 2023.10.03 04:41:46.973029 [ 3 ] {def093a2-d568-44de-b503-c713bbdae003} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3332 | 2023.10.03 04:41:46.973045 [ 3 ] {} <Debug> HTTP-Session: 0eacb2db-f61e-43da-b40d-037ed1d9df8d Destroying unnamed session | ||
3333 | 2023.10.03 04:41:46.973170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3334 | 2023.10.03 04:41:46.973219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3335 | 2023.10.03 04:41:46.973240 [ 3 ] {} <Debug> HTTP-Session: 46525044-a46b-41a7-8de1-34f257eaab20 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3336 | 2023.10.03 04:41:46.973257 [ 3 ] {} <Debug> HTTP-Session: 46525044-a46b-41a7-8de1-34f257eaab20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3337 | 2023.10.03 04:41:46.973330 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3338 | 2023.10.03 04:41:46.973367 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3339 | 2023.10.03 04:41:46.973468 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3340 | 2023.10.03 04:41:46.973829 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3341 | 2023.10.03 04:41:46.974040 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3342 | 2023.10.03 04:41:46.974188 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3343 | 2023.10.03 04:41:46.974290 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000931797 sec., 93367 rows/sec., 8.73 MiB/sec. | ||
3344 | 2023.10.03 04:41:46.974440 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Debug> DynamicQueryHandler: Done processing query | ||
3345 | 2023.10.03 04:41:46.974462 [ 3 ] {5cdc6065-390d-4d5e-9f32-c5ff421c667e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3346 | 2023.10.03 04:41:46.974478 [ 3 ] {} <Debug> HTTP-Session: 46525044-a46b-41a7-8de1-34f257eaab20 Destroying unnamed session | ||
3347 | 2023.10.03 04:41:46.974650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3348 | 2023.10.03 04:41:46.974696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3349 | 2023.10.03 04:41:46.974715 [ 3 ] {} <Debug> HTTP-Session: d1db8bc4-77fc-40a2-bce2-dade4bd25670 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3350 | 2023.10.03 04:41:46.974731 [ 3 ] {} <Debug> HTTP-Session: d1db8bc4-77fc-40a2-bce2-dade4bd25670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3351 | 2023.10.03 04:41:46.974811 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3352 | 2023.10.03 04:41:46.974849 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3353 | 2023.10.03 04:41:46.974951 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3354 | 2023.10.03 04:41:46.975427 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3355 | 2023.10.03 04:41:46.975639 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3356 | 2023.10.03 04:41:46.975783 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3357 | 2023.10.03 04:41:46.975885 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001045499 sec., 252511 rows/sec., 17.32 MiB/sec. | ||
3358 | 2023.10.03 04:41:46.976029 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Debug> DynamicQueryHandler: Done processing query | ||
3359 | 2023.10.03 04:41:46.976054 [ 3 ] {bc55f919-b0d0-4966-9e24-3844b334af2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3360 | 2023.10.03 04:41:46.976070 [ 3 ] {} <Debug> HTTP-Session: d1db8bc4-77fc-40a2-bce2-dade4bd25670 Destroying unnamed session | ||
3361 | 2023.10.03 04:41:46.976174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3362 | 2023.10.03 04:41:46.976218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3363 | 2023.10.03 04:41:46.976238 [ 3 ] {} <Debug> HTTP-Session: b60573b7-a24f-4eee-9e19-27aa483fd39e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3364 | 2023.10.03 04:41:46.976254 [ 3 ] {} <Debug> HTTP-Session: b60573b7-a24f-4eee-9e19-27aa483fd39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3365 | 2023.10.03 04:41:46.976321 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3366 | 2023.10.03 04:41:46.976361 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3367 | 2023.10.03 04:41:46.976468 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3368 | 2023.10.03 04:41:46.976745 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3369 | 2023.10.03 04:41:46.976985 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3370 | 2023.10.03 04:41:46.977172 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3371 | 2023.10.03 04:41:46.977291 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000939207 sec., 6388 rows/sec., 268.26 KiB/sec. | ||
3372 | 2023.10.03 04:41:46.977414 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Debug> DynamicQueryHandler: Done processing query | ||
3373 | 2023.10.03 04:41:46.977439 [ 3 ] {a86bb9f7-9eb0-4a8f-9831-7890ecb04189} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3374 | 2023.10.03 04:41:46.977455 [ 3 ] {} <Debug> HTTP-Session: b60573b7-a24f-4eee-9e19-27aa483fd39e Destroying unnamed session | ||
3375 | 2023.10.03 04:41:46.977567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2023.10.03 04:41:46.977611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3377 | 2023.10.03 04:41:46.977631 [ 3 ] {} <Debug> HTTP-Session: abc3c092-8154-4fc5-87c4-ee61125249dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3378 | 2023.10.03 04:41:46.977647 [ 3 ] {} <Debug> HTTP-Session: abc3c092-8154-4fc5-87c4-ee61125249dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3379 | 2023.10.03 04:41:46.977718 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3380 | 2023.10.03 04:41:46.977758 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3381 | 2023.10.03 04:41:46.977872 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3382 | 2023.10.03 04:41:46.978185 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3383 | 2023.10.03 04:41:46.978447 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3384 | 2023.10.03 04:41:46.978621 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3385 | 2023.10.03 04:41:46.978735 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000983798 sec., 64037 rows/sec., 3.88 MiB/sec. | ||
3386 | 2023.10.03 04:41:46.978914 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Debug> DynamicQueryHandler: Done processing query | ||
3387 | 2023.10.03 04:41:46.978937 [ 3 ] {d259bc21-06eb-4a95-931e-3fef5c88c78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3388 | 2023.10.03 04:41:46.978953 [ 3 ] {} <Debug> HTTP-Session: abc3c092-8154-4fc5-87c4-ee61125249dd Destroying unnamed session | ||
3389 | 2023.10.03 04:41:46.979058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3390 | 2023.10.03 04:41:46.979102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3391 | 2023.10.03 04:41:46.979121 [ 3 ] {} <Debug> HTTP-Session: af13e852-bb55-4d3e-8b74-879eb62cc31f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3392 | 2023.10.03 04:41:46.979138 [ 3 ] {} <Debug> HTTP-Session: af13e852-bb55-4d3e-8b74-879eb62cc31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3393 | 2023.10.03 04:41:46.979206 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3394 | 2023.10.03 04:41:46.979244 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3395 | 2023.10.03 04:41:46.979354 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3396 | 2023.10.03 04:41:46.979621 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3397 | 2023.10.03 04:41:46.979846 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3398 | 2023.10.03 04:41:46.980016 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3399 | 2023.10.03 04:41:46.980119 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885206 sec., 21463 rows/sec., 1.11 MiB/sec. | ||
3400 | 2023.10.03 04:41:46.980237 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Debug> DynamicQueryHandler: Done processing query | ||
3401 | 2023.10.03 04:41:46.980260 [ 3 ] {22e10724-2301-49e8-9dfc-996ef21ee168} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3402 | 2023.10.03 04:41:46.980276 [ 3 ] {} <Debug> HTTP-Session: af13e852-bb55-4d3e-8b74-879eb62cc31f Destroying unnamed session | ||
3403 | 2023.10.03 04:41:51.970203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3404 | 2023.10.03 04:41:51.970377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3405 | 2023.10.03 04:41:51.970423 [ 3 ] {} <Debug> HTTP-Session: 0ab52c73-a60a-4df8-8b2d-b121b7fe4a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3406 | 2023.10.03 04:41:51.970463 [ 3 ] {} <Debug> HTTP-Session: 0ab52c73-a60a-4df8-8b2d-b121b7fe4a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3407 | 2023.10.03 04:41:51.970659 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3408 | 2023.10.03 04:41:51.970759 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3409 | 2023.10.03 04:41:51.970922 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3410 | 2023.10.03 04:41:51.971446 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3411 | 2023.10.03 04:41:51.971707 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3412 | 2023.10.03 04:41:51.971869 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3413 | 2023.10.03 04:41:51.971997 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001275323 sec., 38421 rows/sec., 3.04 MiB/sec. | ||
3414 | 2023.10.03 04:41:51.972164 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Debug> DynamicQueryHandler: Done processing query | ||
3415 | 2023.10.03 04:41:51.972190 [ 3 ] {a15829d2-0d99-4a01-accb-95a0012621cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3416 | 2023.10.03 04:41:51.972206 [ 3 ] {} <Debug> HTTP-Session: 0ab52c73-a60a-4df8-8b2d-b121b7fe4a8f Destroying unnamed session | ||
3417 | 2023.10.03 04:41:51.972381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3418 | 2023.10.03 04:41:51.972426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3419 | 2023.10.03 04:41:51.972446 [ 3 ] {} <Debug> HTTP-Session: c56e903e-7608-49a7-87e4-9d74de9159bf Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3420 | 2023.10.03 04:41:51.972462 [ 3 ] {} <Debug> HTTP-Session: c56e903e-7608-49a7-87e4-9d74de9159bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2023.10.03 04:41:51.972538 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3422 | 2023.10.03 04:41:51.972578 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3423 | 2023.10.03 04:41:51.972688 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3424 | 2023.10.03 04:41:51.973087 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3425 | 2023.10.03 04:41:51.973310 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3426 | 2023.10.03 04:41:51.973474 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3427 | 2023.10.03 04:41:51.973602 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001034159 sec., 142144 rows/sec., 13.90 MiB/sec. | ||
3428 | 2023.10.03 04:41:51.973710 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2023.10.03 04:41:51.973733 [ 3 ] {41162433-dd5e-4ec9-9f67-c661f63058bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3430 | 2023.10.03 04:41:51.973748 [ 3 ] {} <Debug> HTTP-Session: c56e903e-7608-49a7-87e4-9d74de9159bf Destroying unnamed session | ||
3431 | 2023.10.03 04:41:51.973936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3432 | 2023.10.03 04:41:51.973979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3433 | 2023.10.03 04:41:51.973998 [ 3 ] {} <Debug> HTTP-Session: 312c53ea-b67e-4d3f-b675-4b7ccd5a556b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3434 | 2023.10.03 04:41:51.974015 [ 3 ] {} <Debug> HTTP-Session: 312c53ea-b67e-4d3f-b675-4b7ccd5a556b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3435 | 2023.10.03 04:41:51.974085 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3436 | 2023.10.03 04:41:51.974123 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3437 | 2023.10.03 04:41:51.974226 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3438 | 2023.10.03 04:41:51.974536 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3439 | 2023.10.03 04:41:51.974745 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3440 | 2023.10.03 04:41:51.974892 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3441 | 2023.10.03 04:41:51.975016 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000901796 sec., 54336 rows/sec., 4.25 MiB/sec. | ||
3442 | 2023.10.03 04:41:51.975130 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Debug> DynamicQueryHandler: Done processing query | ||
3443 | 2023.10.03 04:41:51.975154 [ 3 ] {03c1caa7-6d39-45dd-9da0-5af02ef2022b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3444 | 2023.10.03 04:41:51.975169 [ 3 ] {} <Debug> HTTP-Session: 312c53ea-b67e-4d3f-b675-4b7ccd5a556b Destroying unnamed session | ||
3445 | 2023.10.03 04:41:51.975350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52417, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3446 | 2023.10.03 04:41:51.975397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3447 | 2023.10.03 04:41:51.975416 [ 3 ] {} <Debug> HTTP-Session: f5ccab54-eda1-4763-a1f2-ec1dad470a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3448 | 2023.10.03 04:41:51.975432 [ 3 ] {} <Debug> HTTP-Session: f5ccab54-eda1-4763-a1f2-ec1dad470a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2023.10.03 04:41:51.975516 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3450 | 2023.10.03 04:41:51.975560 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3451 | 2023.10.03 04:41:51.975696 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3452 | 2023.10.03 04:41:51.976167 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3453 | 2023.10.03 04:41:51.976490 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3454 | 2023.10.03 04:41:51.976672 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3455 | 2023.10.03 04:41:51.976813 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001262853 sec., 38801 rows/sec., 52.36 MiB/sec. | ||
3456 | 2023.10.03 04:41:51.976951 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Debug> DynamicQueryHandler: Done processing query | ||
3457 | 2023.10.03 04:41:51.976976 [ 3 ] {8593c0a1-c8be-4a22-b6c7-f6d9bf76e45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3458 | 2023.10.03 04:41:51.976994 [ 3 ] {} <Debug> HTTP-Session: f5ccab54-eda1-4763-a1f2-ec1dad470a9a Destroying unnamed session | ||
3459 | 2023.10.03 04:41:56.971684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3460 | 2023.10.03 04:41:56.971849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3461 | 2023.10.03 04:41:56.971883 [ 3 ] {} <Debug> HTTP-Session: ea6164b8-deff-44e0-bffe-d4e81c9f680d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3462 | 2023.10.03 04:41:56.971914 [ 3 ] {} <Debug> HTTP-Session: ea6164b8-deff-44e0-bffe-d4e81c9f680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3463 | 2023.10.03 04:41:56.972085 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3464 | 2023.10.03 04:41:56.972171 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3465 | 2023.10.03 04:41:56.972387 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3466 | 2023.10.03 04:41:56.972875 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3467 | 2023.10.03 04:41:56.973219 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3468 | 2023.10.03 04:41:56.973451 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3469 | 2023.10.03 04:41:56.973643 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001514387 sec., 3961 rows/sec., 224.41 KiB/sec. | ||
3470 | 2023.10.03 04:41:56.973822 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Debug> DynamicQueryHandler: Done processing query | ||
3471 | 2023.10.03 04:41:56.973856 [ 3 ] {a439fffd-2fa1-4242-8ca3-123be75cf4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3472 | 2023.10.03 04:41:56.973880 [ 3 ] {} <Debug> HTTP-Session: ea6164b8-deff-44e0-bffe-d4e81c9f680d Destroying unnamed session | ||
3473 | 2023.10.03 04:41:56.974031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2023.10.03 04:41:56.974093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3475 | 2023.10.03 04:41:56.974123 [ 3 ] {} <Debug> HTTP-Session: 99011ecf-ecdd-4619-82e3-66c834a3101a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3476 | 2023.10.03 04:41:56.974147 [ 3 ] {} <Debug> HTTP-Session: 99011ecf-ecdd-4619-82e3-66c834a3101a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2023.10.03 04:41:56.974245 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3478 | 2023.10.03 04:41:56.974299 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3479 | 2023.10.03 04:41:56.974449 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2023.10.03 04:41:56.974870 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3481 | 2023.10.03 04:41:56.975156 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3482 | 2023.10.03 04:41:56.975366 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3483 | 2023.10.03 04:41:56.975524 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001236122 sec., 70381 rows/sec., 6.58 MiB/sec. | ||
3484 | 2023.10.03 04:41:56.975655 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Debug> DynamicQueryHandler: Done processing query | ||
3485 | 2023.10.03 04:41:56.975687 [ 3 ] {bf0e09f7-9c3f-4c46-b927-db6d0d9a5214} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3486 | 2023.10.03 04:41:56.975710 [ 3 ] {} <Debug> HTTP-Session: 99011ecf-ecdd-4619-82e3-66c834a3101a Destroying unnamed session | ||
3487 | 2023.10.03 04:41:56.975916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2023.10.03 04:41:56.975976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3489 | 2023.10.03 04:41:56.976006 [ 3 ] {} <Debug> HTTP-Session: 0a8e38dd-b6e6-480b-89c3-142c2b06e79c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3490 | 2023.10.03 04:41:56.976031 [ 3 ] {} <Debug> HTTP-Session: 0a8e38dd-b6e6-480b-89c3-142c2b06e79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2023.10.03 04:41:56.976145 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3492 | 2023.10.03 04:41:56.976197 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3493 | 2023.10.03 04:41:56.976304 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3494 | 2023.10.03 04:41:56.976780 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3495 | 2023.10.03 04:41:56.977016 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3496 | 2023.10.03 04:41:56.977169 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3497 | 2023.10.03 04:41:56.977299 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00111298 sec., 237201 rows/sec., 16.27 MiB/sec. | ||
3498 | 2023.10.03 04:41:56.977435 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Debug> DynamicQueryHandler: Done processing query | ||
3499 | 2023.10.03 04:41:56.977460 [ 3 ] {bf6c7fd0-d15c-45b9-87ba-5d0fe803596a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3500 | 2023.10.03 04:41:56.977477 [ 3 ] {} <Debug> HTTP-Session: 0a8e38dd-b6e6-480b-89c3-142c2b06e79c Destroying unnamed session | ||
3501 | 2023.10.03 04:41:56.977581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2023.10.03 04:41:56.977628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3503 | 2023.10.03 04:41:56.977648 [ 3 ] {} <Debug> HTTP-Session: d08dfb3a-3d2b-46c8-9c1f-99fd4d34c08a Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3504 | 2023.10.03 04:41:56.977665 [ 3 ] {} <Debug> HTTP-Session: d08dfb3a-3d2b-46c8-9c1f-99fd4d34c08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3505 | 2023.10.03 04:41:56.977736 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3506 | 2023.10.03 04:41:56.977777 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3507 | 2023.10.03 04:41:56.977885 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3508 | 2023.10.03 04:41:56.978143 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3509 | 2023.10.03 04:41:56.978379 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3510 | 2023.10.03 04:41:56.978558 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3511 | 2023.10.03 04:41:56.978665 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899896 sec., 6667 rows/sec., 279.98 KiB/sec. | ||
3512 | 2023.10.03 04:41:56.978828 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Debug> DynamicQueryHandler: Done processing query | ||
3513 | 2023.10.03 04:41:56.978853 [ 3 ] {f90416b5-c8db-4e96-84c3-eb4016fee214} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3514 | 2023.10.03 04:41:56.978869 [ 3 ] {} <Debug> HTTP-Session: d08dfb3a-3d2b-46c8-9c1f-99fd4d34c08a Destroying unnamed session | ||
3515 | 2023.10.03 04:41:56.978984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3516 | 2023.10.03 04:41:56.979028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3517 | 2023.10.03 04:41:56.979047 [ 3 ] {} <Debug> HTTP-Session: 725b53b7-4bf6-46b8-a3f5-3c437cde1f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3518 | 2023.10.03 04:41:56.979065 [ 3 ] {} <Debug> HTTP-Session: 725b53b7-4bf6-46b8-a3f5-3c437cde1f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2023.10.03 04:41:56.979140 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3520 | 2023.10.03 04:41:56.979183 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3521 | 2023.10.03 04:41:56.979316 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3522 | 2023.10.03 04:41:56.979618 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3523 | 2023.10.03 04:41:56.979905 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3524 | 2023.10.03 04:41:56.980127 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3525 | 2023.10.03 04:41:56.980266 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00109061 sec., 57765 rows/sec., 3.50 MiB/sec. | ||
3526 | 2023.10.03 04:41:56.980417 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Debug> DynamicQueryHandler: Done processing query | ||
3527 | 2023.10.03 04:41:56.980446 [ 3 ] {fa9b1393-fcdd-4d4f-90f4-d73bc0219206} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3528 | 2023.10.03 04:41:56.980467 [ 3 ] {} <Debug> HTTP-Session: 725b53b7-4bf6-46b8-a3f5-3c437cde1f31 Destroying unnamed session | ||
3529 | 2023.10.03 04:41:56.981240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2023.10.03 04:41:56.981295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3531 | 2023.10.03 04:41:56.981322 [ 3 ] {} <Debug> HTTP-Session: cdbb9ee1-8dff-424c-a93b-70a7ff6fd30e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3532 | 2023.10.03 04:41:56.981344 [ 3 ] {} <Debug> HTTP-Session: cdbb9ee1-8dff-424c-a93b-70a7ff6fd30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3533 | 2023.10.03 04:41:56.981429 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3534 | 2023.10.03 04:41:56.981480 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3535 | 2023.10.03 04:41:56.981596 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3536 | 2023.10.03 04:41:56.981911 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3537 | 2023.10.03 04:41:56.982151 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3538 | 2023.10.03 04:41:56.982326 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3539 | 2023.10.03 04:41:56.982452 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000978207 sec., 19423 rows/sec., 1.01 MiB/sec. | ||
3540 | 2023.10.03 04:41:56.982459 [ 157 ] {} <Debug> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3541 | 2023.10.03 04:41:56.982570 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3542 | 2023.10.03 04:41:56.982599 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Debug> DynamicQueryHandler: Done processing query | ||
3543 | 2023.10.03 04:41:56.982643 [ 3 ] {e7b178b3-f240-496c-b0ce-856569610b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3544 | 2023.10.03 04:41:56.982678 [ 3 ] {} <Debug> HTTP-Session: cdbb9ee1-8dff-424c-a93b-70a7ff6fd30e Destroying unnamed session | ||
3545 | 2023.10.03 04:41:56.982679 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3546 | 2023.10.03 04:41:56.982807 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3547 | 2023.10.03 04:41:56.982838 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 299 rows starting from the beginning of the part | ||
3548 | 2023.10.03 04:41:56.982950 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
3549 | 2023.10.03 04:41:56.983046 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
3550 | 2023.10.03 04:41:56.983136 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
3551 | 2023.10.03 04:41:56.983217 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
3552 | 2023.10.03 04:41:56.983295 [ 13 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::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 | ||
3553 | 2023.10.03 04:41:56.983950 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331044 sec., 296008.2461586544 rows/sec., 15.79 MiB/sec. | ||
3554 | 2023.10.03 04:41:56.984112 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3555 | 2023.10.03 04:41:56.984355 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3556 | 2023.10.03 04:41:56.984435 [ 22 ] {0dc539cf-e9f7-499f-9da4-745efad5b780::all_1_21_4} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3557 | 2023.10.03 04:42:00.330885 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3558 | 2023.10.03 04:42:00.330979 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3559 | 2023.10.03 04:42:01.969951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3560 | 2023.10.03 04:42:01.970139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3561 | 2023.10.03 04:42:01.970188 [ 3 ] {} <Debug> HTTP-Session: 9e7fabfa-e0ed-4c13-80d6-faf75d940ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3562 | 2023.10.03 04:42:01.970230 [ 3 ] {} <Debug> HTTP-Session: 9e7fabfa-e0ed-4c13-80d6-faf75d940ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3563 | 2023.10.03 04:42:01.970431 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3564 | 2023.10.03 04:42:01.970529 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3565 | 2023.10.03 04:42:01.970806 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3566 | 2023.10.03 04:42:01.971294 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3567 | 2023.10.03 04:42:01.971561 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3568 | 2023.10.03 04:42:01.971730 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3569 | 2023.10.03 04:42:01.971853 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001366434 sec., 35859 rows/sec., 2.84 MiB/sec. | ||
3570 | 2023.10.03 04:42:01.972023 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Debug> DynamicQueryHandler: Done processing query | ||
3571 | 2023.10.03 04:42:01.972049 [ 3 ] {a3790eaf-037a-4313-a2d9-c21396ba5e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3572 | 2023.10.03 04:42:01.972066 [ 3 ] {} <Debug> HTTP-Session: 9e7fabfa-e0ed-4c13-80d6-faf75d940ee3 Destroying unnamed session | ||
3573 | 2023.10.03 04:42:01.972209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3574 | 2023.10.03 04:42:01.972255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3575 | 2023.10.03 04:42:01.972275 [ 3 ] {} <Debug> HTTP-Session: aca98e6e-bddc-4822-a269-551dc29a87a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3576 | 2023.10.03 04:42:01.972293 [ 3 ] {} <Debug> HTTP-Session: aca98e6e-bddc-4822-a269-551dc29a87a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3577 | 2023.10.03 04:42:01.972368 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3578 | 2023.10.03 04:42:01.972407 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3579 | 2023.10.03 04:42:01.972517 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3580 | 2023.10.03 04:42:01.972883 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3581 | 2023.10.03 04:42:01.973099 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3582 | 2023.10.03 04:42:01.973251 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3583 | 2023.10.03 04:42:01.973357 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.000962107 sec., 152789 rows/sec., 14.94 MiB/sec. | ||
3584 | 2023.10.03 04:42:01.973460 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Debug> DynamicQueryHandler: Done processing query | ||
3585 | 2023.10.03 04:42:01.973483 [ 3 ] {d46c07b1-1941-4717-ace5-582988e5bc87} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3586 | 2023.10.03 04:42:01.973499 [ 3 ] {} <Debug> HTTP-Session: aca98e6e-bddc-4822-a269-551dc29a87a2 Destroying unnamed session | ||
3587 | 2023.10.03 04:42:01.973623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3588 | 2023.10.03 04:42:01.973666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3589 | 2023.10.03 04:42:01.973687 [ 3 ] {} <Debug> HTTP-Session: cca21023-1eb1-44ce-a774-ec7517d6667b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3590 | 2023.10.03 04:42:01.973704 [ 3 ] {} <Debug> HTTP-Session: cca21023-1eb1-44ce-a774-ec7517d6667b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3591 | 2023.10.03 04:42:01.973777 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3592 | 2023.10.03 04:42:01.973815 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3593 | 2023.10.03 04:42:01.973917 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3594 | 2023.10.03 04:42:01.974196 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3595 | 2023.10.03 04:42:01.974410 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3596 | 2023.10.03 04:42:01.974559 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3597 | 2023.10.03 04:42:01.974663 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000859036 sec., 57040 rows/sec., 4.46 MiB/sec. | ||
3598 | 2023.10.03 04:42:01.974796 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Debug> DynamicQueryHandler: Done processing query | ||
3599 | 2023.10.03 04:42:01.974821 [ 3 ] {3ef6c90c-4ea3-4d5d-8323-78ea4772aa3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3600 | 2023.10.03 04:42:01.974837 [ 3 ] {} <Debug> HTTP-Session: cca21023-1eb1-44ce-a774-ec7517d6667b Destroying unnamed session | ||
3601 | 2023.10.03 04:42:01.975048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3602 | 2023.10.03 04:42:01.975095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3603 | 2023.10.03 04:42:01.975115 [ 3 ] {} <Debug> HTTP-Session: 145b2879-43ad-463b-9bdc-f7270c31be1d Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3604 | 2023.10.03 04:42:01.975133 [ 3 ] {} <Debug> HTTP-Session: 145b2879-43ad-463b-9bdc-f7270c31be1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3605 | 2023.10.03 04:42:01.975221 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3606 | 2023.10.03 04:42:01.975266 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3607 | 2023.10.03 04:42:01.975404 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3608 | 2023.10.03 04:42:01.975856 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3609 | 2023.10.03 04:42:01.976161 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3610 | 2023.10.03 04:42:01.976335 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3611 | 2023.10.03 04:42:01.976443 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001194441 sec., 41023 rows/sec., 55.36 MiB/sec. | ||
3612 | 2023.10.03 04:42:01.976434 [ 156 ] {} <Debug> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3613 | 2023.10.03 04:42:01.976502 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3614 | 2023.10.03 04:42:01.976586 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Debug> DynamicQueryHandler: Done processing query | ||
3615 | 2023.10.03 04:42:01.976625 [ 3 ] {946157cf-d849-4f74-a5dd-a312f5da7abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3616 | 2023.10.03 04:42:01.976627 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3617 | 2023.10.03 04:42:01.976644 [ 3 ] {} <Debug> HTTP-Session: 145b2879-43ad-463b-9bdc-f7270c31be1d Destroying unnamed session | ||
3618 | 2023.10.03 04:42:01.976804 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3619 | 2023.10.03 04:42:01.976851 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 471 rows starting from the beginning of the part | ||
3620 | 2023.10.03 04:42:01.976999 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
3621 | 2023.10.03 04:42:01.977100 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
3622 | 2023.10.03 04:42:01.977194 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
3623 | 2023.10.03 04:42:01.977286 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
3624 | 2023.10.03 04:42:01.977373 [ 10 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
3625 | 2023.10.03 04:42:01.978904 [ 22 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 6 columns (6 merged, 0 gathered) in 0.002344743 sec., 305363.9567321451 rows/sec., 412.07 MiB/sec. | ||
3626 | 2023.10.03 04:42:01.979230 [ 22 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3627 | 2023.10.03 04:42:01.979447 [ 22 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3628 | 2023.10.03 04:42:01.979519 [ 22 ] {3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3629 | 2023.10.03 04:42:01.979586 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 3b9a9534-d8aa-4b6c-acaa-53f120c46d9a::all_1_16_3: 4.00 MiB. | ||
3630 | 2023.10.03 04:42:02.000168 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.71 MiB, peak 230.97 MiB, will set to 225.58 MiB (RSS), difference: -4.13 MiB | ||
3631 | 2023.10.03 04:42:06.972292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2023.10.03 04:42:06.972443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3633 | 2023.10.03 04:42:06.972482 [ 3 ] {} <Debug> HTTP-Session: def41729-f3cc-4c46-b7c1-2029d1843f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3634 | 2023.10.03 04:42:06.972516 [ 3 ] {} <Debug> HTTP-Session: def41729-f3cc-4c46-b7c1-2029d1843f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2023.10.03 04:42:06.972677 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3636 | 2023.10.03 04:42:06.972758 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3637 | 2023.10.03 04:42:06.972972 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3638 | 2023.10.03 04:42:06.973409 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3639 | 2023.10.03 04:42:06.973673 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3640 | 2023.10.03 04:42:06.973839 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3641 | 2023.10.03 04:42:06.973982 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001247123 sec., 4811 rows/sec., 272.50 KiB/sec. | ||
3642 | 2023.10.03 04:42:06.973983 [ 154 ] {} <Debug> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3643 | 2023.10.03 04:42:06.974107 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3644 | 2023.10.03 04:42:06.974217 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Debug> DynamicQueryHandler: Done processing query | ||
3645 | 2023.10.03 04:42:06.974267 [ 3 ] {0db8e517-4d1f-41e1-97be-b11c892ef43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3646 | 2023.10.03 04:42:06.974267 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3647 | 2023.10.03 04:42:06.974298 [ 3 ] {} <Debug> HTTP-Session: def41729-f3cc-4c46-b7c1-2029d1843f4c Destroying unnamed session | ||
3648 | 2023.10.03 04:42:06.974412 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3649 | 2023.10.03 04:42:06.974459 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part | ||
3650 | 2023.10.03 04:42:06.974487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2023.10.03 04:42:06.974565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3652 | 2023.10.03 04:42:06.974625 [ 3 ] {} <Debug> HTTP-Session: 6105f1f2-dce1-44cf-aeb1-d3a38c07097f Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3653 | 2023.10.03 04:42:06.974669 [ 3 ] {} <Debug> HTTP-Session: 6105f1f2-dce1-44cf-aeb1-d3a38c07097f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2023.10.03 04:42:06.974671 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
3655 | 2023.10.03 04:42:06.974882 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3656 | 2023.10.03 04:42:06.974912 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
3657 | 2023.10.03 04:42:06.974993 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3658 | 2023.10.03 04:42:06.975195 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
3659 | 2023.10.03 04:42:06.975496 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3660 | 2023.10.03 04:42:06.975510 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
3661 | 2023.10.03 04:42:06.975710 [ 10 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
3662 | 2023.10.03 04:42:06.976324 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3663 | 2023.10.03 04:42:06.976775 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3664 | 2023.10.03 04:42:06.977125 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3665 | 2023.10.03 04:42:06.977319 [ 21 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003121337 sec., 54784.21586647004 rows/sec., 4.15 MiB/sec. | ||
3666 | 2023.10.03 04:42:06.977366 [ 154 ] {} <Debug> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3667 | 2023.10.03 04:42:06.977423 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002474155 sec., 35163 rows/sec., 3.29 MiB/sec. | ||
3668 | 2023.10.03 04:42:06.977464 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3669 | 2023.10.03 04:42:06.977631 [ 21 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3670 | 2023.10.03 04:42:06.977681 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3671 | 2023.10.03 04:42:06.977844 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3672 | 2023.10.03 04:42:06.977848 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Debug> DynamicQueryHandler: Done processing query | ||
3673 | 2023.10.03 04:42:06.977917 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
3674 | 2023.10.03 04:42:06.977930 [ 3 ] {2fe6ae32-f295-4585-b47b-7c0889ba279b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3675 | 2023.10.03 04:42:06.978017 [ 3 ] {} <Debug> HTTP-Session: 6105f1f2-dce1-44cf-aeb1-d3a38c07097f Destroying unnamed session | ||
3676 | 2023.10.03 04:42:06.978063 [ 21 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3677 | 2023.10.03 04:42:06.978194 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 87 rows starting from the beginning of the part | ||
3678 | 2023.10.03 04:42:06.978209 [ 21 ] {9b8e39b2-c6aa-4935-8977-8a3678d6642e::all_1_36_7} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3679 | 2023.10.03 04:42:06.978427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 44032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3680 | 2023.10.03 04:42:06.978470 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part | ||
3681 | 2023.10.03 04:42:06.978540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3682 | 2023.10.03 04:42:06.978582 [ 3 ] {} <Debug> HTTP-Session: 6bb25879-bcda-4c71-a4aa-4ee641a3b970 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3683 | 2023.10.03 04:42:06.978640 [ 3 ] {} <Debug> HTTP-Session: 6bb25879-bcda-4c71-a4aa-4ee641a3b970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3684 | 2023.10.03 04:42:06.978693 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 87 rows starting from the beginning of the part | ||
3685 | 2023.10.03 04:42:06.978884 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3686 | 2023.10.03 04:42:06.978912 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 147 rows starting from the beginning of the part | ||
3687 | 2023.10.03 04:42:06.979005 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3688 | 2023.10.03 04:42:06.979212 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 87 rows starting from the beginning of the part | ||
3689 | 2023.10.03 04:42:06.979445 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3690 | 2023.10.03 04:42:06.980460 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3691 | 2023.10.03 04:42:06.980904 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3692 | 2023.10.03 04:42:06.981172 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003593285 sec., 219576.23734271008 rows/sec., 21.05 MiB/sec. | ||
3693 | 2023.10.03 04:42:06.981233 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3694 | 2023.10.03 04:42:06.981391 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3695 | 2023.10.03 04:42:06.981407 [ 154 ] {} <Debug> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3696 | 2023.10.03 04:42:06.981442 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.002502186 sec., 109903 rows/sec., 7.58 MiB/sec. | ||
3697 | 2023.10.03 04:42:06.981524 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3698 | 2023.10.03 04:42:06.981731 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3699 | 2023.10.03 04:42:06.981785 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Debug> DynamicQueryHandler: Done processing query | ||
3700 | 2023.10.03 04:42:06.981828 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3701 | 2023.10.03 04:42:06.981850 [ 3 ] {fca55883-0bf9-4625-828a-483a2ceb4523} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3702 | 2023.10.03 04:42:06.981877 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3703 | 2023.10.03 04:42:06.981924 [ 3 ] {} <Debug> HTTP-Session: 6bb25879-bcda-4c71-a4aa-4ee641a3b970 Destroying unnamed session | ||
3704 | 2023.10.03 04:42:06.981952 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part | ||
3705 | 2023.10.03 04:42:06.982008 [ 22 ] {ba60959f-e679-4e39-aefb-9e2bc0c445c8::all_1_36_7} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3706 | 2023.10.03 04:42:06.982158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2023.10.03 04:42:06.982206 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 264 rows starting from the beginning of the part | ||
3708 | 2023.10.03 04:42:06.982291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3709 | 2023.10.03 04:42:06.982340 [ 3 ] {} <Debug> HTTP-Session: 1d75d686-1331-4ea8-9767-a3350693c8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3710 | 2023.10.03 04:42:06.982392 [ 3 ] {} <Debug> HTTP-Session: 1d75d686-1331-4ea8-9767-a3350693c8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2023.10.03 04:42:06.982429 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
3712 | 2023.10.03 04:42:06.982575 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2023.10.03 04:42:06.982652 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 264 rows starting from the beginning of the part | ||
3714 | 2023.10.03 04:42:06.982668 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3715 | 2023.10.03 04:42:06.982959 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
3716 | 2023.10.03 04:42:06.983159 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3717 | 2023.10.03 04:42:06.983287 [ 10 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 275 rows starting from the beginning of the part | ||
3718 | 2023.10.03 04:42:06.983758 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3719 | 2023.10.03 04:42:06.984384 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3720 | 2023.10.03 04:42:06.984731 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3721 | 2023.10.03 04:42:06.984953 [ 15 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00331699 sec., 374737.3371641156 rows/sec., 26.24 MiB/sec. | ||
3722 | 2023.10.03 04:42:06.985030 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002372123 sec., 2529 rows/sec., 106.21 KiB/sec. | ||
3723 | 2023.10.03 04:42:06.985223 [ 19 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3724 | 2023.10.03 04:42:06.985287 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Debug> DynamicQueryHandler: Done processing query | ||
3725 | 2023.10.03 04:42:06.985323 [ 3 ] {911727e6-d6bf-450d-8af9-46e8c8c42bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3726 | 2023.10.03 04:42:06.985342 [ 3 ] {} <Debug> HTTP-Session: 1d75d686-1331-4ea8-9767-a3350693c8e2 Destroying unnamed session | ||
3727 | 2023.10.03 04:42:06.985508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3728 | 2023.10.03 04:42:06.985513 [ 19 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3729 | 2023.10.03 04:42:06.985572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3730 | 2023.10.03 04:42:06.985600 [ 3 ] {} <Debug> HTTP-Session: 51d63588-4dce-4d7d-80e5-af010a1e786e Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3731 | 2023.10.03 04:42:06.985629 [ 3 ] {} <Debug> HTTP-Session: 51d63588-4dce-4d7d-80e5-af010a1e786e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3732 | 2023.10.03 04:42:06.985637 [ 19 ] {96dac6dd-0893-487d-8dde-77faab2ec560::all_1_36_7} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3733 | 2023.10.03 04:42:06.985801 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3734 | 2023.10.03 04:42:06.985849 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3735 | 2023.10.03 04:42:06.985990 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3736 | 2023.10.03 04:42:06.986332 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3737 | 2023.10.03 04:42:06.986590 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3738 | 2023.10.03 04:42:06.986774 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3739 | 2023.10.03 04:42:06.986899 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001063649 sec., 69571 rows/sec., 4.26 MiB/sec. | ||
3740 | 2023.10.03 04:42:06.987024 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Debug> DynamicQueryHandler: Done processing query | ||
3741 | 2023.10.03 04:42:06.987047 [ 3 ] {b736b9a8-b404-4b7f-84f9-ab334f81c6ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3742 | 2023.10.03 04:42:06.987065 [ 3 ] {} <Debug> HTTP-Session: 51d63588-4dce-4d7d-80e5-af010a1e786e Destroying unnamed session | ||
3743 | 2023.10.03 04:42:06.987192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3744 | 2023.10.03 04:42:06.987236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3745 | 2023.10.03 04:42:06.987256 [ 3 ] {} <Debug> HTTP-Session: 260429f0-9aa8-4d57-954e-c7818d462600 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3746 | 2023.10.03 04:42:06.987274 [ 3 ] {} <Debug> HTTP-Session: 260429f0-9aa8-4d57-954e-c7818d462600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3747 | 2023.10.03 04:42:06.987344 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3748 | 2023.10.03 04:42:06.987383 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3749 | 2023.10.03 04:42:06.987490 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3750 | 2023.10.03 04:42:06.987762 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3751 | 2023.10.03 04:42:06.987995 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3752 | 2023.10.03 04:42:06.988196 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3753 | 2023.10.03 04:42:06.988311 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000931667 sec., 20393 rows/sec., 1.06 MiB/sec. | ||
3754 | 2023.10.03 04:42:06.988432 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Debug> DynamicQueryHandler: Done processing query | ||
3755 | 2023.10.03 04:42:06.988457 [ 3 ] {f9df7a4a-2cbf-4f40-a215-3912e02f4608} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3756 | 2023.10.03 04:42:06.988474 [ 3 ] {} <Debug> HTTP-Session: 260429f0-9aa8-4d57-954e-c7818d462600 Destroying unnamed session | ||
3757 | 2023.10.03 04:42:11.969466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3758 | 2023.10.03 04:42:11.969580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3759 | 2023.10.03 04:42:11.969606 [ 3 ] {} <Debug> HTTP-Session: 4711b5b4-2f6b-46f0-bc2e-6ee1d4f85d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3760 | 2023.10.03 04:42:11.969630 [ 3 ] {} <Debug> HTTP-Session: 4711b5b4-2f6b-46f0-bc2e-6ee1d4f85d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3761 | 2023.10.03 04:42:11.969754 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3762 | 2023.10.03 04:42:11.969815 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3763 | 2023.10.03 04:42:11.969973 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3764 | 2023.10.03 04:42:11.970414 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3765 | 2023.10.03 04:42:11.970669 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3766 | 2023.10.03 04:42:11.970830 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3767 | 2023.10.03 04:42:11.970960 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001166461 sec., 42007 rows/sec., 3.33 MiB/sec. | ||
3768 | 2023.10.03 04:42:11.971122 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Debug> DynamicQueryHandler: Done processing query | ||
3769 | 2023.10.03 04:42:11.971149 [ 3 ] {56d41a89-3516-4f9f-8ac4-aee2baa828ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3770 | 2023.10.03 04:42:11.971167 [ 3 ] {} <Debug> HTTP-Session: 4711b5b4-2f6b-46f0-bc2e-6ee1d4f85d59 Destroying unnamed session | ||
3771 | 2023.10.03 04:42:11.971333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 23704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3772 | 2023.10.03 04:42:11.971379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3773 | 2023.10.03 04:42:11.971399 [ 3 ] {} <Debug> HTTP-Session: fcf15e35-e4a2-41f8-9503-8d4a438e1cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3774 | 2023.10.03 04:42:11.971417 [ 3 ] {} <Debug> HTTP-Session: fcf15e35-e4a2-41f8-9503-8d4a438e1cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3775 | 2023.10.03 04:42:11.971497 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3776 | 2023.10.03 04:42:11.971536 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3777 | 2023.10.03 04:42:11.971647 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3778 | 2023.10.03 04:42:11.972091 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3779 | 2023.10.03 04:42:11.972322 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3780 | 2023.10.03 04:42:11.972475 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3781 | 2023.10.03 04:42:11.972601 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Information> executeQuery: Read 147 rows, 14.72 KiB in 0.001074979 sec., 136746 rows/sec., 13.37 MiB/sec. | ||
3782 | 2023.10.03 04:42:11.972726 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Debug> DynamicQueryHandler: Done processing query | ||
3783 | 2023.10.03 04:42:11.972751 [ 3 ] {1dc6d8ff-c35d-4f3a-93fd-7a270ab44ae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3784 | 2023.10.03 04:42:11.972767 [ 3 ] {} <Debug> HTTP-Session: fcf15e35-e4a2-41f8-9503-8d4a438e1cc3 Destroying unnamed session | ||
3785 | 2023.10.03 04:42:11.972897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 8350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3786 | 2023.10.03 04:42:11.972943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3787 | 2023.10.03 04:42:11.972962 [ 3 ] {} <Debug> HTTP-Session: 35f2f744-f7f0-44ba-a5ad-d23eb4a318e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3788 | 2023.10.03 04:42:11.972980 [ 3 ] {} <Debug> HTTP-Session: 35f2f744-f7f0-44ba-a5ad-d23eb4a318e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3789 | 2023.10.03 04:42:11.973051 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3790 | 2023.10.03 04:42:11.973090 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3791 | 2023.10.03 04:42:11.973198 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3792 | 2023.10.03 04:42:11.973507 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3793 | 2023.10.03 04:42:11.973718 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3794 | 2023.10.03 04:42:11.973870 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3795 | 2023.10.03 04:42:11.973997 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Information> executeQuery: Read 49 rows, 3.92 KiB in 0.000917937 sec., 53380 rows/sec., 4.17 MiB/sec. | ||
3796 | 2023.10.03 04:42:11.974116 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Debug> DynamicQueryHandler: Done processing query | ||
3797 | 2023.10.03 04:42:11.974139 [ 3 ] {eeb42da8-9e3b-4010-a937-ff395112dc2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3798 | 2023.10.03 04:42:11.974155 [ 3 ] {} <Debug> HTTP-Session: 35f2f744-f7f0-44ba-a5ad-d23eb4a318e1 Destroying unnamed session | ||
3799 | 2023.10.03 04:42:11.974372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 52418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3800 | 2023.10.03 04:42:11.974417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3801 | 2023.10.03 04:42:11.974437 [ 3 ] {} <Debug> HTTP-Session: f338530c-986b-4ff8-a481-f3a8496a6ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3802 | 2023.10.03 04:42:11.974453 [ 3 ] {} <Debug> HTTP-Session: f338530c-986b-4ff8-a481-f3a8496a6ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3803 | 2023.10.03 04:42:11.974542 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3804 | 2023.10.03 04:42:11.974587 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3805 | 2023.10.03 04:42:11.974723 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3806 | 2023.10.03 04:42:11.975234 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3807 | 2023.10.03 04:42:11.975559 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3808 | 2023.10.03 04:42:11.975762 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3809 | 2023.10.03 04:42:11.975878 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.001304754 sec., 37554 rows/sec., 50.68 MiB/sec. | ||
3810 | 2023.10.03 04:42:11.976009 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Debug> DynamicQueryHandler: Done processing query | ||
3811 | 2023.10.03 04:42:11.976033 [ 3 ] {06723b9a-215b-4b39-9826-ef75642619cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3812 | 2023.10.03 04:42:11.976049 [ 3 ] {} <Debug> HTTP-Session: f338530c-986b-4ff8-a481-f3a8496a6ce9 Destroying unnamed session | ||
3813 | 2023.10.03 04:42:15.331042 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3814 | 2023.10.03 04:42:15.331140 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3815 | 2023.10.03 04:42:16.971486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2023.10.03 04:42:16.971590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3817 | 2023.10.03 04:42:16.971615 [ 3 ] {} <Debug> HTTP-Session: 21da53fe-e55e-4756-8006-6d0efa321740 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3818 | 2023.10.03 04:42:16.971639 [ 3 ] {} <Debug> HTTP-Session: 21da53fe-e55e-4756-8006-6d0efa321740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3819 | 2023.10.03 04:42:16.971765 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3820 | 2023.10.03 04:42:16.971825 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3821 | 2023.10.03 04:42:16.972000 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3822 | 2023.10.03 04:42:16.972436 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3823 | 2023.10.03 04:42:16.972693 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3824 | 2023.10.03 04:42:16.972855 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3825 | 2023.10.03 04:42:16.972981 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001182111 sec., 5075 rows/sec., 287.49 KiB/sec. | ||
3826 | 2023.10.03 04:42:16.973130 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Debug> DynamicQueryHandler: Done processing query | ||
3827 | 2023.10.03 04:42:16.973156 [ 3 ] {7c0f6ca4-7489-432b-9116-fccf324f60d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3828 | 2023.10.03 04:42:16.973173 [ 3 ] {} <Debug> HTTP-Session: 21da53fe-e55e-4756-8006-6d0efa321740 Destroying unnamed session | ||
3829 | 2023.10.03 04:42:16.973295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 13685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3830 | 2023.10.03 04:42:16.973340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3831 | 2023.10.03 04:42:16.973360 [ 3 ] {} <Debug> HTTP-Session: 571a2579-bfd6-479f-a46a-350d04c06f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3832 | 2023.10.03 04:42:16.973377 [ 3 ] {} <Debug> HTTP-Session: 571a2579-bfd6-479f-a46a-350d04c06f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3833 | 2023.10.03 04:42:16.973452 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3834 | 2023.10.03 04:42:16.973493 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3835 | 2023.10.03 04:42:16.973599 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3836 | 2023.10.03 04:42:16.973945 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3837 | 2023.10.03 04:42:16.974160 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3838 | 2023.10.03 04:42:16.974309 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3839 | 2023.10.03 04:42:16.974445 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000955288 sec., 91072 rows/sec., 8.51 MiB/sec. | ||
3840 | 2023.10.03 04:42:16.974599 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Debug> DynamicQueryHandler: Done processing query | ||
3841 | 2023.10.03 04:42:16.974635 [ 3 ] {f2517735-7403-4bfd-9dec-c9e1e961c0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3842 | 2023.10.03 04:42:16.974652 [ 3 ] {} <Debug> HTTP-Session: 571a2579-bfd6-479f-a46a-350d04c06f5c Destroying unnamed session | ||
3843 | 2023.10.03 04:42:16.974808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 42187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3844 | 2023.10.03 04:42:16.974852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3845 | 2023.10.03 04:42:16.974872 [ 3 ] {} <Debug> HTTP-Session: 2573c445-246e-4b5c-896c-927b46fc2f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3846 | 2023.10.03 04:42:16.974889 [ 3 ] {} <Debug> HTTP-Session: 2573c445-246e-4b5c-896c-927b46fc2f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3847 | 2023.10.03 04:42:16.974972 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3848 | 2023.10.03 04:42:16.975011 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3849 | 2023.10.03 04:42:16.975135 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3850 | 2023.10.03 04:42:16.975552 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3851 | 2023.10.03 04:42:16.975767 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3852 | 2023.10.03 04:42:16.975914 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3853 | 2023.10.03 04:42:16.976054 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001043938 sec., 252888 rows/sec., 17.35 MiB/sec. | ||
3854 | 2023.10.03 04:42:16.976177 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Debug> DynamicQueryHandler: Done processing query | ||
3855 | 2023.10.03 04:42:16.976201 [ 3 ] {33cd9cb9-d03b-4e51-b937-f8deb9d727c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3856 | 2023.10.03 04:42:16.976217 [ 3 ] {} <Debug> HTTP-Session: 2573c445-246e-4b5c-896c-927b46fc2f9b Destroying unnamed session | ||
3857 | 2023.10.03 04:42:16.976367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3858 | 2023.10.03 04:42:16.976410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3859 | 2023.10.03 04:42:16.976430 [ 3 ] {} <Debug> HTTP-Session: 3726f4b8-ef39-4831-a7f2-2566a4e3cb02 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3860 | 2023.10.03 04:42:16.976447 [ 3 ] {} <Debug> HTTP-Session: 3726f4b8-ef39-4831-a7f2-2566a4e3cb02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3861 | 2023.10.03 04:42:16.976516 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3862 | 2023.10.03 04:42:16.976640 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3863 | 2023.10.03 04:42:16.976748 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3864 | 2023.10.03 04:42:16.976991 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3865 | 2023.10.03 04:42:16.977233 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3866 | 2023.10.03 04:42:16.977433 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3867 | 2023.10.03 04:42:16.977558 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921277 sec., 6512 rows/sec., 273.48 KiB/sec. | ||
3868 | 2023.10.03 04:42:16.977558 [ 145 ] {} <Debug> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3869 | 2023.10.03 04:42:16.977685 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3870 | 2023.10.03 04:42:16.977725 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Debug> DynamicQueryHandler: Done processing query | ||
3871 | 2023.10.03 04:42:16.977803 [ 3 ] {3d63175b-cd8d-4c43-948e-c15faea76f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3872 | 2023.10.03 04:42:16.977813 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3873 | 2023.10.03 04:42:16.977833 [ 3 ] {} <Debug> HTTP-Session: 3726f4b8-ef39-4831-a7f2-2566a4e3cb02 Destroying unnamed session | ||
3874 | 2023.10.03 04:42:16.977952 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3875 | 2023.10.03 04:42:16.978007 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3876 | 2023.10.03 04:42:16.978023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3877 | 2023.10.03 04:42:16.978115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3878 | 2023.10.03 04:42:16.978158 [ 3 ] {} <Debug> HTTP-Session: 97f523d5-bd37-4e3b-87a6-e55cfb9531a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3879 | 2023.10.03 04:42:16.978203 [ 3 ] {} <Debug> HTTP-Session: 97f523d5-bd37-4e3b-87a6-e55cfb9531a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3880 | 2023.10.03 04:42:16.978247 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3881 | 2023.10.03 04:42:16.978487 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3882 | 2023.10.03 04:42:16.978562 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3883 | 2023.10.03 04:42:16.978584 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3884 | 2023.10.03 04:42:16.978871 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3885 | 2023.10.03 04:42:16.979168 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3886 | 2023.10.03 04:42:16.979184 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3887 | 2023.10.03 04:42:16.979392 [ 22 ] {cad46017-1518-4bda-b9d8-4aad213e526b::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 | ||
3888 | 2023.10.03 04:42:16.979956 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3889 | 2023.10.03 04:42:16.980532 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3890 | 2023.10.03 04:42:16.980969 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3891 | 2023.10.03 04:42:16.981012 [ 19 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266709 sec., 38570.928723678786 rows/sec., 1.58 MiB/sec. | ||
3892 | 2023.10.03 04:42:16.981138 [ 145 ] {} <Debug> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3893 | 2023.10.03 04:42:16.981215 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002627897 sec., 23973 rows/sec., 1.45 MiB/sec. | ||
3894 | 2023.10.03 04:42:16.981229 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3895 | 2023.10.03 04:42:16.981301 [ 19 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3896 | 2023.10.03 04:42:16.981556 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3897 | 2023.10.03 04:42:16.981777 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Debug> DynamicQueryHandler: Done processing query | ||
3898 | 2023.10.03 04:42:16.981841 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3899 | 2023.10.03 04:42:16.981842 [ 3 ] {365d167e-8e22-4352-9d47-421cdea157f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3900 | 2023.10.03 04:42:16.981903 [ 19 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3901 | 2023.10.03 04:42:16.981940 [ 3 ] {} <Debug> HTTP-Session: 97f523d5-bd37-4e3b-87a6-e55cfb9531a9 Destroying unnamed session | ||
3902 | 2023.10.03 04:42:16.981956 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3903 | 2023.10.03 04:42:16.982051 [ 19 ] {cad46017-1518-4bda-b9d8-4aad213e526b::all_1_21_4} <Trace> oximeter.measurements_bool (cad46017-1518-4bda-b9d8-4aad213e526b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3904 | 2023.10.03 04:42:16.982149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 2669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3905 | 2023.10.03 04:42:16.982288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3906 | 2023.10.03 04:42:16.982321 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3907 | 2023.10.03 04:42:16.982335 [ 3 ] {} <Debug> HTTP-Session: a395c8ef-1c31-47a4-917b-33b4eecc3932 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3908 | 2023.10.03 04:42:16.982401 [ 3 ] {} <Debug> HTTP-Session: a395c8ef-1c31-47a4-917b-33b4eecc3932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3909 | 2023.10.03 04:42:16.982574 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3910 | 2023.10.03 04:42:16.982658 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3911 | 2023.10.03 04:42:16.982670 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3912 | 2023.10.03 04:42:16.983164 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3913 | 2023.10.03 04:42:16.983180 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3914 | 2023.10.03 04:42:16.983445 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3915 | 2023.10.03 04:42:16.983882 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::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 | ||
3916 | 2023.10.03 04:42:16.983908 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. | ||
3917 | 2023.10.03 04:42:16.984369 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3918 | 2023.10.03 04:42:16.984695 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3919 | 2023.10.03 04:42:16.984968 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002323702 sec., 8176 rows/sec., 434.13 KiB/sec. | ||
3920 | 2023.10.03 04:42:16.985262 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Debug> DynamicQueryHandler: Done processing query | ||
3921 | 2023.10.03 04:42:16.985294 [ 3 ] {4111f21b-2d5b-42d0-95bc-69e03ba32533} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3922 | 2023.10.03 04:42:16.985319 [ 3 ] {} <Debug> HTTP-Session: a395c8ef-1c31-47a4-917b-33b4eecc3932 Destroying unnamed session | ||
3923 | 2023.10.03 04:42:16.985519 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.004181426 sec., 329552.6454372264 rows/sec., 20.03 MiB/sec. | ||
3924 | 2023.10.03 04:42:16.985674 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3925 | 2023.10.03 04:42:16.985883 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3926 | 2023.10.03 04:42:16.985946 [ 15 ] {c94b51cb-8005-4fba-aeec-91297920bdfd::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (c94b51cb-8005-4fba-aeec-91297920bdfd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3927 | 2023.10.03 04:42:21.970765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3928 | 2023.10.03 04:42:21.970896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3929 | 2023.10.03 04:42:21.970925 [ 3 ] {} <Debug> HTTP-Session: c438c7e2-1561-4056-a81d-5b11061038e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3930 | 2023.10.03 04:42:21.970953 [ 3 ] {} <Debug> HTTP-Session: c438c7e2-1561-4056-a81d-5b11061038e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3931 | 2023.10.03 04:42:21.971094 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3932 | 2023.10.03 04:42:21.971165 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3933 | 2023.10.03 04:42:21.971348 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3934 | 2023.10.03 04:42:21.971793 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
3935 | 2023.10.03 04:42:21.972057 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3936 | 2023.10.03 04:42:21.972222 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Trace> oximeter.fields_i64 (9b8e39b2-c6aa-4935-8977-8a3678d6642e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3937 | 2023.10.03 04:42:21.972369 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Information> executeQuery: Read 55 rows, 4.46 KiB in 0.001231782 sec., 44650 rows/sec., 3.53 MiB/sec. | ||
3938 | 2023.10.03 04:42:21.972536 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Debug> DynamicQueryHandler: Done processing query | ||
3939 | 2023.10.03 04:42:21.972562 [ 3 ] {4ade9ebb-5744-4b13-bfb7-a3006407b915} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3940 | 2023.10.03 04:42:21.972578 [ 3 ] {} <Debug> HTTP-Session: c438c7e2-1561-4056-a81d-5b11061038e4 Destroying unnamed session | ||
3941 | 2023.10.03 04:42:21.972779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 26482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3942 | 2023.10.03 04:42:21.972826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3943 | 2023.10.03 04:42:21.972845 [ 3 ] {} <Debug> HTTP-Session: 717cd6d5-6df9-42d4-8562-8a3bc280dc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3944 | 2023.10.03 04:42:21.972861 [ 3 ] {} <Debug> HTTP-Session: 717cd6d5-6df9-42d4-8562-8a3bc280dc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3945 | 2023.10.03 04:42:21.972938 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3946 | 2023.10.03 04:42:21.972981 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3947 | 2023.10.03 04:42:21.973090 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3948 | 2023.10.03 04:42:21.973478 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
3949 | 2023.10.03 04:42:21.973694 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3950 | 2023.10.03 04:42:21.973844 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Trace> oximeter.fields_string (ba60959f-e679-4e39-aefb-9e2bc0c445c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3951 | 2023.10.03 04:42:21.973959 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Information> executeQuery: Read 165 rows, 16.41 KiB in 0.000986938 sec., 167183 rows/sec., 16.23 MiB/sec. | ||
3952 | 2023.10.03 04:42:21.974075 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Debug> DynamicQueryHandler: Done processing query | ||
3953 | 2023.10.03 04:42:21.974097 [ 3 ] {117e1031-d4d0-4347-86aa-c3720382583e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3954 | 2023.10.03 04:42:21.974114 [ 3 ] {} <Debug> HTTP-Session: 717cd6d5-6df9-42d4-8562-8a3bc280dc59 Destroying unnamed session | ||
3955 | 2023.10.03 04:42:21.974235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 10896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3956 | 2023.10.03 04:42:21.974276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3957 | 2023.10.03 04:42:21.974296 [ 3 ] {} <Debug> HTTP-Session: 0c287bac-7cc9-438e-8ee5-6c06a33340a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3958 | 2023.10.03 04:42:21.974313 [ 3 ] {} <Debug> HTTP-Session: 0c287bac-7cc9-438e-8ee5-6c06a33340a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3959 | 2023.10.03 04:42:21.974383 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3960 | 2023.10.03 04:42:21.974423 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3961 | 2023.10.03 04:42:21.974525 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3962 | 2023.10.03 04:42:21.974824 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
3963 | 2023.10.03 04:42:21.975026 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3964 | 2023.10.03 04:42:21.975175 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Trace> oximeter.fields_uuid (96dac6dd-0893-487d-8dde-77faab2ec560): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3965 | 2023.10.03 04:42:21.975285 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Information> executeQuery: Read 64 rows, 5.13 KiB in 0.000867316 sec., 73790 rows/sec., 5.77 MiB/sec. | ||
3966 | 2023.10.03 04:42:21.975408 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Debug> DynamicQueryHandler: Done processing query | ||
3967 | 2023.10.03 04:42:21.975432 [ 3 ] {ec0844b0-a459-4391-a820-99c6e4bd7d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3968 | 2023.10.03 04:42:21.975448 [ 3 ] {} <Debug> HTTP-Session: 0c287bac-7cc9-438e-8ee5-6c06a33340a0 Destroying unnamed session | ||
3969 | 2023.10.03 04:42:21.975609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 58828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3970 | 2023.10.03 04:42:21.975654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3971 | 2023.10.03 04:42:21.975674 [ 3 ] {} <Debug> HTTP-Session: 288f9f25-d108-4b17-8107-59701b548c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3972 | 2023.10.03 04:42:21.975690 [ 3 ] {} <Debug> HTTP-Session: 288f9f25-d108-4b17-8107-59701b548c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2023.10.03 04:42:21.975778 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3974 | 2023.10.03 04:42:21.975823 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3975 | 2023.10.03 04:42:21.975958 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3976 | 2023.10.03 04:42:21.976478 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
3977 | 2023.10.03 04:42:21.976789 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3978 | 2023.10.03 04:42:21.976967 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Trace> oximeter.measurements_histogramf64 (3b9a9534-d8aa-4b6c-acaa-53f120c46d9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3979 | 2023.10.03 04:42:21.977093 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Information> executeQuery: Read 55 rows, 76.00 KiB in 0.001286194 sec., 42761 rows/sec., 57.70 MiB/sec. | ||
3980 | 2023.10.03 04:42:21.977207 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Debug> DynamicQueryHandler: Done processing query | ||
3981 | 2023.10.03 04:42:21.977230 [ 3 ] {ad02961c-8de4-485f-8cc2-dc32944143fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3982 | 2023.10.03 04:42:21.977245 [ 3 ] {} <Debug> HTTP-Session: 288f9f25-d108-4b17-8107-59701b548c6c Destroying unnamed session | ||
3983 | 2023.10.03 04:42:21.977350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34510, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3984 | 2023.10.03 04:42:21.977392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3985 | 2023.10.03 04:42:21.977411 [ 3 ] {} <Debug> HTTP-Session: 137a2d2f-06f3-4989-8fb8-7e22336b5592 Authenticating user 'default' from [fd00:1122:3344:101::d]:34510 | ||
3986 | 2023.10.03 04:42:21.977427 [ 3 ] {} <Debug> HTTP-Session: 137a2d2f-06f3-4989-8fb8-7e22336b5592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3987 | 2023.10.03 04:42:21.977495 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34510) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3988 | 2023.10.03 04:42:21.977536 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3989 | 2023.10.03 04:42:21.977636 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3990 | 2023.10.03 04:42:21.977871 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. | ||
3991 | 2023.10.03 04:42:21.978096 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3992 | 2023.10.03 04:42:21.978267 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Trace> oximeter.measurements_i64 (0dc539cf-e9f7-499f-9da4-745efad5b780): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3993 | 2023.10.03 04:42:21.978384 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000855605 sec., 10518 rows/sec., 732.76 KiB/sec. | ||
3994 | 2023.10.03 04:42:21.978499 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Debug> DynamicQueryHandler: Done processing query | ||
3995 | 2023.10.03 04:42:21.978523 [ 3 ] {e11f1c39-c27f-4807-ac2a-8470cc798c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3996 | 2023.10.03 04:42:21.978539 [ 3 ] {} <Debug> HTTP-Session: 137a2d2f-06f3-4989-8fb8-7e22336b5592 Destroying unnamed session |