1 | [ Oct 4 22:29:15 Enabled. ] | ||
2 | [ Oct 4 22:29:15 Rereading configuration. ] | ||
3 | [ Oct 4 22:29:16 Rereading configuration. ] | ||
4 | [ Oct 4 22:29:16 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=oxControlService23 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService23 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService23 | ||
29 | ipadm: Could not delete oxControlService23: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService23 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 | ||
34 | + ipadm show-addr oxControlService23/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService23/ll | ||
37 | + ipadm show-addr oxControlService23/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/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 4 22:29:17 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.04 22:29:17.609744 [ 1 ] {} <Information> Application: Will watch for the process with pid 22134 | ||
55 | 2023.10.04 22:29:17.609830 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.04 22:29:17.832421 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22134 | ||
57 | 2023.10.04 22:29:17.832584 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.04 22:29:17.832788 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.04 22:29:17.868464 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.04 22:29:17.868509 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.04 22:29:17.868524 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.04 22:29:17.868555 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.04 22:29:17.868851 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.04 22:29:17.869510 [ 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.04 22:29:17.869990 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.04 22:29:17.870238 [ 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.04 22:29:17.871756 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.04 22:29:17.871796 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.04 22:29:17.872487 [ 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.04 22:29:17.872648 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.04 22:29:17.875687 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.04 22:29:17.875905 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.04 22:29:17.875930 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.04 22:29:17.876754 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.04 22:29:17.877240 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.04 22:29:17.877594 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.04 22:29:17.877870 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.04 22:29:17.878156 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.04 22:29:17.878198 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.04 22:29:17.878256 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.04 22:29:17.878274 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.04 22:29:17.883616 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.04 22:29:17.883644 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110001 sec | ||
90 | 2023.10.04 22:29:17.883688 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.04 22:29:17.883755 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.04 22:29:17.883774 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.04 22:29:17.883790 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.04 22:29:17.883802 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.04 22:29:17.883816 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.04 22:29:17.883831 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.04 22:29:17.883863 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.04 22:29:17.883882 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.04 22:29:17.883912 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.04 22:29:17.883925 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.04 22:29:17.883938 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.04 22:29:17.883954 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.04 22:29:17.883983 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.04 22:29:17.883997 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.04 22:29:17.884009 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.04 22:29:17.908643 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.04 22:29:17.909783 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.04 22:29:17.909808 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1121e-05 sec | ||
109 | 2023.10.04 22:29:17.909829 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.04 22:29:17.909844 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.04 22:29:17.909867 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.04 22:29:17.912074 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.04 22:29:17.916558 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.04 22:29:17.916691 [ 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.04 22:29:17.916735 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.04 22:29:18.105540 [ 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.04 22:29:18.122834 [ 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.04 22:29:18.122877 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.04 22:29:18.146846 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.04 22:29:18.147076 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.10.04 22:29:18.147402 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.04 22:29:18.147436 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.04 22:29:18.147476 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.04 22:29:18.147561 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.10.04 22:29:18.147586 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.10.04 22:29:18.147646 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.04 22:29:18.148291 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.04 22:29:18.148310 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.04 22:29:27.885485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.04 22:29:27.885795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.04 22:29:27.886448 [ 3 ] {} <Debug> HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
132 | 2023.10.04 22:29:27.886500 [ 3 ] {} <Debug> HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.04 22:29:27.886633 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.04 22:29:27.886663 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.04 22:29:27.886688 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.04 22:29:27.888212 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.04 22:29:27.889606 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.04 22:29:27.892030 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.04 22:29:27.894071 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.04 22:29:27.898967 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.04 22:29:27.899022 [ 3 ] {f3bf4c68-fc49-4673-b120-7c20d56dec08} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.04 22:29:27.899058 [ 3 ] {} <Debug> HTTP-Session: a4640d55-ae9f-4c28-a4d5-8f061a1aa20b Destroying unnamed session | ||
143 | 2023.10.04 22:29:27.900004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.04 22:29:27.900054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.04 22:29:27.900076 [ 3 ] {} <Debug> HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
146 | 2023.10.04 22:29:27.900093 [ 3 ] {} <Debug> HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.04 22:29:27.900183 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
148 | 2023.10.04 22:29:27.900235 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
149 | 2023.10.04 22:29:27.901394 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
150 | 2023.10.04 22:29:27.901435 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9411e-05 sec | ||
151 | 2023.10.04 22:29:27.901465 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
152 | 2023.10.04 22:29:27.901479 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
153 | 2023.10.04 22:29:27.901568 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Debug> DynamicQueryHandler: Done processing query | ||
154 | 2023.10.04 22:29:27.901593 [ 3 ] {2c5b939d-d48a-411c-b5a9-227b6d9a7320} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
155 | 2023.10.04 22:29:27.901629 [ 3 ] {} <Debug> HTTP-Session: d3f08236-fccc-4d71-8ff0-20ee51ceaa19 Destroying unnamed session | ||
156 | 2023.10.04 22:29:27.901751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
157 | 2023.10.04 22:29:27.901797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
158 | 2023.10.04 22:29:27.901824 [ 3 ] {} <Debug> HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
159 | 2023.10.04 22:29:27.901840 [ 3 ] {} <Debug> HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2023.10.04 22:29:27.902056 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.902111 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
162 | 2023.10.04 22:29:27.911135 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Debug> oximeter.measurements_bool (3d8f24a9-a6e1-4e2d-b95a-06d61d41392d): Loading data parts | ||
163 | 2023.10.04 22:29:27.911280 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Debug> oximeter.measurements_bool (3d8f24a9-a6e1-4e2d-b95a-06d61d41392d): There are no data parts | ||
164 | 2023.10.04 22:29:27.912715 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Debug> DynamicQueryHandler: Done processing query | ||
165 | 2023.10.04 22:29:27.912740 [ 3 ] {7017c938-bc04-45b5-b2ef-c4856d54796e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2023.10.04 22:29:27.912761 [ 3 ] {} <Debug> HTTP-Session: aa964a2e-596f-45cc-9cf5-05c918c18687 Destroying unnamed session | ||
167 | 2023.10.04 22:29:27.912879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2023.10.04 22:29:27.912925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2023.10.04 22:29:27.912946 [ 3 ] {} <Debug> HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
170 | 2023.10.04 22:29:27.912962 [ 3 ] {} <Debug> HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2023.10.04 22:29:27.913152 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.913203 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
173 | 2023.10.04 22:29:27.914667 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Debug> oximeter.measurements_i8 (c2f4ab27-7c21-4d6a-b93f-a692a7c94757): Loading data parts | ||
174 | 2023.10.04 22:29:27.914767 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Debug> oximeter.measurements_i8 (c2f4ab27-7c21-4d6a-b93f-a692a7c94757): There are no data parts | ||
175 | 2023.10.04 22:29:27.915939 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2023.10.04 22:29:27.915967 [ 3 ] {b5881b9a-7b89-49c8-8e05-d61a4152c4bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
177 | 2023.10.04 22:29:27.915985 [ 3 ] {} <Debug> HTTP-Session: 2d8c627f-d05a-4b91-bb37-eb28eca37fdf Destroying unnamed session | ||
178 | 2023.10.04 22:29:27.916109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2023.10.04 22:29:27.916154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2023.10.04 22:29:27.916185 [ 3 ] {} <Debug> HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
181 | 2023.10.04 22:29:27.916201 [ 3 ] {} <Debug> HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2023.10.04 22:29:27.916388 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.916440 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
184 | 2023.10.04 22:29:27.917808 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Debug> oximeter.measurements_u8 (eaa4cad3-51e9-428a-bf1f-104844a918fa): Loading data parts | ||
185 | 2023.10.04 22:29:27.917892 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Debug> oximeter.measurements_u8 (eaa4cad3-51e9-428a-bf1f-104844a918fa): There are no data parts | ||
186 | 2023.10.04 22:29:27.919156 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Debug> DynamicQueryHandler: Done processing query | ||
187 | 2023.10.04 22:29:27.919184 [ 3 ] {939ba878-42a7-48f6-ab34-449e15dd07dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.10.04 22:29:27.919199 [ 3 ] {} <Debug> HTTP-Session: 36c0708f-7657-4219-b3d9-a05de78ee43a Destroying unnamed session | ||
189 | 2023.10.04 22:29:27.919314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.10.04 22:29:27.919359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.10.04 22:29:27.919380 [ 3 ] {} <Debug> HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
192 | 2023.10.04 22:29:27.919401 [ 3 ] {} <Debug> HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.10.04 22:29:27.919584 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.919625 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
195 | 2023.10.04 22:29:27.923359 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Debug> oximeter.measurements_i16 (3ecd44f2-98f2-4b6f-be99-d177e9d9a712): Loading data parts | ||
196 | 2023.10.04 22:29:27.923465 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Debug> oximeter.measurements_i16 (3ecd44f2-98f2-4b6f-be99-d177e9d9a712): There are no data parts | ||
197 | 2023.10.04 22:29:27.924636 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.10.04 22:29:27.924664 [ 3 ] {523afab5-d53b-4a51-8f93-b416ec8f63a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.04 22:29:27.924680 [ 3 ] {} <Debug> HTTP-Session: d30366db-9eb2-4e33-b19e-b443293ccbfa Destroying unnamed session | ||
200 | 2023.10.04 22:29:27.924788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.04 22:29:27.924837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.04 22:29:27.924855 [ 3 ] {} <Debug> HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
203 | 2023.10.04 22:29:27.924886 [ 3 ] {} <Debug> HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.04 22:29:27.925062 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.925119 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
206 | 2023.10.04 22:29:27.926552 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Debug> oximeter.measurements_u16 (f01889bd-f078-4e9f-b4e5-8c8f1ceedda7): Loading data parts | ||
207 | 2023.10.04 22:29:27.926629 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Debug> oximeter.measurements_u16 (f01889bd-f078-4e9f-b4e5-8c8f1ceedda7): There are no data parts | ||
208 | 2023.10.04 22:29:27.927861 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Debug> DynamicQueryHandler: Done processing query | ||
209 | 2023.10.04 22:29:27.927885 [ 3 ] {54a83182-7069-451d-b07c-5f1017ee06ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
210 | 2023.10.04 22:29:27.927904 [ 3 ] {} <Debug> HTTP-Session: 6ff0d05a-58a4-4bd2-b5dd-faa06eeeea0e Destroying unnamed session | ||
211 | 2023.10.04 22:29:27.928016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
212 | 2023.10.04 22:29:27.928058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
213 | 2023.10.04 22:29:27.928081 [ 3 ] {} <Debug> HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
214 | 2023.10.04 22:29:27.928100 [ 3 ] {} <Debug> HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2023.10.04 22:29:27.928280 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.928324 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
217 | 2023.10.04 22:29:27.929669 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Debug> oximeter.measurements_i32 (dbeee373-2e64-4fa8-bbb8-2164ed177bf5): Loading data parts | ||
218 | 2023.10.04 22:29:27.929745 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Debug> oximeter.measurements_i32 (dbeee373-2e64-4fa8-bbb8-2164ed177bf5): There are no data parts | ||
219 | 2023.10.04 22:29:27.930916 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Debug> DynamicQueryHandler: Done processing query | ||
220 | 2023.10.04 22:29:27.930940 [ 3 ] {9834534e-c981-40ef-b2c1-924986988a7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
221 | 2023.10.04 22:29:27.930959 [ 3 ] {} <Debug> HTTP-Session: bbc42fc5-7ed3-4404-88e1-822f9f9e0c35 Destroying unnamed session | ||
222 | 2023.10.04 22:29:27.931064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
223 | 2023.10.04 22:29:27.931109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
224 | 2023.10.04 22:29:27.931130 [ 3 ] {} <Debug> HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
225 | 2023.10.04 22:29:27.931161 [ 3 ] {} <Debug> HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2023.10.04 22:29:27.931344 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.931397 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
228 | 2023.10.04 22:29:27.932765 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Debug> oximeter.measurements_u32 (1411ecbc-9d47-48cd-83f9-ae026dd67879): Loading data parts | ||
229 | 2023.10.04 22:29:27.932847 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Debug> oximeter.measurements_u32 (1411ecbc-9d47-48cd-83f9-ae026dd67879): There are no data parts | ||
230 | 2023.10.04 22:29:27.934018 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Debug> DynamicQueryHandler: Done processing query | ||
231 | 2023.10.04 22:29:27.934042 [ 3 ] {8bec4a61-615a-484f-967c-1ffa8dcbf259} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
232 | 2023.10.04 22:29:27.934062 [ 3 ] {} <Debug> HTTP-Session: b9344b0f-37c4-4266-8c77-8ea7385e9c30 Destroying unnamed session | ||
233 | 2023.10.04 22:29:27.934159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2023.10.04 22:29:27.934203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
235 | 2023.10.04 22:29:27.934225 [ 3 ] {} <Debug> HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
236 | 2023.10.04 22:29:27.934241 [ 3 ] {} <Debug> HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2023.10.04 22:29:27.934424 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.934467 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
239 | 2023.10.04 22:29:27.935801 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Debug> oximeter.measurements_i64 (9fab8841-77fd-4541-ade0-b3c76298847a): Loading data parts | ||
240 | 2023.10.04 22:29:27.935880 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Debug> oximeter.measurements_i64 (9fab8841-77fd-4541-ade0-b3c76298847a): There are no data parts | ||
241 | 2023.10.04 22:29:27.937031 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Debug> DynamicQueryHandler: Done processing query | ||
242 | 2023.10.04 22:29:27.937055 [ 3 ] {4ccb76dc-0972-49a6-af48-87c29aea4782} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
243 | 2023.10.04 22:29:27.937074 [ 3 ] {} <Debug> HTTP-Session: be8deb77-b81f-42f1-949c-eba1ae767d93 Destroying unnamed session | ||
244 | 2023.10.04 22:29:27.937180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
245 | 2023.10.04 22:29:27.937225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
246 | 2023.10.04 22:29:27.937246 [ 3 ] {} <Debug> HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
247 | 2023.10.04 22:29:27.937262 [ 3 ] {} <Debug> HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2023.10.04 22:29:27.937459 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.937513 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
250 | 2023.10.04 22:29:27.938835 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Debug> oximeter.measurements_u64 (b628b7e1-b6a0-455f-b0de-1a32c163669f): Loading data parts | ||
251 | 2023.10.04 22:29:27.938906 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Debug> oximeter.measurements_u64 (b628b7e1-b6a0-455f-b0de-1a32c163669f): There are no data parts | ||
252 | 2023.10.04 22:29:27.940053 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Debug> DynamicQueryHandler: Done processing query | ||
253 | 2023.10.04 22:29:27.940076 [ 3 ] {14ce430f-b01a-40d9-b72b-8d9631716972} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
254 | 2023.10.04 22:29:27.940091 [ 3 ] {} <Debug> HTTP-Session: 47eb1d54-4ddd-4cc4-9b32-802624d3e414 Destroying unnamed session | ||
255 | 2023.10.04 22:29:27.940204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
256 | 2023.10.04 22:29:27.940249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
257 | 2023.10.04 22:29:27.940267 [ 3 ] {} <Debug> HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
258 | 2023.10.04 22:29:27.940286 [ 3 ] {} <Debug> HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2023.10.04 22:29:27.940472 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.940515 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
261 | 2023.10.04 22:29:27.941853 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Debug> oximeter.measurements_f32 (3a22167e-cd64-4332-b6f1-ae78939528a2): Loading data parts | ||
262 | 2023.10.04 22:29:27.941915 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Debug> oximeter.measurements_f32 (3a22167e-cd64-4332-b6f1-ae78939528a2): There are no data parts | ||
263 | 2023.10.04 22:29:27.943063 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Debug> DynamicQueryHandler: Done processing query | ||
264 | 2023.10.04 22:29:27.943111 [ 3 ] {bdbec0c6-5245-46b1-a0bb-d1045efcba27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
265 | 2023.10.04 22:29:27.943131 [ 3 ] {} <Debug> HTTP-Session: 218be7de-010b-473f-b8b4-67f9d0a3529b Destroying unnamed session | ||
266 | 2023.10.04 22:29:27.943240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
267 | 2023.10.04 22:29:27.943289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
268 | 2023.10.04 22:29:27.943308 [ 3 ] {} <Debug> HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
269 | 2023.10.04 22:29:27.943328 [ 3 ] {} <Debug> HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2023.10.04 22:29:27.943519 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.943561 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
272 | 2023.10.04 22:29:27.945068 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Debug> oximeter.measurements_f64 (3c68f41d-44f3-4067-9f57-992dc5c71353): Loading data parts | ||
273 | 2023.10.04 22:29:27.945130 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Debug> oximeter.measurements_f64 (3c68f41d-44f3-4067-9f57-992dc5c71353): There are no data parts | ||
274 | 2023.10.04 22:29:27.946193 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Debug> DynamicQueryHandler: Done processing query | ||
275 | 2023.10.04 22:29:27.946238 [ 3 ] {a7aee89c-ce18-4f83-928e-2085e13fb53c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
276 | 2023.10.04 22:29:27.946254 [ 3 ] {} <Debug> HTTP-Session: 8f5c946a-dc60-4ec4-a31c-684469b704b8 Destroying unnamed session | ||
277 | 2023.10.04 22:29:27.946364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
278 | 2023.10.04 22:29:27.946408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
279 | 2023.10.04 22:29:27.946428 [ 3 ] {} <Debug> HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
280 | 2023.10.04 22:29:27.946448 [ 3 ] {} <Debug> HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2023.10.04 22:29:27.946628 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.946670 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
283 | 2023.10.04 22:29:27.948071 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Debug> oximeter.measurements_string (ca4b4d41-1682-4695-bec2-8aa0b610ef58): Loading data parts | ||
284 | 2023.10.04 22:29:27.948129 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Debug> oximeter.measurements_string (ca4b4d41-1682-4695-bec2-8aa0b610ef58): There are no data parts | ||
285 | 2023.10.04 22:29:27.949196 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Debug> DynamicQueryHandler: Done processing query | ||
286 | 2023.10.04 22:29:27.949233 [ 3 ] {0bff64f3-d471-4996-9eec-60f583933a0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
287 | 2023.10.04 22:29:27.949248 [ 3 ] {} <Debug> HTTP-Session: b908f799-0418-423f-a7f4-7d7311ad9e50 Destroying unnamed session | ||
288 | 2023.10.04 22:29:27.949347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2023.10.04 22:29:27.949395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
290 | 2023.10.04 22:29:27.949414 [ 3 ] {} <Debug> HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
291 | 2023.10.04 22:29:27.949433 [ 3 ] {} <Debug> HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2023.10.04 22:29:27.949621 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.949676 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
294 | 2023.10.04 22:29:27.951151 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Debug> oximeter.measurements_bytes (ce17db8d-b842-423d-bf51-dfd1c6a47ffd): Loading data parts | ||
295 | 2023.10.04 22:29:27.951211 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Debug> oximeter.measurements_bytes (ce17db8d-b842-423d-bf51-dfd1c6a47ffd): There are no data parts | ||
296 | 2023.10.04 22:29:27.952281 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2023.10.04 22:29:27.952321 [ 3 ] {ede9400c-ffb9-4fbb-b3c0-9c9f6af48ee7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
298 | 2023.10.04 22:29:27.952336 [ 3 ] {} <Debug> HTTP-Session: 225377f9-3dd6-47e1-8eed-eaaa9003c66d Destroying unnamed session | ||
299 | 2023.10.04 22:29:27.952443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2023.10.04 22:29:27.952491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
301 | 2023.10.04 22:29:27.952510 [ 3 ] {} <Debug> HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
302 | 2023.10.04 22:29:27.952526 [ 3 ] {} <Debug> HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2023.10.04 22:29:27.952734 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.952783 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
305 | 2023.10.04 22:29:27.954243 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Debug> oximeter.measurements_cumulativei64 (d2335cdc-d61b-45be-9350-d44eb5423fc3): Loading data parts | ||
306 | 2023.10.04 22:29:27.954311 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Debug> oximeter.measurements_cumulativei64 (d2335cdc-d61b-45be-9350-d44eb5423fc3): There are no data parts | ||
307 | 2023.10.04 22:29:27.955785 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Debug> DynamicQueryHandler: Done processing query | ||
308 | 2023.10.04 22:29:27.955825 [ 3 ] {de387d8f-a270-4290-9ae3-a9544deebbaf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
309 | 2023.10.04 22:29:27.955840 [ 3 ] {} <Debug> HTTP-Session: 91386643-2ea7-4d19-8091-e147ecbc5d86 Destroying unnamed session | ||
310 | 2023.10.04 22:29:27.955938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
311 | 2023.10.04 22:29:27.955984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
312 | 2023.10.04 22:29:27.956002 [ 3 ] {} <Debug> HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
313 | 2023.10.04 22:29:27.956022 [ 3 ] {} <Debug> HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2023.10.04 22:29:27.956232 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.956276 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
316 | 2023.10.04 22:29:27.957789 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Debug> oximeter.measurements_cumulativeu64 (ba67720c-1519-41dd-b214-22057e6e52ec): Loading data parts | ||
317 | 2023.10.04 22:29:27.957849 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Debug> oximeter.measurements_cumulativeu64 (ba67720c-1519-41dd-b214-22057e6e52ec): There are no data parts | ||
318 | 2023.10.04 22:29:27.958908 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2023.10.04 22:29:27.958943 [ 3 ] {280f1c45-8058-4558-93b9-27c0946806ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
320 | 2023.10.04 22:29:27.958958 [ 3 ] {} <Debug> HTTP-Session: 14364ce0-ef63-4727-9ee0-0cf1f7b1b4e7 Destroying unnamed session | ||
321 | 2023.10.04 22:29:27.959069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
322 | 2023.10.04 22:29:27.959114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
323 | 2023.10.04 22:29:27.959133 [ 3 ] {} <Debug> HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
324 | 2023.10.04 22:29:27.959154 [ 3 ] {} <Debug> HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2023.10.04 22:29:27.959353 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.959400 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
327 | 2023.10.04 22:29:27.960873 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Debug> oximeter.measurements_cumulativef32 (9d3f53b8-7694-4fe8-b79a-a653d2b63dd0): Loading data parts | ||
328 | 2023.10.04 22:29:27.960933 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Debug> oximeter.measurements_cumulativef32 (9d3f53b8-7694-4fe8-b79a-a653d2b63dd0): There are no data parts | ||
329 | 2023.10.04 22:29:27.962001 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Debug> DynamicQueryHandler: Done processing query | ||
330 | 2023.10.04 22:29:27.962027 [ 3 ] {8ac9bad8-f363-4644-8ad6-5037e13b2244} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
331 | 2023.10.04 22:29:27.962044 [ 3 ] {} <Debug> HTTP-Session: 053fe74b-cda2-4307-ab1d-96214a2e5c46 Destroying unnamed session | ||
332 | 2023.10.04 22:29:27.962158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2023.10.04 22:29:27.962206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
334 | 2023.10.04 22:29:27.962226 [ 3 ] {} <Debug> HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
335 | 2023.10.04 22:29:27.962248 [ 3 ] {} <Debug> HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2023.10.04 22:29:27.962461 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) -- | ||
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.04 22:29:27.962522 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
339 | 2023.10.04 22:29:27.964011 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Debug> oximeter.measurements_cumulativef64 (5f4ebfce-2022-463f-a5b1-a829a4db40d2): Loading data parts | ||
340 | 2023.10.04 22:29:27.964089 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Debug> oximeter.measurements_cumulativef64 (5f4ebfce-2022-463f-a5b1-a829a4db40d2): There are no data parts | ||
341 | 2023.10.04 22:29:27.965154 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.10.04 22:29:27.965177 [ 3 ] {a479ba5f-4ae1-4b9c-bc02-72e2a022fcb1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.10.04 22:29:27.965198 [ 3 ] {} <Debug> HTTP-Session: 268d60be-bd58-43f2-bc3a-da9065155a74 Destroying unnamed session | ||
344 | 2023.10.04 22:29:27.965293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.10.04 22:29:27.965338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.10.04 22:29:27.965360 [ 3 ] {} <Debug> HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
347 | 2023.10.04 22:29:27.965376 [ 3 ] {} <Debug> HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.10.04 22:29:27.965600 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.965649 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
350 | 2023.10.04 22:29:27.967102 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Debug> oximeter.measurements_histogrami8 (a151f591-f2e5-4c4b-8aab-4aaf0f4fca36): Loading data parts | ||
351 | 2023.10.04 22:29:27.967159 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Debug> oximeter.measurements_histogrami8 (a151f591-f2e5-4c4b-8aab-4aaf0f4fca36): There are no data parts | ||
352 | 2023.10.04 22:29:27.968215 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.10.04 22:29:27.968238 [ 3 ] {406a39c7-4e23-4aff-bfe6-8a5686622538} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.10.04 22:29:27.968259 [ 3 ] {} <Debug> HTTP-Session: dcecd759-454d-4017-a140-cf87ee46103a Destroying unnamed session | ||
355 | 2023.10.04 22:29:27.968361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.10.04 22:29:27.968400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.10.04 22:29:27.968423 [ 3 ] {} <Debug> HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
358 | 2023.10.04 22:29:27.968451 [ 3 ] {} <Debug> HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.10.04 22:29:27.968659 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.968712 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
361 | 2023.10.04 22:29:27.970263 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Debug> oximeter.measurements_histogramu8 (688201db-a12f-4e98-9160-36be390a83a2): Loading data parts | ||
362 | 2023.10.04 22:29:27.970323 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Debug> oximeter.measurements_histogramu8 (688201db-a12f-4e98-9160-36be390a83a2): There are no data parts | ||
363 | 2023.10.04 22:29:27.971365 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.10.04 22:29:27.971394 [ 3 ] {785bbc8d-7487-4628-91e6-452bb27ac1d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.10.04 22:29:27.971410 [ 3 ] {} <Debug> HTTP-Session: 5e2498ec-0e5c-4f01-bb18-71ab0a39840a Destroying unnamed session | ||
366 | 2023.10.04 22:29:27.971509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.10.04 22:29:27.971553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.10.04 22:29:27.971573 [ 3 ] {} <Debug> HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
369 | 2023.10.04 22:29:27.971593 [ 3 ] {} <Debug> HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.10.04 22:29:27.971800 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.971849 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
372 | 2023.10.04 22:29:27.973326 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Debug> oximeter.measurements_histogrami16 (d3ab729e-d07f-433b-9ac0-42740f9496fd): Loading data parts | ||
373 | 2023.10.04 22:29:27.973398 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Debug> oximeter.measurements_histogrami16 (d3ab729e-d07f-433b-9ac0-42740f9496fd): There are no data parts | ||
374 | 2023.10.04 22:29:27.974453 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.10.04 22:29:27.974483 [ 3 ] {42d9d2ba-feaa-4126-93a8-7a5d6d5eb021} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.10.04 22:29:27.974502 [ 3 ] {} <Debug> HTTP-Session: 9dc35717-6a12-4cbd-9ce8-773ef6acf8ba Destroying unnamed session | ||
377 | 2023.10.04 22:29:27.974598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.10.04 22:29:27.974642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.10.04 22:29:27.974676 [ 3 ] {} <Debug> HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
380 | 2023.10.04 22:29:27.974692 [ 3 ] {} <Debug> HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.10.04 22:29:27.974900 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.974963 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
383 | 2023.10.04 22:29:27.976473 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Debug> oximeter.measurements_histogramu16 (47c4559b-a079-4495-be93-7bfc6ba12c54): Loading data parts | ||
384 | 2023.10.04 22:29:27.976526 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Debug> oximeter.measurements_histogramu16 (47c4559b-a079-4495-be93-7bfc6ba12c54): There are no data parts | ||
385 | 2023.10.04 22:29:27.977573 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.10.04 22:29:27.977598 [ 3 ] {bdda5dd0-ca91-410d-bc11-857eed3f6f56} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.10.04 22:29:27.977618 [ 3 ] {} <Debug> HTTP-Session: 19c9cb0b-9773-4720-9e68-989f7507dedb Destroying unnamed session | ||
388 | 2023.10.04 22:29:27.977712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.10.04 22:29:27.977756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.10.04 22:29:27.977779 [ 3 ] {} <Debug> HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
391 | 2023.10.04 22:29:27.977796 [ 3 ] {} <Debug> HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.10.04 22:29:27.978012 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.978065 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
394 | 2023.10.04 22:29:27.979552 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Debug> oximeter.measurements_histogrami32 (e0da9062-53bb-4a7c-8e21-5930c3b1a5da): Loading data parts | ||
395 | 2023.10.04 22:29:27.979604 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Debug> oximeter.measurements_histogrami32 (e0da9062-53bb-4a7c-8e21-5930c3b1a5da): There are no data parts | ||
396 | 2023.10.04 22:29:27.980661 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.10.04 22:29:27.980691 [ 3 ] {8ea25f75-f317-422f-8ba7-9da9eb9082f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.10.04 22:29:27.980706 [ 3 ] {} <Debug> HTTP-Session: 12e3a399-3d39-464e-be47-217503922301 Destroying unnamed session | ||
399 | 2023.10.04 22:29:27.980805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.10.04 22:29:27.980863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.10.04 22:29:27.980881 [ 3 ] {} <Debug> HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
402 | 2023.10.04 22:29:27.980901 [ 3 ] {} <Debug> HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.10.04 22:29:27.981105 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.981160 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
405 | 2023.10.04 22:29:27.982652 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Debug> oximeter.measurements_histogramu32 (a056e454-79b3-441a-b19d-0ba79f7c8476): Loading data parts | ||
406 | 2023.10.04 22:29:27.982712 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Debug> oximeter.measurements_histogramu32 (a056e454-79b3-441a-b19d-0ba79f7c8476): There are no data parts | ||
407 | 2023.10.04 22:29:27.983765 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.10.04 22:29:27.983795 [ 3 ] {4779bc29-bf52-44ba-9756-0175b07eacf3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.10.04 22:29:27.983810 [ 3 ] {} <Debug> HTTP-Session: b87012de-0cc2-47ec-bcc2-6fbc3346245d Destroying unnamed session | ||
410 | 2023.10.04 22:29:27.983903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.10.04 22:29:27.983949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.10.04 22:29:27.983966 [ 3 ] {} <Debug> HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
413 | 2023.10.04 22:29:27.983986 [ 3 ] {} <Debug> HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.10.04 22:29:27.984196 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.984243 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
416 | 2023.10.04 22:29:27.985713 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Debug> oximeter.measurements_histogrami64 (bb00e884-26a6-4f5a-bb17-542494970073): Loading data parts | ||
417 | 2023.10.04 22:29:27.985792 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Debug> oximeter.measurements_histogrami64 (bb00e884-26a6-4f5a-bb17-542494970073): There are no data parts | ||
418 | 2023.10.04 22:29:27.986872 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.10.04 22:29:27.986897 [ 3 ] {d8403403-c64c-4be7-8156-c0212a325038} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.10.04 22:29:27.986918 [ 3 ] {} <Debug> HTTP-Session: 7a148bdc-f5a6-467b-8fd6-647ea777f58e Destroying unnamed session | ||
421 | 2023.10.04 22:29:27.987057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.10.04 22:29:27.987126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.10.04 22:29:27.987150 [ 3 ] {} <Debug> HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
424 | 2023.10.04 22:29:27.987170 [ 3 ] {} <Debug> HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.10.04 22:29:27.987430 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.987490 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
427 | 2023.10.04 22:29:27.989102 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Debug> oximeter.measurements_histogramu64 (623de5e0-825d-42bb-ab15-4cc7c2c5ac6d): Loading data parts | ||
428 | 2023.10.04 22:29:27.989204 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Debug> oximeter.measurements_histogramu64 (623de5e0-825d-42bb-ab15-4cc7c2c5ac6d): There are no data parts | ||
429 | 2023.10.04 22:29:27.990352 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.10.04 22:29:27.990380 [ 3 ] {ffe5a995-a688-49cb-8afb-178657fdcbe4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.10.04 22:29:27.990403 [ 3 ] {} <Debug> HTTP-Session: fa54febe-b86c-47a5-b32d-1957021f719f Destroying unnamed session | ||
432 | 2023.10.04 22:29:27.990547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.10.04 22:29:27.990602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.10.04 22:29:27.990631 [ 3 ] {} <Debug> HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
435 | 2023.10.04 22:29:27.990654 [ 3 ] {} <Debug> HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.10.04 22:29:27.990893 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.990949 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
438 | 2023.10.04 22:29:27.992592 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Debug> oximeter.measurements_histogramf32 (608c64ee-db9b-4a69-8eaa-8e70849b9cfc): Loading data parts | ||
439 | 2023.10.04 22:29:27.992684 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Debug> oximeter.measurements_histogramf32 (608c64ee-db9b-4a69-8eaa-8e70849b9cfc): There are no data parts | ||
440 | 2023.10.04 22:29:27.993768 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Debug> DynamicQueryHandler: Done processing query | ||
441 | 2023.10.04 22:29:27.993798 [ 3 ] {a76f7379-e26c-4796-a143-3bec7e87c75c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
442 | 2023.10.04 22:29:27.993813 [ 3 ] {} <Debug> HTTP-Session: b091bc33-2ce8-40b1-94ad-172ce0afd287 Destroying unnamed session | ||
443 | 2023.10.04 22:29:27.993961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
444 | 2023.10.04 22:29:27.994007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
445 | 2023.10.04 22:29:27.994026 [ 3 ] {} <Debug> HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
446 | 2023.10.04 22:29:27.994057 [ 3 ] {} <Debug> HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2023.10.04 22:29:27.994263 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.994311 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
449 | 2023.10.04 22:29:27.995867 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Debug> oximeter.measurements_histogramf64 (1515c02d-8e39-4e41-9ab6-e4516d56a1fb): Loading data parts | ||
450 | 2023.10.04 22:29:27.995953 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Debug> oximeter.measurements_histogramf64 (1515c02d-8e39-4e41-9ab6-e4516d56a1fb): There are no data parts | ||
451 | 2023.10.04 22:29:27.997071 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Debug> DynamicQueryHandler: Done processing query | ||
452 | 2023.10.04 22:29:27.997115 [ 3 ] {8766c839-8245-4478-89ca-96e1dc036a20} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
453 | 2023.10.04 22:29:27.997137 [ 3 ] {} <Debug> HTTP-Session: a126bad5-7202-4ca3-b5ed-a9b2e762e28d Destroying unnamed session | ||
454 | 2023.10.04 22:29:27.997305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
455 | 2023.10.04 22:29:27.997351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
456 | 2023.10.04 22:29:27.997373 [ 3 ] {} <Debug> HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
457 | 2023.10.04 22:29:27.997389 [ 3 ] {} <Debug> HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
458 | 2023.10.04 22:29:27.997544 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:27.997612 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
460 | 2023.10.04 22:29:27.998944 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Debug> oximeter.fields_bool (3788e47e-86b4-4f81-a66c-853e3c5373ef): Loading data parts | ||
461 | 2023.10.04 22:29:27.999032 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Debug> oximeter.fields_bool (3788e47e-86b4-4f81-a66c-853e3c5373ef): There are no data parts | ||
462 | 2023.10.04 22:29:28.000122 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Debug> DynamicQueryHandler: Done processing query | ||
463 | 2023.10.04 22:29:28.000151 [ 3 ] {aba8117c-5dca-41a0-8562-12ab3dfdcf79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
464 | 2023.10.04 22:29:28.000166 [ 3 ] {} <Debug> HTTP-Session: a7f31ec3-31f5-46d2-a5dc-5695132cf267 Destroying unnamed session | ||
465 | 2023.10.04 22:29:28.000289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
466 | 2023.10.04 22:29:28.000334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
467 | 2023.10.04 22:29:28.000352 [ 3 ] {} <Debug> HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
468 | 2023.10.04 22:29:28.000377 [ 3 ] {} <Debug> HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2023.10.04 22:29:28.000528 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) 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.04 22:29:28.000570 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
471 | 2023.10.04 22:29:28.001133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.38 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 2.49 MiB | ||
472 | 2023.10.04 22:29:28.002054 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Debug> oximeter.fields_i8 (111758c5-cc74-4f62-862b-cf8c0c115530): Loading data parts | ||
473 | 2023.10.04 22:29:28.002145 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Debug> oximeter.fields_i8 (111758c5-cc74-4f62-862b-cf8c0c115530): There are no data parts | ||
474 | 2023.10.04 22:29:28.003233 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Debug> DynamicQueryHandler: Done processing query | ||
475 | 2023.10.04 22:29:28.003267 [ 3 ] {3915e854-0506-4763-8fd2-9315ed604598} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
476 | 2023.10.04 22:29:28.003282 [ 3 ] {} <Debug> HTTP-Session: 8855d968-36d4-4edd-9af6-1e118106ba3b Destroying unnamed session | ||
477 | 2023.10.04 22:29:28.003382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
478 | 2023.10.04 22:29:28.003435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
479 | 2023.10.04 22:29:28.003454 [ 3 ] {} <Debug> HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
480 | 2023.10.04 22:29:28.003476 [ 3 ] {} <Debug> HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
481 | 2023.10.04 22:29:28.003630 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
482 | 2023.10.04 22:29:28.003677 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
483 | 2023.10.04 22:29:28.005022 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Debug> oximeter.fields_u8 (87f9f433-8709-4a03-9205-4348e7514b92): Loading data parts | ||
484 | 2023.10.04 22:29:28.005110 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Debug> oximeter.fields_u8 (87f9f433-8709-4a03-9205-4348e7514b92): There are no data parts | ||
485 | 2023.10.04 22:29:28.006710 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Debug> DynamicQueryHandler: Done processing query | ||
486 | 2023.10.04 22:29:28.006735 [ 3 ] {6ce3a425-a79f-4db4-8b49-f6b755cca834} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
487 | 2023.10.04 22:29:28.006772 [ 3 ] {} <Debug> HTTP-Session: 3e7bbc5c-2fe0-4001-a918-428f132a84f2 Destroying unnamed session | ||
488 | 2023.10.04 22:29:28.006899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
489 | 2023.10.04 22:29:28.006943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
490 | 2023.10.04 22:29:28.006970 [ 3 ] {} <Debug> HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
491 | 2023.10.04 22:29:28.006999 [ 3 ] {} <Debug> HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
492 | 2023.10.04 22:29:28.007157 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
493 | 2023.10.04 22:29:28.007203 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
494 | 2023.10.04 22:29:28.008624 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Debug> oximeter.fields_i16 (6dd0037a-5377-4154-890b-14390e069791): Loading data parts | ||
495 | 2023.10.04 22:29:28.008714 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Debug> oximeter.fields_i16 (6dd0037a-5377-4154-890b-14390e069791): There are no data parts | ||
496 | 2023.10.04 22:29:28.009824 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Debug> DynamicQueryHandler: Done processing query | ||
497 | 2023.10.04 22:29:28.009848 [ 3 ] {58efa435-1c33-4308-b225-a57f3cb1f8f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
498 | 2023.10.04 22:29:28.009869 [ 3 ] {} <Debug> HTTP-Session: facab20f-6bcd-40bf-acf8-eca4cf6579ed Destroying unnamed session | ||
499 | 2023.10.04 22:29:28.009976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
500 | 2023.10.04 22:29:28.010025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
501 | 2023.10.04 22:29:28.010048 [ 3 ] {} <Debug> HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
502 | 2023.10.04 22:29:28.010064 [ 3 ] {} <Debug> HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
503 | 2023.10.04 22:29:28.010222 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
504 | 2023.10.04 22:29:28.010267 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
505 | 2023.10.04 22:29:28.011622 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Debug> oximeter.fields_u16 (1691fa20-d25e-4877-9216-2d11b1eeab61): Loading data parts | ||
506 | 2023.10.04 22:29:28.011724 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Debug> oximeter.fields_u16 (1691fa20-d25e-4877-9216-2d11b1eeab61): There are no data parts | ||
507 | 2023.10.04 22:29:28.012872 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Debug> DynamicQueryHandler: Done processing query | ||
508 | 2023.10.04 22:29:28.012903 [ 3 ] {60d25127-ae5d-4f8d-b052-c30b0c7b0542} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
509 | 2023.10.04 22:29:28.012918 [ 3 ] {} <Debug> HTTP-Session: 87342cb9-05a8-4859-9b14-37614d68cf00 Destroying unnamed session | ||
510 | 2023.10.04 22:29:28.013055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
511 | 2023.10.04 22:29:28.013120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
512 | 2023.10.04 22:29:28.013138 [ 3 ] {} <Debug> HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
513 | 2023.10.04 22:29:28.013159 [ 3 ] {} <Debug> HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2023.10.04 22:29:28.013326 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
515 | 2023.10.04 22:29:28.013366 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
516 | 2023.10.04 22:29:28.014772 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Debug> oximeter.fields_i32 (66983ad0-e06d-47c3-9d87-9100890f4801): Loading data parts | ||
517 | 2023.10.04 22:29:28.014882 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Debug> oximeter.fields_i32 (66983ad0-e06d-47c3-9d87-9100890f4801): There are no data parts | ||
518 | 2023.10.04 22:29:28.016683 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Debug> DynamicQueryHandler: Done processing query | ||
519 | 2023.10.04 22:29:28.016722 [ 3 ] {4c7d9b4a-4439-4d6e-9700-11b8b43a926d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
520 | 2023.10.04 22:29:28.016739 [ 3 ] {} <Debug> HTTP-Session: b8d34fe7-3476-46d5-8328-bebd3f5d79d5 Destroying unnamed session | ||
521 | 2023.10.04 22:29:28.016869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
522 | 2023.10.04 22:29:28.016936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
523 | 2023.10.04 22:29:28.016956 [ 3 ] {} <Debug> HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
524 | 2023.10.04 22:29:28.016973 [ 3 ] {} <Debug> HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2023.10.04 22:29:28.017145 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
526 | 2023.10.04 22:29:28.017195 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
527 | 2023.10.04 22:29:28.018543 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Debug> oximeter.fields_u32 (222867c5-fa06-4fdd-902a-dc692b60e126): Loading data parts | ||
528 | 2023.10.04 22:29:28.018654 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Debug> oximeter.fields_u32 (222867c5-fa06-4fdd-902a-dc692b60e126): There are no data parts | ||
529 | 2023.10.04 22:29:28.019720 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Debug> DynamicQueryHandler: Done processing query | ||
530 | 2023.10.04 22:29:28.019744 [ 3 ] {46da19f3-b432-4fd0-b92b-32f5d591b0b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
531 | 2023.10.04 22:29:28.019770 [ 3 ] {} <Debug> HTTP-Session: 782e2075-3f9c-4397-921d-ddcce3ce5a78 Destroying unnamed session | ||
532 | 2023.10.04 22:29:28.019890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
533 | 2023.10.04 22:29:28.019940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
534 | 2023.10.04 22:29:28.019965 [ 3 ] {} <Debug> HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
535 | 2023.10.04 22:29:28.019982 [ 3 ] {} <Debug> HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2023.10.04 22:29:28.020141 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
537 | 2023.10.04 22:29:28.020182 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
538 | 2023.10.04 22:29:28.021586 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Debug> oximeter.fields_i64 (4853a9be-3b4a-436b-80c7-ceae63b3cdac): Loading data parts | ||
539 | 2023.10.04 22:29:28.021677 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Debug> oximeter.fields_i64 (4853a9be-3b4a-436b-80c7-ceae63b3cdac): There are no data parts | ||
540 | 2023.10.04 22:29:28.022830 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Debug> DynamicQueryHandler: Done processing query | ||
541 | 2023.10.04 22:29:28.022875 [ 3 ] {0333fc0f-0741-4df9-92d6-4eac61bdf7ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
542 | 2023.10.04 22:29:28.022904 [ 3 ] {} <Debug> HTTP-Session: 0e01f45d-fedd-4650-b6bd-4819047c368f Destroying unnamed session | ||
543 | 2023.10.04 22:29:28.023078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
544 | 2023.10.04 22:29:28.023158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
545 | 2023.10.04 22:29:28.023189 [ 3 ] {} <Debug> HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
546 | 2023.10.04 22:29:28.023226 [ 3 ] {} <Debug> HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2023.10.04 22:29:28.023481 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
548 | 2023.10.04 22:29:28.023556 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
549 | 2023.10.04 22:29:28.025203 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Debug> oximeter.fields_u64 (55b38f33-219d-416c-a377-0b91f18682e2): Loading data parts | ||
550 | 2023.10.04 22:29:28.025285 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Debug> oximeter.fields_u64 (55b38f33-219d-416c-a377-0b91f18682e2): There are no data parts | ||
551 | 2023.10.04 22:29:28.026351 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2023.10.04 22:29:28.026375 [ 3 ] {146e1407-2a47-4c10-917f-e6becb5c4206} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
553 | 2023.10.04 22:29:28.026398 [ 3 ] {} <Debug> HTTP-Session: fdfd99ac-436a-45ec-bd11-0c67088f1181 Destroying unnamed session | ||
554 | 2023.10.04 22:29:28.026509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2023.10.04 22:29:28.026557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
556 | 2023.10.04 22:29:28.026581 [ 3 ] {} <Debug> HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
557 | 2023.10.04 22:29:28.026603 [ 3 ] {} <Debug> HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2023.10.04 22:29:28.026754 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
559 | 2023.10.04 22:29:28.026799 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
560 | 2023.10.04 22:29:28.028192 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Debug> oximeter.fields_ipaddr (5d366f30-56bd-430e-bfff-2f3c6d9df288): Loading data parts | ||
561 | 2023.10.04 22:29:28.028299 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Debug> oximeter.fields_ipaddr (5d366f30-56bd-430e-bfff-2f3c6d9df288): There are no data parts | ||
562 | 2023.10.04 22:29:28.029400 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Debug> DynamicQueryHandler: Done processing query | ||
563 | 2023.10.04 22:29:28.029425 [ 3 ] {450181f6-118c-4050-a6ad-52c84c82a338} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
564 | 2023.10.04 22:29:28.029447 [ 3 ] {} <Debug> HTTP-Session: 8059cad1-3732-48d6-9d08-611376f6034b Destroying unnamed session | ||
565 | 2023.10.04 22:29:28.029548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2023.10.04 22:29:28.029599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
567 | 2023.10.04 22:29:28.029619 [ 3 ] {} <Debug> HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
568 | 2023.10.04 22:29:28.029642 [ 3 ] {} <Debug> HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2023.10.04 22:29:28.029800 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
570 | 2023.10.04 22:29:28.029842 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
571 | 2023.10.04 22:29:28.031218 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Debug> oximeter.fields_string (a53a19eb-c30b-4450-97ff-3f00afbd0922): Loading data parts | ||
572 | 2023.10.04 22:29:28.031314 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Debug> oximeter.fields_string (a53a19eb-c30b-4450-97ff-3f00afbd0922): There are no data parts | ||
573 | 2023.10.04 22:29:28.032341 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Debug> DynamicQueryHandler: Done processing query | ||
574 | 2023.10.04 22:29:28.032372 [ 3 ] {78ed7604-5df9-4160-af5b-41a06aece16b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
575 | 2023.10.04 22:29:28.032393 [ 3 ] {} <Debug> HTTP-Session: 9fb7ac68-95e9-4809-9009-a60957314223 Destroying unnamed session | ||
576 | 2023.10.04 22:29:28.032508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
577 | 2023.10.04 22:29:28.032557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
578 | 2023.10.04 22:29:28.032575 [ 3 ] {} <Debug> HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
579 | 2023.10.04 22:29:28.032597 [ 3 ] {} <Debug> HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
580 | 2023.10.04 22:29:28.032754 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete) | ||
581 | 2023.10.04 22:29:28.032795 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
582 | 2023.10.04 22:29:28.034211 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Debug> oximeter.fields_uuid (fef991bf-cd7b-4c66-965e-4584c234cf52): Loading data parts | ||
583 | 2023.10.04 22:29:28.034289 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Debug> oximeter.fields_uuid (fef991bf-cd7b-4c66-965e-4584c234cf52): There are no data parts | ||
584 | 2023.10.04 22:29:28.035340 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Debug> DynamicQueryHandler: Done processing query | ||
585 | 2023.10.04 22:29:28.035372 [ 3 ] {623a0f06-60ca-46e7-b447-0d94a6466d18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
586 | 2023.10.04 22:29:28.035387 [ 3 ] {} <Debug> HTTP-Session: fe159a01-a57f-43a8-8ed1-401fbd5f6d3b Destroying unnamed session | ||
587 | 2023.10.04 22:29:28.035484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65033, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
588 | 2023.10.04 22:29:28.035539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
589 | 2023.10.04 22:29:28.035558 [ 3 ] {} <Debug> HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:65033 | ||
590 | 2023.10.04 22:29:28.035575 [ 3 ] {} <Debug> HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2023.10.04 22:29:28.035760 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65033) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
592 | 2023.10.04 22:29:28.035827 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
593 | 2023.10.04 22:29:28.037240 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Debug> oximeter.timeseries_schema (72a92de9-3d36-40fa-9e86-9b5abbed85d2): Loading data parts | ||
594 | 2023.10.04 22:29:28.037324 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Debug> oximeter.timeseries_schema (72a92de9-3d36-40fa-9e86-9b5abbed85d2): There are no data parts | ||
595 | 2023.10.04 22:29:28.038480 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Debug> DynamicQueryHandler: Done processing query | ||
596 | 2023.10.04 22:29:28.038504 [ 3 ] {ba49aeea-1803-4d8c-bd53-27955a358621} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
597 | 2023.10.04 22:29:28.038527 [ 3 ] {} <Debug> HTTP-Session: efbaee4a-b888-4696-9880-2523fedd0e34 Destroying unnamed session | ||
598 | 2023.10.04 22:29:33.148636 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
599 | 2023.10.04 22:29:33.148724 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
600 | 2023.10.04 22:29:48.149477 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
601 | 2023.10.04 22:29:48.149533 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache |