1 | [ Oct 17 23:51:41 Enabled. ] | ||
2 | [ Oct 17 23:51:41 Rereading configuration. ] | ||
3 | [ Oct 17 23:51:44 Rereading configuration. ] | ||
4 | [ Oct 17 23:51:47 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=oxControlService10 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService10 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService10 | ||
29 | ipadm: Could not delete oxControlService10: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService10 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 | ||
34 | + ipadm show-addr oxControlService10/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService10/ll | ||
37 | + ipadm show-addr oxControlService10/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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 17 23:51:48 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.17 23:51:49.285810 [ 1 ] {} <Information> Application: Will watch for the process with pid 23470 | ||
55 | 2023.10.17 23:51:49.285905 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.17 23:51:49.526502 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23470 | ||
57 | 2023.10.17 23:51:49.526673 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.17 23:51:49.526889 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.17 23:51:49.724720 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.17 23:51:49.724779 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.17 23:51:49.724800 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.17 23:51:49.724860 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.17 23:51:49.725295 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.17 23:51:49.726227 [ 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.17 23:51:49.726831 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.17 23:51:49.727106 [ 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.17 23:51:49.729028 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.17 23:51:49.729081 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.17 23:51:49.729836 [ 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.17 23:51:49.730030 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.17 23:51:49.735124 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.17 23:51:49.735636 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.17 23:51:49.735667 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.17 23:51:49.736528 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.17 23:51:49.737087 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.17 23:51:49.737468 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.17 23:51:49.737842 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.17 23:51:49.738645 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.17 23:51:49.738692 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.17 23:51:49.738752 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.17 23:51:49.738775 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.17 23:51:49.774736 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.17 23:51:49.774778 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142972 sec | ||
90 | 2023.10.17 23:51:49.774834 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.17 23:51:49.774911 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.17 23:51:49.774933 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.17 23:51:49.774950 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.17 23:51:49.774962 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.17 23:51:49.774977 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.17 23:51:49.774998 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.17 23:51:49.775032 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.17 23:51:49.775053 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.17 23:51:49.775086 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.17 23:51:49.775099 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.17 23:51:49.775113 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.17 23:51:49.775132 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.17 23:51:49.775167 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.17 23:51:49.775182 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.17 23:51:49.775195 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.17 23:51:49.813380 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.17 23:51:49.818785 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.17 23:51:49.818822 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2702e-05 sec | ||
109 | 2023.10.17 23:51:49.818856 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.17 23:51:49.818875 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.17 23:51:49.818900 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.17 23:51:49.821045 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.17 23:51:49.826610 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.17 23:51:49.826743 [ 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.17 23:51:49.826808 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.17 23:51:50.058309 [ 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.17 23:51:50.076516 [ 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.17 23:51:50.076592 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.17 23:51:50.172981 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.17 23:51:50.173233 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.10.17 23:51:50.173557 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.17 23:51:50.173626 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
123 | 2023.10.17 23:51:50.173630 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
124 | 2023.10.17 23:51:50.173706 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.17 23:51:50.173820 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.17 23:51:50.173902 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.17 23:51:50.174516 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.17 23:51:50.174542 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.17 23:51:50.177643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.17 23:51:50.177851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.17 23:51:50.178514 [ 3 ] {} <Debug> HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
132 | 2023.10.17 23:51:50.178571 [ 3 ] {} <Debug> HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.17 23:51:50.178742 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.17 23:51:50.178775 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.17 23:51:50.178802 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.17 23:51:50.179224 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.17 23:51:50.180676 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.17 23:51:50.182539 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.17 23:51:50.184037 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.17 23:51:50.187855 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.17 23:51:50.187910 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.17 23:51:50.187946 [ 3 ] {} <Debug> HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Destroying unnamed session | ||
143 | 2023.10.17 23:51:50.188256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.17 23:51:50.188316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.17 23:51:50.188343 [ 3 ] {} <Debug> HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
146 | 2023.10.17 23:51:50.188361 [ 3 ] {} <Debug> HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.17 23:51:50.188481 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.10.17 23:51:50.197504 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44113) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
149 | |||
150 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
151 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
152 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
153 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
156 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
157 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
158 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
159 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
160 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
161 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
162 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
163 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
164 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
172 | |||
173 | 2023.10.17 23:51:50.198266 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
176 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
177 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
178 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
181 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
182 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
183 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
184 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
185 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
186 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
187 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
188 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
189 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
197 | (version 22.8.9.1) | ||
198 | 2023.10.17 23:51:50.198411 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.17 23:51:50.198433 [ 3 ] {} <Debug> HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Destroying unnamed session | ||
200 | 2023.10.17 23:51:50.199376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.17 23:51:50.199473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.17 23:51:50.199497 [ 3 ] {} <Debug> HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
203 | 2023.10.17 23:51:50.199517 [ 3 ] {} <Debug> HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.17 23:51:50.199641 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.10.17 23:51:50.199766 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.10.17 23:51:50.199789 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.10.17 23:51:50.199811 [ 3 ] {} <Debug> HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Destroying unnamed session | ||
208 | 2023.10.17 23:51:50.199978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.10.17 23:51:50.200024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.10.17 23:51:50.200051 [ 3 ] {} <Debug> HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
211 | 2023.10.17 23:51:50.200088 [ 3 ] {} <Debug> HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.10.17 23:51:50.200150 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.10.17 23:51:50.200209 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.10.17 23:51:50.201465 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.10.17 23:51:50.201500 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3391e-05 sec | ||
216 | 2023.10.17 23:51:50.201556 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.10.17 23:51:50.201581 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.10.17 23:51:50.201655 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.10.17 23:51:50.201676 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.10.17 23:51:50.201696 [ 3 ] {} <Debug> HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Destroying unnamed session | ||
221 | 2023.10.17 23:51:50.201843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.10.17 23:51:50.201898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.10.17 23:51:50.201928 [ 3 ] {} <Debug> HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
224 | 2023.10.17 23:51:50.201950 [ 3 ] {} <Debug> HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.10.17 23:51:50.202105 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.10.17 23:51:50.202157 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.10.17 23:51:50.206421 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Debug> oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): Loading data parts | ||
228 | 2023.10.17 23:51:50.206564 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Debug> oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): There are no data parts | ||
229 | 2023.10.17 23:51:50.207893 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.10.17 23:51:50.207933 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.10.17 23:51:50.207949 [ 3 ] {} <Debug> HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Destroying unnamed session | ||
232 | 2023.10.17 23:51:50.208082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.10.17 23:51:50.208131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.10.17 23:51:50.208150 [ 3 ] {} <Debug> HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
235 | 2023.10.17 23:51:50.208171 [ 3 ] {} <Debug> HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.10.17 23:51:50.208377 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
237 | 2023.10.17 23:51:50.208426 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.10.17 23:51:50.214658 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Debug> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Loading data parts | ||
239 | 2023.10.17 23:51:50.214754 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Debug> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): There are no data parts | ||
240 | 2023.10.17 23:51:50.220351 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.10.17 23:51:50.220395 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.10.17 23:51:50.220412 [ 3 ] {} <Debug> HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Destroying unnamed session | ||
243 | 2023.10.17 23:51:50.220561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.10.17 23:51:50.220618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.10.17 23:51:50.220637 [ 3 ] {} <Debug> HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
246 | 2023.10.17 23:51:50.220659 [ 3 ] {} <Debug> HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.10.17 23:51:50.220853 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
248 | 2023.10.17 23:51:50.220906 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.10.17 23:51:50.222461 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Debug> oximeter.measurements_i8 (7c39d8f9-da00-4960-baff-cc9671a05aef): Loading data parts | ||
250 | 2023.10.17 23:51:50.222552 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Debug> oximeter.measurements_i8 (7c39d8f9-da00-4960-baff-cc9671a05aef): There are no data parts | ||
251 | 2023.10.17 23:51:50.223638 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.10.17 23:51:50.223696 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.10.17 23:51:50.223712 [ 3 ] {} <Debug> HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Destroying unnamed session | ||
254 | 2023.10.17 23:51:50.223846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.10.17 23:51:50.223905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.10.17 23:51:50.223925 [ 3 ] {} <Debug> HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
257 | 2023.10.17 23:51:50.223941 [ 3 ] {} <Debug> HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.10.17 23:51:50.224137 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
259 | 2023.10.17 23:51:50.224196 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.10.17 23:51:50.228475 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Debug> oximeter.measurements_u8 (47759c59-4875-4ffb-a7d0-f27490cc44bd): Loading data parts | ||
261 | 2023.10.17 23:51:50.228568 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Debug> oximeter.measurements_u8 (47759c59-4875-4ffb-a7d0-f27490cc44bd): There are no data parts | ||
262 | 2023.10.17 23:51:50.230066 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.10.17 23:51:50.230093 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.10.17 23:51:50.230124 [ 3 ] {} <Debug> HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Destroying unnamed session | ||
265 | 2023.10.17 23:51:50.230253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.10.17 23:51:50.230303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.10.17 23:51:50.230332 [ 3 ] {} <Debug> HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
268 | 2023.10.17 23:51:50.230349 [ 3 ] {} <Debug> HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.10.17 23:51:50.230538 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
270 | 2023.10.17 23:51:50.230587 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.10.17 23:51:50.232058 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Debug> oximeter.measurements_i16 (b2862f5d-166e-4994-88e3-7b736d8ddab1): Loading data parts | ||
272 | 2023.10.17 23:51:50.232154 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Debug> oximeter.measurements_i16 (b2862f5d-166e-4994-88e3-7b736d8ddab1): There are no data parts | ||
273 | 2023.10.17 23:51:50.233393 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Debug> DynamicQueryHandler: Done processing query | ||
274 | 2023.10.17 23:51:50.233419 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
275 | 2023.10.17 23:51:50.233442 [ 3 ] {} <Debug> HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Destroying unnamed session | ||
276 | 2023.10.17 23:51:50.233569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
277 | 2023.10.17 23:51:50.233619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
278 | 2023.10.17 23:51:50.233644 [ 3 ] {} <Debug> HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
279 | 2023.10.17 23:51:50.233660 [ 3 ] {} <Debug> HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2023.10.17 23:51:50.233864 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
281 | 2023.10.17 23:51:50.233919 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
282 | 2023.10.17 23:51:50.235254 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Debug> oximeter.measurements_u16 (50906df9-81d6-42b8-bf59-603c99b83ddc): Loading data parts | ||
283 | 2023.10.17 23:51:50.235355 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Debug> oximeter.measurements_u16 (50906df9-81d6-42b8-bf59-603c99b83ddc): There are no data parts | ||
284 | 2023.10.17 23:51:50.236438 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Debug> DynamicQueryHandler: Done processing query | ||
285 | 2023.10.17 23:51:50.236469 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
286 | 2023.10.17 23:51:50.236498 [ 3 ] {} <Debug> HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Destroying unnamed session | ||
287 | 2023.10.17 23:51:50.236620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
288 | 2023.10.17 23:51:50.236669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
289 | 2023.10.17 23:51:50.236701 [ 3 ] {} <Debug> HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
290 | 2023.10.17 23:51:50.236718 [ 3 ] {} <Debug> HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2023.10.17 23:51:50.236904 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
292 | 2023.10.17 23:51:50.236952 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
293 | 2023.10.17 23:51:50.238316 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Debug> oximeter.measurements_i32 (58baebc4-4284-41a7-876e-7b576e3700e4): Loading data parts | ||
294 | 2023.10.17 23:51:50.238435 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Debug> oximeter.measurements_i32 (58baebc4-4284-41a7-876e-7b576e3700e4): There are no data parts | ||
295 | 2023.10.17 23:51:50.239609 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Debug> DynamicQueryHandler: Done processing query | ||
296 | 2023.10.17 23:51:50.239648 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
297 | 2023.10.17 23:51:50.239673 [ 3 ] {} <Debug> HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Destroying unnamed session | ||
298 | 2023.10.17 23:51:50.239830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2023.10.17 23:51:50.239892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
300 | 2023.10.17 23:51:50.239915 [ 3 ] {} <Debug> HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
301 | 2023.10.17 23:51:50.239941 [ 3 ] {} <Debug> HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2023.10.17 23:51:50.240146 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
303 | 2023.10.17 23:51:50.240203 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
304 | 2023.10.17 23:51:50.245632 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Debug> oximeter.measurements_u32 (e3623bf6-785b-417c-88cc-679dca975387): Loading data parts | ||
305 | 2023.10.17 23:51:50.245732 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Debug> oximeter.measurements_u32 (e3623bf6-785b-417c-88cc-679dca975387): There are no data parts | ||
306 | 2023.10.17 23:51:50.247193 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2023.10.17 23:51:50.247232 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
308 | 2023.10.17 23:51:50.247249 [ 3 ] {} <Debug> HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Destroying unnamed session | ||
309 | 2023.10.17 23:51:50.247386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
310 | 2023.10.17 23:51:50.247441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
311 | 2023.10.17 23:51:50.247461 [ 3 ] {} <Debug> HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
312 | 2023.10.17 23:51:50.247486 [ 3 ] {} <Debug> HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2023.10.17 23:51:50.247671 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
314 | 2023.10.17 23:51:50.247724 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
315 | 2023.10.17 23:51:50.249146 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Debug> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Loading data parts | ||
316 | 2023.10.17 23:51:50.249235 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Debug> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): There are no data parts | ||
317 | 2023.10.17 23:51:50.250582 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Debug> DynamicQueryHandler: Done processing query | ||
318 | 2023.10.17 23:51:50.250607 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
319 | 2023.10.17 23:51:50.250631 [ 3 ] {} <Debug> HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Destroying unnamed session | ||
320 | 2023.10.17 23:51:50.250766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2023.10.17 23:51:50.250810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
322 | 2023.10.17 23:51:50.250835 [ 3 ] {} <Debug> HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
323 | 2023.10.17 23:51:50.250858 [ 3 ] {} <Debug> HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2023.10.17 23:51:50.251043 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
325 | 2023.10.17 23:51:50.251093 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
326 | 2023.10.17 23:51:50.252616 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Debug> oximeter.measurements_u64 (d86612fd-d816-47fe-a89e-6b9d3f247bf1): Loading data parts | ||
327 | 2023.10.17 23:51:50.252752 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Debug> oximeter.measurements_u64 (d86612fd-d816-47fe-a89e-6b9d3f247bf1): There are no data parts | ||
328 | 2023.10.17 23:51:50.254018 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Debug> DynamicQueryHandler: Done processing query | ||
329 | 2023.10.17 23:51:50.254044 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
330 | 2023.10.17 23:51:50.254081 [ 3 ] {} <Debug> HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Destroying unnamed session | ||
331 | 2023.10.17 23:51:50.254216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
332 | 2023.10.17 23:51:50.254276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
333 | 2023.10.17 23:51:50.254303 [ 3 ] {} <Debug> HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
334 | 2023.10.17 23:51:50.254332 [ 3 ] {} <Debug> HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2023.10.17 23:51:50.254530 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
336 | 2023.10.17 23:51:50.254586 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
337 | 2023.10.17 23:51:50.255997 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Debug> oximeter.measurements_f32 (781d654d-e20a-4c7a-afab-caab441c6316): Loading data parts | ||
338 | 2023.10.17 23:51:50.256089 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Debug> oximeter.measurements_f32 (781d654d-e20a-4c7a-afab-caab441c6316): There are no data parts | ||
339 | 2023.10.17 23:51:50.257219 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Debug> DynamicQueryHandler: Done processing query | ||
340 | 2023.10.17 23:51:50.257246 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
341 | 2023.10.17 23:51:50.257273 [ 3 ] {} <Debug> HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Destroying unnamed session | ||
342 | 2023.10.17 23:51:50.257426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
343 | 2023.10.17 23:51:50.257483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
344 | 2023.10.17 23:51:50.257510 [ 3 ] {} <Debug> HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
345 | 2023.10.17 23:51:50.257530 [ 3 ] {} <Debug> HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2023.10.17 23:51:50.257727 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
347 | 2023.10.17 23:51:50.257784 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2023.10.17 23:51:50.259562 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Debug> oximeter.measurements_f64 (6c1be6fc-33a8-46b1-bb24-9e328e34b5c4): Loading data parts | ||
349 | 2023.10.17 23:51:50.259650 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Debug> oximeter.measurements_f64 (6c1be6fc-33a8-46b1-bb24-9e328e34b5c4): There are no data parts | ||
350 | 2023.10.17 23:51:50.261035 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2023.10.17 23:51:50.261062 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
352 | 2023.10.17 23:51:50.261087 [ 3 ] {} <Debug> HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Destroying unnamed session | ||
353 | 2023.10.17 23:51:50.261229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2023.10.17 23:51:50.261288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
355 | 2023.10.17 23:51:50.261308 [ 3 ] {} <Debug> HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
356 | 2023.10.17 23:51:50.261333 [ 3 ] {} <Debug> HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2023.10.17 23:51:50.261530 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
358 | 2023.10.17 23:51:50.261584 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
359 | 2023.10.17 23:51:50.268226 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Debug> oximeter.measurements_string (8e7c2af4-b8d4-4f36-97da-afc7bc4e900d): Loading data parts | ||
360 | 2023.10.17 23:51:50.268321 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Debug> oximeter.measurements_string (8e7c2af4-b8d4-4f36-97da-afc7bc4e900d): There are no data parts | ||
361 | 2023.10.17 23:51:50.269905 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Debug> DynamicQueryHandler: Done processing query | ||
362 | 2023.10.17 23:51:50.269932 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
363 | 2023.10.17 23:51:50.269949 [ 3 ] {} <Debug> HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Destroying unnamed session | ||
364 | 2023.10.17 23:51:50.270079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
365 | 2023.10.17 23:51:50.270132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
366 | 2023.10.17 23:51:50.270153 [ 3 ] {} <Debug> HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
367 | 2023.10.17 23:51:50.270177 [ 3 ] {} <Debug> HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2023.10.17 23:51:50.270370 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
369 | 2023.10.17 23:51:50.270427 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
370 | 2023.10.17 23:51:50.271900 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Debug> oximeter.measurements_bytes (22828547-0979-4d54-923b-33f6dff6f898): Loading data parts | ||
371 | 2023.10.17 23:51:50.271987 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Debug> oximeter.measurements_bytes (22828547-0979-4d54-923b-33f6dff6f898): There are no data parts | ||
372 | 2023.10.17 23:51:50.273028 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Debug> DynamicQueryHandler: Done processing query | ||
373 | 2023.10.17 23:51:50.273065 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
374 | 2023.10.17 23:51:50.273081 [ 3 ] {} <Debug> HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Destroying unnamed session | ||
375 | 2023.10.17 23:51:50.273216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
376 | 2023.10.17 23:51:50.273278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
377 | 2023.10.17 23:51:50.273299 [ 3 ] {} <Debug> HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
378 | 2023.10.17 23:51:50.273325 [ 3 ] {} <Debug> HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2023.10.17 23:51:50.273545 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
380 | 2023.10.17 23:51:50.273602 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
381 | 2023.10.17 23:51:50.275047 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Debug> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Loading data parts | ||
382 | 2023.10.17 23:51:50.275131 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Debug> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): There are no data parts | ||
383 | 2023.10.17 23:51:50.276472 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Debug> DynamicQueryHandler: Done processing query | ||
384 | 2023.10.17 23:51:50.276500 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
385 | 2023.10.17 23:51:50.276556 [ 3 ] {} <Debug> HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Destroying unnamed session | ||
386 | 2023.10.17 23:51:50.276680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
387 | 2023.10.17 23:51:50.276738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
388 | 2023.10.17 23:51:50.276758 [ 3 ] {} <Debug> HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
389 | 2023.10.17 23:51:50.276783 [ 3 ] {} <Debug> HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2023.10.17 23:51:50.276997 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
391 | 2023.10.17 23:51:50.277058 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
392 | 2023.10.17 23:51:50.278419 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Debug> oximeter.measurements_cumulativeu64 (9c0ea2c2-9278-4b28-91e6-a13288e2ef5e): Loading data parts | ||
393 | 2023.10.17 23:51:50.278513 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Debug> oximeter.measurements_cumulativeu64 (9c0ea2c2-9278-4b28-91e6-a13288e2ef5e): There are no data parts | ||
394 | 2023.10.17 23:51:50.279627 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Debug> DynamicQueryHandler: Done processing query | ||
395 | 2023.10.17 23:51:50.279652 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
396 | 2023.10.17 23:51:50.279685 [ 3 ] {} <Debug> HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Destroying unnamed session | ||
397 | 2023.10.17 23:51:50.279816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
398 | 2023.10.17 23:51:50.279883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
399 | 2023.10.17 23:51:50.279924 [ 3 ] {} <Debug> HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
400 | 2023.10.17 23:51:50.279951 [ 3 ] {} <Debug> HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
401 | 2023.10.17 23:51:50.280172 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
402 | 2023.10.17 23:51:50.280229 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
403 | 2023.10.17 23:51:50.281608 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Debug> oximeter.measurements_cumulativef32 (d0a0efd8-fe2b-4b28-9418-10ecb5984768): Loading data parts | ||
404 | 2023.10.17 23:51:50.281691 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Debug> oximeter.measurements_cumulativef32 (d0a0efd8-fe2b-4b28-9418-10ecb5984768): There are no data parts | ||
405 | 2023.10.17 23:51:50.282739 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Debug> DynamicQueryHandler: Done processing query | ||
406 | 2023.10.17 23:51:50.282762 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
407 | 2023.10.17 23:51:50.282786 [ 3 ] {} <Debug> HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Destroying unnamed session | ||
408 | 2023.10.17 23:51:50.282913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
409 | 2023.10.17 23:51:50.282955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
410 | 2023.10.17 23:51:50.282982 [ 3 ] {} <Debug> HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
411 | 2023.10.17 23:51:50.283005 [ 3 ] {} <Debug> HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2023.10.17 23:51:50.283204 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) -- | ||
413 | 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) | ||
414 | 2023.10.17 23:51:50.283262 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
415 | 2023.10.17 23:51:50.288974 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Debug> oximeter.measurements_cumulativef64 (86cab12d-b7be-4f50-81d6-abfb65ae8f14): Loading data parts | ||
416 | 2023.10.17 23:51:50.289058 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Debug> oximeter.measurements_cumulativef64 (86cab12d-b7be-4f50-81d6-abfb65ae8f14): There are no data parts | ||
417 | 2023.10.17 23:51:50.290545 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Debug> DynamicQueryHandler: Done processing query | ||
418 | 2023.10.17 23:51:50.290579 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
419 | 2023.10.17 23:51:50.290596 [ 3 ] {} <Debug> HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Destroying unnamed session | ||
420 | 2023.10.17 23:51:50.290742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
421 | 2023.10.17 23:51:50.290791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
422 | 2023.10.17 23:51:50.290811 [ 3 ] {} <Debug> HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
423 | 2023.10.17 23:51:50.290848 [ 3 ] {} <Debug> HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
424 | 2023.10.17 23:51:50.291063 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
425 | 2023.10.17 23:51:50.291117 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
426 | 2023.10.17 23:51:50.292844 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Debug> oximeter.measurements_histogrami8 (08a112b8-f4a0-4e70-adaa-d311b98d6153): Loading data parts | ||
427 | 2023.10.17 23:51:50.292923 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Debug> oximeter.measurements_histogrami8 (08a112b8-f4a0-4e70-adaa-d311b98d6153): There are no data parts | ||
428 | 2023.10.17 23:51:50.293951 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2023.10.17 23:51:50.293983 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
430 | 2023.10.17 23:51:50.294005 [ 3 ] {} <Debug> HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Destroying unnamed session | ||
431 | 2023.10.17 23:51:50.294133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2023.10.17 23:51:50.294180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
433 | 2023.10.17 23:51:50.294199 [ 3 ] {} <Debug> HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
434 | 2023.10.17 23:51:50.294222 [ 3 ] {} <Debug> HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2023.10.17 23:51:50.294436 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
436 | 2023.10.17 23:51:50.294503 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
437 | 2023.10.17 23:51:50.296078 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Debug> oximeter.measurements_histogramu8 (c79ae51c-65fb-4d2d-a17f-9414c66e31b1): Loading data parts | ||
438 | 2023.10.17 23:51:50.296151 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Debug> oximeter.measurements_histogramu8 (c79ae51c-65fb-4d2d-a17f-9414c66e31b1): There are no data parts | ||
439 | 2023.10.17 23:51:50.297174 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Debug> DynamicQueryHandler: Done processing query | ||
440 | 2023.10.17 23:51:50.297199 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
441 | 2023.10.17 23:51:50.297228 [ 3 ] {} <Debug> HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Destroying unnamed session | ||
442 | 2023.10.17 23:51:50.297348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
443 | 2023.10.17 23:51:50.297396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
444 | 2023.10.17 23:51:50.297425 [ 3 ] {} <Debug> HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
445 | 2023.10.17 23:51:50.297442 [ 3 ] {} <Debug> HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
446 | 2023.10.17 23:51:50.297719 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
447 | 2023.10.17 23:51:50.297791 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
448 | 2023.10.17 23:51:50.299219 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Debug> oximeter.measurements_histogrami16 (c33ac84a-ea42-4184-a2db-791d8b458366): Loading data parts | ||
449 | 2023.10.17 23:51:50.299289 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Debug> oximeter.measurements_histogrami16 (c33ac84a-ea42-4184-a2db-791d8b458366): There are no data parts | ||
450 | 2023.10.17 23:51:50.300470 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Debug> DynamicQueryHandler: Done processing query | ||
451 | 2023.10.17 23:51:50.300507 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
452 | 2023.10.17 23:51:50.300523 [ 3 ] {} <Debug> HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Destroying unnamed session | ||
453 | 2023.10.17 23:51:50.300716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
454 | 2023.10.17 23:51:50.300769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
455 | 2023.10.17 23:51:50.300788 [ 3 ] {} <Debug> HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
456 | 2023.10.17 23:51:50.300806 [ 3 ] {} <Debug> HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
457 | 2023.10.17 23:51:50.301043 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
458 | 2023.10.17 23:51:50.301104 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
459 | 2023.10.17 23:51:50.302514 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Debug> oximeter.measurements_histogramu16 (33113761-d621-4b4b-8e2c-5b0e0dec7eae): Loading data parts | ||
460 | 2023.10.17 23:51:50.302584 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Debug> oximeter.measurements_histogramu16 (33113761-d621-4b4b-8e2c-5b0e0dec7eae): There are no data parts | ||
461 | 2023.10.17 23:51:50.308801 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Debug> DynamicQueryHandler: Done processing query | ||
462 | 2023.10.17 23:51:50.308860 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
463 | 2023.10.17 23:51:50.308876 [ 3 ] {} <Debug> HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Destroying unnamed session | ||
464 | 2023.10.17 23:51:50.309008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
465 | 2023.10.17 23:51:50.309067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
466 | 2023.10.17 23:51:50.309087 [ 3 ] {} <Debug> HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
467 | 2023.10.17 23:51:50.309114 [ 3 ] {} <Debug> HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
468 | 2023.10.17 23:51:50.309337 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
469 | 2023.10.17 23:51:50.309398 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
470 | 2023.10.17 23:51:50.314033 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Debug> oximeter.measurements_histogrami32 (f979684d-b215-4b2d-9073-834ca6450ce2): Loading data parts | ||
471 | 2023.10.17 23:51:50.314171 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Debug> oximeter.measurements_histogrami32 (f979684d-b215-4b2d-9073-834ca6450ce2): There are no data parts | ||
472 | 2023.10.17 23:51:50.315639 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Debug> DynamicQueryHandler: Done processing query | ||
473 | 2023.10.17 23:51:50.315666 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
474 | 2023.10.17 23:51:50.315682 [ 3 ] {} <Debug> HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Destroying unnamed session | ||
475 | 2023.10.17 23:51:50.315840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
476 | 2023.10.17 23:51:50.315904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
477 | 2023.10.17 23:51:50.315922 [ 3 ] {} <Debug> HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
478 | 2023.10.17 23:51:50.315950 [ 3 ] {} <Debug> HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2023.10.17 23:51:50.316173 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
480 | 2023.10.17 23:51:50.316239 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2023.10.17 23:51:50.317654 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Debug> oximeter.measurements_histogramu32 (5ffbe0d5-0bf3-4e90-a5dd-e1fcdf374eea): Loading data parts | ||
482 | 2023.10.17 23:51:50.317741 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Debug> oximeter.measurements_histogramu32 (5ffbe0d5-0bf3-4e90-a5dd-e1fcdf374eea): There are no data parts | ||
483 | 2023.10.17 23:51:50.319050 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Debug> DynamicQueryHandler: Done processing query | ||
484 | 2023.10.17 23:51:50.319076 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
485 | 2023.10.17 23:51:50.319104 [ 3 ] {} <Debug> HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Destroying unnamed session | ||
486 | 2023.10.17 23:51:50.319238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
487 | 2023.10.17 23:51:50.319314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
488 | 2023.10.17 23:51:50.319346 [ 3 ] {} <Debug> HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
489 | 2023.10.17 23:51:50.319363 [ 3 ] {} <Debug> HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
490 | 2023.10.17 23:51:50.319634 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
491 | 2023.10.17 23:51:50.319718 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
492 | 2023.10.17 23:51:50.321285 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Debug> oximeter.measurements_histogrami64 (423c1091-a93d-4ace-8100-cdb511951c54): Loading data parts | ||
493 | 2023.10.17 23:51:50.321361 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Debug> oximeter.measurements_histogrami64 (423c1091-a93d-4ace-8100-cdb511951c54): There are no data parts | ||
494 | 2023.10.17 23:51:50.322551 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Debug> DynamicQueryHandler: Done processing query | ||
495 | 2023.10.17 23:51:50.322578 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
496 | 2023.10.17 23:51:50.322607 [ 3 ] {} <Debug> HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Destroying unnamed session | ||
497 | 2023.10.17 23:51:50.322762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
498 | 2023.10.17 23:51:50.322808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
499 | 2023.10.17 23:51:50.322840 [ 3 ] {} <Debug> HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
500 | 2023.10.17 23:51:50.322875 [ 3 ] {} <Debug> HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2023.10.17 23:51:50.323100 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
502 | 2023.10.17 23:51:50.323165 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
503 | 2023.10.17 23:51:50.324546 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Debug> oximeter.measurements_histogramu64 (6b56632f-9011-4f55-8e97-f2bbea6e34d5): Loading data parts | ||
504 | 2023.10.17 23:51:50.324634 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Debug> oximeter.measurements_histogramu64 (6b56632f-9011-4f55-8e97-f2bbea6e34d5): There are no data parts | ||
505 | 2023.10.17 23:51:50.325681 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Debug> DynamicQueryHandler: Done processing query | ||
506 | 2023.10.17 23:51:50.325716 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
507 | 2023.10.17 23:51:50.325734 [ 3 ] {} <Debug> HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Destroying unnamed session | ||
508 | 2023.10.17 23:51:50.325889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
509 | 2023.10.17 23:51:50.325938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
510 | 2023.10.17 23:51:50.325959 [ 3 ] {} <Debug> HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
511 | 2023.10.17 23:51:50.325983 [ 3 ] {} <Debug> HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
512 | 2023.10.17 23:51:50.326207 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
513 | 2023.10.17 23:51:50.326260 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
514 | 2023.10.17 23:51:50.331929 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Debug> oximeter.measurements_histogramf32 (9dbeee8b-d0af-47cb-9363-751333194412): Loading data parts | ||
515 | 2023.10.17 23:51:50.332045 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Debug> oximeter.measurements_histogramf32 (9dbeee8b-d0af-47cb-9363-751333194412): There are no data parts | ||
516 | 2023.10.17 23:51:50.333516 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2023.10.17 23:51:50.333543 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
518 | 2023.10.17 23:51:50.333566 [ 3 ] {} <Debug> HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Destroying unnamed session | ||
519 | 2023.10.17 23:51:50.333698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
520 | 2023.10.17 23:51:50.333750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
521 | 2023.10.17 23:51:50.333786 [ 3 ] {} <Debug> HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
522 | 2023.10.17 23:51:50.333803 [ 3 ] {} <Debug> HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2023.10.17 23:51:50.334017 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
524 | 2023.10.17 23:51:50.334073 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
525 | 2023.10.17 23:51:50.338549 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Loading data parts | ||
526 | 2023.10.17 23:51:50.338650 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): There are no data parts | ||
527 | 2023.10.17 23:51:50.340135 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2023.10.17 23:51:50.340162 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
529 | 2023.10.17 23:51:50.340200 [ 3 ] {} <Debug> HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Destroying unnamed session | ||
530 | 2023.10.17 23:51:50.340380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2023.10.17 23:51:50.340442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
532 | 2023.10.17 23:51:50.340468 [ 3 ] {} <Debug> HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
533 | 2023.10.17 23:51:50.340484 [ 3 ] {} <Debug> HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2023.10.17 23:51:50.340643 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
535 | 2023.10.17 23:51:50.340693 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2023.10.17 23:51:50.342036 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Debug> oximeter.fields_bool (7f812abe-e386-4646-bf21-e41be16216f4): Loading data parts | ||
537 | 2023.10.17 23:51:50.342132 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Debug> oximeter.fields_bool (7f812abe-e386-4646-bf21-e41be16216f4): There are no data parts | ||
538 | 2023.10.17 23:51:50.343161 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Debug> DynamicQueryHandler: Done processing query | ||
539 | 2023.10.17 23:51:50.343196 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
540 | 2023.10.17 23:51:50.343218 [ 3 ] {} <Debug> HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Destroying unnamed session | ||
541 | 2023.10.17 23:51:50.343369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2023.10.17 23:51:50.343420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
543 | 2023.10.17 23:51:50.343447 [ 3 ] {} <Debug> HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
544 | 2023.10.17 23:51:50.343463 [ 3 ] {} <Debug> HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2023.10.17 23:51:50.343627 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
546 | 2023.10.17 23:51:50.343685 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
547 | 2023.10.17 23:51:50.344928 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Debug> oximeter.fields_i8 (7673cb07-6471-4e50-8667-3ede49bd2ed1): Loading data parts | ||
548 | 2023.10.17 23:51:50.345039 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Debug> oximeter.fields_i8 (7673cb07-6471-4e50-8667-3ede49bd2ed1): There are no data parts | ||
549 | 2023.10.17 23:51:50.346051 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Debug> DynamicQueryHandler: Done processing query | ||
550 | 2023.10.17 23:51:50.346084 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
551 | 2023.10.17 23:51:50.346100 [ 3 ] {} <Debug> HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Destroying unnamed session | ||
552 | 2023.10.17 23:51:50.346232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
553 | 2023.10.17 23:51:50.346281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
554 | 2023.10.17 23:51:50.346299 [ 3 ] {} <Debug> HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
555 | 2023.10.17 23:51:50.346323 [ 3 ] {} <Debug> HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2023.10.17 23:51:50.346474 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
557 | 2023.10.17 23:51:50.346522 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
558 | 2023.10.17 23:51:50.347832 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Debug> oximeter.fields_u8 (8afb8930-5a8f-4149-b200-66dbe1bc9ed4): Loading data parts | ||
559 | 2023.10.17 23:51:50.347931 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Debug> oximeter.fields_u8 (8afb8930-5a8f-4149-b200-66dbe1bc9ed4): There are no data parts | ||
560 | 2023.10.17 23:51:50.349422 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Debug> DynamicQueryHandler: Done processing query | ||
561 | 2023.10.17 23:51:50.349448 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
562 | 2023.10.17 23:51:50.349471 [ 3 ] {} <Debug> HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Destroying unnamed session | ||
563 | 2023.10.17 23:51:50.349597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
564 | 2023.10.17 23:51:50.349647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
565 | 2023.10.17 23:51:50.349673 [ 3 ] {} <Debug> HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
566 | 2023.10.17 23:51:50.349690 [ 3 ] {} <Debug> HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2023.10.17 23:51:50.349868 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
568 | 2023.10.17 23:51:50.349919 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
569 | 2023.10.17 23:51:50.355498 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Debug> oximeter.fields_i16 (8a026334-ead3-43b6-819c-5376c0468dbe): Loading data parts | ||
570 | 2023.10.17 23:51:50.355619 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Debug> oximeter.fields_i16 (8a026334-ead3-43b6-819c-5376c0468dbe): There are no data parts | ||
571 | 2023.10.17 23:51:50.357256 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Debug> DynamicQueryHandler: Done processing query | ||
572 | 2023.10.17 23:51:50.357283 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
573 | 2023.10.17 23:51:50.357300 [ 3 ] {} <Debug> HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Destroying unnamed session | ||
574 | 2023.10.17 23:51:50.357438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
575 | 2023.10.17 23:51:50.357488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
576 | 2023.10.17 23:51:50.357507 [ 3 ] {} <Debug> HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
577 | 2023.10.17 23:51:50.357530 [ 3 ] {} <Debug> HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2023.10.17 23:51:50.357690 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
579 | 2023.10.17 23:51:50.357734 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
580 | 2023.10.17 23:51:50.359423 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Debug> oximeter.fields_u16 (a4a5ea1b-7637-4f1d-8555-950d468f6b35): Loading data parts | ||
581 | 2023.10.17 23:51:50.359520 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Debug> oximeter.fields_u16 (a4a5ea1b-7637-4f1d-8555-950d468f6b35): There are no data parts | ||
582 | 2023.10.17 23:51:50.360927 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Debug> DynamicQueryHandler: Done processing query | ||
583 | 2023.10.17 23:51:50.360969 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
584 | 2023.10.17 23:51:50.360984 [ 3 ] {} <Debug> HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Destroying unnamed session | ||
585 | 2023.10.17 23:51:50.361109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
586 | 2023.10.17 23:51:50.361165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
587 | 2023.10.17 23:51:50.361185 [ 3 ] {} <Debug> HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
588 | 2023.10.17 23:51:50.361208 [ 3 ] {} <Debug> HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2023.10.17 23:51:50.361363 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
590 | 2023.10.17 23:51:50.361418 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
591 | 2023.10.17 23:51:50.363009 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Debug> oximeter.fields_i32 (f384a796-d61a-40a4-bfaf-6af3c2c80782): Loading data parts | ||
592 | 2023.10.17 23:51:50.363098 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Debug> oximeter.fields_i32 (f384a796-d61a-40a4-bfaf-6af3c2c80782): There are no data parts | ||
593 | 2023.10.17 23:51:50.364160 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Debug> DynamicQueryHandler: Done processing query | ||
594 | 2023.10.17 23:51:50.364185 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
595 | 2023.10.17 23:51:50.364221 [ 3 ] {} <Debug> HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Destroying unnamed session | ||
596 | 2023.10.17 23:51:50.364338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
597 | 2023.10.17 23:51:50.364387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
598 | 2023.10.17 23:51:50.364425 [ 3 ] {} <Debug> HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
599 | 2023.10.17 23:51:50.364441 [ 3 ] {} <Debug> HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2023.10.17 23:51:50.364600 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
601 | 2023.10.17 23:51:50.364647 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
602 | 2023.10.17 23:51:50.366614 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Debug> oximeter.fields_u32 (06a948fd-95a1-4300-9b52-f49303c8a892): Loading data parts | ||
603 | 2023.10.17 23:51:50.366723 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Debug> oximeter.fields_u32 (06a948fd-95a1-4300-9b52-f49303c8a892): There are no data parts | ||
604 | 2023.10.17 23:51:50.367887 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Debug> DynamicQueryHandler: Done processing query | ||
605 | 2023.10.17 23:51:50.367920 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
606 | 2023.10.17 23:51:50.367936 [ 3 ] {} <Debug> HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Destroying unnamed session | ||
607 | 2023.10.17 23:51:50.368063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
608 | 2023.10.17 23:51:50.368115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
609 | 2023.10.17 23:51:50.368136 [ 3 ] {} <Debug> HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
610 | 2023.10.17 23:51:50.368160 [ 3 ] {} <Debug> HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2023.10.17 23:51:50.368320 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
612 | 2023.10.17 23:51:50.368376 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
613 | 2023.10.17 23:51:50.370049 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Loading data parts | ||
614 | 2023.10.17 23:51:50.370136 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): There are no data parts | ||
615 | 2023.10.17 23:51:50.371199 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.10.17 23:51:50.371224 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
617 | 2023.10.17 23:51:50.371248 [ 3 ] {} <Debug> HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Destroying unnamed session | ||
618 | 2023.10.17 23:51:50.371387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.10.17 23:51:50.371432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.10.17 23:51:50.371458 [ 3 ] {} <Debug> HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
621 | 2023.10.17 23:51:50.371485 [ 3 ] {} <Debug> HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.10.17 23:51:50.371637 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
623 | 2023.10.17 23:51:50.371688 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2023.10.17 23:51:50.373135 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Debug> oximeter.fields_u64 (e86ea849-e437-4b70-8b72-089ffc4b0708): Loading data parts | ||
625 | 2023.10.17 23:51:50.373230 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Debug> oximeter.fields_u64 (e86ea849-e437-4b70-8b72-089ffc4b0708): There are no data parts | ||
626 | 2023.10.17 23:51:50.374632 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Debug> DynamicQueryHandler: Done processing query | ||
627 | 2023.10.17 23:51:50.374657 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
628 | 2023.10.17 23:51:50.374683 [ 3 ] {} <Debug> HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Destroying unnamed session | ||
629 | 2023.10.17 23:51:50.374809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2023.10.17 23:51:50.374860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
631 | 2023.10.17 23:51:50.374885 [ 3 ] {} <Debug> HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
632 | 2023.10.17 23:51:50.374901 [ 3 ] {} <Debug> HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2023.10.17 23:51:50.375061 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
634 | 2023.10.17 23:51:50.375110 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
635 | 2023.10.17 23:51:50.380583 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Debug> oximeter.fields_ipaddr (06d6bcd4-5031-4ffc-b4d8-27fe8c8e022b): Loading data parts | ||
636 | 2023.10.17 23:51:50.380702 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Debug> oximeter.fields_ipaddr (06d6bcd4-5031-4ffc-b4d8-27fe8c8e022b): There are no data parts | ||
637 | 2023.10.17 23:51:50.381994 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Debug> DynamicQueryHandler: Done processing query | ||
638 | 2023.10.17 23:51:50.382029 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
639 | 2023.10.17 23:51:50.382046 [ 3 ] {} <Debug> HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Destroying unnamed session | ||
640 | 2023.10.17 23:51:50.382185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
641 | 2023.10.17 23:51:50.382244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
642 | 2023.10.17 23:51:50.382262 [ 3 ] {} <Debug> HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
643 | 2023.10.17 23:51:50.382285 [ 3 ] {} <Debug> HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2023.10.17 23:51:50.382446 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
645 | 2023.10.17 23:51:50.382495 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
646 | 2023.10.17 23:51:50.383911 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Loading data parts | ||
647 | 2023.10.17 23:51:50.384003 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): There are no data parts | ||
648 | 2023.10.17 23:51:50.385420 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2023.10.17 23:51:50.385454 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
650 | 2023.10.17 23:51:50.385469 [ 3 ] {} <Debug> HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Destroying unnamed session | ||
651 | 2023.10.17 23:51:50.385590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2023.10.17 23:51:50.385647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
653 | 2023.10.17 23:51:50.385675 [ 3 ] {} <Debug> HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
654 | 2023.10.17 23:51:50.385698 [ 3 ] {} <Debug> HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2023.10.17 23:51:50.385850 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
656 | 2023.10.17 23:51:50.385902 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
657 | 2023.10.17 23:51:50.387470 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Loading data parts | ||
658 | 2023.10.17 23:51:50.387562 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): There are no data parts | ||
659 | 2023.10.17 23:51:50.388606 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.10.17 23:51:50.388631 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
661 | 2023.10.17 23:51:50.388656 [ 3 ] {} <Debug> HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Destroying unnamed session | ||
662 | 2023.10.17 23:51:50.388789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.10.17 23:51:50.388840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.10.17 23:51:50.388875 [ 3 ] {} <Debug> HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
665 | 2023.10.17 23:51:50.388892 [ 3 ] {} <Debug> HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.10.17 23:51:50.389083 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) 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) | ||
667 | 2023.10.17 23:51:50.389148 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
668 | 2023.10.17 23:51:50.390476 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Debug> oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Loading data parts | ||
669 | 2023.10.17 23:51:50.390575 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Debug> oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): There are no data parts | ||
670 | 2023.10.17 23:51:50.391669 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Debug> DynamicQueryHandler: Done processing query | ||
671 | 2023.10.17 23:51:50.391695 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
672 | 2023.10.17 23:51:50.391712 [ 3 ] {} <Debug> HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Destroying unnamed session | ||
673 | 2023.10.17 23:51:50.391854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
674 | 2023.10.17 23:51:50.391905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
675 | 2023.10.17 23:51:50.391924 [ 3 ] {} <Debug> HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 | ||
676 | 2023.10.17 23:51:50.391948 [ 3 ] {} <Debug> HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2023.10.17 23:51:50.392072 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44113) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
678 | 2023.10.17 23:51:50.392757 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
679 | 2023.10.17 23:51:50.396326 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.23 GiB. | ||
680 | 2023.10.17 23:51:50.398706 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
681 | 2023.10.17 23:51:50.398925 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Trace> oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
682 | 2023.10.17 23:51:50.399192 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007085375 sec., 141 rows/sec., 2.21 KiB/sec. | ||
683 | 2023.10.17 23:51:50.399321 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.10.17 23:51:50.399341 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
685 | 2023.10.17 23:51:50.399364 [ 3 ] {} <Debug> HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Destroying unnamed session | ||
686 | 2023.10.17 23:51:51.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB | ||
687 | 2023.10.17 23:52:05.174240 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
688 | 2023.10.17 23:52:05.174305 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
689 | 2023.10.17 23:52:20.174345 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
690 | 2023.10.17 23:52:20.174526 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
691 | 2023.10.17 23:52:35.174563 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
692 | 2023.10.17 23:52:35.174636 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
693 | 2023.10.17 23:52:50.174696 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
694 | 2023.10.17 23:52:50.174767 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
695 | 2023.10.17 23:53:05.175017 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
696 | 2023.10.17 23:53:05.175110 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
697 | 2023.10.17 23:53:20.175145 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
698 | 2023.10.17 23:53:20.175216 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
699 | 2023.10.17 23:53:20.432248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
700 | 2023.10.17 23:53:20.432363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
701 | 2023.10.17 23:53:20.432426 [ 3 ] {} <Debug> HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
702 | 2023.10.17 23:53:20.432480 [ 3 ] {} <Debug> HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2023.10.17 23:53:20.432619 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
704 | 2023.10.17 23:53:20.432708 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
705 | 2023.10.17 23:53:20.438318 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
706 | 2023.10.17 23:53:20.445923 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
707 | 2023.10.17 23:53:20.448893 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
708 | 2023.10.17 23:53:20.449123 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Trace> oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
709 | 2023.10.17 23:53:20.449259 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.016585983 sec., 723 rows/sec., 97.62 KiB/sec. | ||
710 | 2023.10.17 23:53:20.449496 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Debug> DynamicQueryHandler: Done processing query | ||
711 | 2023.10.17 23:53:20.449542 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
712 | 2023.10.17 23:53:20.449561 [ 3 ] {} <Debug> HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Destroying unnamed session | ||
713 | 2023.10.17 23:53:20.449726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
714 | 2023.10.17 23:53:20.449790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
715 | 2023.10.17 23:53:20.449810 [ 3 ] {} <Debug> HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
716 | 2023.10.17 23:53:20.449836 [ 3 ] {} <Debug> HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
717 | 2023.10.17 23:53:20.449928 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
718 | 2023.10.17 23:53:20.449971 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
719 | 2023.10.17 23:53:20.450088 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
720 | 2023.10.17 23:53:20.455896 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
721 | 2023.10.17 23:53:20.456165 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
722 | 2023.10.17 23:53:20.456360 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
723 | 2023.10.17 23:53:20.456518 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006552313 sec., 915 rows/sec., 51.87 KiB/sec. | ||
724 | 2023.10.17 23:53:20.456686 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Debug> DynamicQueryHandler: Done processing query | ||
725 | 2023.10.17 23:53:20.456724 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
726 | 2023.10.17 23:53:20.456744 [ 3 ] {} <Debug> HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Destroying unnamed session | ||
727 | 2023.10.17 23:53:20.456929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2023.10.17 23:53:20.456983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
729 | 2023.10.17 23:53:20.457001 [ 3 ] {} <Debug> HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
730 | 2023.10.17 23:53:20.457026 [ 3 ] {} <Debug> HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2023.10.17 23:53:20.457105 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
732 | 2023.10.17 23:53:20.457144 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
733 | 2023.10.17 23:53:20.457259 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
734 | 2023.10.17 23:53:20.457600 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
735 | 2023.10.17 23:53:20.457819 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2023.10.17 23:53:20.457981 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
737 | 2023.10.17 23:53:20.458098 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000966291 sec., 90034 rows/sec., 8.42 MiB/sec. | ||
738 | 2023.10.17 23:53:20.458219 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2023.10.17 23:53:20.458240 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
740 | 2023.10.17 23:53:20.458255 [ 3 ] {} <Debug> HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Destroying unnamed session | ||
741 | 2023.10.17 23:53:20.458587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2023.10.17 23:53:20.458640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2023.10.17 23:53:20.458658 [ 3 ] {} <Debug> HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
744 | 2023.10.17 23:53:20.458681 [ 3 ] {} <Debug> HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2023.10.17 23:53:20.458768 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
746 | 2023.10.17 23:53:20.458805 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
747 | 2023.10.17 23:53:20.460466 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
748 | 2023.10.17 23:53:20.465490 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
749 | 2023.10.17 23:53:20.467678 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
750 | 2023.10.17 23:53:20.467866 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
751 | 2023.10.17 23:53:20.468029 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.009231442 sec., 28597 rows/sec., 1.96 MiB/sec. | ||
752 | 2023.10.17 23:53:20.468197 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2023.10.17 23:53:20.468234 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
754 | 2023.10.17 23:53:20.468262 [ 3 ] {} <Debug> HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Destroying unnamed session | ||
755 | 2023.10.17 23:53:20.468514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2023.10.17 23:53:20.468576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2023.10.17 23:53:20.468607 [ 3 ] {} <Debug> HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
758 | 2023.10.17 23:53:20.468626 [ 3 ] {} <Debug> HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2023.10.17 23:53:20.468718 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
760 | 2023.10.17 23:53:20.468770 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
761 | 2023.10.17 23:53:20.468877 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
762 | 2023.10.17 23:53:20.471062 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
763 | 2023.10.17 23:53:20.475148 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2023.10.17 23:53:20.475358 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2023.10.17 23:53:20.475499 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.006735018 sec., 890 rows/sec., 37.41 KiB/sec. | ||
766 | 2023.10.17 23:53:20.475650 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2023.10.17 23:53:20.475677 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
768 | 2023.10.17 23:53:20.475704 [ 3 ] {} <Debug> HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Destroying unnamed session | ||
769 | 2023.10.17 23:53:20.475863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
770 | 2023.10.17 23:53:20.475917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
771 | 2023.10.17 23:53:20.475943 [ 3 ] {} <Debug> HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
772 | 2023.10.17 23:53:20.475960 [ 3 ] {} <Debug> HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
773 | 2023.10.17 23:53:20.476039 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
774 | 2023.10.17 23:53:20.476089 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
775 | 2023.10.17 23:53:20.476213 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
776 | 2023.10.17 23:53:20.476514 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
777 | 2023.10.17 23:53:20.476774 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
778 | 2023.10.17 23:53:20.476950 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
779 | 2023.10.17 23:53:20.477084 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001005022 sec., 62685 rows/sec., 3.80 MiB/sec. | ||
780 | 2023.10.17 23:53:20.477220 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Debug> DynamicQueryHandler: Done processing query | ||
781 | 2023.10.17 23:53:20.477243 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
782 | 2023.10.17 23:53:20.477267 [ 3 ] {} <Debug> HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Destroying unnamed session | ||
783 | 2023.10.17 23:53:20.477394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
784 | 2023.10.17 23:53:20.477454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
785 | 2023.10.17 23:53:20.477473 [ 3 ] {} <Debug> HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
786 | 2023.10.17 23:53:20.477489 [ 3 ] {} <Debug> HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2023.10.17 23:53:20.477566 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
788 | 2023.10.17 23:53:20.477614 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
789 | 2023.10.17 23:53:20.477726 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
790 | 2023.10.17 23:53:20.477970 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
791 | 2023.10.17 23:53:20.478222 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
792 | 2023.10.17 23:53:20.478400 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
793 | 2023.10.17 23:53:20.478537 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00093365 sec., 20350 rows/sec., 1.06 MiB/sec. | ||
794 | 2023.10.17 23:53:20.478660 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2023.10.17 23:53:20.478683 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
796 | 2023.10.17 23:53:20.478708 [ 3 ] {} <Debug> HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Destroying unnamed session | ||
797 | 2023.10.17 23:53:30.407128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2023.10.17 23:53:30.407248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2023.10.17 23:53:30.407301 [ 3 ] {} <Debug> HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
800 | 2023.10.17 23:53:30.407326 [ 3 ] {} <Debug> HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2023.10.17 23:53:30.407455 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
802 | 2023.10.17 23:53:30.407530 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
803 | 2023.10.17 23:53:30.407688 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
804 | 2023.10.17 23:53:30.408077 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
805 | 2023.10.17 23:53:30.408352 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
806 | 2023.10.17 23:53:30.408521 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
807 | 2023.10.17 23:53:30.408668 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001160655 sec., 5169 rows/sec., 292.80 KiB/sec. | ||
808 | 2023.10.17 23:53:30.408843 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2023.10.17 23:53:30.408868 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
810 | 2023.10.17 23:53:30.408884 [ 3 ] {} <Debug> HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Destroying unnamed session | ||
811 | 2023.10.17 23:53:30.409034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2023.10.17 23:53:30.409084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2023.10.17 23:53:30.409104 [ 3 ] {} <Debug> HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
814 | 2023.10.17 23:53:30.409121 [ 3 ] {} <Debug> HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2023.10.17 23:53:30.409202 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
816 | 2023.10.17 23:53:30.409242 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
817 | 2023.10.17 23:53:30.409350 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
818 | 2023.10.17 23:53:30.409676 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
819 | 2023.10.17 23:53:30.409887 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
820 | 2023.10.17 23:53:30.410035 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
821 | 2023.10.17 23:53:30.410157 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.00092711 sec., 93839 rows/sec., 8.77 MiB/sec. | ||
822 | 2023.10.17 23:53:30.410300 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Debug> DynamicQueryHandler: Done processing query | ||
823 | 2023.10.17 23:53:30.410324 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
824 | 2023.10.17 23:53:30.410340 [ 3 ] {} <Debug> HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Destroying unnamed session | ||
825 | 2023.10.17 23:53:30.410621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
826 | 2023.10.17 23:53:30.410667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
827 | 2023.10.17 23:53:30.410685 [ 3 ] {} <Debug> HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
828 | 2023.10.17 23:53:30.410702 [ 3 ] {} <Debug> HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2023.10.17 23:53:30.410789 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
830 | 2023.10.17 23:53:30.410828 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
831 | 2023.10.17 23:53:30.410934 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
832 | 2023.10.17 23:53:30.411423 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
833 | 2023.10.17 23:53:30.411642 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
834 | 2023.10.17 23:53:30.411789 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
835 | 2023.10.17 23:53:30.411909 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001092684 sec., 241606 rows/sec., 16.57 MiB/sec. | ||
836 | 2023.10.17 23:53:30.412036 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Debug> DynamicQueryHandler: Done processing query | ||
837 | 2023.10.17 23:53:30.412058 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
838 | 2023.10.17 23:53:30.412074 [ 3 ] {} <Debug> HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Destroying unnamed session | ||
839 | 2023.10.17 23:53:30.412187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
840 | 2023.10.17 23:53:30.412230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
841 | 2023.10.17 23:53:30.412249 [ 3 ] {} <Debug> HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
842 | 2023.10.17 23:53:30.412265 [ 3 ] {} <Debug> HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
843 | 2023.10.17 23:53:30.412334 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
844 | 2023.10.17 23:53:30.412372 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
845 | 2023.10.17 23:53:30.412479 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
846 | 2023.10.17 23:53:30.412749 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
847 | 2023.10.17 23:53:30.412993 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
848 | 2023.10.17 23:53:30.413168 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
849 | 2023.10.17 23:53:30.413291 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092787 sec., 6466 rows/sec., 271.54 KiB/sec. | ||
850 | 2023.10.17 23:53:30.413417 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Debug> DynamicQueryHandler: Done processing query | ||
851 | 2023.10.17 23:53:30.413440 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
852 | 2023.10.17 23:53:30.413456 [ 3 ] {} <Debug> HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Destroying unnamed session | ||
853 | 2023.10.17 23:53:30.413596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
854 | 2023.10.17 23:53:30.413641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
855 | 2023.10.17 23:53:30.413660 [ 3 ] {} <Debug> HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
856 | 2023.10.17 23:53:30.413677 [ 3 ] {} <Debug> HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2023.10.17 23:53:30.413751 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
858 | 2023.10.17 23:53:30.413792 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
859 | 2023.10.17 23:53:30.413910 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
860 | 2023.10.17 23:53:30.414227 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
861 | 2023.10.17 23:53:30.414485 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
862 | 2023.10.17 23:53:30.414657 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
863 | 2023.10.17 23:53:30.414786 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001003332 sec., 62790 rows/sec., 3.81 MiB/sec. | ||
864 | 2023.10.17 23:53:30.414916 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Debug> DynamicQueryHandler: Done processing query | ||
865 | 2023.10.17 23:53:30.414939 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
866 | 2023.10.17 23:53:30.414955 [ 3 ] {} <Debug> HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Destroying unnamed session | ||
867 | 2023.10.17 23:53:30.415068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
868 | 2023.10.17 23:53:30.415112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
869 | 2023.10.17 23:53:30.415132 [ 3 ] {} <Debug> HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
870 | 2023.10.17 23:53:30.415148 [ 3 ] {} <Debug> HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
871 | 2023.10.17 23:53:30.415218 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
872 | 2023.10.17 23:53:30.415257 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
873 | 2023.10.17 23:53:30.415359 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
874 | 2023.10.17 23:53:30.415627 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
875 | 2023.10.17 23:53:30.415866 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
876 | 2023.10.17 23:53:30.416034 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
877 | 2023.10.17 23:53:30.416147 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00090225 sec., 21058 rows/sec., 1.09 MiB/sec. | ||
878 | 2023.10.17 23:53:30.416263 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Debug> DynamicQueryHandler: Done processing query | ||
879 | 2023.10.17 23:53:30.416285 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
880 | 2023.10.17 23:53:30.416301 [ 3 ] {} <Debug> HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Destroying unnamed session | ||
881 | 2023.10.17 23:53:35.175294 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
882 | 2023.10.17 23:53:35.175369 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
883 | 2023.10.17 23:53:35.402897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
884 | 2023.10.17 23:53:35.402989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
885 | 2023.10.17 23:53:35.403015 [ 3 ] {} <Debug> HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
886 | 2023.10.17 23:53:35.403039 [ 3 ] {} <Debug> HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
887 | 2023.10.17 23:53:35.403164 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
888 | 2023.10.17 23:53:35.403228 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
889 | 2023.10.17 23:53:35.403437 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
890 | 2023.10.17 23:53:35.403856 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
891 | 2023.10.17 23:53:35.404161 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
892 | 2023.10.17 23:53:35.404326 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Trace> oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
893 | 2023.10.17 23:53:35.404451 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001249997 sec., 3200 rows/sec., 346.09 KiB/sec. | ||
894 | 2023.10.17 23:53:35.404612 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Debug> DynamicQueryHandler: Done processing query | ||
895 | 2023.10.17 23:53:35.404637 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
896 | 2023.10.17 23:53:35.404654 [ 3 ] {} <Debug> HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Destroying unnamed session | ||
897 | 2023.10.17 23:53:35.404766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
898 | 2023.10.17 23:53:35.404818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
899 | 2023.10.17 23:53:35.404837 [ 3 ] {} <Debug> HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
900 | 2023.10.17 23:53:35.404857 [ 3 ] {} <Debug> HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
901 | 2023.10.17 23:53:35.404937 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
902 | 2023.10.17 23:53:35.404980 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
903 | 2023.10.17 23:53:35.405091 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
904 | 2023.10.17 23:53:35.405400 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
905 | 2023.10.17 23:53:35.405621 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
906 | 2023.10.17 23:53:35.405774 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
907 | 2023.10.17 23:53:35.405904 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Information> executeQuery: Read 5 rows, 415.00 B in 0.00093586 sec., 5342 rows/sec., 433.05 KiB/sec. | ||
908 | 2023.10.17 23:53:35.406029 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Debug> DynamicQueryHandler: Done processing query | ||
909 | 2023.10.17 23:53:35.406052 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
910 | 2023.10.17 23:53:35.406068 [ 3 ] {} <Debug> HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Destroying unnamed session | ||
911 | 2023.10.17 23:53:35.406184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
912 | 2023.10.17 23:53:35.406231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
913 | 2023.10.17 23:53:35.406250 [ 3 ] {} <Debug> HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
914 | 2023.10.17 23:53:35.406268 [ 3 ] {} <Debug> HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
915 | 2023.10.17 23:53:35.406340 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
916 | 2023.10.17 23:53:35.406381 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
917 | 2023.10.17 23:53:35.406487 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
918 | 2023.10.17 23:53:35.406774 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
919 | 2023.10.17 23:53:35.406977 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
920 | 2023.10.17 23:53:35.407126 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
921 | 2023.10.17 23:53:35.407250 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Information> executeQuery: Read 15 rows, 1.35 KiB in 0.000881219 sec., 17021 rows/sec., 1.49 MiB/sec. | ||
922 | 2023.10.17 23:53:35.407370 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Debug> DynamicQueryHandler: Done processing query | ||
923 | 2023.10.17 23:53:35.407394 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
924 | 2023.10.17 23:53:35.407409 [ 3 ] {} <Debug> HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Destroying unnamed session | ||
925 | 2023.10.17 23:53:35.407517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2023.10.17 23:53:35.407562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
927 | 2023.10.17 23:53:35.407581 [ 3 ] {} <Debug> HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
928 | 2023.10.17 23:53:35.407599 [ 3 ] {} <Debug> HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
929 | 2023.10.17 23:53:35.407670 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
930 | 2023.10.17 23:53:35.407708 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
931 | 2023.10.17 23:53:35.407816 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
932 | 2023.10.17 23:53:35.408099 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
933 | 2023.10.17 23:53:35.408303 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
934 | 2023.10.17 23:53:35.408451 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
935 | 2023.10.17 23:53:35.408572 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Information> executeQuery: Read 11 rows, 904.00 B in 0.000875909 sec., 12558 rows/sec., 1007.88 KiB/sec. | ||
936 | 2023.10.17 23:53:35.408691 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Debug> DynamicQueryHandler: Done processing query | ||
937 | 2023.10.17 23:53:35.408715 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
938 | 2023.10.17 23:53:35.408730 [ 3 ] {} <Debug> HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Destroying unnamed session | ||
939 | 2023.10.17 23:53:35.408838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
940 | 2023.10.17 23:53:35.408883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
941 | 2023.10.17 23:53:35.408902 [ 3 ] {} <Debug> HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
942 | 2023.10.17 23:53:35.408919 [ 3 ] {} <Debug> HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2023.10.17 23:53:35.408991 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
944 | 2023.10.17 23:53:35.409036 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
945 | 2023.10.17 23:53:35.409200 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
946 | 2023.10.17 23:53:35.409584 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
947 | 2023.10.17 23:53:35.411037 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
948 | 2023.10.17 23:53:35.411239 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
949 | 2023.10.17 23:53:35.411369 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002348591 sec., 2128 rows/sec., 2.87 MiB/sec. | ||
950 | 2023.10.17 23:53:35.411519 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Debug> DynamicQueryHandler: Done processing query | ||
951 | 2023.10.17 23:53:35.411543 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
952 | 2023.10.17 23:53:35.411559 [ 3 ] {} <Debug> HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Destroying unnamed session | ||
953 | 2023.10.17 23:53:35.411679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
954 | 2023.10.17 23:53:35.411724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
955 | 2023.10.17 23:53:35.411743 [ 3 ] {} <Debug> HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
956 | 2023.10.17 23:53:35.411760 [ 3 ] {} <Debug> HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
957 | 2023.10.17 23:53:35.411830 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
958 | 2023.10.17 23:53:35.411871 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
959 | 2023.10.17 23:53:35.411978 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
960 | 2023.10.17 23:53:35.412269 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
961 | 2023.10.17 23:53:35.412509 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
962 | 2023.10.17 23:53:35.412684 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
963 | 2023.10.17 23:53:35.412811 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Information> executeQuery: Read 6 rows, 428.00 B in 0.00094784 sec., 6330 rows/sec., 440.97 KiB/sec. | ||
964 | 2023.10.17 23:53:35.412947 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Debug> DynamicQueryHandler: Done processing query | ||
965 | 2023.10.17 23:53:35.412970 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
966 | 2023.10.17 23:53:35.412986 [ 3 ] {} <Debug> HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Destroying unnamed session | ||
967 | 2023.10.17 23:53:40.406579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
968 | 2023.10.17 23:53:40.406713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
969 | 2023.10.17 23:53:40.406745 [ 3 ] {} <Debug> HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
970 | 2023.10.17 23:53:40.406773 [ 3 ] {} <Debug> HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
971 | 2023.10.17 23:53:40.406914 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
972 | 2023.10.17 23:53:40.406981 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
973 | 2023.10.17 23:53:40.407164 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
974 | 2023.10.17 23:53:40.407567 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
975 | 2023.10.17 23:53:40.407836 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
976 | 2023.10.17 23:53:40.408008 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
977 | 2023.10.17 23:53:40.408136 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001181936 sec., 5076 rows/sec., 287.53 KiB/sec. | ||
978 | 2023.10.17 23:53:40.408279 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Debug> DynamicQueryHandler: Done processing query | ||
979 | 2023.10.17 23:53:40.408304 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
980 | 2023.10.17 23:53:40.408321 [ 3 ] {} <Debug> HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Destroying unnamed session | ||
981 | 2023.10.17 23:53:40.408455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
982 | 2023.10.17 23:53:40.408502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
983 | 2023.10.17 23:53:40.408523 [ 3 ] {} <Debug> HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
984 | 2023.10.17 23:53:40.408541 [ 3 ] {} <Debug> HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
985 | 2023.10.17 23:53:40.408623 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
986 | 2023.10.17 23:53:40.408665 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
987 | 2023.10.17 23:53:40.408770 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
988 | 2023.10.17 23:53:40.409103 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
989 | 2023.10.17 23:53:40.409320 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
990 | 2023.10.17 23:53:40.409477 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
991 | 2023.10.17 23:53:40.409602 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000950091 sec., 91570 rows/sec., 8.56 MiB/sec. | ||
992 | 2023.10.17 23:53:40.409720 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Debug> DynamicQueryHandler: Done processing query | ||
993 | 2023.10.17 23:53:40.409743 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
994 | 2023.10.17 23:53:40.409759 [ 3 ] {} <Debug> HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Destroying unnamed session | ||
995 | 2023.10.17 23:53:40.409926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
996 | 2023.10.17 23:53:40.409972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
997 | 2023.10.17 23:53:40.409991 [ 3 ] {} <Debug> HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
998 | 2023.10.17 23:53:40.410008 [ 3 ] {} <Debug> HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
999 | 2023.10.17 23:53:40.410093 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1000 | 2023.10.17 23:53:40.410133 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1001 | 2023.10.17 23:53:40.410239 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1002 | 2023.10.17 23:53:40.410654 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1003 | 2023.10.17 23:53:40.410875 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1004 | 2023.10.17 23:53:40.411031 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1005 | 2023.10.17 23:53:40.411148 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001026393 sec., 257211 rows/sec., 17.64 MiB/sec. | ||
1006 | 2023.10.17 23:53:40.411305 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Debug> DynamicQueryHandler: Done processing query | ||
1007 | 2023.10.17 23:53:40.411328 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1008 | 2023.10.17 23:53:40.411344 [ 3 ] {} <Debug> HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Destroying unnamed session | ||
1009 | 2023.10.17 23:53:40.411451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2023.10.17 23:53:40.411494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1011 | 2023.10.17 23:53:40.411512 [ 3 ] {} <Debug> HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1012 | 2023.10.17 23:53:40.411530 [ 3 ] {} <Debug> HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2023.10.17 23:53:40.411599 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1014 | 2023.10.17 23:53:40.411638 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1015 | 2023.10.17 23:53:40.411755 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1016 | 2023.10.17 23:53:40.411991 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1017 | 2023.10.17 23:53:40.412232 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1018 | 2023.10.17 23:53:40.412405 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1019 | 2023.10.17 23:53:40.412532 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090128 sec., 6657 rows/sec., 279.55 KiB/sec. | ||
1020 | 2023.10.17 23:53:40.412664 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Debug> DynamicQueryHandler: Done processing query | ||
1021 | 2023.10.17 23:53:40.412687 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1022 | 2023.10.17 23:53:40.412703 [ 3 ] {} <Debug> HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Destroying unnamed session | ||
1023 | 2023.10.17 23:53:40.412834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1024 | 2023.10.17 23:53:40.412878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1025 | 2023.10.17 23:53:40.412896 [ 3 ] {} <Debug> HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1026 | 2023.10.17 23:53:40.412914 [ 3 ] {} <Debug> HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1027 | 2023.10.17 23:53:40.412986 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1028 | 2023.10.17 23:53:40.413028 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1029 | 2023.10.17 23:53:40.413145 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1030 | 2023.10.17 23:53:40.413431 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1031 | 2023.10.17 23:53:40.413674 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1032 | 2023.10.17 23:53:40.413851 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1033 | 2023.10.17 23:53:40.413976 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00096159 sec., 65516 rows/sec., 3.97 MiB/sec. | ||
1034 | 2023.10.17 23:53:40.414104 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Debug> DynamicQueryHandler: Done processing query | ||
1035 | 2023.10.17 23:53:40.414128 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1036 | 2023.10.17 23:53:40.414144 [ 3 ] {} <Debug> HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Destroying unnamed session | ||
1037 | 2023.10.17 23:53:40.414247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1038 | 2023.10.17 23:53:40.414292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1039 | 2023.10.17 23:53:40.414311 [ 3 ] {} <Debug> HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1040 | 2023.10.17 23:53:40.414327 [ 3 ] {} <Debug> HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1041 | 2023.10.17 23:53:40.414396 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1042 | 2023.10.17 23:53:40.414436 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1043 | 2023.10.17 23:53:40.414538 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1044 | 2023.10.17 23:53:40.414790 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1045 | 2023.10.17 23:53:40.415023 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1046 | 2023.10.17 23:53:40.415201 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1047 | 2023.10.17 23:53:40.415322 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00089746 sec., 21170 rows/sec., 1.10 MiB/sec. | ||
1048 | 2023.10.17 23:53:40.415439 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Debug> DynamicQueryHandler: Done processing query | ||
1049 | 2023.10.17 23:53:40.415461 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1050 | 2023.10.17 23:53:40.415477 [ 3 ] {} <Debug> HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Destroying unnamed session | ||
1051 | 2023.10.17 23:53:45.403103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1052 | 2023.10.17 23:53:45.403296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1053 | 2023.10.17 23:53:45.403346 [ 3 ] {} <Debug> HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1054 | 2023.10.17 23:53:45.403389 [ 3 ] {} <Debug> HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1055 | 2023.10.17 23:53:45.403600 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1056 | 2023.10.17 23:53:45.403684 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1057 | 2023.10.17 23:53:45.403847 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1058 | 2023.10.17 23:53:45.404314 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1059 | 2023.10.17 23:53:45.404598 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1060 | 2023.10.17 23:53:45.404765 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1061 | 2023.10.17 23:53:45.404921 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001263168 sec., 5541 rows/sec., 449.17 KiB/sec. | ||
1062 | 2023.10.17 23:53:45.405083 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Debug> DynamicQueryHandler: Done processing query | ||
1063 | 2023.10.17 23:53:45.405110 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1064 | 2023.10.17 23:53:45.405126 [ 3 ] {} <Debug> HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Destroying unnamed session | ||
1065 | 2023.10.17 23:53:45.405258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1066 | 2023.10.17 23:53:45.405310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1067 | 2023.10.17 23:53:45.405331 [ 3 ] {} <Debug> HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1068 | 2023.10.17 23:53:45.405350 [ 3 ] {} <Debug> HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2023.10.17 23:53:45.405434 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1070 | 2023.10.17 23:53:45.405478 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1071 | 2023.10.17 23:53:45.405587 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1072 | 2023.10.17 23:53:45.405911 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1073 | 2023.10.17 23:53:45.406128 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1074 | 2023.10.17 23:53:45.406276 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1075 | 2023.10.17 23:53:45.406408 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.000941841 sec., 22296 rows/sec., 2.01 MiB/sec. | ||
1076 | 2023.10.17 23:53:45.406547 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Debug> DynamicQueryHandler: Done processing query | ||
1077 | 2023.10.17 23:53:45.406571 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1078 | 2023.10.17 23:53:45.406587 [ 3 ] {} <Debug> HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Destroying unnamed session | ||
1079 | 2023.10.17 23:53:45.406712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1080 | 2023.10.17 23:53:45.406759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1081 | 2023.10.17 23:53:45.406778 [ 3 ] {} <Debug> HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1082 | 2023.10.17 23:53:45.406796 [ 3 ] {} <Debug> HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1083 | 2023.10.17 23:53:45.406868 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1084 | 2023.10.17 23:53:45.406909 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1085 | 2023.10.17 23:53:45.407017 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1086 | 2023.10.17 23:53:45.407300 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1087 | 2023.10.17 23:53:45.407503 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1088 | 2023.10.17 23:53:45.407654 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1089 | 2023.10.17 23:53:45.407781 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000884179 sec., 7916 rows/sec., 633.97 KiB/sec. | ||
1090 | 2023.10.17 23:53:45.407899 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Debug> DynamicQueryHandler: Done processing query | ||
1091 | 2023.10.17 23:53:45.407923 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1092 | 2023.10.17 23:53:45.407940 [ 3 ] {} <Debug> HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Destroying unnamed session | ||
1093 | 2023.10.17 23:53:45.408046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1094 | 2023.10.17 23:53:45.408092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1095 | 2023.10.17 23:53:45.408111 [ 3 ] {} <Debug> HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1096 | 2023.10.17 23:53:45.408128 [ 3 ] {} <Debug> HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1097 | 2023.10.17 23:53:45.408201 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1098 | 2023.10.17 23:53:45.408247 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1099 | 2023.10.17 23:53:45.408387 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1100 | 2023.10.17 23:53:45.408697 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1101 | 2023.10.17 23:53:45.408982 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1102 | 2023.10.17 23:53:45.409165 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1103 | 2023.10.17 23:53:45.409297 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001062933 sec., 6585 rows/sec., 8.89 MiB/sec. | ||
1104 | 2023.10.17 23:53:45.409429 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2023.10.17 23:53:45.409454 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1106 | 2023.10.17 23:53:45.409470 [ 3 ] {} <Debug> HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Destroying unnamed session | ||
1107 | 2023.10.17 23:53:50.175411 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1108 | 2023.10.17 23:53:50.175482 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1109 | 2023.10.17 23:53:50.406604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1110 | 2023.10.17 23:53:50.406716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1111 | 2023.10.17 23:53:50.406742 [ 3 ] {} <Debug> HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1112 | 2023.10.17 23:53:50.406767 [ 3 ] {} <Debug> HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1113 | 2023.10.17 23:53:50.406892 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1114 | 2023.10.17 23:53:50.406954 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1115 | 2023.10.17 23:53:50.407122 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1116 | 2023.10.17 23:53:50.407584 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1117 | 2023.10.17 23:53:50.407870 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1118 | 2023.10.17 23:53:50.408034 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1119 | 2023.10.17 23:53:50.408186 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001257638 sec., 4770 rows/sec., 270.22 KiB/sec. | ||
1120 | 2023.10.17 23:53:50.408380 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Debug> DynamicQueryHandler: Done processing query | ||
1121 | 2023.10.17 23:53:50.408411 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1122 | 2023.10.17 23:53:50.408431 [ 3 ] {} <Debug> HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Destroying unnamed session | ||
1123 | 2023.10.17 23:53:50.408573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1124 | 2023.10.17 23:53:50.408635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1125 | 2023.10.17 23:53:50.408661 [ 3 ] {} <Debug> HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1126 | 2023.10.17 23:53:50.408683 [ 3 ] {} <Debug> HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1127 | 2023.10.17 23:53:50.408780 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1128 | 2023.10.17 23:53:50.408830 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1129 | 2023.10.17 23:53:50.408852 [ 99 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1130 | 2023.10.17 23:53:50.408947 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1131 | 2023.10.17 23:53:50.408999 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1132 | 2023.10.17 23:53:50.409501 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1133 | 2023.10.17 23:53:50.409782 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1134 | 2023.10.17 23:53:50.409933 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1135 | 2023.10.17 23:53:50.410043 [ 99 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1136 | 2023.10.17 23:53:50.410061 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001241377 sec., 70083 rows/sec., 6.55 MiB/sec. | ||
1137 | 2023.10.17 23:53:50.410097 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1138 | 2023.10.17 23:53:50.410220 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Debug> DynamicQueryHandler: Done processing query | ||
1139 | 2023.10.17 23:53:50.410247 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1140 | 2023.10.17 23:53:50.410263 [ 3 ] {} <Debug> HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Destroying unnamed session | ||
1141 | 2023.10.17 23:53:50.410435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2023.10.17 23:53:50.410482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1143 | 2023.10.17 23:53:50.410503 [ 3 ] {} <Debug> HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1144 | 2023.10.17 23:53:50.410519 [ 3 ] {} <Debug> HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1145 | 2023.10.17 23:53:50.410606 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1146 | 2023.10.17 23:53:50.410646 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1147 | 2023.10.17 23:53:50.410756 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1148 | 2023.10.17 23:53:50.411205 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1149 | 2023.10.17 23:53:50.411420 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1150 | 2023.10.17 23:53:50.411570 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1151 | 2023.10.17 23:53:50.411685 [ 99 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1152 | 2023.10.17 23:53:50.411701 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001059693 sec., 249128 rows/sec., 17.09 MiB/sec. | ||
1153 | 2023.10.17 23:53:50.411780 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1154 | 2023.10.17 23:53:50.411989 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Debug> DynamicQueryHandler: Done processing query | ||
1155 | 2023.10.17 23:53:50.412021 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1156 | 2023.10.17 23:53:50.412038 [ 3 ] {} <Debug> HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Destroying unnamed session | ||
1157 | 2023.10.17 23:53:50.412150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1158 | 2023.10.17 23:53:50.412198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1159 | 2023.10.17 23:53:50.412217 [ 3 ] {} <Debug> HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1160 | 2023.10.17 23:53:50.412234 [ 3 ] {} <Debug> HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1161 | 2023.10.17 23:53:50.412307 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1162 | 2023.10.17 23:53:50.412349 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1163 | 2023.10.17 23:53:50.412420 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1164 | 2023.10.17 23:53:50.412451 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1165 | 2023.10.17 23:53:50.412449 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1166 | 2023.10.17 23:53:50.412577 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1167 | 2023.10.17 23:53:50.412846 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1168 | 2023.10.17 23:53:50.413090 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1169 | 2023.10.17 23:53:50.413268 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1170 | 2023.10.17 23:53:50.413391 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001054073 sec., 5692 rows/sec., 239.03 KiB/sec. | ||
1171 | 2023.10.17 23:53:50.413556 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Debug> DynamicQueryHandler: Done processing query | ||
1172 | 2023.10.17 23:53:50.413585 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1173 | 2023.10.17 23:53:50.413601 [ 3 ] {} <Debug> HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Destroying unnamed session | ||
1174 | 2023.10.17 23:53:50.413716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2023.10.17 23:53:50.413764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1176 | 2023.10.17 23:53:50.413784 [ 3 ] {} <Debug> HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1177 | 2023.10.17 23:53:50.413801 [ 3 ] {} <Debug> HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1178 | 2023.10.17 23:53:50.413876 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1179 | 2023.10.17 23:53:50.413918 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1180 | 2023.10.17 23:53:50.414038 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1181 | 2023.10.17 23:53:50.414347 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1182 | 2023.10.17 23:53:50.414773 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1183 | 2023.10.17 23:53:50.414886 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1184 | 2023.10.17 23:53:50.414889 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1185 | 2023.10.17 23:53:50.414962 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1186 | 2023.10.17 23:53:50.415088 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1187 | 2023.10.17 23:53:50.415219 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001312208 sec., 48010 rows/sec., 2.91 MiB/sec. | ||
1188 | 2023.10.17 23:53:50.415343 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Debug> DynamicQueryHandler: Done processing query | ||
1189 | 2023.10.17 23:53:50.415366 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1190 | 2023.10.17 23:53:50.415382 [ 3 ] {} <Debug> HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Destroying unnamed session | ||
1191 | 2023.10.17 23:53:50.415486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1192 | 2023.10.17 23:53:50.415531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1193 | 2023.10.17 23:53:50.415549 [ 3 ] {} <Debug> HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1194 | 2023.10.17 23:53:50.415565 [ 3 ] {} <Debug> HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2023.10.17 23:53:50.415635 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1196 | 2023.10.17 23:53:50.415675 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1197 | 2023.10.17 23:53:50.415778 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1198 | 2023.10.17 23:53:50.416070 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1199 | 2023.10.17 23:53:50.416298 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1200 | 2023.10.17 23:53:50.416473 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1201 | 2023.10.17 23:53:50.416585 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00091797 sec., 20697 rows/sec., 1.07 MiB/sec. | ||
1202 | 2023.10.17 23:53:50.416710 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Debug> DynamicQueryHandler: Done processing query | ||
1203 | 2023.10.17 23:53:50.416732 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1204 | 2023.10.17 23:53:50.416747 [ 3 ] {} <Debug> HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Destroying unnamed session | ||
1205 | 2023.10.17 23:53:50.419390 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part | ||
1206 | 2023.10.17 23:53:50.419394 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1207 | 2023.10.17 23:53:50.419422 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
1208 | 2023.10.17 23:53:50.429558 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1209 | 2023.10.17 23:53:50.429559 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part | ||
1210 | 2023.10.17 23:53:50.429658 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part | ||
1211 | 2023.10.17 23:53:50.430035 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
1212 | 2023.10.17 23:53:50.430122 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
1213 | 2023.10.17 23:53:50.430192 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
1214 | 2023.10.17 23:53:50.430425 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1215 | 2023.10.17 23:53:50.430629 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
1216 | 2023.10.17 23:53:50.430703 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part | ||
1217 | 2023.10.17 23:53:50.430843 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1218 | 2023.10.17 23:53:50.431033 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
1219 | 2023.10.17 23:53:50.431277 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1220 | 2023.10.17 23:53:50.431297 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1221 | 2023.10.17 23:53:50.431442 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1222 | 2023.10.17 23:53:50.431796 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
1223 | 2023.10.17 23:53:50.439594 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.030007666 sec., 1199.6934383367238 rows/sec., 77.71 KiB/sec. | ||
1224 | 2023.10.17 23:53:50.439651 [ 17 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.02790175 sec., 13762.577616099348 rows/sec., 1.28 MiB/sec. | ||
1225 | 2023.10.17 23:53:50.439872 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1226 | 2023.10.17 23:53:50.439886 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1227 | 2023.10.17 23:53:50.440342 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1228 | 2023.10.17 23:53:50.440393 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1229 | 2023.10.17 23:53:50.440525 [ 13 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.028653707 sec., 37482.06122160738 rows/sec., 2.58 MiB/sec. | ||
1230 | 2023.10.17 23:53:50.440539 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1231 | 2023.10.17 23:53:50.440542 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1232 | 2023.10.17 23:53:50.440774 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1233 | 2023.10.17 23:53:50.440962 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1234 | 2023.10.17 23:53:50.441028 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1235 | 2023.10.17 23:53:55.402479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1236 | 2023.10.17 23:53:55.402655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1237 | 2023.10.17 23:53:55.402701 [ 3 ] {} <Debug> HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1238 | 2023.10.17 23:53:55.402742 [ 3 ] {} <Debug> HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1239 | 2023.10.17 23:53:55.402930 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1240 | 2023.10.17 23:53:55.402989 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1241 | 2023.10.17 23:53:55.403145 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1242 | 2023.10.17 23:53:55.403631 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1243 | 2023.10.17 23:53:55.403901 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1244 | 2023.10.17 23:53:55.404066 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1245 | 2023.10.17 23:53:55.404186 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001220776 sec., 5734 rows/sec., 464.77 KiB/sec. | ||
1246 | 2023.10.17 23:53:55.404335 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Debug> DynamicQueryHandler: Done processing query | ||
1247 | 2023.10.17 23:53:55.404362 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1248 | 2023.10.17 23:53:55.404378 [ 3 ] {} <Debug> HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Destroying unnamed session | ||
1249 | 2023.10.17 23:53:55.404533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1250 | 2023.10.17 23:53:55.404584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1251 | 2023.10.17 23:53:55.404603 [ 3 ] {} <Debug> HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1252 | 2023.10.17 23:53:55.404623 [ 3 ] {} <Debug> HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1253 | 2023.10.17 23:53:55.404704 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1254 | 2023.10.17 23:53:55.404747 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1255 | 2023.10.17 23:53:55.404854 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1256 | 2023.10.17 23:53:55.405152 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1257 | 2023.10.17 23:53:55.405359 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1258 | 2023.10.17 23:53:55.405520 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1259 | 2023.10.17 23:53:55.405626 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00089194 sec., 23544 rows/sec., 2.12 MiB/sec. | ||
1260 | 2023.10.17 23:53:55.405748 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Debug> DynamicQueryHandler: Done processing query | ||
1261 | 2023.10.17 23:53:55.405771 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1262 | 2023.10.17 23:53:55.405787 [ 3 ] {} <Debug> HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Destroying unnamed session | ||
1263 | 2023.10.17 23:53:55.405902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1264 | 2023.10.17 23:53:55.405948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1265 | 2023.10.17 23:53:55.405967 [ 3 ] {} <Debug> HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1266 | 2023.10.17 23:53:55.405985 [ 3 ] {} <Debug> HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1267 | 2023.10.17 23:53:55.406056 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1268 | 2023.10.17 23:53:55.406095 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1269 | 2023.10.17 23:53:55.406200 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1270 | 2023.10.17 23:53:55.406455 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1271 | 2023.10.17 23:53:55.406655 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1272 | 2023.10.17 23:53:55.406801 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1273 | 2023.10.17 23:53:55.406924 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000839738 sec., 8335 rows/sec., 667.53 KiB/sec. | ||
1274 | 2023.10.17 23:53:55.407042 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Debug> DynamicQueryHandler: Done processing query | ||
1275 | 2023.10.17 23:53:55.407065 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1276 | 2023.10.17 23:53:55.407081 [ 3 ] {} <Debug> HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Destroying unnamed session | ||
1277 | 2023.10.17 23:53:55.407189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1278 | 2023.10.17 23:53:55.407233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1279 | 2023.10.17 23:53:55.407252 [ 3 ] {} <Debug> HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1280 | 2023.10.17 23:53:55.407269 [ 3 ] {} <Debug> HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1281 | 2023.10.17 23:53:55.407341 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1282 | 2023.10.17 23:53:55.407386 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1283 | 2023.10.17 23:53:55.407526 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1284 | 2023.10.17 23:53:55.407819 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1285 | 2023.10.17 23:53:55.408104 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1286 | 2023.10.17 23:53:55.408285 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1287 | 2023.10.17 23:53:55.408408 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001038383 sec., 6741 rows/sec., 9.10 MiB/sec. | ||
1288 | 2023.10.17 23:53:55.408535 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Debug> DynamicQueryHandler: Done processing query | ||
1289 | 2023.10.17 23:53:55.408558 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1290 | 2023.10.17 23:53:55.408575 [ 3 ] {} <Debug> HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Destroying unnamed session | ||
1291 | 2023.10.17 23:54:00.410395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1292 | 2023.10.17 23:54:00.410524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1293 | 2023.10.17 23:54:00.410554 [ 3 ] {} <Debug> HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1294 | 2023.10.17 23:54:00.410583 [ 3 ] {} <Debug> HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1295 | 2023.10.17 23:54:00.410726 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1296 | 2023.10.17 23:54:00.410794 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1297 | 2023.10.17 23:54:00.410973 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1298 | 2023.10.17 23:54:00.411498 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1299 | 2023.10.17 23:54:00.411771 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1300 | 2023.10.17 23:54:00.411941 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1301 | 2023.10.17 23:54:00.412080 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Information> executeQuery: Read 43 rows, 3.34 KiB in 0.001305959 sec., 32925 rows/sec., 2.50 MiB/sec. | ||
1302 | 2023.10.17 23:54:00.412228 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Debug> DynamicQueryHandler: Done processing query | ||
1303 | 2023.10.17 23:54:00.412254 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1304 | 2023.10.17 23:54:00.412270 [ 3 ] {} <Debug> HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Destroying unnamed session | ||
1305 | 2023.10.17 23:54:00.412496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 31541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2023.10.17 23:54:00.412546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1307 | 2023.10.17 23:54:00.412566 [ 3 ] {} <Debug> HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1308 | 2023.10.17 23:54:00.412583 [ 3 ] {} <Debug> HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2023.10.17 23:54:00.412668 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1310 | 2023.10.17 23:54:00.412709 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1311 | 2023.10.17 23:54:00.412813 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1312 | 2023.10.17 23:54:00.413229 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1313 | 2023.10.17 23:54:00.413457 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1314 | 2023.10.17 23:54:00.413619 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1315 | 2023.10.17 23:54:00.413744 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Information> executeQuery: Read 198 rows, 19.47 KiB in 0.001043673 sec., 189714 rows/sec., 18.22 MiB/sec. | ||
1316 | 2023.10.17 23:54:00.413870 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Debug> DynamicQueryHandler: Done processing query | ||
1317 | 2023.10.17 23:54:00.413894 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1318 | 2023.10.17 23:54:00.413910 [ 3 ] {} <Debug> HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Destroying unnamed session | ||
1319 | 2023.10.17 23:54:00.414199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 50914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1320 | 2023.10.17 23:54:00.414246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1321 | 2023.10.17 23:54:00.414265 [ 3 ] {} <Debug> HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1322 | 2023.10.17 23:54:00.414282 [ 3 ] {} <Debug> HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1323 | 2023.10.17 23:54:00.414376 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1324 | 2023.10.17 23:54:00.414418 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1325 | 2023.10.17 23:54:00.414525 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1326 | 2023.10.17 23:54:00.415069 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1327 | 2023.10.17 23:54:00.415293 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1328 | 2023.10.17 23:54:00.415444 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1329 | 2023.10.17 23:54:00.415566 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Information> executeQuery: Read 316 rows, 22.71 KiB in 0.001160895 sec., 272203 rows/sec., 19.11 MiB/sec. | ||
1330 | 2023.10.17 23:54:00.415691 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Debug> DynamicQueryHandler: Done processing query | ||
1331 | 2023.10.17 23:54:00.415714 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1332 | 2023.10.17 23:54:00.415730 [ 3 ] {} <Debug> HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Destroying unnamed session | ||
1333 | 2023.10.17 23:54:00.415875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1334 | 2023.10.17 23:54:00.415921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1335 | 2023.10.17 23:54:00.415940 [ 3 ] {} <Debug> HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1336 | 2023.10.17 23:54:00.415956 [ 3 ] {} <Debug> HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1337 | 2023.10.17 23:54:00.416026 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1338 | 2023.10.17 23:54:00.416066 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1339 | 2023.10.17 23:54:00.416173 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1340 | 2023.10.17 23:54:00.416437 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1341 | 2023.10.17 23:54:00.416679 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1342 | 2023.10.17 23:54:00.416855 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1343 | 2023.10.17 23:54:00.416985 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092691 sec., 6473 rows/sec., 271.82 KiB/sec. | ||
1344 | 2023.10.17 23:54:00.417124 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Debug> DynamicQueryHandler: Done processing query | ||
1345 | 2023.10.17 23:54:00.417148 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1346 | 2023.10.17 23:54:00.417164 [ 3 ] {} <Debug> HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Destroying unnamed session | ||
1347 | 2023.10.17 23:54:00.417292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1348 | 2023.10.17 23:54:00.417337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1349 | 2023.10.17 23:54:00.417356 [ 3 ] {} <Debug> HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1350 | 2023.10.17 23:54:00.417374 [ 3 ] {} <Debug> HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1351 | 2023.10.17 23:54:00.417448 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1352 | 2023.10.17 23:54:00.417490 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1353 | 2023.10.17 23:54:00.417609 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1354 | 2023.10.17 23:54:00.417917 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1355 | 2023.10.17 23:54:00.418163 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1356 | 2023.10.17 23:54:00.418340 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1357 | 2023.10.17 23:54:00.418478 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001000292 sec., 62981 rows/sec., 3.82 MiB/sec. | ||
1358 | 2023.10.17 23:54:00.418616 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Debug> DynamicQueryHandler: Done processing query | ||
1359 | 2023.10.17 23:54:00.418639 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1360 | 2023.10.17 23:54:00.418656 [ 3 ] {} <Debug> HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Destroying unnamed session | ||
1361 | 2023.10.17 23:54:00.418895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 39596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1362 | 2023.10.17 23:54:00.418940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1363 | 2023.10.17 23:54:00.418959 [ 3 ] {} <Debug> HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1364 | 2023.10.17 23:54:00.418975 [ 3 ] {} <Debug> HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1365 | 2023.10.17 23:54:00.419056 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1366 | 2023.10.17 23:54:00.419101 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1367 | 2023.10.17 23:54:00.419240 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1368 | 2023.10.17 23:54:00.419697 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1369 | 2023.10.17 23:54:00.420007 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1370 | 2023.10.17 23:54:00.420181 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1371 | 2023.10.17 23:54:00.420308 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001223147 sec., 30249 rows/sec., 40.82 MiB/sec. | ||
1372 | 2023.10.17 23:54:00.420439 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Debug> DynamicQueryHandler: Done processing query | ||
1373 | 2023.10.17 23:54:00.420461 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1374 | 2023.10.17 23:54:00.420477 [ 3 ] {} <Debug> HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Destroying unnamed session | ||
1375 | 2023.10.17 23:54:00.420593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1376 | 2023.10.17 23:54:00.420637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1377 | 2023.10.17 23:54:00.420656 [ 3 ] {} <Debug> HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1378 | 2023.10.17 23:54:00.420673 [ 3 ] {} <Debug> HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1379 | 2023.10.17 23:54:00.420745 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1380 | 2023.10.17 23:54:00.420784 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1381 | 2023.10.17 23:54:00.420886 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1382 | 2023.10.17 23:54:00.421262 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1383 | 2023.10.17 23:54:00.421499 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1384 | 2023.10.17 23:54:00.421671 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1385 | 2023.10.17 23:54:00.421796 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Information> executeQuery: Read 46 rows, 2.95 KiB in 0.001017823 sec., 45194 rows/sec., 2.83 MiB/sec. | ||
1386 | 2023.10.17 23:54:00.421791 [ 90 ] {} <Debug> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1387 | 2023.10.17 23:54:00.421904 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1388 | 2023.10.17 23:54:00.421974 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Debug> DynamicQueryHandler: Done processing query | ||
1389 | 2023.10.17 23:54:00.422032 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1390 | 2023.10.17 23:54:00.422030 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1391 | 2023.10.17 23:54:00.422064 [ 3 ] {} <Debug> HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Destroying unnamed session | ||
1392 | 2023.10.17 23:54:00.422125 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1393 | 2023.10.17 23:54:00.422155 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1394 | 2023.10.17 23:54:00.422267 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
1395 | 2023.10.17 23:54:00.422347 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
1396 | 2023.10.17 23:54:00.422421 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
1397 | 2023.10.17 23:54:00.422499 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
1398 | 2023.10.17 23:54:00.422571 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1399 | 2023.10.17 23:54:00.423782 [ 26 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181069 sec., 70691.28343338727 rows/sec., 3.99 MiB/sec. | ||
1400 | 2023.10.17 23:54:00.423908 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1401 | 2023.10.17 23:54:00.424102 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1402 | 2023.10.17 23:54:00.424160 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1403 | 2023.10.17 23:54:05.175527 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1404 | 2023.10.17 23:54:05.175627 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1405 | 2023.10.17 23:54:05.402433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1406 | 2023.10.17 23:54:05.402603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1407 | 2023.10.17 23:54:05.402649 [ 3 ] {} <Debug> HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1408 | 2023.10.17 23:54:05.402692 [ 3 ] {} <Debug> HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1409 | 2023.10.17 23:54:05.402888 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1410 | 2023.10.17 23:54:05.402989 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1411 | 2023.10.17 23:54:05.403203 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1412 | 2023.10.17 23:54:05.403678 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1413 | 2023.10.17 23:54:05.403943 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1414 | 2023.10.17 23:54:05.404103 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1415 | 2023.10.17 23:54:05.404239 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001287918 sec., 5435 rows/sec., 440.54 KiB/sec. | ||
1416 | 2023.10.17 23:54:05.404399 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Debug> DynamicQueryHandler: Done processing query | ||
1417 | 2023.10.17 23:54:05.404425 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1418 | 2023.10.17 23:54:05.404442 [ 3 ] {} <Debug> HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Destroying unnamed session | ||
1419 | 2023.10.17 23:54:05.404573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1420 | 2023.10.17 23:54:05.404623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1421 | 2023.10.17 23:54:05.404642 [ 3 ] {} <Debug> HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1422 | 2023.10.17 23:54:05.404659 [ 3 ] {} <Debug> HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1423 | 2023.10.17 23:54:05.404736 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1424 | 2023.10.17 23:54:05.404777 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1425 | 2023.10.17 23:54:05.404882 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1426 | 2023.10.17 23:54:05.405198 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1427 | 2023.10.17 23:54:05.405405 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1428 | 2023.10.17 23:54:05.405552 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1429 | 2023.10.17 23:54:05.405676 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00091083 sec., 23055 rows/sec., 2.08 MiB/sec. | ||
1430 | 2023.10.17 23:54:05.405795 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Debug> DynamicQueryHandler: Done processing query | ||
1431 | 2023.10.17 23:54:05.405819 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1432 | 2023.10.17 23:54:05.405835 [ 3 ] {} <Debug> HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Destroying unnamed session | ||
1433 | 2023.10.17 23:54:05.405951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2023.10.17 23:54:05.405996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1435 | 2023.10.17 23:54:05.406014 [ 3 ] {} <Debug> HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1436 | 2023.10.17 23:54:05.406032 [ 3 ] {} <Debug> HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1437 | 2023.10.17 23:54:05.406101 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1438 | 2023.10.17 23:54:05.406140 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1439 | 2023.10.17 23:54:05.406247 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1440 | 2023.10.17 23:54:05.406530 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1441 | 2023.10.17 23:54:05.406741 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1442 | 2023.10.17 23:54:05.406883 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1443 | 2023.10.17 23:54:05.407002 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000873319 sec., 8015 rows/sec., 641.86 KiB/sec. | ||
1444 | 2023.10.17 23:54:05.407119 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Debug> DynamicQueryHandler: Done processing query | ||
1445 | 2023.10.17 23:54:05.407143 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1446 | 2023.10.17 23:54:05.407159 [ 3 ] {} <Debug> HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Destroying unnamed session | ||
1447 | 2023.10.17 23:54:05.407265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1448 | 2023.10.17 23:54:05.407310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1449 | 2023.10.17 23:54:05.407329 [ 3 ] {} <Debug> HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1450 | 2023.10.17 23:54:05.407345 [ 3 ] {} <Debug> HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1451 | 2023.10.17 23:54:05.407416 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1452 | 2023.10.17 23:54:05.407461 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1453 | 2023.10.17 23:54:05.407596 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1454 | 2023.10.17 23:54:05.407946 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1455 | 2023.10.17 23:54:05.408224 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1456 | 2023.10.17 23:54:05.408398 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1457 | 2023.10.17 23:54:05.408525 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001079684 sec., 6483 rows/sec., 8.75 MiB/sec. | ||
1458 | 2023.10.17 23:54:05.408635 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Debug> DynamicQueryHandler: Done processing query | ||
1459 | 2023.10.17 23:54:05.408659 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1460 | 2023.10.17 23:54:05.408674 [ 3 ] {} <Debug> HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Destroying unnamed session | ||
1461 | 2023.10.17 23:54:10.409133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1462 | 2023.10.17 23:54:10.409294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1463 | 2023.10.17 23:54:10.409341 [ 3 ] {} <Debug> HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1464 | 2023.10.17 23:54:10.409383 [ 3 ] {} <Debug> HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1465 | 2023.10.17 23:54:10.409588 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1466 | 2023.10.17 23:54:10.409689 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1467 | 2023.10.17 23:54:10.409954 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1468 | 2023.10.17 23:54:10.410542 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1469 | 2023.10.17 23:54:10.410817 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1470 | 2023.10.17 23:54:10.410986 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1471 | 2023.10.17 23:54:10.411125 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001470742 sec., 29916 rows/sec., 2.27 MiB/sec. | ||
1472 | 2023.10.17 23:54:10.411291 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Debug> DynamicQueryHandler: Done processing query | ||
1473 | 2023.10.17 23:54:10.411317 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1474 | 2023.10.17 23:54:10.411335 [ 3 ] {} <Debug> HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Destroying unnamed session | ||
1475 | 2023.10.17 23:54:10.411568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1476 | 2023.10.17 23:54:10.411617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1477 | 2023.10.17 23:54:10.411637 [ 3 ] {} <Debug> HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1478 | 2023.10.17 23:54:10.411656 [ 3 ] {} <Debug> HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1479 | 2023.10.17 23:54:10.411743 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1480 | 2023.10.17 23:54:10.411784 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1481 | 2023.10.17 23:54:10.411892 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1482 | 2023.10.17 23:54:10.412306 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1483 | 2023.10.17 23:54:10.412534 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1484 | 2023.10.17 23:54:10.412687 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1485 | 2023.10.17 23:54:10.412808 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001028053 sec., 195515 rows/sec., 18.78 MiB/sec. | ||
1486 | 2023.10.17 23:54:10.412921 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Debug> DynamicQueryHandler: Done processing query | ||
1487 | 2023.10.17 23:54:10.412946 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1488 | 2023.10.17 23:54:10.412962 [ 3 ] {} <Debug> HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Destroying unnamed session | ||
1489 | 2023.10.17 23:54:10.413153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1490 | 2023.10.17 23:54:10.413197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1491 | 2023.10.17 23:54:10.413217 [ 3 ] {} <Debug> HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1492 | 2023.10.17 23:54:10.413234 [ 3 ] {} <Debug> HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1493 | 2023.10.17 23:54:10.413329 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1494 | 2023.10.17 23:54:10.413369 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1495 | 2023.10.17 23:54:10.413474 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1496 | 2023.10.17 23:54:10.413917 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1497 | 2023.10.17 23:54:10.414145 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1498 | 2023.10.17 23:54:10.414295 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1499 | 2023.10.17 23:54:10.414420 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001051113 sec., 287314 rows/sec., 20.06 MiB/sec. | ||
1500 | 2023.10.17 23:54:10.414579 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Debug> DynamicQueryHandler: Done processing query | ||
1501 | 2023.10.17 23:54:10.414604 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1502 | 2023.10.17 23:54:10.414620 [ 3 ] {} <Debug> HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Destroying unnamed session | ||
1503 | 2023.10.17 23:54:10.414730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2023.10.17 23:54:10.414776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1505 | 2023.10.17 23:54:10.414794 [ 3 ] {} <Debug> HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1506 | 2023.10.17 23:54:10.414810 [ 3 ] {} <Debug> HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2023.10.17 23:54:10.414881 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1508 | 2023.10.17 23:54:10.414921 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1509 | 2023.10.17 23:54:10.415036 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2023.10.17 23:54:10.415281 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1511 | 2023.10.17 23:54:10.415524 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1512 | 2023.10.17 23:54:10.415692 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1513 | 2023.10.17 23:54:10.415816 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089688 sec., 6689 rows/sec., 280.92 KiB/sec. | ||
1514 | 2023.10.17 23:54:10.415822 [ 60 ] {} <Debug> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1515 | 2023.10.17 23:54:10.415932 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1516 | 2023.10.17 23:54:10.415963 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Debug> DynamicQueryHandler: Done processing query | ||
1517 | 2023.10.17 23:54:10.416022 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1518 | 2023.10.17 23:54:10.416047 [ 3 ] {} <Debug> HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Destroying unnamed session | ||
1519 | 2023.10.17 23:54:10.416057 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1520 | 2023.10.17 23:54:10.416200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1521 | 2023.10.17 23:54:10.416225 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1522 | 2023.10.17 23:54:10.416294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1523 | 2023.10.17 23:54:10.416298 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1524 | 2023.10.17 23:54:10.416339 [ 3 ] {} <Debug> HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1525 | 2023.10.17 23:54:10.416388 [ 3 ] {} <Debug> HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1526 | 2023.10.17 23:54:10.416626 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1527 | 2023.10.17 23:54:10.416636 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2023.10.17 23:54:10.416754 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1529 | 2023.10.17 23:54:10.416915 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
1530 | 2023.10.17 23:54:10.417252 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1531 | 2023.10.17 23:54:10.417318 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1532 | 2023.10.17 23:54:10.417497 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
1533 | 2023.10.17 23:54:10.417625 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1534 | 2023.10.17 23:54:10.418126 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1535 | 2023.10.17 23:54:10.418658 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1536 | 2023.10.17 23:54:10.419078 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1537 | 2023.10.17 23:54:10.419090 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106948 sec., 11586.933543786377 rows/sec., 486.56 KiB/sec. | ||
1538 | 2023.10.17 23:54:10.419232 [ 60 ] {} <Debug> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1539 | 2023.10.17 23:54:10.419298 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002568707 sec., 24525 rows/sec., 1.49 MiB/sec. | ||
1540 | 2023.10.17 23:54:10.419310 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1541 | 2023.10.17 23:54:10.419314 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1542 | 2023.10.17 23:54:10.419652 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1543 | 2023.10.17 23:54:10.419799 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Debug> DynamicQueryHandler: Done processing query | ||
1544 | 2023.10.17 23:54:10.419833 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1545 | 2023.10.17 23:54:10.419889 [ 3 ] {} <Debug> HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Destroying unnamed session | ||
1546 | 2023.10.17 23:54:10.419901 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1547 | 2023.10.17 23:54:10.419924 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1548 | 2023.10.17 23:54:10.419981 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
1549 | 2023.10.17 23:54:10.420060 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1550 | 2023.10.17 23:54:10.420145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1551 | 2023.10.17 23:54:10.420254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1552 | 2023.10.17 23:54:10.420298 [ 3 ] {} <Debug> HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1553 | 2023.10.17 23:54:10.420310 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
1554 | 2023.10.17 23:54:10.420317 [ 3 ] {} <Debug> HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2023.10.17 23:54:10.420457 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
1556 | 2023.10.17 23:54:10.420462 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1557 | 2023.10.17 23:54:10.420531 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1558 | 2023.10.17 23:54:10.420603 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
1559 | 2023.10.17 23:54:10.420790 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part | ||
1560 | 2023.10.17 23:54:10.420870 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1561 | 2023.10.17 23:54:10.420943 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part | ||
1562 | 2023.10.17 23:54:10.421574 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1563 | 2023.10.17 23:54:10.421924 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473154 sec., 152841.27070129884 rows/sec., 9.27 MiB/sec. | ||
1564 | 2023.10.17 23:54:10.422034 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1565 | 2023.10.17 23:54:10.422122 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1566 | 2023.10.17 23:54:10.422256 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1567 | 2023.10.17 23:54:10.422339 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1568 | 2023.10.17 23:54:10.422448 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001924443 sec., 19745 rows/sec., 26.65 MiB/sec. | ||
1569 | 2023.10.17 23:54:10.422447 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1570 | 2023.10.17 23:54:10.422473 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1571 | 2023.10.17 23:54:10.422648 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1572 | 2023.10.17 23:54:10.422788 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Debug> DynamicQueryHandler: Done processing query | ||
1573 | 2023.10.17 23:54:10.422819 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1574 | 2023.10.17 23:54:10.422828 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1575 | 2023.10.17 23:54:10.422852 [ 3 ] {} <Debug> HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Destroying unnamed session | ||
1576 | 2023.10.17 23:54:10.422907 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1577 | 2023.10.17 23:54:10.422936 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
1578 | 2023.10.17 23:54:10.423043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1579 | 2023.10.17 23:54:10.423058 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
1580 | 2023.10.17 23:54:10.423099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1581 | 2023.10.17 23:54:10.423167 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1582 | 2023.10.17 23:54:10.423209 [ 3 ] {} <Debug> HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1583 | 2023.10.17 23:54:10.423238 [ 3 ] {} <Debug> HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1584 | 2023.10.17 23:54:10.423352 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
1585 | 2023.10.17 23:54:10.423362 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.10.17 23:54:10.423419 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1587 | 2023.10.17 23:54:10.423510 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1588 | 2023.10.17 23:54:10.423665 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1589 | 2023.10.17 23:54:10.423685 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
1590 | 2023.10.17 23:54:10.424068 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1591 | 2023.10.17 23:54:10.424396 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1592 | 2023.10.17 23:54:10.424654 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1593 | 2023.10.17 23:54:10.424789 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 6 columns (6 merged, 0 gathered) in 0.001980874 sec., 50987.594364911645 rows/sec., 68.81 MiB/sec. | ||
1594 | 2023.10.17 23:54:10.424837 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001435151 sec., 13239 rows/sec., 702.91 KiB/sec. | ||
1595 | 2023.10.17 23:54:10.425039 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Debug> DynamicQueryHandler: Done processing query | ||
1596 | 2023.10.17 23:54:10.425077 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1597 | 2023.10.17 23:54:10.425109 [ 3 ] {} <Debug> HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Destroying unnamed session | ||
1598 | 2023.10.17 23:54:10.425116 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1599 | 2023.10.17 23:54:10.425393 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1600 | 2023.10.17 23:54:10.425470 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1601 | 2023.10.17 23:54:15.401837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2023.10.17 23:54:15.402015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2023.10.17 23:54:15.402063 [ 3 ] {} <Debug> HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1604 | 2023.10.17 23:54:15.402107 [ 3 ] {} <Debug> HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2023.10.17 23:54:15.402307 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2023.10.17 23:54:15.402387 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1607 | 2023.10.17 23:54:15.402547 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2023.10.17 23:54:15.403014 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1609 | 2023.10.17 23:54:15.403282 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1610 | 2023.10.17 23:54:15.403447 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1611 | 2023.10.17 23:54:15.403573 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001208086 sec., 5794 rows/sec., 469.65 KiB/sec. | ||
1612 | 2023.10.17 23:54:15.403571 [ 61 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1613 | 2023.10.17 23:54:15.403651 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1614 | 2023.10.17 23:54:15.403730 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1615 | 2023.10.17 23:54:15.403747 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Debug> DynamicQueryHandler: Done processing query | ||
1616 | 2023.10.17 23:54:15.403794 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1617 | 2023.10.17 23:54:15.403820 [ 3 ] {} <Debug> HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Destroying unnamed session | ||
1618 | 2023.10.17 23:54:15.403850 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1619 | 2023.10.17 23:54:15.403885 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 13 rows starting from the beginning of the part | ||
1620 | 2023.10.17 23:54:15.404014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1621 | 2023.10.17 23:54:15.404042 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
1622 | 2023.10.17 23:54:15.404073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1623 | 2023.10.17 23:54:15.404102 [ 3 ] {} <Debug> HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1624 | 2023.10.17 23:54:15.404124 [ 3 ] {} <Debug> HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1625 | 2023.10.17 23:54:15.404175 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part | ||
1626 | 2023.10.17 23:54:15.404242 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1627 | 2023.10.17 23:54:15.404302 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1628 | 2023.10.17 23:54:15.404318 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
1629 | 2023.10.17 23:54:15.404494 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
1630 | 2023.10.17 23:54:15.404556 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1631 | 2023.10.17 23:54:15.404643 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
1632 | 2023.10.17 23:54:15.405074 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1633 | 2023.10.17 23:54:15.405377 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1634 | 2023.10.17 23:54:15.405594 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869431 sec., 64725.5769268831 rows/sec., 4.89 MiB/sec. | ||
1635 | 2023.10.17 23:54:15.405616 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1636 | 2023.10.17 23:54:15.405778 [ 61 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1637 | 2023.10.17 23:54:15.405816 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.001531174 sec., 13714 rows/sec., 1.24 MiB/sec. | ||
1638 | 2023.10.17 23:54:15.405813 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1639 | 2023.10.17 23:54:15.405849 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1640 | 2023.10.17 23:54:15.406061 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1641 | 2023.10.17 23:54:15.406137 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Debug> DynamicQueryHandler: Done processing query | ||
1642 | 2023.10.17 23:54:15.406175 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1643 | 2023.10.17 23:54:15.406190 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1644 | 2023.10.17 23:54:15.406215 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
1645 | 2023.10.17 23:54:15.406231 [ 3 ] {} <Debug> HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Destroying unnamed session | ||
1646 | 2023.10.17 23:54:15.406330 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1647 | 2023.10.17 23:54:15.406435 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
1648 | 2023.10.17 23:54:15.406435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1649 | 2023.10.17 23:54:15.406497 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1650 | 2023.10.17 23:54:15.406518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1651 | 2023.10.17 23:54:15.406568 [ 3 ] {} <Debug> HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1652 | 2023.10.17 23:54:15.406646 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 198 rows starting from the beginning of the part | ||
1653 | 2023.10.17 23:54:15.406655 [ 3 ] {} <Debug> HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2023.10.17 23:54:15.406807 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1655 | 2023.10.17 23:54:15.406815 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
1656 | 2023.10.17 23:54:15.406866 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1657 | 2023.10.17 23:54:15.406955 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 201 rows starting from the beginning of the part | ||
1658 | 2023.10.17 23:54:15.407100 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1659 | 2023.10.17 23:54:15.407111 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
1660 | 2023.10.17 23:54:15.407531 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1661 | 2023.10.17 23:54:15.407821 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1662 | 2023.10.17 23:54:15.408050 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1663 | 2023.10.17 23:54:15.408081 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002142387 sec., 266058.37320708163 rows/sec., 25.22 MiB/sec. | ||
1664 | 2023.10.17 23:54:15.408189 [ 61 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1665 | 2023.10.17 23:54:15.408265 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1666 | 2023.10.17 23:54:15.408264 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Information> executeQuery: Read 7 rows, 574.00 B in 0.001419171 sec., 4932 rows/sec., 394.98 KiB/sec. | ||
1667 | 2023.10.17 23:54:15.408298 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1668 | 2023.10.17 23:54:15.408447 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1669 | 2023.10.17 23:54:15.408590 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Debug> DynamicQueryHandler: Done processing query | ||
1670 | 2023.10.17 23:54:15.408672 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1671 | 2023.10.17 23:54:15.408693 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1672 | 2023.10.17 23:54:15.408694 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1673 | 2023.10.17 23:54:15.408719 [ 3 ] {} <Debug> HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Destroying unnamed session | ||
1674 | 2023.10.17 23:54:15.408774 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 277 rows starting from the beginning of the part | ||
1675 | 2023.10.17 23:54:15.408786 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1676 | 2023.10.17 23:54:15.408937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1677 | 2023.10.17 23:54:15.408998 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
1678 | 2023.10.17 23:54:15.409016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1679 | 2023.10.17 23:54:15.409079 [ 3 ] {} <Debug> HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1680 | 2023.10.17 23:54:15.409116 [ 3 ] {} <Debug> HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1681 | 2023.10.17 23:54:15.409260 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 316 rows starting from the beginning of the part | ||
1682 | 2023.10.17 23:54:15.409301 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1683 | 2023.10.17 23:54:15.409446 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1684 | 2023.10.17 23:54:15.409473 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
1685 | 2023.10.17 23:54:15.409771 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 302 rows starting from the beginning of the part | ||
1686 | 2023.10.17 23:54:15.410082 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
1687 | 2023.10.17 23:54:15.410120 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1688 | 2023.10.17 23:54:15.411021 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1689 | 2023.10.17 23:54:15.411679 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1690 | 2023.10.17 23:54:15.411837 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 4 columns (4 merged, 0 gathered) in 0.003526177 sec., 259771.41816760757 rows/sec., 18.16 MiB/sec. | ||
1691 | 2023.10.17 23:54:15.411960 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1692 | 2023.10.17 23:54:15.411980 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1693 | 2023.10.17 23:54:15.412094 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.002738399 sec., 2556 rows/sec., 3.45 MiB/sec. | ||
1694 | 2023.10.17 23:54:15.412261 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1695 | 2023.10.17 23:54:15.412398 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Debug> DynamicQueryHandler: Done processing query | ||
1696 | 2023.10.17 23:54:15.412402 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1697 | 2023.10.17 23:54:15.412425 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1698 | 2023.10.17 23:54:15.412444 [ 3 ] {} <Debug> HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Destroying unnamed session | ||
1699 | 2023.10.17 23:54:20.175681 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1700 | 2023.10.17 23:54:20.175757 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1701 | 2023.10.17 23:54:20.409161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2023.10.17 23:54:20.409322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1703 | 2023.10.17 23:54:20.409368 [ 3 ] {} <Debug> HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1704 | 2023.10.17 23:54:20.409410 [ 3 ] {} <Debug> HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2023.10.17 23:54:20.409555 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1706 | 2023.10.17 23:54:20.409615 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1707 | 2023.10.17 23:54:20.409777 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1708 | 2023.10.17 23:54:20.410277 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1709 | 2023.10.17 23:54:20.410558 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1710 | 2023.10.17 23:54:20.410729 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1711 | 2023.10.17 23:54:20.410872 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001277178 sec., 34450 rows/sec., 2.61 MiB/sec. | ||
1712 | 2023.10.17 23:54:20.411026 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Debug> DynamicQueryHandler: Done processing query | ||
1713 | 2023.10.17 23:54:20.411053 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1714 | 2023.10.17 23:54:20.411070 [ 3 ] {} <Debug> HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Destroying unnamed session | ||
1715 | 2023.10.17 23:54:20.411319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2023.10.17 23:54:20.411369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1717 | 2023.10.17 23:54:20.411389 [ 3 ] {} <Debug> HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1718 | 2023.10.17 23:54:20.411407 [ 3 ] {} <Debug> HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1719 | 2023.10.17 23:54:20.411495 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1720 | 2023.10.17 23:54:20.411537 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1721 | 2023.10.17 23:54:20.411645 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1722 | 2023.10.17 23:54:20.412089 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1723 | 2023.10.17 23:54:20.412323 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1724 | 2023.10.17 23:54:20.412476 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1725 | 2023.10.17 23:54:20.412603 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001077794 sec., 186492 rows/sec., 17.91 MiB/sec. | ||
1726 | 2023.10.17 23:54:20.412730 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Debug> DynamicQueryHandler: Done processing query | ||
1727 | 2023.10.17 23:54:20.412755 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1728 | 2023.10.17 23:54:20.412771 [ 3 ] {} <Debug> HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Destroying unnamed session | ||
1729 | 2023.10.17 23:54:20.412935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1730 | 2023.10.17 23:54:20.412982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1731 | 2023.10.17 23:54:20.413001 [ 3 ] {} <Debug> HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1732 | 2023.10.17 23:54:20.413018 [ 3 ] {} <Debug> HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1733 | 2023.10.17 23:54:20.413112 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1734 | 2023.10.17 23:54:20.413153 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1735 | 2023.10.17 23:54:20.413261 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1736 | 2023.10.17 23:54:20.413752 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1737 | 2023.10.17 23:54:20.413986 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1738 | 2023.10.17 23:54:20.414140 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1739 | 2023.10.17 23:54:20.414264 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001122884 sec., 268950 rows/sec., 18.77 MiB/sec. | ||
1740 | 2023.10.17 23:54:20.414389 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Debug> DynamicQueryHandler: Done processing query | ||
1741 | 2023.10.17 23:54:20.414413 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1742 | 2023.10.17 23:54:20.414429 [ 3 ] {} <Debug> HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Destroying unnamed session | ||
1743 | 2023.10.17 23:54:20.414598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1744 | 2023.10.17 23:54:20.414642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1745 | 2023.10.17 23:54:20.414661 [ 3 ] {} <Debug> HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1746 | 2023.10.17 23:54:20.414677 [ 3 ] {} <Debug> HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1747 | 2023.10.17 23:54:20.414746 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1748 | 2023.10.17 23:54:20.414786 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1749 | 2023.10.17 23:54:20.414895 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1750 | 2023.10.17 23:54:20.415161 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1751 | 2023.10.17 23:54:20.415406 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1752 | 2023.10.17 23:54:20.415582 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1753 | 2023.10.17 23:54:20.415704 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000929581 sec., 6454 rows/sec., 271.04 KiB/sec. | ||
1754 | 2023.10.17 23:54:20.415822 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Debug> DynamicQueryHandler: Done processing query | ||
1755 | 2023.10.17 23:54:20.415845 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1756 | 2023.10.17 23:54:20.415860 [ 3 ] {} <Debug> HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Destroying unnamed session | ||
1757 | 2023.10.17 23:54:20.415994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1758 | 2023.10.17 23:54:20.416039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1759 | 2023.10.17 23:54:20.416057 [ 3 ] {} <Debug> HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1760 | 2023.10.17 23:54:20.416074 [ 3 ] {} <Debug> HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1761 | 2023.10.17 23:54:20.416148 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1762 | 2023.10.17 23:54:20.416189 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1763 | 2023.10.17 23:54:20.416308 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1764 | 2023.10.17 23:54:20.416638 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1765 | 2023.10.17 23:54:20.416880 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1766 | 2023.10.17 23:54:20.417059 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1767 | 2023.10.17 23:54:20.417199 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001012452 sec., 62225 rows/sec., 3.77 MiB/sec. | ||
1768 | 2023.10.17 23:54:20.417338 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Debug> DynamicQueryHandler: Done processing query | ||
1769 | 2023.10.17 23:54:20.417363 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1770 | 2023.10.17 23:54:20.417379 [ 3 ] {} <Debug> HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Destroying unnamed session | ||
1771 | 2023.10.17 23:54:20.417583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1772 | 2023.10.17 23:54:20.417629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1773 | 2023.10.17 23:54:20.417647 [ 3 ] {} <Debug> HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1774 | 2023.10.17 23:54:20.417663 [ 3 ] {} <Debug> HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1775 | 2023.10.17 23:54:20.417745 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1776 | 2023.10.17 23:54:20.417789 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1777 | 2023.10.17 23:54:20.417927 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1778 | 2023.10.17 23:54:20.418358 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1779 | 2023.10.17 23:54:20.418663 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1780 | 2023.10.17 23:54:20.418838 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1781 | 2023.10.17 23:54:20.418961 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001187206 sec., 32007 rows/sec., 43.19 MiB/sec. | ||
1782 | 2023.10.17 23:54:20.419088 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Debug> DynamicQueryHandler: Done processing query | ||
1783 | 2023.10.17 23:54:20.419113 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1784 | 2023.10.17 23:54:20.419129 [ 3 ] {} <Debug> HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Destroying unnamed session | ||
1785 | 2023.10.17 23:54:20.419248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1786 | 2023.10.17 23:54:20.419293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1787 | 2023.10.17 23:54:20.419311 [ 3 ] {} <Debug> HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1788 | 2023.10.17 23:54:20.419327 [ 3 ] {} <Debug> HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1789 | 2023.10.17 23:54:20.419396 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1790 | 2023.10.17 23:54:20.419436 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1791 | 2023.10.17 23:54:20.419539 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1792 | 2023.10.17 23:54:20.419776 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1793 | 2023.10.17 23:54:20.420029 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1794 | 2023.10.17 23:54:20.420203 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1795 | 2023.10.17 23:54:20.420338 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00090157 sec., 21074 rows/sec., 1.09 MiB/sec. | ||
1796 | 2023.10.17 23:54:20.420475 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Debug> DynamicQueryHandler: Done processing query | ||
1797 | 2023.10.17 23:54:20.420500 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1798 | 2023.10.17 23:54:20.420516 [ 3 ] {} <Debug> HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Destroying unnamed session | ||
1799 | 2023.10.17 23:54:25.401420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2023.10.17 23:54:25.401545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1801 | 2023.10.17 23:54:25.401571 [ 3 ] {} <Debug> HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1802 | 2023.10.17 23:54:25.401596 [ 3 ] {} <Debug> HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1803 | 2023.10.17 23:54:25.401725 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1804 | 2023.10.17 23:54:25.401787 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1805 | 2023.10.17 23:54:25.401949 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1806 | 2023.10.17 23:54:25.402373 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1807 | 2023.10.17 23:54:25.402651 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1808 | 2023.10.17 23:54:25.402821 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1809 | 2023.10.17 23:54:25.402957 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001190096 sec., 5881 rows/sec., 476.75 KiB/sec. | ||
1810 | 2023.10.17 23:54:25.403139 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Debug> DynamicQueryHandler: Done processing query | ||
1811 | 2023.10.17 23:54:25.403166 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1812 | 2023.10.17 23:54:25.403183 [ 3 ] {} <Debug> HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Destroying unnamed session | ||
1813 | 2023.10.17 23:54:25.403308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2023.10.17 23:54:25.403361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1815 | 2023.10.17 23:54:25.403382 [ 3 ] {} <Debug> HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1816 | 2023.10.17 23:54:25.403401 [ 3 ] {} <Debug> HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2023.10.17 23:54:25.403487 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2023.10.17 23:54:25.403530 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1819 | 2023.10.17 23:54:25.403645 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2023.10.17 23:54:25.403924 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1821 | 2023.10.17 23:54:25.404142 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1822 | 2023.10.17 23:54:25.404291 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1823 | 2023.10.17 23:54:25.404418 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00090033 sec., 23324 rows/sec., 2.10 MiB/sec. | ||
1824 | 2023.10.17 23:54:25.404547 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Debug> DynamicQueryHandler: Done processing query | ||
1825 | 2023.10.17 23:54:25.404571 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1826 | 2023.10.17 23:54:25.404587 [ 3 ] {} <Debug> HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Destroying unnamed session | ||
1827 | 2023.10.17 23:54:25.404709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1828 | 2023.10.17 23:54:25.404755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1829 | 2023.10.17 23:54:25.404774 [ 3 ] {} <Debug> HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1830 | 2023.10.17 23:54:25.404792 [ 3 ] {} <Debug> HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1831 | 2023.10.17 23:54:25.404864 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1832 | 2023.10.17 23:54:25.404903 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1833 | 2023.10.17 23:54:25.405017 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1834 | 2023.10.17 23:54:25.405297 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1835 | 2023.10.17 23:54:25.405506 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1836 | 2023.10.17 23:54:25.405666 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1837 | 2023.10.17 23:54:25.405788 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Information> executeQuery: Read 7 rows, 574.00 B in 0.00089405 sec., 7829 rows/sec., 626.97 KiB/sec. | ||
1838 | 2023.10.17 23:54:25.405970 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2023.10.17 23:54:25.405994 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1840 | 2023.10.17 23:54:25.406011 [ 3 ] {} <Debug> HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Destroying unnamed session | ||
1841 | 2023.10.17 23:54:25.406164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2023.10.17 23:54:25.406209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1843 | 2023.10.17 23:54:25.406228 [ 3 ] {} <Debug> HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1844 | 2023.10.17 23:54:25.406246 [ 3 ] {} <Debug> HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2023.10.17 23:54:25.406320 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1846 | 2023.10.17 23:54:25.406365 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1847 | 2023.10.17 23:54:25.406516 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1848 | 2023.10.17 23:54:25.406832 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. | ||
1849 | 2023.10.17 23:54:25.407116 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1850 | 2023.10.17 23:54:25.407295 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1851 | 2023.10.17 23:54:25.407422 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001073963 sec., 6517 rows/sec., 8.80 MiB/sec. | ||
1852 | 2023.10.17 23:54:25.407547 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2023.10.17 23:54:25.407572 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1854 | 2023.10.17 23:54:25.407588 [ 3 ] {} <Debug> HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Destroying unnamed session | ||
1855 | 2023.10.17 23:54:30.408246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2023.10.17 23:54:30.408423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1857 | 2023.10.17 23:54:30.408468 [ 3 ] {} <Debug> HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1858 | 2023.10.17 23:54:30.408509 [ 3 ] {} <Debug> HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2023.10.17 23:54:30.408689 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1860 | 2023.10.17 23:54:30.408748 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1861 | 2023.10.17 23:54:30.408908 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1862 | 2023.10.17 23:54:30.409423 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1863 | 2023.10.17 23:54:30.409692 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1864 | 2023.10.17 23:54:30.409860 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1865 | 2023.10.17 23:54:30.410002 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001270488 sec., 34632 rows/sec., 2.63 MiB/sec. | ||
1866 | 2023.10.17 23:54:30.410149 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Debug> DynamicQueryHandler: Done processing query | ||
1867 | 2023.10.17 23:54:30.410174 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1868 | 2023.10.17 23:54:30.410191 [ 3 ] {} <Debug> HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Destroying unnamed session | ||
1869 | 2023.10.17 23:54:30.410369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2023.10.17 23:54:30.410419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1871 | 2023.10.17 23:54:30.410439 [ 3 ] {} <Debug> HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1872 | 2023.10.17 23:54:30.410457 [ 3 ] {} <Debug> HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1873 | 2023.10.17 23:54:30.410542 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1874 | 2023.10.17 23:54:30.410583 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1875 | 2023.10.17 23:54:30.410691 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1876 | 2023.10.17 23:54:30.411156 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1877 | 2023.10.17 23:54:30.411383 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1878 | 2023.10.17 23:54:30.411532 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1879 | 2023.10.17 23:54:30.411654 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001075063 sec., 186965 rows/sec., 17.96 MiB/sec. | ||
1880 | 2023.10.17 23:54:30.411857 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Debug> DynamicQueryHandler: Done processing query | ||
1881 | 2023.10.17 23:54:30.411882 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1882 | 2023.10.17 23:54:30.411897 [ 3 ] {} <Debug> HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Destroying unnamed session | ||
1883 | 2023.10.17 23:54:30.412074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1884 | 2023.10.17 23:54:30.412121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1885 | 2023.10.17 23:54:30.412139 [ 3 ] {} <Debug> HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1886 | 2023.10.17 23:54:30.412156 [ 3 ] {} <Debug> HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1887 | 2023.10.17 23:54:30.412236 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1888 | 2023.10.17 23:54:30.412277 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1889 | 2023.10.17 23:54:30.412396 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1890 | 2023.10.17 23:54:30.412864 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1891 | 2023.10.17 23:54:30.413082 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1892 | 2023.10.17 23:54:30.413234 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1893 | 2023.10.17 23:54:30.413358 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001092313 sec., 276477 rows/sec., 19.30 MiB/sec. | ||
1894 | 2023.10.17 23:54:30.413518 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Debug> DynamicQueryHandler: Done processing query | ||
1895 | 2023.10.17 23:54:30.413543 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1896 | 2023.10.17 23:54:30.413559 [ 3 ] {} <Debug> HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Destroying unnamed session | ||
1897 | 2023.10.17 23:54:30.413708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1898 | 2023.10.17 23:54:30.413752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1899 | 2023.10.17 23:54:30.413770 [ 3 ] {} <Debug> HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1900 | 2023.10.17 23:54:30.413788 [ 3 ] {} <Debug> HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2023.10.17 23:54:30.413856 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1902 | 2023.10.17 23:54:30.413896 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1903 | 2023.10.17 23:54:30.414008 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1904 | 2023.10.17 23:54:30.414264 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1905 | 2023.10.17 23:54:30.414503 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1906 | 2023.10.17 23:54:30.414680 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1907 | 2023.10.17 23:54:30.414792 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089849 sec., 6677 rows/sec., 280.42 KiB/sec. | ||
1908 | 2023.10.17 23:54:30.414954 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Debug> DynamicQueryHandler: Done processing query | ||
1909 | 2023.10.17 23:54:30.414978 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1910 | 2023.10.17 23:54:30.414994 [ 3 ] {} <Debug> HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Destroying unnamed session | ||
1911 | 2023.10.17 23:54:30.415124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1912 | 2023.10.17 23:54:30.415169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1913 | 2023.10.17 23:54:30.415187 [ 3 ] {} <Debug> HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1914 | 2023.10.17 23:54:30.415203 [ 3 ] {} <Debug> HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1915 | 2023.10.17 23:54:30.415277 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1916 | 2023.10.17 23:54:30.415319 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1917 | 2023.10.17 23:54:30.415446 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1918 | 2023.10.17 23:54:30.415748 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1919 | 2023.10.17 23:54:30.415993 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1920 | 2023.10.17 23:54:30.416172 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1921 | 2023.10.17 23:54:30.416297 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000991892 sec., 63514 rows/sec., 3.85 MiB/sec. | ||
1922 | 2023.10.17 23:54:30.416419 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Debug> DynamicQueryHandler: Done processing query | ||
1923 | 2023.10.17 23:54:30.416442 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1924 | 2023.10.17 23:54:30.416458 [ 3 ] {} <Debug> HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Destroying unnamed session | ||
1925 | 2023.10.17 23:54:30.416614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2023.10.17 23:54:30.416658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1927 | 2023.10.17 23:54:30.416675 [ 3 ] {} <Debug> HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1928 | 2023.10.17 23:54:30.416691 [ 3 ] {} <Debug> HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1929 | 2023.10.17 23:54:30.416771 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1930 | 2023.10.17 23:54:30.416815 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1931 | 2023.10.17 23:54:30.416948 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1932 | 2023.10.17 23:54:30.417403 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1933 | 2023.10.17 23:54:30.417700 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1934 | 2023.10.17 23:54:30.417872 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1935 | 2023.10.17 23:54:30.418000 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001200876 sec., 31643 rows/sec., 42.70 MiB/sec. | ||
1936 | 2023.10.17 23:54:30.418125 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Debug> DynamicQueryHandler: Done processing query | ||
1937 | 2023.10.17 23:54:30.418148 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1938 | 2023.10.17 23:54:30.418164 [ 3 ] {} <Debug> HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Destroying unnamed session | ||
1939 | 2023.10.17 23:54:30.418274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2023.10.17 23:54:30.418320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1941 | 2023.10.17 23:54:30.418338 [ 3 ] {} <Debug> HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1942 | 2023.10.17 23:54:30.418354 [ 3 ] {} <Debug> HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2023.10.17 23:54:30.418423 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2023.10.17 23:54:30.418462 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1945 | 2023.10.17 23:54:30.418563 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2023.10.17 23:54:30.418815 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1947 | 2023.10.17 23:54:30.419050 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1948 | 2023.10.17 23:54:30.419221 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1949 | 2023.10.17 23:54:30.419338 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000886689 sec., 21428 rows/sec., 1.11 MiB/sec. | ||
1950 | 2023.10.17 23:54:30.419452 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Debug> DynamicQueryHandler: Done processing query | ||
1951 | 2023.10.17 23:54:30.419476 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1952 | 2023.10.17 23:54:30.419492 [ 3 ] {} <Debug> HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Destroying unnamed session | ||
1953 | 2023.10.17 23:54:35.175807 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1954 | 2023.10.17 23:54:35.175889 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1955 | 2023.10.17 23:54:35.402282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1956 | 2023.10.17 23:54:35.402441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1957 | 2023.10.17 23:54:35.402486 [ 3 ] {} <Debug> HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1958 | 2023.10.17 23:54:35.402528 [ 3 ] {} <Debug> HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1959 | 2023.10.17 23:54:35.402735 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1960 | 2023.10.17 23:54:35.402818 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1961 | 2023.10.17 23:54:35.402976 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1962 | 2023.10.17 23:54:35.403519 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1963 | 2023.10.17 23:54:35.403784 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1964 | 2023.10.17 23:54:35.403953 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1965 | 2023.10.17 23:54:35.404106 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001304619 sec., 5365 rows/sec., 434.90 KiB/sec. | ||
1966 | 2023.10.17 23:54:35.404255 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Debug> DynamicQueryHandler: Done processing query | ||
1967 | 2023.10.17 23:54:35.404281 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1968 | 2023.10.17 23:54:35.404298 [ 3 ] {} <Debug> HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Destroying unnamed session | ||
1969 | 2023.10.17 23:54:35.404427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1970 | 2023.10.17 23:54:35.404478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1971 | 2023.10.17 23:54:35.404497 [ 3 ] {} <Debug> HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1972 | 2023.10.17 23:54:35.404515 [ 3 ] {} <Debug> HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1973 | 2023.10.17 23:54:35.404597 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1974 | 2023.10.17 23:54:35.404638 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1975 | 2023.10.17 23:54:35.404745 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1976 | 2023.10.17 23:54:35.405066 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1977 | 2023.10.17 23:54:35.405284 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1978 | 2023.10.17 23:54:35.405430 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1979 | 2023.10.17 23:54:35.405557 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00093163 sec., 22541 rows/sec., 2.03 MiB/sec. | ||
1980 | 2023.10.17 23:54:35.405756 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Debug> DynamicQueryHandler: Done processing query | ||
1981 | 2023.10.17 23:54:35.405780 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1982 | 2023.10.17 23:54:35.405797 [ 3 ] {} <Debug> HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Destroying unnamed session | ||
1983 | 2023.10.17 23:54:35.405912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1984 | 2023.10.17 23:54:35.405956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1985 | 2023.10.17 23:54:35.405976 [ 3 ] {} <Debug> HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
1986 | 2023.10.17 23:54:35.405993 [ 3 ] {} <Debug> HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1987 | 2023.10.17 23:54:35.406067 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1988 | 2023.10.17 23:54:35.406106 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1989 | 2023.10.17 23:54:35.406232 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1990 | 2023.10.17 23:54:35.406525 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
1991 | 2023.10.17 23:54:35.406728 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1992 | 2023.10.17 23:54:35.406877 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1993 | 2023.10.17 23:54:35.407007 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Information> executeQuery: Read 7 rows, 574.00 B in 0.0009075 sec., 7713 rows/sec., 617.68 KiB/sec. | ||
1994 | 2023.10.17 23:54:35.407113 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Debug> DynamicQueryHandler: Done processing query | ||
1995 | 2023.10.17 23:54:35.407137 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1996 | 2023.10.17 23:54:35.407153 [ 3 ] {} <Debug> HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Destroying unnamed session | ||
1997 | 2023.10.17 23:54:35.407262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1998 | 2023.10.17 23:54:35.407303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1999 | 2023.10.17 23:54:35.407322 [ 3 ] {} <Debug> HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2000 | 2023.10.17 23:54:35.407339 [ 3 ] {} <Debug> HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2001 | 2023.10.17 23:54:35.407411 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2002 | 2023.10.17 23:54:35.407454 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2003 | 2023.10.17 23:54:35.407592 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2004 | 2023.10.17 23:54:35.407885 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2005 | 2023.10.17 23:54:35.408187 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2006 | 2023.10.17 23:54:35.408365 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2007 | 2023.10.17 23:54:35.408497 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001055563 sec., 6631 rows/sec., 8.95 MiB/sec. | ||
2008 | 2023.10.17 23:54:35.408490 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2009 | 2023.10.17 23:54:35.408607 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2010 | 2023.10.17 23:54:35.408696 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Debug> DynamicQueryHandler: Done processing query | ||
2011 | 2023.10.17 23:54:35.408704 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2012 | 2023.10.17 23:54:35.408730 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2013 | 2023.10.17 23:54:35.408770 [ 3 ] {} <Debug> HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Destroying unnamed session | ||
2014 | 2023.10.17 23:54:35.408860 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2015 | 2023.10.17 23:54:35.408902 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part | ||
2016 | 2023.10.17 23:54:35.409050 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2017 | 2023.10.17 23:54:35.409152 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
2018 | 2023.10.17 23:54:35.409249 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2019 | 2023.10.17 23:54:35.409339 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
2020 | 2023.10.17 23:54:35.409424 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2021 | 2023.10.17 23:54:35.410604 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 6 columns (6 merged, 0 gathered) in 0.001916042 sec., 103338.02703698562 rows/sec., 139.45 MiB/sec. | ||
2022 | 2023.10.17 23:54:35.410957 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2023 | 2023.10.17 23:54:35.411393 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2024 | 2023.10.17 23:54:35.411540 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2025 | 2023.10.17 23:54:35.411678 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2: 4.07 MiB. | ||
2026 | 2023.10.17 23:54:40.408444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2023.10.17 23:54:40.408574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2023.10.17 23:54:40.408606 [ 3 ] {} <Debug> HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2029 | 2023.10.17 23:54:40.408634 [ 3 ] {} <Debug> HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2023.10.17 23:54:40.408778 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2023.10.17 23:54:40.408847 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2032 | 2023.10.17 23:54:40.409007 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2023.10.17 23:54:40.409489 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2034 | 2023.10.17 23:54:40.409760 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2035 | 2023.10.17 23:54:40.409928 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2036 | 2023.10.17 23:54:40.410065 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001237387 sec., 35558 rows/sec., 2.70 MiB/sec. | ||
2037 | 2023.10.17 23:54:40.410087 [ 64 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2038 | 2023.10.17 23:54:40.410231 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2039 | 2023.10.17 23:54:40.410276 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Debug> DynamicQueryHandler: Done processing query | ||
2040 | 2023.10.17 23:54:40.410336 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2041 | 2023.10.17 23:54:40.410380 [ 3 ] {} <Debug> HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Destroying unnamed session | ||
2042 | 2023.10.17 23:54:40.410396 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2043 | 2023.10.17 23:54:40.410530 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2044 | 2023.10.17 23:54:40.410568 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
2045 | 2023.10.17 23:54:40.410647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2046 | 2023.10.17 23:54:40.410751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2047 | 2023.10.17 23:54:40.410756 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
2048 | 2023.10.17 23:54:40.410779 [ 3 ] {} <Debug> HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2049 | 2023.10.17 23:54:40.410846 [ 3 ] {} <Debug> HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2050 | 2023.10.17 23:54:40.410990 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
2051 | 2023.10.17 23:54:40.411080 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2052 | 2023.10.17 23:54:40.411212 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2053 | 2023.10.17 23:54:40.411226 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
2054 | 2023.10.17 23:54:40.411535 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
2055 | 2023.10.17 23:54:40.411675 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2056 | 2023.10.17 23:54:40.411780 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
2057 | 2023.10.17 23:54:40.412906 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2058 | 2023.10.17 23:54:40.413407 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003081767 sec., 63924.36546955042 rows/sec., 4.87 MiB/sec. | ||
2059 | 2023.10.17 23:54:40.413425 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2060 | 2023.10.17 23:54:40.413579 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2061 | 2023.10.17 23:54:40.413725 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2062 | 2023.10.17 23:54:40.413844 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2063 | 2023.10.17 23:54:40.413897 [ 64 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2064 | 2023.10.17 23:54:40.413979 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.002821922 sec., 71228 rows/sec., 6.84 MiB/sec. | ||
2065 | 2023.10.17 23:54:40.413986 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2066 | 2023.10.17 23:54:40.414051 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2067 | 2023.10.17 23:54:40.414213 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2068 | 2023.10.17 23:54:40.414484 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Debug> DynamicQueryHandler: Done processing query | ||
2069 | 2023.10.17 23:54:40.414484 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2070 | 2023.10.17 23:54:40.414528 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2071 | 2023.10.17 23:54:40.414565 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
2072 | 2023.10.17 23:54:40.414572 [ 3 ] {} <Debug> HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Destroying unnamed session | ||
2073 | 2023.10.17 23:54:40.414722 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 201 rows starting from the beginning of the part | ||
2074 | 2023.10.17 23:54:40.414860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2075 | 2023.10.17 23:54:40.414878 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
2076 | 2023.10.17 23:54:40.414953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2077 | 2023.10.17 23:54:40.415001 [ 3 ] {} <Debug> HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2078 | 2023.10.17 23:54:40.415056 [ 3 ] {} <Debug> HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2023.10.17 23:54:40.415085 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 201 rows starting from the beginning of the part | ||
2080 | 2023.10.17 23:54:40.415267 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2081 | 2023.10.17 23:54:40.415305 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
2082 | 2023.10.17 23:54:40.415363 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2083 | 2023.10.17 23:54:40.415563 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 201 rows starting from the beginning of the part | ||
2084 | 2023.10.17 23:54:40.415871 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2085 | 2023.10.17 23:54:40.417021 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2086 | 2023.10.17 23:54:40.417511 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2087 | 2023.10.17 23:54:40.417545 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471165 sec., 249772.05059396484 rows/sec., 23.88 MiB/sec. | ||
2088 | 2023.10.17 23:54:40.417699 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2089 | 2023.10.17 23:54:40.417791 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2090 | 2023.10.17 23:54:40.417958 [ 64 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2091 | 2023.10.17 23:54:40.418003 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.002668748 sec., 113161 rows/sec., 7.90 MiB/sec. | ||
2092 | 2023.10.17 23:54:40.418040 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2093 | 2023.10.17 23:54:40.418072 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2094 | 2023.10.17 23:54:40.418268 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2095 | 2023.10.17 23:54:40.418275 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2096 | 2023.10.17 23:54:40.418416 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Debug> DynamicQueryHandler: Done processing query | ||
2097 | 2023.10.17 23:54:40.418486 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2098 | 2023.10.17 23:54:40.418488 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2099 | 2023.10.17 23:54:40.418514 [ 3 ] {} <Debug> HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Destroying unnamed session | ||
2100 | 2023.10.17 23:54:40.418560 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part | ||
2101 | 2023.10.17 23:54:40.418758 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 302 rows starting from the beginning of the part | ||
2102 | 2023.10.17 23:54:40.418761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2103 | 2023.10.17 23:54:40.418860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2104 | 2023.10.17 23:54:40.418915 [ 3 ] {} <Debug> HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2105 | 2023.10.17 23:54:40.418954 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
2106 | 2023.10.17 23:54:40.418965 [ 3 ] {} <Debug> HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2107 | 2023.10.17 23:54:40.419172 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 302 rows starting from the beginning of the part | ||
2108 | 2023.10.17 23:54:40.419188 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2109 | 2023.10.17 23:54:40.419283 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2110 | 2023.10.17 23:54:40.419384 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
2111 | 2023.10.17 23:54:40.419692 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 302 rows starting from the beginning of the part | ||
2112 | 2023.10.17 23:54:40.419823 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2113 | 2023.10.17 23:54:40.420669 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2114 | 2023.10.17 23:54:40.421203 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2115 | 2023.10.17 23:54:40.421503 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003366134 sec., 370454.65213208983 rows/sec., 25.96 MiB/sec. | ||
2116 | 2023.10.17 23:54:40.421521 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2117 | 2023.10.17 23:54:40.421697 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2118 | 2023.10.17 23:54:40.421718 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002466234 sec., 2432 rows/sec., 102.16 KiB/sec. | ||
2119 | 2023.10.17 23:54:40.421937 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Debug> DynamicQueryHandler: Done processing query | ||
2120 | 2023.10.17 23:54:40.421966 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2121 | 2023.10.17 23:54:40.421992 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2122 | 2023.10.17 23:54:40.422004 [ 3 ] {} <Debug> HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Destroying unnamed session | ||
2123 | 2023.10.17 23:54:40.422089 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2124 | 2023.10.17 23:54:40.422208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2125 | 2023.10.17 23:54:40.422261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2126 | 2023.10.17 23:54:40.422280 [ 3 ] {} <Debug> HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2127 | 2023.10.17 23:54:40.422297 [ 3 ] {} <Debug> HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2128 | 2023.10.17 23:54:40.422374 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2129 | 2023.10.17 23:54:40.422419 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2130 | 2023.10.17 23:54:40.422555 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2131 | 2023.10.17 23:54:40.422894 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2132 | 2023.10.17 23:54:40.423147 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2133 | 2023.10.17 23:54:40.423318 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2134 | 2023.10.17 23:54:40.423438 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001033782 sec., 60941 rows/sec., 3.69 MiB/sec. | ||
2135 | 2023.10.17 23:54:40.423546 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Debug> DynamicQueryHandler: Done processing query | ||
2136 | 2023.10.17 23:54:40.423570 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2137 | 2023.10.17 23:54:40.423585 [ 3 ] {} <Debug> HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Destroying unnamed session | ||
2138 | 2023.10.17 23:54:40.423767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2139 | 2023.10.17 23:54:40.423811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2140 | 2023.10.17 23:54:40.423830 [ 3 ] {} <Debug> HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2141 | 2023.10.17 23:54:40.423847 [ 3 ] {} <Debug> HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2142 | 2023.10.17 23:54:40.423937 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2143 | 2023.10.17 23:54:40.423982 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2144 | 2023.10.17 23:54:40.424117 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2145 | 2023.10.17 23:54:40.424565 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2146 | 2023.10.17 23:54:40.424871 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2147 | 2023.10.17 23:54:40.425045 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2148 | 2023.10.17 23:54:40.425184 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001209896 sec., 31407 rows/sec., 42.38 MiB/sec. | ||
2149 | 2023.10.17 23:54:40.425327 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Debug> DynamicQueryHandler: Done processing query | ||
2150 | 2023.10.17 23:54:40.425351 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2151 | 2023.10.17 23:54:40.425366 [ 3 ] {} <Debug> HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Destroying unnamed session | ||
2152 | 2023.10.17 23:54:40.425489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2153 | 2023.10.17 23:54:40.425534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2154 | 2023.10.17 23:54:40.425553 [ 3 ] {} <Debug> HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2155 | 2023.10.17 23:54:40.425570 [ 3 ] {} <Debug> HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2156 | 2023.10.17 23:54:40.425641 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2157 | 2023.10.17 23:54:40.425679 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2158 | 2023.10.17 23:54:40.425784 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2159 | 2023.10.17 23:54:40.426090 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2160 | 2023.10.17 23:54:40.426321 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2161 | 2023.10.17 23:54:40.426500 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2162 | 2023.10.17 23:54:40.426637 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000958521 sec., 19822 rows/sec., 1.03 MiB/sec. | ||
2163 | 2023.10.17 23:54:40.426768 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Debug> DynamicQueryHandler: Done processing query | ||
2164 | 2023.10.17 23:54:40.426792 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2165 | 2023.10.17 23:54:40.426809 [ 3 ] {} <Debug> HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Destroying unnamed session | ||
2166 | 2023.10.17 23:54:45.402149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2167 | 2023.10.17 23:54:45.402326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2168 | 2023.10.17 23:54:45.402373 [ 3 ] {} <Debug> HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2169 | 2023.10.17 23:54:45.402414 [ 3 ] {} <Debug> HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2023.10.17 23:54:45.402609 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2171 | 2023.10.17 23:54:45.402705 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2172 | 2023.10.17 23:54:45.402971 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2173 | 2023.10.17 23:54:45.403477 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2174 | 2023.10.17 23:54:45.403749 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2175 | 2023.10.17 23:54:45.403925 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2176 | 2023.10.17 23:54:45.404074 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001405521 sec., 4980 rows/sec., 403.68 KiB/sec. | ||
2177 | 2023.10.17 23:54:45.404237 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2023.10.17 23:54:45.404264 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2179 | 2023.10.17 23:54:45.404281 [ 3 ] {} <Debug> HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Destroying unnamed session | ||
2180 | 2023.10.17 23:54:45.404413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2181 | 2023.10.17 23:54:45.404465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2182 | 2023.10.17 23:54:45.404486 [ 3 ] {} <Debug> HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2183 | 2023.10.17 23:54:45.404505 [ 3 ] {} <Debug> HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2184 | 2023.10.17 23:54:45.404587 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2185 | 2023.10.17 23:54:45.404630 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2186 | 2023.10.17 23:54:45.404739 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2187 | 2023.10.17 23:54:45.405064 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2188 | 2023.10.17 23:54:45.405275 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2189 | 2023.10.17 23:54:45.405426 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2190 | 2023.10.17 23:54:45.405552 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00093475 sec., 22465 rows/sec., 2.03 MiB/sec. | ||
2191 | 2023.10.17 23:54:45.405676 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Debug> DynamicQueryHandler: Done processing query | ||
2192 | 2023.10.17 23:54:45.405701 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2193 | 2023.10.17 23:54:45.405717 [ 3 ] {} <Debug> HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Destroying unnamed session | ||
2194 | 2023.10.17 23:54:45.405840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2195 | 2023.10.17 23:54:45.405888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2196 | 2023.10.17 23:54:45.405907 [ 3 ] {} <Debug> HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2197 | 2023.10.17 23:54:45.405926 [ 3 ] {} <Debug> HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2198 | 2023.10.17 23:54:45.405998 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2199 | 2023.10.17 23:54:45.406041 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2200 | 2023.10.17 23:54:45.406149 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2201 | 2023.10.17 23:54:45.406444 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2202 | 2023.10.17 23:54:45.406651 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2203 | 2023.10.17 23:54:45.406801 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2204 | 2023.10.17 23:54:45.406917 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Information> executeQuery: Read 7 rows, 574.00 B in 0.00088772 sec., 7885 rows/sec., 631.45 KiB/sec. | ||
2205 | 2023.10.17 23:54:45.407039 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Debug> DynamicQueryHandler: Done processing query | ||
2206 | 2023.10.17 23:54:45.407063 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2207 | 2023.10.17 23:54:45.407080 [ 3 ] {} <Debug> HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Destroying unnamed session | ||
2208 | 2023.10.17 23:54:45.407225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2209 | 2023.10.17 23:54:45.407270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2210 | 2023.10.17 23:54:45.407289 [ 3 ] {} <Debug> HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2211 | 2023.10.17 23:54:45.407307 [ 3 ] {} <Debug> HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2212 | 2023.10.17 23:54:45.407380 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2213 | 2023.10.17 23:54:45.407424 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2214 | 2023.10.17 23:54:45.407562 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2215 | 2023.10.17 23:54:45.407858 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2216 | 2023.10.17 23:54:45.408144 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2217 | 2023.10.17 23:54:45.408332 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2218 | 2023.10.17 23:54:45.408455 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001045903 sec., 6692 rows/sec., 9.03 MiB/sec. | ||
2219 | 2023.10.17 23:54:45.408585 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Debug> DynamicQueryHandler: Done processing query | ||
2220 | 2023.10.17 23:54:45.408609 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2221 | 2023.10.17 23:54:45.408626 [ 3 ] {} <Debug> HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Destroying unnamed session | ||
2222 | 2023.10.17 23:54:50.175928 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2223 | 2023.10.17 23:54:50.175996 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2224 | 2023.10.17 23:54:50.408939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2225 | 2023.10.17 23:54:50.409045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2226 | 2023.10.17 23:54:50.409070 [ 3 ] {} <Debug> HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2227 | 2023.10.17 23:54:50.409095 [ 3 ] {} <Debug> HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2228 | 2023.10.17 23:54:50.409229 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2229 | 2023.10.17 23:54:50.409291 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2230 | 2023.10.17 23:54:50.409452 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2231 | 2023.10.17 23:54:50.409883 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2232 | 2023.10.17 23:54:50.410174 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2233 | 2023.10.17 23:54:50.410339 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2234 | 2023.10.17 23:54:50.410486 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001220606 sec., 36047 rows/sec., 2.74 MiB/sec. | ||
2235 | 2023.10.17 23:54:50.410638 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Debug> DynamicQueryHandler: Done processing query | ||
2236 | 2023.10.17 23:54:50.410664 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2237 | 2023.10.17 23:54:50.410681 [ 3 ] {} <Debug> HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Destroying unnamed session | ||
2238 | 2023.10.17 23:54:50.410839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2239 | 2023.10.17 23:54:50.410891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2240 | 2023.10.17 23:54:50.410911 [ 3 ] {} <Debug> HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2241 | 2023.10.17 23:54:50.410931 [ 3 ] {} <Debug> HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2242 | 2023.10.17 23:54:50.411019 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2243 | 2023.10.17 23:54:50.411062 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2244 | 2023.10.17 23:54:50.411172 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2245 | 2023.10.17 23:54:50.411599 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2246 | 2023.10.17 23:54:50.411831 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2247 | 2023.10.17 23:54:50.411983 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2248 | 2023.10.17 23:54:50.412113 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001063613 sec., 188978 rows/sec., 18.15 MiB/sec. | ||
2249 | 2023.10.17 23:54:50.412237 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Debug> DynamicQueryHandler: Done processing query | ||
2250 | 2023.10.17 23:54:50.412261 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2251 | 2023.10.17 23:54:50.412277 [ 3 ] {} <Debug> HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Destroying unnamed session | ||
2252 | 2023.10.17 23:54:50.412433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2253 | 2023.10.17 23:54:50.412480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2254 | 2023.10.17 23:54:50.412499 [ 3 ] {} <Debug> HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2255 | 2023.10.17 23:54:50.412516 [ 3 ] {} <Debug> HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2256 | 2023.10.17 23:54:50.412597 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2257 | 2023.10.17 23:54:50.412637 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2258 | 2023.10.17 23:54:50.412746 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2259 | 2023.10.17 23:54:50.413183 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2260 | 2023.10.17 23:54:50.413411 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2261 | 2023.10.17 23:54:50.413560 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2262 | 2023.10.17 23:54:50.413700 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001066123 sec., 283269 rows/sec., 19.77 MiB/sec. | ||
2263 | 2023.10.17 23:54:50.413851 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Debug> DynamicQueryHandler: Done processing query | ||
2264 | 2023.10.17 23:54:50.413876 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2265 | 2023.10.17 23:54:50.413893 [ 3 ] {} <Debug> HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Destroying unnamed session | ||
2266 | 2023.10.17 23:54:50.414047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2267 | 2023.10.17 23:54:50.414093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2268 | 2023.10.17 23:54:50.414112 [ 3 ] {} <Debug> HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2269 | 2023.10.17 23:54:50.414129 [ 3 ] {} <Debug> HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2270 | 2023.10.17 23:54:50.414199 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2271 | 2023.10.17 23:54:50.414239 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2272 | 2023.10.17 23:54:50.414352 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2273 | 2023.10.17 23:54:50.414681 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2274 | 2023.10.17 23:54:50.414934 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2275 | 2023.10.17 23:54:50.415119 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2276 | 2023.10.17 23:54:50.415250 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001021172 sec., 5875 rows/sec., 246.73 KiB/sec. | ||
2277 | 2023.10.17 23:54:50.415373 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Debug> DynamicQueryHandler: Done processing query | ||
2278 | 2023.10.17 23:54:50.415397 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2279 | 2023.10.17 23:54:50.415414 [ 3 ] {} <Debug> HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Destroying unnamed session | ||
2280 | 2023.10.17 23:54:50.415542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2281 | 2023.10.17 23:54:50.415588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2282 | 2023.10.17 23:54:50.415606 [ 3 ] {} <Debug> HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2283 | 2023.10.17 23:54:50.415623 [ 3 ] {} <Debug> HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2023.10.17 23:54:50.415696 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2285 | 2023.10.17 23:54:50.415738 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2286 | 2023.10.17 23:54:50.415858 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2287 | 2023.10.17 23:54:50.416162 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2288 | 2023.10.17 23:54:50.416414 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2289 | 2023.10.17 23:54:50.416588 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2290 | 2023.10.17 23:54:50.416731 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000992922 sec., 63449 rows/sec., 3.85 MiB/sec. | ||
2291 | 2023.10.17 23:54:50.416862 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2023.10.17 23:54:50.416886 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2293 | 2023.10.17 23:54:50.416903 [ 3 ] {} <Debug> HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Destroying unnamed session | ||
2294 | 2023.10.17 23:54:50.417083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2023.10.17 23:54:50.417128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2296 | 2023.10.17 23:54:50.417147 [ 3 ] {} <Debug> HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2297 | 2023.10.17 23:54:50.417164 [ 3 ] {} <Debug> HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2023.10.17 23:54:50.417252 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2299 | 2023.10.17 23:54:50.417296 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2300 | 2023.10.17 23:54:50.417434 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2301 | 2023.10.17 23:54:50.417891 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2302 | 2023.10.17 23:54:50.418193 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2303 | 2023.10.17 23:54:50.418371 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2304 | 2023.10.17 23:54:50.418513 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001222777 sec., 31076 rows/sec., 41.94 MiB/sec. | ||
2305 | 2023.10.17 23:54:50.418650 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Debug> DynamicQueryHandler: Done processing query | ||
2306 | 2023.10.17 23:54:50.418674 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2307 | 2023.10.17 23:54:50.418690 [ 3 ] {} <Debug> HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Destroying unnamed session | ||
2308 | 2023.10.17 23:54:50.418811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2309 | 2023.10.17 23:54:50.418856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2310 | 2023.10.17 23:54:50.418875 [ 3 ] {} <Debug> HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2311 | 2023.10.17 23:54:50.418892 [ 3 ] {} <Debug> HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2312 | 2023.10.17 23:54:50.418962 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2313 | 2023.10.17 23:54:50.419002 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2314 | 2023.10.17 23:54:50.419108 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2315 | 2023.10.17 23:54:50.419367 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2316 | 2023.10.17 23:54:50.419603 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2317 | 2023.10.17 23:54:50.419775 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2318 | 2023.10.17 23:54:50.419906 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.0009108 sec., 20860 rows/sec., 1.08 MiB/sec. | ||
2319 | 2023.10.17 23:54:50.419899 [ 176 ] {} <Debug> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2320 | 2023.10.17 23:54:50.420014 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2321 | 2023.10.17 23:54:50.420109 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Debug> DynamicQueryHandler: Done processing query | ||
2322 | 2023.10.17 23:54:50.420168 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2323 | 2023.10.17 23:54:50.420190 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2324 | 2023.10.17 23:54:50.420226 [ 3 ] {} <Debug> HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Destroying unnamed session | ||
2325 | 2023.10.17 23:54:50.420368 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2326 | 2023.10.17 23:54:50.420410 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part | ||
2327 | 2023.10.17 23:54:50.420557 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
2328 | 2023.10.17 23:54:50.420661 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part | ||
2329 | 2023.10.17 23:54:50.420787 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
2330 | 2023.10.17 23:54:50.420880 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
2331 | 2023.10.17 23:54:50.420968 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part | ||
2332 | 2023.10.17 23:54:50.421622 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543144 sec., 144510.16885008788 rows/sec., 7.87 MiB/sec. | ||
2333 | 2023.10.17 23:54:50.421765 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2334 | 2023.10.17 23:54:50.422002 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2335 | 2023.10.17 23:54:50.422078 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2336 | 2023.10.17 23:54:55.401525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2337 | 2023.10.17 23:54:55.401656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2338 | 2023.10.17 23:54:55.401685 [ 3 ] {} <Debug> HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2339 | 2023.10.17 23:54:55.401713 [ 3 ] {} <Debug> HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2340 | 2023.10.17 23:54:55.401859 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2341 | 2023.10.17 23:54:55.401930 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2342 | 2023.10.17 23:54:55.402116 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2343 | 2023.10.17 23:54:55.402644 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2344 | 2023.10.17 23:54:55.403032 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2345 | 2023.10.17 23:54:55.403201 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2346 | 2023.10.17 23:54:55.403325 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001423641 sec., 4916 rows/sec., 398.54 KiB/sec. | ||
2347 | 2023.10.17 23:54:55.403600 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Debug> DynamicQueryHandler: Done processing query | ||
2348 | 2023.10.17 23:54:55.403627 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2349 | 2023.10.17 23:54:55.403645 [ 3 ] {} <Debug> HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Destroying unnamed session | ||
2350 | 2023.10.17 23:54:55.403765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2351 | 2023.10.17 23:54:55.403817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2352 | 2023.10.17 23:54:55.403837 [ 3 ] {} <Debug> HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2353 | 2023.10.17 23:54:55.403856 [ 3 ] {} <Debug> HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2354 | 2023.10.17 23:54:55.403939 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2355 | 2023.10.17 23:54:55.403982 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2356 | 2023.10.17 23:54:55.404108 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2357 | 2023.10.17 23:54:55.404435 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2358 | 2023.10.17 23:54:55.404643 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2359 | 2023.10.17 23:54:55.404794 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2360 | 2023.10.17 23:54:55.404898 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.000929701 sec., 22587 rows/sec., 2.04 MiB/sec. | ||
2361 | 2023.10.17 23:54:55.405045 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Debug> DynamicQueryHandler: Done processing query | ||
2362 | 2023.10.17 23:54:55.405069 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2363 | 2023.10.17 23:54:55.405086 [ 3 ] {} <Debug> HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Destroying unnamed session | ||
2364 | 2023.10.17 23:54:55.405199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2023.10.17 23:54:55.405243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2366 | 2023.10.17 23:54:55.405261 [ 3 ] {} <Debug> HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2367 | 2023.10.17 23:54:55.405279 [ 3 ] {} <Debug> HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2023.10.17 23:54:55.405349 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2369 | 2023.10.17 23:54:55.405389 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2370 | 2023.10.17 23:54:55.405492 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2371 | 2023.10.17 23:54:55.405766 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2372 | 2023.10.17 23:54:55.405974 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2373 | 2023.10.17 23:54:55.406123 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2374 | 2023.10.17 23:54:55.406223 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000845849 sec., 8275 rows/sec., 662.70 KiB/sec. | ||
2375 | 2023.10.17 23:54:55.406339 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Debug> DynamicQueryHandler: Done processing query | ||
2376 | 2023.10.17 23:54:55.406362 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2377 | 2023.10.17 23:54:55.406378 [ 3 ] {} <Debug> HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Destroying unnamed session | ||
2378 | 2023.10.17 23:54:55.406525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2379 | 2023.10.17 23:54:55.406569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2380 | 2023.10.17 23:54:55.406587 [ 3 ] {} <Debug> HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2381 | 2023.10.17 23:54:55.406604 [ 3 ] {} <Debug> HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2382 | 2023.10.17 23:54:55.406676 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2383 | 2023.10.17 23:54:55.406720 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2384 | 2023.10.17 23:54:55.406858 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2385 | 2023.10.17 23:54:55.407168 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2386 | 2023.10.17 23:54:55.407448 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2387 | 2023.10.17 23:54:55.407647 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2388 | 2023.10.17 23:54:55.407752 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001047693 sec., 6681 rows/sec., 9.02 MiB/sec. | ||
2389 | 2023.10.17 23:54:55.407873 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Debug> DynamicQueryHandler: Done processing query | ||
2390 | 2023.10.17 23:54:55.407897 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2391 | 2023.10.17 23:54:55.407912 [ 3 ] {} <Debug> HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Destroying unnamed session | ||
2392 | 2023.10.17 23:55:00.409039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2393 | 2023.10.17 23:55:00.409219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2394 | 2023.10.17 23:55:00.409265 [ 3 ] {} <Debug> HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2395 | 2023.10.17 23:55:00.409308 [ 3 ] {} <Debug> HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2396 | 2023.10.17 23:55:00.409475 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2397 | 2023.10.17 23:55:00.409535 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2398 | 2023.10.17 23:55:00.409694 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2399 | 2023.10.17 23:55:00.410125 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2400 | 2023.10.17 23:55:00.410387 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2401 | 2023.10.17 23:55:00.410552 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2402 | 2023.10.17 23:55:00.410685 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001166065 sec., 37733 rows/sec., 2.86 MiB/sec. | ||
2403 | 2023.10.17 23:55:00.410852 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Debug> DynamicQueryHandler: Done processing query | ||
2404 | 2023.10.17 23:55:00.410878 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2405 | 2023.10.17 23:55:00.410894 [ 3 ] {} <Debug> HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Destroying unnamed session | ||
2406 | 2023.10.17 23:55:00.411070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2023.10.17 23:55:00.411115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2408 | 2023.10.17 23:55:00.411134 [ 3 ] {} <Debug> HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2409 | 2023.10.17 23:55:00.411151 [ 3 ] {} <Debug> HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2023.10.17 23:55:00.411230 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2411 | 2023.10.17 23:55:00.411271 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2412 | 2023.10.17 23:55:00.411379 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2413 | 2023.10.17 23:55:00.411815 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2414 | 2023.10.17 23:55:00.412045 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2415 | 2023.10.17 23:55:00.412197 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2416 | 2023.10.17 23:55:00.412307 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001047423 sec., 191899 rows/sec., 18.43 MiB/sec. | ||
2417 | 2023.10.17 23:55:00.412434 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Debug> DynamicQueryHandler: Done processing query | ||
2418 | 2023.10.17 23:55:00.412458 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2419 | 2023.10.17 23:55:00.412474 [ 3 ] {} <Debug> HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Destroying unnamed session | ||
2420 | 2023.10.17 23:55:00.412648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2421 | 2023.10.17 23:55:00.412693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2422 | 2023.10.17 23:55:00.412711 [ 3 ] {} <Debug> HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2423 | 2023.10.17 23:55:00.412729 [ 3 ] {} <Debug> HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2023.10.17 23:55:00.412806 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2425 | 2023.10.17 23:55:00.412846 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2426 | 2023.10.17 23:55:00.412954 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2427 | 2023.10.17 23:55:00.413379 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2428 | 2023.10.17 23:55:00.413602 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2429 | 2023.10.17 23:55:00.413747 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2430 | 2023.10.17 23:55:00.413875 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001034793 sec., 291845 rows/sec., 20.37 MiB/sec. | ||
2431 | 2023.10.17 23:55:00.413982 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Debug> DynamicQueryHandler: Done processing query | ||
2432 | 2023.10.17 23:55:00.414006 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2433 | 2023.10.17 23:55:00.414021 [ 3 ] {} <Debug> HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Destroying unnamed session | ||
2434 | 2023.10.17 23:55:00.414167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2435 | 2023.10.17 23:55:00.414210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2436 | 2023.10.17 23:55:00.414228 [ 3 ] {} <Debug> HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2437 | 2023.10.17 23:55:00.414245 [ 3 ] {} <Debug> HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2438 | 2023.10.17 23:55:00.414314 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2439 | 2023.10.17 23:55:00.414354 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2440 | 2023.10.17 23:55:00.414461 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2441 | 2023.10.17 23:55:00.414696 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2442 | 2023.10.17 23:55:00.414936 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2443 | 2023.10.17 23:55:00.415132 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2444 | 2023.10.17 23:55:00.415261 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091222 sec., 6577 rows/sec., 276.20 KiB/sec. | ||
2445 | 2023.10.17 23:55:00.415257 [ 122 ] {} <Debug> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2446 | 2023.10.17 23:55:00.415375 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2447 | 2023.10.17 23:55:00.415426 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Debug> DynamicQueryHandler: Done processing query | ||
2448 | 2023.10.17 23:55:00.415497 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2449 | 2023.10.17 23:55:00.415528 [ 3 ] {} <Debug> HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Destroying unnamed session | ||
2450 | 2023.10.17 23:55:00.415529 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2451 | 2023.10.17 23:55:00.415699 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2452 | 2023.10.17 23:55:00.415706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2453 | 2023.10.17 23:55:00.415762 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
2454 | 2023.10.17 23:55:00.415797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2455 | 2023.10.17 23:55:00.415844 [ 3 ] {} <Debug> HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2456 | 2023.10.17 23:55:00.415872 [ 3 ] {} <Debug> HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2023.10.17 23:55:00.416026 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
2458 | 2023.10.17 23:55:00.416073 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2459 | 2023.10.17 23:55:00.416167 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2460 | 2023.10.17 23:55:00.416285 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
2461 | 2023.10.17 23:55:00.416591 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
2462 | 2023.10.17 23:55:00.416702 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2463 | 2023.10.17 23:55:00.416834 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
2464 | 2023.10.17 23:55:00.416987 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
2465 | 2023.10.17 23:55:00.417484 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2466 | 2023.10.17 23:55:00.418043 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2467 | 2023.10.17 23:55:00.418418 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002974385 sec., 22189.461014629916 rows/sec., 931.78 KiB/sec. | ||
2468 | 2023.10.17 23:55:00.418430 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2469 | 2023.10.17 23:55:00.418611 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2470 | 2023.10.17 23:55:00.418631 [ 122 ] {} <Debug> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2471 | 2023.10.17 23:55:00.418696 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002540266 sec., 24800 rows/sec., 1.50 MiB/sec. | ||
2472 | 2023.10.17 23:55:00.418742 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2473 | 2023.10.17 23:55:00.418991 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2474 | 2023.10.17 23:55:00.419059 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Debug> DynamicQueryHandler: Done processing query | ||
2475 | 2023.10.17 23:55:00.419113 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2476 | 2023.10.17 23:55:00.419165 [ 3 ] {} <Debug> HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Destroying unnamed session | ||
2477 | 2023.10.17 23:55:00.419212 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2478 | 2023.10.17 23:55:00.419292 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2479 | 2023.10.17 23:55:00.419346 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
2480 | 2023.10.17 23:55:00.419358 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2481 | 2023.10.17 23:55:00.419440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2482 | 2023.10.17 23:55:00.419566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2483 | 2023.10.17 23:55:00.419623 [ 3 ] {} <Debug> HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2484 | 2023.10.17 23:55:00.419668 [ 3 ] {} <Debug> HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2485 | 2023.10.17 23:55:00.419688 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
2486 | 2023.10.17 23:55:00.419898 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2487 | 2023.10.17 23:55:00.419938 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
2488 | 2023.10.17 23:55:00.420022 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2489 | 2023.10.17 23:55:00.420238 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
2490 | 2023.10.17 23:55:00.420602 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
2491 | 2023.10.17 23:55:00.420699 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2492 | 2023.10.17 23:55:00.420917 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
2493 | 2023.10.17 23:55:00.421703 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2494 | 2023.10.17 23:55:00.422514 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2495 | 2023.10.17 23:55:00.422558 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003712801 sec., 186651.53343796235 rows/sec., 11.32 MiB/sec. | ||
2496 | 2023.10.17 23:55:00.422715 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2497 | 2023.10.17 23:55:00.422840 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2498 | 2023.10.17 23:55:00.423000 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2499 | 2023.10.17 23:55:00.423078 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.003092258 sec., 12288 rows/sec., 16.58 MiB/sec. | ||
2500 | 2023.10.17 23:55:00.423097 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2501 | 2023.10.17 23:55:00.423099 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2502 | 2023.10.17 23:55:00.423270 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2503 | 2023.10.17 23:55:00.423601 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2504 | 2023.10.17 23:55:00.423634 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Debug> DynamicQueryHandler: Done processing query | ||
2505 | 2023.10.17 23:55:00.423676 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2506 | 2023.10.17 23:55:00.423723 [ 3 ] {} <Debug> HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Destroying unnamed session | ||
2507 | 2023.10.17 23:55:00.423794 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2508 | 2023.10.17 23:55:00.423831 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
2509 | 2023.10.17 23:55:00.423908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2510 | 2023.10.17 23:55:00.423990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2511 | 2023.10.17 23:55:00.424057 [ 3 ] {} <Debug> HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2512 | 2023.10.17 23:55:00.424087 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
2513 | 2023.10.17 23:55:00.424100 [ 3 ] {} <Debug> HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2023.10.17 23:55:00.424349 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2515 | 2023.10.17 23:55:00.424369 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
2516 | 2023.10.17 23:55:00.424452 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2517 | 2023.10.17 23:55:00.424710 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
2518 | 2023.10.17 23:55:00.424937 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2519 | 2023.10.17 23:55:00.424985 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
2520 | 2023.10.17 23:55:00.425259 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
2521 | 2023.10.17 23:55:00.425728 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2522 | 2023.10.17 23:55:00.426115 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2523 | 2023.10.17 23:55:00.426472 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2524 | 2023.10.17 23:55:00.426757 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002342151 sec., 8112 rows/sec., 430.71 KiB/sec. | ||
2525 | 2023.10.17 23:55:00.427015 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Debug> DynamicQueryHandler: Done processing query | ||
2526 | 2023.10.17 23:55:00.427040 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2527 | 2023.10.17 23:55:00.427056 [ 3 ] {} <Debug> HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Destroying unnamed session | ||
2528 | 2023.10.17 23:55:00.427529 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 6 columns (6 merged, 0 gathered) in 0.004318495 sec., 75489.26188405915 rows/sec., 101.87 MiB/sec. | ||
2529 | 2023.10.17 23:55:00.427761 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2530 | 2023.10.17 23:55:00.427983 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2531 | 2023.10.17 23:55:00.428051 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2532 | 2023.10.17 23:55:00.428117 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3: 4.00 MiB. | ||
2533 | 2023.10.17 23:55:01.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.06 MiB, peak 235.29 MiB, will set to 229.90 MiB (RSS), difference: -4.16 MiB | ||
2534 | 2023.10.17 23:55:05.176236 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2535 | 2023.10.17 23:55:05.176295 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2536 | 2023.10.17 23:55:05.401356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2537 | 2023.10.17 23:55:05.401470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2538 | 2023.10.17 23:55:05.401496 [ 3 ] {} <Debug> HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2539 | 2023.10.17 23:55:05.401522 [ 3 ] {} <Debug> HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2540 | 2023.10.17 23:55:05.401664 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2541 | 2023.10.17 23:55:05.401734 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2542 | 2023.10.17 23:55:05.401919 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2543 | 2023.10.17 23:55:05.402354 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2544 | 2023.10.17 23:55:05.402649 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2545 | 2023.10.17 23:55:05.402811 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2546 | 2023.10.17 23:55:05.402956 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001239327 sec., 5648 rows/sec., 457.82 KiB/sec. | ||
2547 | 2023.10.17 23:55:05.402958 [ 104 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2548 | 2023.10.17 23:55:05.403080 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2549 | 2023.10.17 23:55:05.403149 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Debug> DynamicQueryHandler: Done processing query | ||
2550 | 2023.10.17 23:55:05.403219 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2551 | 2023.10.17 23:55:05.403238 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2552 | 2023.10.17 23:55:05.403259 [ 3 ] {} <Debug> HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Destroying unnamed session | ||
2553 | 2023.10.17 23:55:05.403414 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2554 | 2023.10.17 23:55:05.403458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2555 | 2023.10.17 23:55:05.403478 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part | ||
2556 | 2023.10.17 23:55:05.403559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2557 | 2023.10.17 23:55:05.403611 [ 3 ] {} <Debug> HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2558 | 2023.10.17 23:55:05.403647 [ 3 ] {} <Debug> HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2559 | 2023.10.17 23:55:05.403743 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
2560 | 2023.10.17 23:55:05.403859 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2561 | 2023.10.17 23:55:05.403982 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
2562 | 2023.10.17 23:55:05.403985 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2563 | 2023.10.17 23:55:05.404244 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part | ||
2564 | 2023.10.17 23:55:05.404524 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
2565 | 2023.10.17 23:55:05.404533 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2566 | 2023.10.17 23:55:05.404735 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
2567 | 2023.10.17 23:55:05.405310 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2568 | 2023.10.17 23:55:05.405810 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2569 | 2023.10.17 23:55:05.406071 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921924 sec., 54758.43998680322 rows/sec., 4.19 MiB/sec. | ||
2570 | 2023.10.17 23:55:05.406126 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2571 | 2023.10.17 23:55:05.406229 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2572 | 2023.10.17 23:55:05.406332 [ 88 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2573 | 2023.10.17 23:55:05.406397 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.002450014 sec., 8571 rows/sec., 792.01 KiB/sec. | ||
2574 | 2023.10.17 23:55:05.406439 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2575 | 2023.10.17 23:55:05.406711 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2576 | 2023.10.17 23:55:05.406795 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2577 | 2023.10.17 23:55:05.406833 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Debug> DynamicQueryHandler: Done processing query | ||
2578 | 2023.10.17 23:55:05.406889 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2579 | 2023.10.17 23:55:05.406923 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2580 | 2023.10.17 23:55:05.406931 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2581 | 2023.10.17 23:55:05.406939 [ 3 ] {} <Debug> HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Destroying unnamed session | ||
2582 | 2023.10.17 23:55:05.406965 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part | ||
2583 | 2023.10.17 23:55:05.407137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2584 | 2023.10.17 23:55:05.407167 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
2585 | 2023.10.17 23:55:05.407239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2586 | 2023.10.17 23:55:05.407283 [ 3 ] {} <Debug> HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2587 | 2023.10.17 23:55:05.407341 [ 3 ] {} <Debug> HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2023.10.17 23:55:05.407358 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 201 rows starting from the beginning of the part | ||
2589 | 2023.10.17 23:55:05.407556 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2590 | 2023.10.17 23:55:05.407575 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
2591 | 2023.10.17 23:55:05.407667 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2592 | 2023.10.17 23:55:05.407837 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 201 rows starting from the beginning of the part | ||
2593 | 2023.10.17 23:55:05.408143 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
2594 | 2023.10.17 23:55:05.408217 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2595 | 2023.10.17 23:55:05.409047 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2596 | 2023.10.17 23:55:05.409463 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2597 | 2023.10.17 23:55:05.409789 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2598 | 2023.10.17 23:55:05.409792 [ 15 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272442 sec., 209934.96599786947 rows/sec., 20.01 MiB/sec. | ||
2599 | 2023.10.17 23:55:05.409946 [ 88 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2600 | 2023.10.17 23:55:05.409995 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2601 | 2023.10.17 23:55:05.410008 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Information> executeQuery: Read 7 rows, 574.00 B in 0.002376012 sec., 2946 rows/sec., 235.92 KiB/sec. | ||
2602 | 2023.10.17 23:55:05.410029 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2603 | 2023.10.17 23:55:05.410284 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2604 | 2023.10.17 23:55:05.410458 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Debug> DynamicQueryHandler: Done processing query | ||
2605 | 2023.10.17 23:55:05.410520 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2606 | 2023.10.17 23:55:05.410544 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2607 | 2023.10.17 23:55:05.410550 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2608 | 2023.10.17 23:55:05.410560 [ 3 ] {} <Debug> HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Destroying unnamed session | ||
2609 | 2023.10.17 23:55:05.410641 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 327 rows starting from the beginning of the part | ||
2610 | 2023.10.17 23:55:05.410679 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2611 | 2023.10.17 23:55:05.410755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2612 | 2023.10.17 23:55:05.410870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2613 | 2023.10.17 23:55:05.410909 [ 3 ] {} <Debug> HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2614 | 2023.10.17 23:55:05.410916 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
2615 | 2023.10.17 23:55:05.410934 [ 3 ] {} <Debug> HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2616 | 2023.10.17 23:55:05.411053 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 302 rows starting from the beginning of the part | ||
2617 | 2023.10.17 23:55:05.411058 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2618 | 2023.10.17 23:55:05.411120 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2619 | 2023.10.17 23:55:05.411179 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part | ||
2620 | 2023.10.17 23:55:05.411355 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 302 rows starting from the beginning of the part | ||
2621 | 2023.10.17 23:55:05.411447 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2622 | 2023.10.17 23:55:05.411511 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
2623 | 2023.10.17 23:55:05.411974 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2624 | 2023.10.17 23:55:05.412371 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2625 | 2023.10.17 23:55:05.412517 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383072 sec., 399484.3630406467 rows/sec., 28.05 MiB/sec. | ||
2626 | 2023.10.17 23:55:05.412595 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2627 | 2023.10.17 23:55:05.412645 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2628 | 2023.10.17 23:55:05.412760 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001660156 sec., 4216 rows/sec., 5.69 MiB/sec. | ||
2629 | 2023.10.17 23:55:05.412887 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2630 | 2023.10.17 23:55:05.412906 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Debug> DynamicQueryHandler: Done processing query | ||
2631 | 2023.10.17 23:55:05.412931 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2632 | 2023.10.17 23:55:05.412952 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2633 | 2023.10.17 23:55:05.412952 [ 3 ] {} <Debug> HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Destroying unnamed session | ||
2634 | 2023.10.17 23:55:10.408216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2023.10.17 23:55:10.408340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2023.10.17 23:55:10.408365 [ 3 ] {} <Debug> HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2637 | 2023.10.17 23:55:10.408389 [ 3 ] {} <Debug> HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2023.10.17 23:55:10.408520 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2023.10.17 23:55:10.408582 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2640 | 2023.10.17 23:55:10.408742 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2023.10.17 23:55:10.409216 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2642 | 2023.10.17 23:55:10.409514 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2643 | 2023.10.17 23:55:10.409682 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2644 | 2023.10.17 23:55:10.409816 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001255648 sec., 35041 rows/sec., 2.66 MiB/sec. | ||
2645 | 2023.10.17 23:55:10.409998 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Debug> DynamicQueryHandler: Done processing query | ||
2646 | 2023.10.17 23:55:10.410025 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2647 | 2023.10.17 23:55:10.410043 [ 3 ] {} <Debug> HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Destroying unnamed session | ||
2648 | 2023.10.17 23:55:10.410222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2649 | 2023.10.17 23:55:10.410275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2650 | 2023.10.17 23:55:10.410296 [ 3 ] {} <Debug> HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2651 | 2023.10.17 23:55:10.410314 [ 3 ] {} <Debug> HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2652 | 2023.10.17 23:55:10.410404 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2653 | 2023.10.17 23:55:10.410446 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2654 | 2023.10.17 23:55:10.410554 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2655 | 2023.10.17 23:55:10.411010 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2656 | 2023.10.17 23:55:10.411242 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2657 | 2023.10.17 23:55:10.411396 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2658 | 2023.10.17 23:55:10.411529 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001094394 sec., 183663 rows/sec., 17.64 MiB/sec. | ||
2659 | 2023.10.17 23:55:10.411656 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2023.10.17 23:55:10.411681 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2661 | 2023.10.17 23:55:10.411697 [ 3 ] {} <Debug> HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Destroying unnamed session | ||
2662 | 2023.10.17 23:55:10.411934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2023.10.17 23:55:10.411980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2023.10.17 23:55:10.411999 [ 3 ] {} <Debug> HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2665 | 2023.10.17 23:55:10.412017 [ 3 ] {} <Debug> HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2023.10.17 23:55:10.412111 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2023.10.17 23:55:10.412151 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2668 | 2023.10.17 23:55:10.412258 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2023.10.17 23:55:10.412717 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2670 | 2023.10.17 23:55:10.412946 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2671 | 2023.10.17 23:55:10.413097 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2672 | 2023.10.17 23:55:10.413219 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001080003 sec., 279628 rows/sec., 19.52 MiB/sec. | ||
2673 | 2023.10.17 23:55:10.413345 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2023.10.17 23:55:10.413370 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2675 | 2023.10.17 23:55:10.413386 [ 3 ] {} <Debug> HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Destroying unnamed session | ||
2676 | 2023.10.17 23:55:10.413504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2023.10.17 23:55:10.413551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2023.10.17 23:55:10.413570 [ 3 ] {} <Debug> HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2679 | 2023.10.17 23:55:10.413586 [ 3 ] {} <Debug> HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2023.10.17 23:55:10.413656 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2023.10.17 23:55:10.413696 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2682 | 2023.10.17 23:55:10.413806 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2023.10.17 23:55:10.414072 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2684 | 2023.10.17 23:55:10.414316 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2685 | 2023.10.17 23:55:10.414489 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2686 | 2023.10.17 23:55:10.414621 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000927631 sec., 6468 rows/sec., 271.61 KiB/sec. | ||
2687 | 2023.10.17 23:55:10.414792 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Debug> DynamicQueryHandler: Done processing query | ||
2688 | 2023.10.17 23:55:10.414816 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2689 | 2023.10.17 23:55:10.414834 [ 3 ] {} <Debug> HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Destroying unnamed session | ||
2690 | 2023.10.17 23:55:10.414960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2023.10.17 23:55:10.415005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2692 | 2023.10.17 23:55:10.415024 [ 3 ] {} <Debug> HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2693 | 2023.10.17 23:55:10.415041 [ 3 ] {} <Debug> HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2694 | 2023.10.17 23:55:10.415114 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2695 | 2023.10.17 23:55:10.415156 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2696 | 2023.10.17 23:55:10.415281 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2697 | 2023.10.17 23:55:10.415592 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2698 | 2023.10.17 23:55:10.415874 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2699 | 2023.10.17 23:55:10.416047 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2700 | 2023.10.17 23:55:10.416170 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001018773 sec., 61839 rows/sec., 3.75 MiB/sec. | ||
2701 | 2023.10.17 23:55:10.416296 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2023.10.17 23:55:10.416320 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2703 | 2023.10.17 23:55:10.416336 [ 3 ] {} <Debug> HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Destroying unnamed session | ||
2704 | 2023.10.17 23:55:10.416495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2705 | 2023.10.17 23:55:10.416539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2706 | 2023.10.17 23:55:10.416558 [ 3 ] {} <Debug> HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2707 | 2023.10.17 23:55:10.416574 [ 3 ] {} <Debug> HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2708 | 2023.10.17 23:55:10.416663 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2709 | 2023.10.17 23:55:10.416708 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2710 | 2023.10.17 23:55:10.416842 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2711 | 2023.10.17 23:55:10.417298 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2712 | 2023.10.17 23:55:10.417608 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2713 | 2023.10.17 23:55:10.417785 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2714 | 2023.10.17 23:55:10.417916 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001223717 sec., 31052 rows/sec., 41.90 MiB/sec. | ||
2715 | 2023.10.17 23:55:10.418044 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Debug> DynamicQueryHandler: Done processing query | ||
2716 | 2023.10.17 23:55:10.418068 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2717 | 2023.10.17 23:55:10.418084 [ 3 ] {} <Debug> HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Destroying unnamed session | ||
2718 | 2023.10.17 23:55:10.418204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2023.10.17 23:55:10.418248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2023.10.17 23:55:10.418266 [ 3 ] {} <Debug> HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2721 | 2023.10.17 23:55:10.418283 [ 3 ] {} <Debug> HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2023.10.17 23:55:10.418353 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2023.10.17 23:55:10.418391 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2724 | 2023.10.17 23:55:10.418496 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2023.10.17 23:55:10.418735 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2726 | 2023.10.17 23:55:10.418962 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2727 | 2023.10.17 23:55:10.419128 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2728 | 2023.10.17 23:55:10.419255 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000872829 sec., 21768 rows/sec., 1.13 MiB/sec. | ||
2729 | 2023.10.17 23:55:10.419426 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2023.10.17 23:55:10.419450 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2731 | 2023.10.17 23:55:10.419466 [ 3 ] {} <Debug> HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Destroying unnamed session | ||
2732 | 2023.10.17 23:55:15.402167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2023.10.17 23:55:15.402367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2734 | 2023.10.17 23:55:15.402414 [ 3 ] {} <Debug> HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2735 | 2023.10.17 23:55:15.402455 [ 3 ] {} <Debug> HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2736 | 2023.10.17 23:55:15.402658 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2737 | 2023.10.17 23:55:15.402756 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2738 | 2023.10.17 23:55:15.402986 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2739 | 2023.10.17 23:55:15.403481 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2740 | 2023.10.17 23:55:15.403747 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2741 | 2023.10.17 23:55:15.403920 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2742 | 2023.10.17 23:55:15.404074 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Information> executeQuery: Read 7 rows, 581.00 B in 0.00136188 sec., 5139 rows/sec., 416.62 KiB/sec. | ||
2743 | 2023.10.17 23:55:15.404218 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Debug> DynamicQueryHandler: Done processing query | ||
2744 | 2023.10.17 23:55:15.404243 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2745 | 2023.10.17 23:55:15.404260 [ 3 ] {} <Debug> HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Destroying unnamed session | ||
2746 | 2023.10.17 23:55:15.404384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2747 | 2023.10.17 23:55:15.404429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2748 | 2023.10.17 23:55:15.404448 [ 3 ] {} <Debug> HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2749 | 2023.10.17 23:55:15.404465 [ 3 ] {} <Debug> HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2750 | 2023.10.17 23:55:15.404537 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2751 | 2023.10.17 23:55:15.404577 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2752 | 2023.10.17 23:55:15.404683 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2753 | 2023.10.17 23:55:15.404954 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2754 | 2023.10.17 23:55:15.405163 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2755 | 2023.10.17 23:55:15.405312 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2756 | 2023.10.17 23:55:15.405431 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.000857448 sec., 24491 rows/sec., 2.21 MiB/sec. | ||
2757 | 2023.10.17 23:55:15.405550 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Debug> DynamicQueryHandler: Done processing query | ||
2758 | 2023.10.17 23:55:15.405573 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2759 | 2023.10.17 23:55:15.405590 [ 3 ] {} <Debug> HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Destroying unnamed session | ||
2760 | 2023.10.17 23:55:15.405706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2761 | 2023.10.17 23:55:15.405751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2762 | 2023.10.17 23:55:15.405769 [ 3 ] {} <Debug> HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2763 | 2023.10.17 23:55:15.405785 [ 3 ] {} <Debug> HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2764 | 2023.10.17 23:55:15.405855 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2765 | 2023.10.17 23:55:15.405893 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2766 | 2023.10.17 23:55:15.405999 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2767 | 2023.10.17 23:55:15.406251 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2768 | 2023.10.17 23:55:15.406452 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2769 | 2023.10.17 23:55:15.406597 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2770 | 2023.10.17 23:55:15.406730 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000837418 sec., 8359 rows/sec., 669.38 KiB/sec. | ||
2771 | 2023.10.17 23:55:15.406936 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Debug> DynamicQueryHandler: Done processing query | ||
2772 | 2023.10.17 23:55:15.406961 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2773 | 2023.10.17 23:55:15.406977 [ 3 ] {} <Debug> HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Destroying unnamed session | ||
2774 | 2023.10.17 23:55:15.407126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2023.10.17 23:55:15.407171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2776 | 2023.10.17 23:55:15.407189 [ 3 ] {} <Debug> HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2777 | 2023.10.17 23:55:15.407206 [ 3 ] {} <Debug> HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2778 | 2023.10.17 23:55:15.407281 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2779 | 2023.10.17 23:55:15.407327 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2780 | 2023.10.17 23:55:15.407483 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2781 | 2023.10.17 23:55:15.407779 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2782 | 2023.10.17 23:55:15.408065 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2783 | 2023.10.17 23:55:15.408241 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2784 | 2023.10.17 23:55:15.408367 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001059293 sec., 6608 rows/sec., 8.92 MiB/sec. | ||
2785 | 2023.10.17 23:55:15.408492 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Debug> DynamicQueryHandler: Done processing query | ||
2786 | 2023.10.17 23:55:15.408515 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2787 | 2023.10.17 23:55:15.408532 [ 3 ] {} <Debug> HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Destroying unnamed session | ||
2788 | 2023.10.17 23:55:20.176538 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2789 | 2023.10.17 23:55:20.176602 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2790 | 2023.10.17 23:55:20.408180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2791 | 2023.10.17 23:55:20.408324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2792 | 2023.10.17 23:55:20.408369 [ 3 ] {} <Debug> HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2793 | 2023.10.17 23:55:20.408410 [ 3 ] {} <Debug> HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2794 | 2023.10.17 23:55:20.408607 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2795 | 2023.10.17 23:55:20.408701 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2796 | 2023.10.17 23:55:20.408965 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2797 | 2023.10.17 23:55:20.409496 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2798 | 2023.10.17 23:55:20.409762 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2799 | 2023.10.17 23:55:20.409937 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2800 | 2023.10.17 23:55:20.410083 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001415581 sec., 31082 rows/sec., 2.36 MiB/sec. | ||
2801 | 2023.10.17 23:55:20.410235 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Debug> DynamicQueryHandler: Done processing query | ||
2802 | 2023.10.17 23:55:20.410262 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2803 | 2023.10.17 23:55:20.410280 [ 3 ] {} <Debug> HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Destroying unnamed session | ||
2804 | 2023.10.17 23:55:20.410511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2805 | 2023.10.17 23:55:20.410562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2806 | 2023.10.17 23:55:20.410582 [ 3 ] {} <Debug> HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2807 | 2023.10.17 23:55:20.410600 [ 3 ] {} <Debug> HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2808 | 2023.10.17 23:55:20.410689 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2809 | 2023.10.17 23:55:20.410730 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2810 | 2023.10.17 23:55:20.410839 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2811 | 2023.10.17 23:55:20.411243 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2812 | 2023.10.17 23:55:20.411472 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2813 | 2023.10.17 23:55:20.411617 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2814 | 2023.10.17 23:55:20.411734 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.001016743 sec., 197690 rows/sec., 18.99 MiB/sec. | ||
2815 | 2023.10.17 23:55:20.411852 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Debug> DynamicQueryHandler: Done processing query | ||
2816 | 2023.10.17 23:55:20.411877 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2817 | 2023.10.17 23:55:20.411893 [ 3 ] {} <Debug> HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Destroying unnamed session | ||
2818 | 2023.10.17 23:55:20.412070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2819 | 2023.10.17 23:55:20.412116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2820 | 2023.10.17 23:55:20.412135 [ 3 ] {} <Debug> HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2821 | 2023.10.17 23:55:20.412152 [ 3 ] {} <Debug> HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2822 | 2023.10.17 23:55:20.412238 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2823 | 2023.10.17 23:55:20.412279 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2824 | 2023.10.17 23:55:20.412385 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2825 | 2023.10.17 23:55:20.412895 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2826 | 2023.10.17 23:55:20.413117 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2827 | 2023.10.17 23:55:20.413263 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2828 | 2023.10.17 23:55:20.413377 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001101984 sec., 274051 rows/sec., 19.13 MiB/sec. | ||
2829 | 2023.10.17 23:55:20.413536 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Debug> DynamicQueryHandler: Done processing query | ||
2830 | 2023.10.17 23:55:20.413561 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2831 | 2023.10.17 23:55:20.413578 [ 3 ] {} <Debug> HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Destroying unnamed session | ||
2832 | 2023.10.17 23:55:20.413734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2023.10.17 23:55:20.413779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2834 | 2023.10.17 23:55:20.413798 [ 3 ] {} <Debug> HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2835 | 2023.10.17 23:55:20.413814 [ 3 ] {} <Debug> HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2023.10.17 23:55:20.413882 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2837 | 2023.10.17 23:55:20.413923 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2838 | 2023.10.17 23:55:20.414031 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2839 | 2023.10.17 23:55:20.414288 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2840 | 2023.10.17 23:55:20.414529 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2841 | 2023.10.17 23:55:20.414704 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2842 | 2023.10.17 23:55:20.414816 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089905 sec., 6673 rows/sec., 280.24 KiB/sec. | ||
2843 | 2023.10.17 23:55:20.414976 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2023.10.17 23:55:20.415000 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2845 | 2023.10.17 23:55:20.415016 [ 3 ] {} <Debug> HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Destroying unnamed session | ||
2846 | 2023.10.17 23:55:20.415157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2847 | 2023.10.17 23:55:20.415201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2848 | 2023.10.17 23:55:20.415219 [ 3 ] {} <Debug> HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2849 | 2023.10.17 23:55:20.415235 [ 3 ] {} <Debug> HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2850 | 2023.10.17 23:55:20.415309 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2851 | 2023.10.17 23:55:20.415351 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2852 | 2023.10.17 23:55:20.415472 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2853 | 2023.10.17 23:55:20.415780 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2854 | 2023.10.17 23:55:20.416028 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2855 | 2023.10.17 23:55:20.416206 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2856 | 2023.10.17 23:55:20.416332 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000994052 sec., 63376 rows/sec., 3.84 MiB/sec. | ||
2857 | 2023.10.17 23:55:20.416454 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Debug> DynamicQueryHandler: Done processing query | ||
2858 | 2023.10.17 23:55:20.416478 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2859 | 2023.10.17 23:55:20.416493 [ 3 ] {} <Debug> HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Destroying unnamed session | ||
2860 | 2023.10.17 23:55:20.416675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2023.10.17 23:55:20.416720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2862 | 2023.10.17 23:55:20.416739 [ 3 ] {} <Debug> HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2863 | 2023.10.17 23:55:20.416755 [ 3 ] {} <Debug> HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2864 | 2023.10.17 23:55:20.416840 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2865 | 2023.10.17 23:55:20.416884 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2866 | 2023.10.17 23:55:20.417018 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2867 | 2023.10.17 23:55:20.417517 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2868 | 2023.10.17 23:55:20.417816 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2869 | 2023.10.17 23:55:20.417988 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2870 | 2023.10.17 23:55:20.418120 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001238497 sec., 30682 rows/sec., 41.40 MiB/sec. | ||
2871 | 2023.10.17 23:55:20.418272 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Debug> DynamicQueryHandler: Done processing query | ||
2872 | 2023.10.17 23:55:20.418296 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2873 | 2023.10.17 23:55:20.418312 [ 3 ] {} <Debug> HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Destroying unnamed session | ||
2874 | 2023.10.17 23:55:20.418438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2875 | 2023.10.17 23:55:20.418482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2876 | 2023.10.17 23:55:20.418500 [ 3 ] {} <Debug> HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2877 | 2023.10.17 23:55:20.418516 [ 3 ] {} <Debug> HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2878 | 2023.10.17 23:55:20.418585 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2879 | 2023.10.17 23:55:20.418622 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2880 | 2023.10.17 23:55:20.418726 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2881 | 2023.10.17 23:55:20.418980 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2882 | 2023.10.17 23:55:20.419205 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2883 | 2023.10.17 23:55:20.419373 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2884 | 2023.10.17 23:55:20.419494 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000882159 sec., 21538 rows/sec., 1.12 MiB/sec. | ||
2885 | 2023.10.17 23:55:20.419611 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Debug> DynamicQueryHandler: Done processing query | ||
2886 | 2023.10.17 23:55:20.419635 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2887 | 2023.10.17 23:55:20.419650 [ 3 ] {} <Debug> HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Destroying unnamed session | ||
2888 | 2023.10.17 23:55:25.402424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2023.10.17 23:55:25.402536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2890 | 2023.10.17 23:55:25.402562 [ 3 ] {} <Debug> HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2891 | 2023.10.17 23:55:25.402586 [ 3 ] {} <Debug> HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2892 | 2023.10.17 23:55:25.402714 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2893 | 2023.10.17 23:55:25.402775 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2894 | 2023.10.17 23:55:25.402939 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2895 | 2023.10.17 23:55:25.403367 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2896 | 2023.10.17 23:55:25.403627 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2897 | 2023.10.17 23:55:25.403790 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2898 | 2023.10.17 23:55:25.403920 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001171325 sec., 5976 rows/sec., 484.39 KiB/sec. | ||
2899 | 2023.10.17 23:55:25.404101 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Debug> DynamicQueryHandler: Done processing query | ||
2900 | 2023.10.17 23:55:25.404128 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2901 | 2023.10.17 23:55:25.404146 [ 3 ] {} <Debug> HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Destroying unnamed session | ||
2902 | 2023.10.17 23:55:25.404292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2903 | 2023.10.17 23:55:25.404346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2904 | 2023.10.17 23:55:25.404367 [ 3 ] {} <Debug> HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2905 | 2023.10.17 23:55:25.404386 [ 3 ] {} <Debug> HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2023.10.17 23:55:25.404471 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2907 | 2023.10.17 23:55:25.404514 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2908 | 2023.10.17 23:55:25.404622 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2909 | 2023.10.17 23:55:25.404938 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2910 | 2023.10.17 23:55:25.405156 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2911 | 2023.10.17 23:55:25.405308 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2912 | 2023.10.17 23:55:25.405418 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00091894 sec., 22852 rows/sec., 2.06 MiB/sec. | ||
2913 | 2023.10.17 23:55:25.405622 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Debug> DynamicQueryHandler: Done processing query | ||
2914 | 2023.10.17 23:55:25.405648 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2915 | 2023.10.17 23:55:25.405664 [ 3 ] {} <Debug> HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Destroying unnamed session | ||
2916 | 2023.10.17 23:55:25.405785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2917 | 2023.10.17 23:55:25.405832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2918 | 2023.10.17 23:55:25.405851 [ 3 ] {} <Debug> HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2919 | 2023.10.17 23:55:25.405870 [ 3 ] {} <Debug> HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2920 | 2023.10.17 23:55:25.405944 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2921 | 2023.10.17 23:55:25.405986 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2922 | 2023.10.17 23:55:25.406104 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2923 | 2023.10.17 23:55:25.406386 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2924 | 2023.10.17 23:55:25.406594 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2925 | 2023.10.17 23:55:25.406744 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2926 | 2023.10.17 23:55:25.406847 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000874529 sec., 8004 rows/sec., 640.97 KiB/sec. | ||
2927 | 2023.10.17 23:55:25.406964 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Debug> DynamicQueryHandler: Done processing query | ||
2928 | 2023.10.17 23:55:25.406987 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2929 | 2023.10.17 23:55:25.407004 [ 3 ] {} <Debug> HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Destroying unnamed session | ||
2930 | 2023.10.17 23:55:25.407164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2931 | 2023.10.17 23:55:25.407221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2932 | 2023.10.17 23:55:25.407242 [ 3 ] {} <Debug> HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2933 | 2023.10.17 23:55:25.407262 [ 3 ] {} <Debug> HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2934 | 2023.10.17 23:55:25.407349 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2935 | 2023.10.17 23:55:25.407402 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2936 | 2023.10.17 23:55:25.407558 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2937 | 2023.10.17 23:55:25.407920 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2938 | 2023.10.17 23:55:25.408202 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2939 | 2023.10.17 23:55:25.408380 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2940 | 2023.10.17 23:55:25.408487 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001105304 sec., 6333 rows/sec., 8.55 MiB/sec. | ||
2941 | 2023.10.17 23:55:25.408479 [ 73 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2942 | 2023.10.17 23:55:25.408546 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
2943 | 2023.10.17 23:55:25.408620 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Debug> DynamicQueryHandler: Done processing query | ||
2944 | 2023.10.17 23:55:25.408628 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2945 | 2023.10.17 23:55:25.408645 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2946 | 2023.10.17 23:55:25.408684 [ 3 ] {} <Debug> HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Destroying unnamed session | ||
2947 | 2023.10.17 23:55:25.408738 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2948 | 2023.10.17 23:55:25.408769 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 326 rows starting from the beginning of the part | ||
2949 | 2023.10.17 23:55:25.408902 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
2950 | 2023.10.17 23:55:25.408993 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
2951 | 2023.10.17 23:55:25.409080 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part | ||
2952 | 2023.10.17 23:55:25.409158 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
2953 | 2023.10.17 23:55:25.409236 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
2954 | 2023.10.17 23:55:25.410459 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.00185846 sec., 227607.8043110963 rows/sec., 307.15 MiB/sec. | ||
2955 | 2023.10.17 23:55:25.410727 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2956 | 2023.10.17 23:55:25.410926 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2957 | 2023.10.17 23:55:25.410986 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2958 | 2023.10.17 23:55:25.411043 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4: 4.05 MiB. | ||
2959 | 2023.10.17 23:55:30.408736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2960 | 2023.10.17 23:55:30.408913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2961 | 2023.10.17 23:55:30.408962 [ 3 ] {} <Debug> HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2962 | 2023.10.17 23:55:30.409002 [ 3 ] {} <Debug> HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2023.10.17 23:55:30.409203 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2964 | 2023.10.17 23:55:30.409300 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2965 | 2023.10.17 23:55:30.409500 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2966 | 2023.10.17 23:55:30.409984 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
2967 | 2023.10.17 23:55:30.410238 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2968 | 2023.10.17 23:55:30.410399 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2969 | 2023.10.17 23:55:30.410538 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Information> executeQuery: Read 44 rows, 3.42 KiB in 0.001270088 sec., 34643 rows/sec., 2.63 MiB/sec. | ||
2970 | 2023.10.17 23:55:30.410545 [ 94 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2971 | 2023.10.17 23:55:30.410675 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
2972 | 2023.10.17 23:55:30.410746 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Debug> DynamicQueryHandler: Done processing query | ||
2973 | 2023.10.17 23:55:30.410791 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2974 | 2023.10.17 23:55:30.410794 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2975 | 2023.10.17 23:55:30.410813 [ 3 ] {} <Debug> HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Destroying unnamed session | ||
2976 | 2023.10.17 23:55:30.410938 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2977 | 2023.10.17 23:55:30.410979 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part | ||
2978 | 2023.10.17 23:55:30.411122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2979 | 2023.10.17 23:55:30.411170 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
2980 | 2023.10.17 23:55:30.411204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2981 | 2023.10.17 23:55:30.411252 [ 3 ] {} <Debug> HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
2982 | 2023.10.17 23:55:30.411276 [ 3 ] {} <Debug> HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2983 | 2023.10.17 23:55:30.411398 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
2984 | 2023.10.17 23:55:30.411496 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2985 | 2023.10.17 23:55:30.411610 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2986 | 2023.10.17 23:55:30.411627 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
2987 | 2023.10.17 23:55:30.411922 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
2988 | 2023.10.17 23:55:30.412076 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2989 | 2023.10.17 23:55:30.412149 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
2990 | 2023.10.17 23:55:30.413060 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
2991 | 2023.10.17 23:55:30.413628 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2992 | 2023.10.17 23:55:30.413633 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899084 sec., 67952.49809939967 rows/sec., 5.18 MiB/sec. | ||
2993 | 2023.10.17 23:55:30.413753 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2994 | 2023.10.17 23:55:30.413817 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2995 | 2023.10.17 23:55:30.413971 [ 94 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2996 | 2023.10.17 23:55:30.413993 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Information> executeQuery: Read 201 rows, 19.77 KiB in 0.002443104 sec., 82272 rows/sec., 7.90 MiB/sec. | ||
2997 | 2023.10.17 23:55:30.414031 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2998 | 2023.10.17 23:55:30.414042 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
2999 | 2023.10.17 23:55:30.414203 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3000 | 2023.10.17 23:55:30.414248 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3001 | 2023.10.17 23:55:30.414277 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Debug> DynamicQueryHandler: Done processing query | ||
3002 | 2023.10.17 23:55:30.414322 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3003 | 2023.10.17 23:55:30.414348 [ 3 ] {} <Debug> HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Destroying unnamed session | ||
3004 | 2023.10.17 23:55:30.414363 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3005 | 2023.10.17 23:55:30.414396 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part | ||
3006 | 2023.10.17 23:55:30.414492 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 201 rows starting from the beginning of the part | ||
3007 | 2023.10.17 23:55:30.414546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3008 | 2023.10.17 23:55:30.414585 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part | ||
3009 | 2023.10.17 23:55:30.414604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3010 | 2023.10.17 23:55:30.414627 [ 3 ] {} <Debug> HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3011 | 2023.10.17 23:55:30.414649 [ 3 ] {} <Debug> HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3012 | 2023.10.17 23:55:30.414687 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 201 rows starting from the beginning of the part | ||
3013 | 2023.10.17 23:55:30.414771 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3014 | 2023.10.17 23:55:30.414794 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part | ||
3015 | 2023.10.17 23:55:30.414832 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3016 | 2023.10.17 23:55:30.414931 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
3017 | 2023.10.17 23:55:30.415081 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3018 | 2023.10.17 23:55:30.415805 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3019 | 2023.10.17 23:55:30.416067 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 4 columns (4 merged, 0 gathered) in 0.001923312 sec., 450784.89605430636 rows/sec., 43.10 MiB/sec. | ||
3020 | 2023.10.17 23:55:30.416131 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3021 | 2023.10.17 23:55:30.416235 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3022 | 2023.10.17 23:55:30.416350 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3023 | 2023.10.17 23:55:30.416506 [ 94 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3024 | 2023.10.17 23:55:30.416539 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Information> executeQuery: Read 302 rows, 21.59 KiB in 0.001721498 sec., 175428 rows/sec., 12.25 MiB/sec. | ||
3025 | 2023.10.17 23:55:30.416554 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3026 | 2023.10.17 23:55:30.416574 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3027 | 2023.10.17 23:55:30.416859 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3028 | 2023.10.17 23:55:30.416896 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Debug> DynamicQueryHandler: Done processing query | ||
3029 | 2023.10.17 23:55:30.416926 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3030 | 2023.10.17 23:55:30.416957 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3031 | 2023.10.17 23:55:30.417020 [ 3 ] {} <Debug> HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Destroying unnamed session | ||
3032 | 2023.10.17 23:55:30.417153 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3033 | 2023.10.17 23:55:30.417215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3034 | 2023.10.17 23:55:30.417233 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 327 rows starting from the beginning of the part | ||
3035 | 2023.10.17 23:55:30.417312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3036 | 2023.10.17 23:55:30.417355 [ 3 ] {} <Debug> HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3037 | 2023.10.17 23:55:30.417386 [ 3 ] {} <Debug> HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3038 | 2023.10.17 23:55:30.417519 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 302 rows starting from the beginning of the part | ||
3039 | 2023.10.17 23:55:30.417574 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3040 | 2023.10.17 23:55:30.417678 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3041 | 2023.10.17 23:55:30.417730 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
3042 | 2023.10.17 23:55:30.418041 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 302 rows starting from the beginning of the part | ||
3043 | 2023.10.17 23:55:30.418168 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3044 | 2023.10.17 23:55:30.418301 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
3045 | 2023.10.17 23:55:30.418485 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 302 rows starting from the beginning of the part | ||
3046 | 2023.10.17 23:55:30.418985 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3047 | 2023.10.17 23:55:30.419469 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3048 | 2023.10.17 23:55:30.419842 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3049 | 2023.10.17 23:55:30.420011 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002381202 sec., 2519 rows/sec., 105.81 KiB/sec. | ||
3050 | 2023.10.17 23:55:30.420348 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Debug> DynamicQueryHandler: Done processing query | ||
3051 | 2023.10.17 23:55:30.420410 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3052 | 2023.10.17 23:55:30.420441 [ 3 ] {} <Debug> HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Destroying unnamed session | ||
3053 | 2023.10.17 23:55:30.420448 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781833 sec., 329734.28493537393 rows/sec., 23.11 MiB/sec. | ||
3054 | 2023.10.17 23:55:30.420593 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3055 | 2023.10.17 23:55:30.420596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3056 | 2023.10.17 23:55:30.420689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3057 | 2023.10.17 23:55:30.420716 [ 3 ] {} <Debug> HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3058 | 2023.10.17 23:55:30.420737 [ 3 ] {} <Debug> HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2023.10.17 23:55:30.420849 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3060 | 2023.10.17 23:55:30.420874 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3061 | 2023.10.17 23:55:30.420946 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3062 | 2023.10.17 23:55:30.420960 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3063 | 2023.10.17 23:55:30.421186 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3064 | 2023.10.17 23:55:30.421506 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3065 | 2023.10.17 23:55:30.421760 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3066 | 2023.10.17 23:55:30.421941 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3067 | 2023.10.17 23:55:30.422072 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001143085 sec., 55114 rows/sec., 3.34 MiB/sec. | ||
3068 | 2023.10.17 23:55:30.422275 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Debug> DynamicQueryHandler: Done processing query | ||
3069 | 2023.10.17 23:55:30.422300 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3070 | 2023.10.17 23:55:30.422316 [ 3 ] {} <Debug> HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Destroying unnamed session | ||
3071 | 2023.10.17 23:55:30.422486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3072 | 2023.10.17 23:55:30.422534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3073 | 2023.10.17 23:55:30.422554 [ 3 ] {} <Debug> HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3074 | 2023.10.17 23:55:30.422571 [ 3 ] {} <Debug> HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3075 | 2023.10.17 23:55:30.422663 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3076 | 2023.10.17 23:55:30.422708 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3077 | 2023.10.17 23:55:30.422859 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3078 | 2023.10.17 23:55:30.423305 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3079 | 2023.10.17 23:55:30.423598 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3080 | 2023.10.17 23:55:30.423775 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3081 | 2023.10.17 23:55:30.423895 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001202056 sec., 31612 rows/sec., 42.66 MiB/sec. | ||
3082 | 2023.10.17 23:55:30.424007 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Debug> DynamicQueryHandler: Done processing query | ||
3083 | 2023.10.17 23:55:30.424031 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3084 | 2023.10.17 23:55:30.424047 [ 3 ] {} <Debug> HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Destroying unnamed session | ||
3085 | 2023.10.17 23:55:30.424157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3086 | 2023.10.17 23:55:30.424258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3087 | 2023.10.17 23:55:30.424277 [ 3 ] {} <Debug> HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3088 | 2023.10.17 23:55:30.424294 [ 3 ] {} <Debug> HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3089 | 2023.10.17 23:55:30.424365 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3090 | 2023.10.17 23:55:30.424404 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3091 | 2023.10.17 23:55:30.424507 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3092 | 2023.10.17 23:55:30.424743 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3093 | 2023.10.17 23:55:30.424973 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3094 | 2023.10.17 23:55:30.425146 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3095 | 2023.10.17 23:55:30.425278 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000882889 sec., 21520 rows/sec., 1.12 MiB/sec. | ||
3096 | 2023.10.17 23:55:30.425392 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Debug> DynamicQueryHandler: Done processing query | ||
3097 | 2023.10.17 23:55:30.425415 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3098 | 2023.10.17 23:55:30.425432 [ 3 ] {} <Debug> HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Destroying unnamed session | ||
3099 | 2023.10.17 23:55:35.176853 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3100 | 2023.10.17 23:55:35.176928 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3101 | 2023.10.17 23:55:35.401866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3102 | 2023.10.17 23:55:35.402017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3103 | 2023.10.17 23:55:35.402062 [ 3 ] {} <Debug> HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3104 | 2023.10.17 23:55:35.402213 [ 3 ] {} <Debug> HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3105 | 2023.10.17 23:55:35.402415 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3106 | 2023.10.17 23:55:35.402514 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3107 | 2023.10.17 23:55:35.402702 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3108 | 2023.10.17 23:55:35.403145 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3109 | 2023.10.17 23:55:35.403419 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3110 | 2023.10.17 23:55:35.403588 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3111 | 2023.10.17 23:55:35.403714 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001242028 sec., 5635 rows/sec., 456.82 KiB/sec. | ||
3112 | 2023.10.17 23:55:35.403907 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Debug> DynamicQueryHandler: Done processing query | ||
3113 | 2023.10.17 23:55:35.403934 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3114 | 2023.10.17 23:55:35.403952 [ 3 ] {} <Debug> HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Destroying unnamed session | ||
3115 | 2023.10.17 23:55:35.404084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3116 | 2023.10.17 23:55:35.404136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3117 | 2023.10.17 23:55:35.404156 [ 3 ] {} <Debug> HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3118 | 2023.10.17 23:55:35.404175 [ 3 ] {} <Debug> HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3119 | 2023.10.17 23:55:35.404258 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3120 | 2023.10.17 23:55:35.404301 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3121 | 2023.10.17 23:55:35.404412 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3122 | 2023.10.17 23:55:35.404723 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3123 | 2023.10.17 23:55:35.404939 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3124 | 2023.10.17 23:55:35.405119 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3125 | 2023.10.17 23:55:35.405223 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00093576 sec., 22441 rows/sec., 2.03 MiB/sec. | ||
3126 | 2023.10.17 23:55:35.405345 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Debug> DynamicQueryHandler: Done processing query | ||
3127 | 2023.10.17 23:55:35.405370 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3128 | 2023.10.17 23:55:35.405386 [ 3 ] {} <Debug> HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Destroying unnamed session | ||
3129 | 2023.10.17 23:55:35.405502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3130 | 2023.10.17 23:55:35.405550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3131 | 2023.10.17 23:55:35.405569 [ 3 ] {} <Debug> HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3132 | 2023.10.17 23:55:35.405586 [ 3 ] {} <Debug> HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3133 | 2023.10.17 23:55:35.405658 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3134 | 2023.10.17 23:55:35.405698 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3135 | 2023.10.17 23:55:35.405801 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3136 | 2023.10.17 23:55:35.406078 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3137 | 2023.10.17 23:55:35.406284 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3138 | 2023.10.17 23:55:35.406434 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3139 | 2023.10.17 23:55:35.406535 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000848848 sec., 8246 rows/sec., 660.36 KiB/sec. | ||
3140 | 2023.10.17 23:55:35.406649 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Debug> DynamicQueryHandler: Done processing query | ||
3141 | 2023.10.17 23:55:35.406674 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3142 | 2023.10.17 23:55:35.406690 [ 3 ] {} <Debug> HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Destroying unnamed session | ||
3143 | 2023.10.17 23:55:35.406798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3144 | 2023.10.17 23:55:35.406843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3145 | 2023.10.17 23:55:35.406862 [ 3 ] {} <Debug> HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3146 | 2023.10.17 23:55:35.406880 [ 3 ] {} <Debug> HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3147 | 2023.10.17 23:55:35.406952 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3148 | 2023.10.17 23:55:35.406997 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3149 | 2023.10.17 23:55:35.407130 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3150 | 2023.10.17 23:55:35.407447 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3151 | 2023.10.17 23:55:35.407734 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3152 | 2023.10.17 23:55:35.407916 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3153 | 2023.10.17 23:55:35.408023 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001041793 sec., 6719 rows/sec., 9.07 MiB/sec. | ||
3154 | 2023.10.17 23:55:35.408148 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Debug> DynamicQueryHandler: Done processing query | ||
3155 | 2023.10.17 23:55:35.408172 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3156 | 2023.10.17 23:55:35.408188 [ 3 ] {} <Debug> HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Destroying unnamed session | ||
3157 | 2023.10.17 23:55:40.409221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3158 | 2023.10.17 23:55:40.409398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3159 | 2023.10.17 23:55:40.409446 [ 3 ] {} <Debug> HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3160 | 2023.10.17 23:55:40.409488 [ 3 ] {} <Debug> HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3161 | 2023.10.17 23:55:40.409692 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3162 | 2023.10.17 23:55:40.409775 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3163 | 2023.10.17 23:55:40.409940 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3164 | 2023.10.17 23:55:40.410438 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3165 | 2023.10.17 23:55:40.410710 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3166 | 2023.10.17 23:55:40.410871 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3167 | 2023.10.17 23:55:40.411021 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001260628 sec., 39662 rows/sec., 3.03 MiB/sec. | ||
3168 | 2023.10.17 23:55:40.411201 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Debug> DynamicQueryHandler: Done processing query | ||
3169 | 2023.10.17 23:55:40.411228 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3170 | 2023.10.17 23:55:40.411244 [ 3 ] {} <Debug> HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Destroying unnamed session | ||
3171 | 2023.10.17 23:55:40.411478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3172 | 2023.10.17 23:55:40.411525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3173 | 2023.10.17 23:55:40.411546 [ 3 ] {} <Debug> HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3174 | 2023.10.17 23:55:40.411563 [ 3 ] {} <Debug> HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3175 | 2023.10.17 23:55:40.411648 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3176 | 2023.10.17 23:55:40.411693 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3177 | 2023.10.17 23:55:40.411818 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3178 | 2023.10.17 23:55:40.412300 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3179 | 2023.10.17 23:55:40.412533 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3180 | 2023.10.17 23:55:40.412680 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3181 | 2023.10.17 23:55:40.412812 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Information> executeQuery: Read 219 rows, 21.46 KiB in 0.001132915 sec., 193306 rows/sec., 18.49 MiB/sec. | ||
3182 | 2023.10.17 23:55:40.413009 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Debug> DynamicQueryHandler: Done processing query | ||
3183 | 2023.10.17 23:55:40.413033 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3184 | 2023.10.17 23:55:40.413051 [ 3 ] {} <Debug> HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Destroying unnamed session | ||
3185 | 2023.10.17 23:55:40.413231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 51078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3186 | 2023.10.17 23:55:40.413276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3187 | 2023.10.17 23:55:40.413296 [ 3 ] {} <Debug> HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3188 | 2023.10.17 23:55:40.413313 [ 3 ] {} <Debug> HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3189 | 2023.10.17 23:55:40.413409 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3190 | 2023.10.17 23:55:40.413451 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3191 | 2023.10.17 23:55:40.413567 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3192 | 2023.10.17 23:55:40.414043 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3193 | 2023.10.17 23:55:40.414264 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3194 | 2023.10.17 23:55:40.414413 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3195 | 2023.10.17 23:55:40.414514 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Information> executeQuery: Read 317 rows, 22.79 KiB in 0.001074653 sec., 294978 rows/sec., 20.71 MiB/sec. | ||
3196 | 2023.10.17 23:55:40.414634 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Debug> DynamicQueryHandler: Done processing query | ||
3197 | 2023.10.17 23:55:40.414658 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3198 | 2023.10.17 23:55:40.414674 [ 3 ] {} <Debug> HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Destroying unnamed session | ||
3199 | 2023.10.17 23:55:40.414838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3200 | 2023.10.17 23:55:40.414884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3201 | 2023.10.17 23:55:40.414905 [ 3 ] {} <Debug> HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3202 | 2023.10.17 23:55:40.414922 [ 3 ] {} <Debug> HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3203 | 2023.10.17 23:55:40.414992 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3204 | 2023.10.17 23:55:40.415033 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3205 | 2023.10.17 23:55:40.415141 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3206 | 2023.10.17 23:55:40.415396 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3207 | 2023.10.17 23:55:40.415641 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3208 | 2023.10.17 23:55:40.415820 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3209 | 2023.10.17 23:55:40.415929 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090828 sec., 6605 rows/sec., 277.40 KiB/sec. | ||
3210 | 2023.10.17 23:55:40.416042 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Debug> DynamicQueryHandler: Done processing query | ||
3211 | 2023.10.17 23:55:40.416066 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3212 | 2023.10.17 23:55:40.416083 [ 3 ] {} <Debug> HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Destroying unnamed session | ||
3213 | 2023.10.17 23:55:40.416212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3214 | 2023.10.17 23:55:40.416257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3215 | 2023.10.17 23:55:40.416276 [ 3 ] {} <Debug> HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3216 | 2023.10.17 23:55:40.416293 [ 3 ] {} <Debug> HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3217 | 2023.10.17 23:55:40.416367 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3218 | 2023.10.17 23:55:40.416409 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3219 | 2023.10.17 23:55:40.416526 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3220 | 2023.10.17 23:55:40.416842 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3221 | 2023.10.17 23:55:40.417087 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3222 | 2023.10.17 23:55:40.417261 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3223 | 2023.10.17 23:55:40.417363 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000966871 sec., 65158 rows/sec., 3.95 MiB/sec. | ||
3224 | 2023.10.17 23:55:40.417480 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Debug> DynamicQueryHandler: Done processing query | ||
3225 | 2023.10.17 23:55:40.417504 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3226 | 2023.10.17 23:55:40.417521 [ 3 ] {} <Debug> HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Destroying unnamed session | ||
3227 | 2023.10.17 23:55:40.417688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3228 | 2023.10.17 23:55:40.417735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3229 | 2023.10.17 23:55:40.417754 [ 3 ] {} <Debug> HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3230 | 2023.10.17 23:55:40.417770 [ 3 ] {} <Debug> HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3231 | 2023.10.17 23:55:40.417856 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3232 | 2023.10.17 23:55:40.417901 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3233 | 2023.10.17 23:55:40.418034 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3234 | 2023.10.17 23:55:40.418472 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3235 | 2023.10.17 23:55:40.418789 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3236 | 2023.10.17 23:55:40.418973 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3237 | 2023.10.17 23:55:40.419087 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001193836 sec., 36855 rows/sec., 49.74 MiB/sec. | ||
3238 | 2023.10.17 23:55:40.419294 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Debug> DynamicQueryHandler: Done processing query | ||
3239 | 2023.10.17 23:55:40.419319 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3240 | 2023.10.17 23:55:40.419336 [ 3 ] {} <Debug> HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Destroying unnamed session | ||
3241 | 2023.10.17 23:55:40.419459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 4037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3242 | 2023.10.17 23:55:40.419504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3243 | 2023.10.17 23:55:40.419522 [ 3 ] {} <Debug> HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3244 | 2023.10.17 23:55:40.419539 [ 3 ] {} <Debug> HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3245 | 2023.10.17 23:55:40.419612 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3246 | 2023.10.17 23:55:40.419652 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3247 | 2023.10.17 23:55:40.419769 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3248 | 2023.10.17 23:55:40.420013 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3249 | 2023.10.17 23:55:40.420252 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3250 | 2023.10.17 23:55:40.420424 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3251 | 2023.10.17 23:55:40.420526 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000885559 sec., 31618 rows/sec., 1.80 MiB/sec. | ||
3252 | 2023.10.17 23:55:40.420518 [ 117 ] {} <Debug> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3253 | 2023.10.17 23:55:40.420589 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3254 | 2023.10.17 23:55:40.420656 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Debug> DynamicQueryHandler: Done processing query | ||
3255 | 2023.10.17 23:55:40.420666 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3256 | 2023.10.17 23:55:40.420681 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3257 | 2023.10.17 23:55:40.420707 [ 3 ] {} <Debug> HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Destroying unnamed session | ||
3258 | 2023.10.17 23:55:40.420755 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3259 | 2023.10.17 23:55:40.420790 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
3260 | 2023.10.17 23:55:40.420902 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
3261 | 2023.10.17 23:55:40.421001 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part | ||
3262 | 2023.10.17 23:55:40.421089 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
3263 | 2023.10.17 23:55:40.421175 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
3264 | 2023.10.17 23:55:40.421256 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
3265 | 2023.10.17 23:55:40.421898 [ 26 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253087 sec., 260955.54418807314 rows/sec., 14.12 MiB/sec. | ||
3266 | 2023.10.17 23:55:40.422032 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3267 | 2023.10.17 23:55:40.422226 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3268 | 2023.10.17 23:55:40.422285 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3269 | 2023.10.17 23:55:45.401233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3270 | 2023.10.17 23:55:45.401412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3271 | 2023.10.17 23:55:45.401459 [ 3 ] {} <Debug> HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3272 | 2023.10.17 23:55:45.401500 [ 3 ] {} <Debug> HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2023.10.17 23:55:45.401696 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3274 | 2023.10.17 23:55:45.401793 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3275 | 2023.10.17 23:55:45.401996 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3276 | 2023.10.17 23:55:45.402466 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3277 | 2023.10.17 23:55:45.402729 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3278 | 2023.10.17 23:55:45.402896 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3279 | 2023.10.17 23:55:45.403034 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001277308 sec., 5480 rows/sec., 444.20 KiB/sec. | ||
3280 | 2023.10.17 23:55:45.403174 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Debug> DynamicQueryHandler: Done processing query | ||
3281 | 2023.10.17 23:55:45.403200 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3282 | 2023.10.17 23:55:45.403216 [ 3 ] {} <Debug> HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Destroying unnamed session | ||
3283 | 2023.10.17 23:55:45.403332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3284 | 2023.10.17 23:55:45.403378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3285 | 2023.10.17 23:55:45.403397 [ 3 ] {} <Debug> HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3286 | 2023.10.17 23:55:45.403414 [ 3 ] {} <Debug> HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3287 | 2023.10.17 23:55:45.403486 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3288 | 2023.10.17 23:55:45.403525 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3289 | 2023.10.17 23:55:45.403629 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3290 | 2023.10.17 23:55:45.403901 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3291 | 2023.10.17 23:55:45.404106 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3292 | 2023.10.17 23:55:45.404262 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3293 | 2023.10.17 23:55:45.404387 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.000872289 sec., 24074 rows/sec., 2.17 MiB/sec. | ||
3294 | 2023.10.17 23:55:45.404533 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Debug> DynamicQueryHandler: Done processing query | ||
3295 | 2023.10.17 23:55:45.404558 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3296 | 2023.10.17 23:55:45.404573 [ 3 ] {} <Debug> HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Destroying unnamed session | ||
3297 | 2023.10.17 23:55:45.404693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3298 | 2023.10.17 23:55:45.404739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3299 | 2023.10.17 23:55:45.404758 [ 3 ] {} <Debug> HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3300 | 2023.10.17 23:55:45.404775 [ 3 ] {} <Debug> HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3301 | 2023.10.17 23:55:45.404846 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3302 | 2023.10.17 23:55:45.404888 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3303 | 2023.10.17 23:55:45.404996 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3304 | 2023.10.17 23:55:45.405261 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3305 | 2023.10.17 23:55:45.405473 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3306 | 2023.10.17 23:55:45.405620 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3307 | 2023.10.17 23:55:45.405744 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000864499 sec., 8097 rows/sec., 648.41 KiB/sec. | ||
3308 | 2023.10.17 23:55:45.405859 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Debug> DynamicQueryHandler: Done processing query | ||
3309 | 2023.10.17 23:55:45.405884 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3310 | 2023.10.17 23:55:45.405900 [ 3 ] {} <Debug> HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Destroying unnamed session | ||
3311 | 2023.10.17 23:55:45.406052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3312 | 2023.10.17 23:55:45.406097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3313 | 2023.10.17 23:55:45.406115 [ 3 ] {} <Debug> HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3314 | 2023.10.17 23:55:45.406131 [ 3 ] {} <Debug> HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3315 | 2023.10.17 23:55:45.406203 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3316 | 2023.10.17 23:55:45.406248 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3317 | 2023.10.17 23:55:45.406386 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3318 | 2023.10.17 23:55:45.406687 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3319 | 2023.10.17 23:55:45.406968 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3320 | 2023.10.17 23:55:45.407151 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3321 | 2023.10.17 23:55:45.407291 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001053023 sec., 6647 rows/sec., 8.97 MiB/sec. | ||
3322 | 2023.10.17 23:55:45.407513 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Debug> DynamicQueryHandler: Done processing query | ||
3323 | 2023.10.17 23:55:45.407537 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3324 | 2023.10.17 23:55:45.407554 [ 3 ] {} <Debug> HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Destroying unnamed session | ||
3325 | 2023.10.17 23:55:50.176964 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3326 | 2023.10.17 23:55:50.177029 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3327 | 2023.10.17 23:55:50.408693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2023.10.17 23:55:50.408799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3329 | 2023.10.17 23:55:50.408826 [ 3 ] {} <Debug> HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3330 | 2023.10.17 23:55:50.408851 [ 3 ] {} <Debug> HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3331 | 2023.10.17 23:55:50.408980 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3332 | 2023.10.17 23:55:50.409042 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3333 | 2023.10.17 23:55:50.409201 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3334 | 2023.10.17 23:55:50.409726 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3335 | 2023.10.17 23:55:50.410006 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3336 | 2023.10.17 23:55:50.410174 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3337 | 2023.10.17 23:55:50.410325 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001297008 sec., 38550 rows/sec., 2.94 MiB/sec. | ||
3338 | 2023.10.17 23:55:50.410476 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Debug> DynamicQueryHandler: Done processing query | ||
3339 | 2023.10.17 23:55:50.410502 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3340 | 2023.10.17 23:55:50.410520 [ 3 ] {} <Debug> HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Destroying unnamed session | ||
3341 | 2023.10.17 23:55:50.410753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3342 | 2023.10.17 23:55:50.410804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3343 | 2023.10.17 23:55:50.410824 [ 3 ] {} <Debug> HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3344 | 2023.10.17 23:55:50.410843 [ 3 ] {} <Debug> HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2023.10.17 23:55:50.410935 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3346 | 2023.10.17 23:55:50.410978 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3347 | 2023.10.17 23:55:50.411084 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3348 | 2023.10.17 23:55:50.411584 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3349 | 2023.10.17 23:55:50.411815 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3350 | 2023.10.17 23:55:50.412010 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3351 | 2023.10.17 23:55:50.412230 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Information> executeQuery: Read 219 rows, 21.46 KiB in 0.001240708 sec., 176512 rows/sec., 16.89 MiB/sec. | ||
3352 | 2023.10.17 23:55:50.412431 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2023.10.17 23:55:50.412457 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3354 | 2023.10.17 23:55:50.412474 [ 3 ] {} <Debug> HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Destroying unnamed session | ||
3355 | 2023.10.17 23:55:50.412657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3356 | 2023.10.17 23:55:50.412705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3357 | 2023.10.17 23:55:50.412724 [ 3 ] {} <Debug> HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3358 | 2023.10.17 23:55:50.412743 [ 3 ] {} <Debug> HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2023.10.17 23:55:50.412831 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3360 | 2023.10.17 23:55:50.412872 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3361 | 2023.10.17 23:55:50.412990 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3362 | 2023.10.17 23:55:50.413482 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3363 | 2023.10.17 23:55:50.413709 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3364 | 2023.10.17 23:55:50.413861 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3365 | 2023.10.17 23:55:50.413995 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001135365 sec., 271278 rows/sec., 18.98 MiB/sec. | ||
3366 | 2023.10.17 23:55:50.414197 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Debug> DynamicQueryHandler: Done processing query | ||
3367 | 2023.10.17 23:55:50.414222 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3368 | 2023.10.17 23:55:50.414239 [ 3 ] {} <Debug> HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Destroying unnamed session | ||
3369 | 2023.10.17 23:55:50.414355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3370 | 2023.10.17 23:55:50.414401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3371 | 2023.10.17 23:55:50.414420 [ 3 ] {} <Debug> HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3372 | 2023.10.17 23:55:50.414437 [ 3 ] {} <Debug> HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3373 | 2023.10.17 23:55:50.414508 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3374 | 2023.10.17 23:55:50.414549 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3375 | 2023.10.17 23:55:50.414672 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3376 | 2023.10.17 23:55:50.414940 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3377 | 2023.10.17 23:55:50.415188 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3378 | 2023.10.17 23:55:50.415365 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3379 | 2023.10.17 23:55:50.415491 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949741 sec., 6317 rows/sec., 265.29 KiB/sec. | ||
3380 | 2023.10.17 23:55:50.415486 [ 178 ] {} <Debug> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3381 | 2023.10.17 23:55:50.415598 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3382 | 2023.10.17 23:55:50.415688 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Debug> DynamicQueryHandler: Done processing query | ||
3383 | 2023.10.17 23:55:50.415714 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3384 | 2023.10.17 23:55:50.415725 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3385 | 2023.10.17 23:55:50.415769 [ 3 ] {} <Debug> HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Destroying unnamed session | ||
3386 | 2023.10.17 23:55:50.415824 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3387 | 2023.10.17 23:55:50.415863 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
3388 | 2023.10.17 23:55:50.415916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3389 | 2023.10.17 23:55:50.415973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3390 | 2023.10.17 23:55:50.416003 [ 3 ] {} <Debug> HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3391 | 2023.10.17 23:55:50.416005 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
3392 | 2023.10.17 23:55:50.416023 [ 3 ] {} <Debug> HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3393 | 2023.10.17 23:55:50.416145 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
3394 | 2023.10.17 23:55:50.416152 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3395 | 2023.10.17 23:55:50.416212 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3396 | 2023.10.17 23:55:50.416275 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
3397 | 2023.10.17 23:55:50.416449 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
3398 | 2023.10.17 23:55:50.416499 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3399 | 2023.10.17 23:55:50.416593 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
3400 | 2023.10.17 23:55:50.416976 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3401 | 2023.10.17 23:55:50.417342 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3402 | 2023.10.17 23:55:50.417438 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762479 sec., 54468.734095555184 rows/sec., 2.23 MiB/sec. | ||
3403 | 2023.10.17 23:55:50.417566 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3404 | 2023.10.17 23:55:50.417567 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3405 | 2023.10.17 23:55:50.417727 [ 178 ] {} <Debug> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3406 | 2023.10.17 23:55:50.417757 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001562184 sec., 40328 rows/sec., 2.44 MiB/sec. | ||
3407 | 2023.10.17 23:55:50.417814 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3408 | 2023.10.17 23:55:50.417941 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3409 | 2023.10.17 23:55:50.418094 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3410 | 2023.10.17 23:55:50.418121 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3411 | 2023.10.17 23:55:50.418148 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Debug> DynamicQueryHandler: Done processing query | ||
3412 | 2023.10.17 23:55:50.418206 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3413 | 2023.10.17 23:55:50.418294 [ 3 ] {} <Debug> HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Destroying unnamed session | ||
3414 | 2023.10.17 23:55:50.418346 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3415 | 2023.10.17 23:55:50.418384 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 693 rows starting from the beginning of the part | ||
3416 | 2023.10.17 23:55:50.418514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3417 | 2023.10.17 23:55:50.418555 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part | ||
3418 | 2023.10.17 23:55:50.418604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3419 | 2023.10.17 23:55:50.418658 [ 3 ] {} <Debug> HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3420 | 2023.10.17 23:55:50.418705 [ 3 ] {} <Debug> HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2023.10.17 23:55:50.418791 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part | ||
3422 | 2023.10.17 23:55:50.418943 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3423 | 2023.10.17 23:55:50.419065 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part | ||
3424 | 2023.10.17 23:55:50.419077 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3425 | 2023.10.17 23:55:50.419364 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
3426 | 2023.10.17 23:55:50.419738 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
3427 | 2023.10.17 23:55:50.419740 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3428 | 2023.10.17 23:55:50.420891 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3429 | 2023.10.17 23:55:50.421559 [ 23 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003629939 sec., 277690.61683956673 rows/sec., 16.84 MiB/sec. | ||
3430 | 2023.10.17 23:55:50.421677 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3431 | 2023.10.17 23:55:50.421732 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3432 | 2023.10.17 23:55:50.421951 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3433 | 2023.10.17 23:55:50.422143 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3434 | 2023.10.17 23:55:50.422179 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3435 | 2023.10.17 23:55:50.422202 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00318091 sec., 13832 rows/sec., 18.67 MiB/sec. | ||
3436 | 2023.10.17 23:55:50.422237 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3437 | 2023.10.17 23:55:50.422376 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3438 | 2023.10.17 23:55:50.422545 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3439 | 2023.10.17 23:55:50.422630 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Debug> DynamicQueryHandler: Done processing query | ||
3440 | 2023.10.17 23:55:50.422673 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3441 | 2023.10.17 23:55:50.422712 [ 3 ] {} <Debug> HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Destroying unnamed session | ||
3442 | 2023.10.17 23:55:50.422768 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3443 | 2023.10.17 23:55:50.422815 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 423 rows starting from the beginning of the part | ||
3444 | 2023.10.17 23:55:50.422897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3445 | 2023.10.17 23:55:50.422993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3446 | 2023.10.17 23:55:50.423054 [ 3 ] {} <Debug> HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3447 | 2023.10.17 23:55:50.423083 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
3448 | 2023.10.17 23:55:50.423095 [ 3 ] {} <Debug> HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2023.10.17 23:55:50.423340 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3450 | 2023.10.17 23:55:50.423379 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
3451 | 2023.10.17 23:55:50.423428 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3452 | 2023.10.17 23:55:50.423737 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
3453 | 2023.10.17 23:55:50.423929 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3454 | 2023.10.17 23:55:50.424037 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
3455 | 2023.10.17 23:55:50.424249 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
3456 | 2023.10.17 23:55:50.424761 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3457 | 2023.10.17 23:55:50.425171 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3458 | 2023.10.17 23:55:50.425354 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3459 | 2023.10.17 23:55:50.425482 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002085135 sec., 9112 rows/sec., 483.80 KiB/sec. | ||
3460 | 2023.10.17 23:55:50.425707 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Debug> DynamicQueryHandler: Done processing query | ||
3461 | 2023.10.17 23:55:50.425742 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3462 | 2023.10.17 23:55:50.425796 [ 3 ] {} <Debug> HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Destroying unnamed session | ||
3463 | 2023.10.17 23:55:50.426585 [ 9 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 6 columns (6 merged, 0 gathered) in 0.004259123 sec., 132186.83752500222 rows/sec., 178.38 MiB/sec. | ||
3464 | 2023.10.17 23:55:50.426902 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3465 | 2023.10.17 23:55:50.427129 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3466 | 2023.10.17 23:55:50.427199 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3467 | 2023.10.17 23:55:50.427270 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5: 4.48 MiB. | ||
3468 | 2023.10.17 23:55:55.402427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3469 | 2023.10.17 23:55:55.402608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3470 | 2023.10.17 23:55:55.402654 [ 3 ] {} <Debug> HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3471 | 2023.10.17 23:55:55.402697 [ 3 ] {} <Debug> HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3472 | 2023.10.17 23:55:55.402895 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3473 | 2023.10.17 23:55:55.402993 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3474 | 2023.10.17 23:55:55.403251 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3475 | 2023.10.17 23:55:55.403726 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3476 | 2023.10.17 23:55:55.403998 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3477 | 2023.10.17 23:55:55.404169 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3478 | 2023.10.17 23:55:55.404320 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Information> executeQuery: Read 7 rows, 581.00 B in 0.00135883 sec., 5151 rows/sec., 417.55 KiB/sec. | ||
3479 | 2023.10.17 23:55:55.404330 [ 174 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3480 | 2023.10.17 23:55:55.404453 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3481 | 2023.10.17 23:55:55.404558 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Debug> DynamicQueryHandler: Done processing query | ||
3482 | 2023.10.17 23:55:55.404612 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3483 | 2023.10.17 23:55:55.404598 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3484 | 2023.10.17 23:55:55.404667 [ 3 ] {} <Debug> HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Destroying unnamed session | ||
3485 | 2023.10.17 23:55:55.404783 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3486 | 2023.10.17 23:55:55.404846 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part | ||
3487 | 2023.10.17 23:55:55.404855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2023.10.17 23:55:55.404935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3489 | 2023.10.17 23:55:55.404969 [ 3 ] {} <Debug> HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3490 | 2023.10.17 23:55:55.404999 [ 3 ] {} <Debug> HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2023.10.17 23:55:55.405165 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
3492 | 2023.10.17 23:55:55.405206 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2023.10.17 23:55:55.405282 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3494 | 2023.10.17 23:55:55.405388 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
3495 | 2023.10.17 23:55:55.405673 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
3496 | 2023.10.17 23:55:55.405806 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3497 | 2023.10.17 23:55:55.405923 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
3498 | 2023.10.17 23:55:55.406052 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
3499 | 2023.10.17 23:55:55.406567 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3500 | 2023.10.17 23:55:55.407008 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3501 | 2023.10.17 23:55:55.407344 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3502 | 2023.10.17 23:55:55.407583 [ 14 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059947 sec., 56210.12390083881 rows/sec., 4.31 MiB/sec. | ||
3503 | 2023.10.17 23:55:55.407585 [ 174 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3504 | 2023.10.17 23:55:55.407620 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.002362842 sec., 8887 rows/sec., 821.23 KiB/sec. | ||
3505 | 2023.10.17 23:55:55.407688 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3506 | 2023.10.17 23:55:55.407861 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3507 | 2023.10.17 23:55:55.407896 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3508 | 2023.10.17 23:55:55.407958 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Debug> DynamicQueryHandler: Done processing query | ||
3509 | 2023.10.17 23:55:55.408020 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3510 | 2023.10.17 23:55:55.408082 [ 3 ] {} <Debug> HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Destroying unnamed session | ||
3511 | 2023.10.17 23:55:55.408116 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3512 | 2023.10.17 23:55:55.408177 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part | ||
3513 | 2023.10.17 23:55:55.408288 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3514 | 2023.10.17 23:55:55.408312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3515 | 2023.10.17 23:55:55.408419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3516 | 2023.10.17 23:55:55.408496 [ 3 ] {} <Debug> HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3517 | 2023.10.17 23:55:55.408489 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3518 | 2023.10.17 23:55:55.408508 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part | ||
3519 | 2023.10.17 23:55:55.408536 [ 3 ] {} <Debug> HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3520 | 2023.10.17 23:55:55.408855 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part | ||
3521 | 2023.10.17 23:55:55.408868 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3522 | 2023.10.17 23:55:55.408971 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3523 | 2023.10.17 23:55:55.409074 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part | ||
3524 | 2023.10.17 23:55:55.409392 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part | ||
3525 | 2023.10.17 23:55:55.409524 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2023.10.17 23:55:55.409630 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part | ||
3527 | 2023.10.17 23:55:55.410146 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3528 | 2023.10.17 23:55:55.410677 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3529 | 2023.10.17 23:55:55.410953 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3530 | 2023.10.17 23:55:55.411177 [ 174 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3531 | 2023.10.17 23:55:55.411300 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3532 | 2023.10.17 23:55:55.411312 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Information> executeQuery: Read 7 rows, 574.00 B in 0.002332771 sec., 3000 rows/sec., 240.29 KiB/sec. | ||
3533 | 2023.10.17 23:55:55.411370 [ 14 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003595248 sec., 201098.78372785408 rows/sec., 19.13 MiB/sec. | ||
3534 | 2023.10.17 23:55:55.411425 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3535 | 2023.10.17 23:55:55.411628 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3536 | 2023.10.17 23:55:55.411674 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3537 | 2023.10.17 23:55:55.411694 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 327 rows starting from the beginning of the part | ||
3538 | 2023.10.17 23:55:55.411687 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Debug> DynamicQueryHandler: Done processing query | ||
3539 | 2023.10.17 23:55:55.411776 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3540 | 2023.10.17 23:55:55.411825 [ 3 ] {} <Debug> HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Destroying unnamed session | ||
3541 | 2023.10.17 23:55:55.411921 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
3542 | 2023.10.17 23:55:55.411989 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3543 | 2023.10.17 23:55:55.412089 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 317 rows starting from the beginning of the part | ||
3544 | 2023.10.17 23:55:55.412114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3545 | 2023.10.17 23:55:55.412156 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3546 | 2023.10.17 23:55:55.412218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3547 | 2023.10.17 23:55:55.412344 [ 3 ] {} <Debug> HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3548 | 2023.10.17 23:55:55.412365 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
3549 | 2023.10.17 23:55:55.412403 [ 3 ] {} <Debug> HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3550 | 2023.10.17 23:55:55.412600 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 308 rows starting from the beginning of the part | ||
3551 | 2023.10.17 23:55:55.412631 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3552 | 2023.10.17 23:55:55.412746 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3553 | 2023.10.17 23:55:55.412785 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
3554 | 2023.10.17 23:55:55.413407 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3555 | 2023.10.17 23:55:55.414414 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3556 | 2023.10.17 23:55:55.414711 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.003346603 sec., 290742.58285192476 rows/sec., 20.47 MiB/sec. | ||
3557 | 2023.10.17 23:55:55.414886 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3558 | 2023.10.17 23:55:55.415036 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3559 | 2023.10.17 23:55:55.415204 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3560 | 2023.10.17 23:55:55.415311 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3561 | 2023.10.17 23:55:55.415354 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3562 | 2023.10.17 23:55:55.415548 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.002866803 sec., 2441 rows/sec., 3.30 MiB/sec. | ||
3563 | 2023.10.17 23:55:55.415698 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Debug> DynamicQueryHandler: Done processing query | ||
3564 | 2023.10.17 23:55:55.415723 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3565 | 2023.10.17 23:55:55.415740 [ 3 ] {} <Debug> HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Destroying unnamed session | ||
3566 | 2023.10.17 23:56:00.408760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3567 | 2023.10.17 23:56:00.408936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3568 | 2023.10.17 23:56:00.408984 [ 3 ] {} <Debug> HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3569 | 2023.10.17 23:56:00.409025 [ 3 ] {} <Debug> HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3570 | 2023.10.17 23:56:00.409225 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3571 | 2023.10.17 23:56:00.409323 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3572 | 2023.10.17 23:56:00.409515 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3573 | 2023.10.17 23:56:00.409983 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3574 | 2023.10.17 23:56:00.410259 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3575 | 2023.10.17 23:56:00.410424 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3576 | 2023.10.17 23:56:00.410565 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001277218 sec., 39147 rows/sec., 2.99 MiB/sec. | ||
3577 | 2023.10.17 23:56:00.410698 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Debug> DynamicQueryHandler: Done processing query | ||
3578 | 2023.10.17 23:56:00.410724 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3579 | 2023.10.17 23:56:00.410741 [ 3 ] {} <Debug> HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Destroying unnamed session | ||
3580 | 2023.10.17 23:56:00.410987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3581 | 2023.10.17 23:56:00.411033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3582 | 2023.10.17 23:56:00.411053 [ 3 ] {} <Debug> HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3583 | 2023.10.17 23:56:00.411070 [ 3 ] {} <Debug> HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3584 | 2023.10.17 23:56:00.411155 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3585 | 2023.10.17 23:56:00.411195 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3586 | 2023.10.17 23:56:00.411301 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3587 | 2023.10.17 23:56:00.411750 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3588 | 2023.10.17 23:56:00.411978 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3589 | 2023.10.17 23:56:00.412132 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3590 | 2023.10.17 23:56:00.412261 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Information> executeQuery: Read 219 rows, 21.46 KiB in 0.001076274 sec., 203479 rows/sec., 19.47 MiB/sec. | ||
3591 | 2023.10.17 23:56:00.412387 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Debug> DynamicQueryHandler: Done processing query | ||
3592 | 2023.10.17 23:56:00.412412 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3593 | 2023.10.17 23:56:00.412429 [ 3 ] {} <Debug> HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Destroying unnamed session | ||
3594 | 2023.10.17 23:56:00.412715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3595 | 2023.10.17 23:56:00.412762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3596 | 2023.10.17 23:56:00.412782 [ 3 ] {} <Debug> HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3597 | 2023.10.17 23:56:00.412800 [ 3 ] {} <Debug> HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3598 | 2023.10.17 23:56:00.412883 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3599 | 2023.10.17 23:56:00.412923 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3600 | 2023.10.17 23:56:00.413030 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3601 | 2023.10.17 23:56:00.413467 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3602 | 2023.10.17 23:56:00.413704 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3603 | 2023.10.17 23:56:00.413857 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3604 | 2023.10.17 23:56:00.413981 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001068763 sec., 288183 rows/sec., 20.16 MiB/sec. | ||
3605 | 2023.10.17 23:56:00.414090 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Debug> DynamicQueryHandler: Done processing query | ||
3606 | 2023.10.17 23:56:00.414114 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3607 | 2023.10.17 23:56:00.414130 [ 3 ] {} <Debug> HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Destroying unnamed session | ||
3608 | 2023.10.17 23:56:00.414239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3609 | 2023.10.17 23:56:00.414282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3610 | 2023.10.17 23:56:00.414302 [ 3 ] {} <Debug> HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3611 | 2023.10.17 23:56:00.414318 [ 3 ] {} <Debug> HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3612 | 2023.10.17 23:56:00.414387 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3613 | 2023.10.17 23:56:00.414428 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3614 | 2023.10.17 23:56:00.414533 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3615 | 2023.10.17 23:56:00.414768 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3616 | 2023.10.17 23:56:00.415014 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3617 | 2023.10.17 23:56:00.415187 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3618 | 2023.10.17 23:56:00.415307 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889629 sec., 6744 rows/sec., 283.21 KiB/sec. | ||
3619 | 2023.10.17 23:56:00.415422 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2023.10.17 23:56:00.415447 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3621 | 2023.10.17 23:56:00.415463 [ 3 ] {} <Debug> HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Destroying unnamed session | ||
3622 | 2023.10.17 23:56:00.415585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2023.10.17 23:56:00.415631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3624 | 2023.10.17 23:56:00.415650 [ 3 ] {} <Debug> HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3625 | 2023.10.17 23:56:00.415667 [ 3 ] {} <Debug> HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2023.10.17 23:56:00.415742 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3627 | 2023.10.17 23:56:00.415783 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3628 | 2023.10.17 23:56:00.415901 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3629 | 2023.10.17 23:56:00.416195 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3630 | 2023.10.17 23:56:00.416445 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3631 | 2023.10.17 23:56:00.416616 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3632 | 2023.10.17 23:56:00.416741 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000969951 sec., 64951 rows/sec., 3.94 MiB/sec. | ||
3633 | 2023.10.17 23:56:00.416935 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Debug> DynamicQueryHandler: Done processing query | ||
3634 | 2023.10.17 23:56:00.416961 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3635 | 2023.10.17 23:56:00.416977 [ 3 ] {} <Debug> HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Destroying unnamed session | ||
3636 | 2023.10.17 23:56:00.417119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3637 | 2023.10.17 23:56:00.417163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3638 | 2023.10.17 23:56:00.417182 [ 3 ] {} <Debug> HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3639 | 2023.10.17 23:56:00.417200 [ 3 ] {} <Debug> HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3640 | 2023.10.17 23:56:00.417277 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3641 | 2023.10.17 23:56:00.417323 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3642 | 2023.10.17 23:56:00.417476 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3643 | 2023.10.17 23:56:00.417916 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3644 | 2023.10.17 23:56:00.418224 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3645 | 2023.10.17 23:56:00.418406 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3646 | 2023.10.17 23:56:00.418538 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001230887 sec., 35746 rows/sec., 48.24 MiB/sec. | ||
3647 | 2023.10.17 23:56:00.418665 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Debug> DynamicQueryHandler: Done processing query | ||
3648 | 2023.10.17 23:56:00.418688 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3649 | 2023.10.17 23:56:00.418705 [ 3 ] {} <Debug> HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Destroying unnamed session | ||
3650 | 2023.10.17 23:56:00.418820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3651 | 2023.10.17 23:56:00.418865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3652 | 2023.10.17 23:56:00.418885 [ 3 ] {} <Debug> HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3653 | 2023.10.17 23:56:00.418901 [ 3 ] {} <Debug> HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3654 | 2023.10.17 23:56:00.418972 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3655 | 2023.10.17 23:56:00.419011 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3656 | 2023.10.17 23:56:00.419117 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3657 | 2023.10.17 23:56:00.419445 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3658 | 2023.10.17 23:56:00.419684 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3659 | 2023.10.17 23:56:00.419857 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3660 | 2023.10.17 23:56:00.419988 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000985851 sec., 19272 rows/sec., 1023.27 KiB/sec. | ||
3661 | 2023.10.17 23:56:00.420109 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Debug> DynamicQueryHandler: Done processing query | ||
3662 | 2023.10.17 23:56:00.420133 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3663 | 2023.10.17 23:56:00.420150 [ 3 ] {} <Debug> HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Destroying unnamed session | ||
3664 | 2023.10.17 23:56:05.177060 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3665 | 2023.10.17 23:56:05.177127 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3666 | 2023.10.17 23:56:05.402132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.10.17 23:56:05.402291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3668 | 2023.10.17 23:56:05.402336 [ 3 ] {} <Debug> HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3669 | 2023.10.17 23:56:05.402377 [ 3 ] {} <Debug> HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3670 | 2023.10.17 23:56:05.402571 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3671 | 2023.10.17 23:56:05.402631 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3672 | 2023.10.17 23:56:05.402793 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3673 | 2023.10.17 23:56:05.403285 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3674 | 2023.10.17 23:56:05.403560 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3675 | 2023.10.17 23:56:05.403726 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3676 | 2023.10.17 23:56:05.403875 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001259338 sec., 5558 rows/sec., 450.54 KiB/sec. | ||
3677 | 2023.10.17 23:56:05.404034 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Debug> DynamicQueryHandler: Done processing query | ||
3678 | 2023.10.17 23:56:05.404060 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3679 | 2023.10.17 23:56:05.404077 [ 3 ] {} <Debug> HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Destroying unnamed session | ||
3680 | 2023.10.17 23:56:05.404257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2023.10.17 23:56:05.404308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3682 | 2023.10.17 23:56:05.404328 [ 3 ] {} <Debug> HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3683 | 2023.10.17 23:56:05.404346 [ 3 ] {} <Debug> HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3684 | 2023.10.17 23:56:05.404427 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3685 | 2023.10.17 23:56:05.404469 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3686 | 2023.10.17 23:56:05.404577 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3687 | 2023.10.17 23:56:05.404874 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3688 | 2023.10.17 23:56:05.405091 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3689 | 2023.10.17 23:56:05.405239 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3690 | 2023.10.17 23:56:05.405368 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00091165 sec., 23035 rows/sec., 2.08 MiB/sec. | ||
3691 | 2023.10.17 23:56:05.405507 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Debug> DynamicQueryHandler: Done processing query | ||
3692 | 2023.10.17 23:56:05.405532 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3693 | 2023.10.17 23:56:05.405548 [ 3 ] {} <Debug> HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Destroying unnamed session | ||
3694 | 2023.10.17 23:56:05.405667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3695 | 2023.10.17 23:56:05.405713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3696 | 2023.10.17 23:56:05.405732 [ 3 ] {} <Debug> HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3697 | 2023.10.17 23:56:05.405749 [ 3 ] {} <Debug> HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3698 | 2023.10.17 23:56:05.405821 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3699 | 2023.10.17 23:56:05.405861 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3700 | 2023.10.17 23:56:05.405970 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3701 | 2023.10.17 23:56:05.406225 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3702 | 2023.10.17 23:56:05.406431 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3703 | 2023.10.17 23:56:05.406590 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3704 | 2023.10.17 23:56:05.406718 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000867789 sec., 8066 rows/sec., 645.95 KiB/sec. | ||
3705 | 2023.10.17 23:56:05.406834 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Debug> DynamicQueryHandler: Done processing query | ||
3706 | 2023.10.17 23:56:05.406857 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3707 | 2023.10.17 23:56:05.406873 [ 3 ] {} <Debug> HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Destroying unnamed session | ||
3708 | 2023.10.17 23:56:05.406981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3709 | 2023.10.17 23:56:05.407025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3710 | 2023.10.17 23:56:05.407043 [ 3 ] {} <Debug> HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3711 | 2023.10.17 23:56:05.407061 [ 3 ] {} <Debug> HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3712 | 2023.10.17 23:56:05.407134 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2023.10.17 23:56:05.407180 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3714 | 2023.10.17 23:56:05.407317 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3715 | 2023.10.17 23:56:05.407613 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3716 | 2023.10.17 23:56:05.407892 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3717 | 2023.10.17 23:56:05.408072 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3718 | 2023.10.17 23:56:05.408209 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001040943 sec., 6724 rows/sec., 9.07 MiB/sec. | ||
3719 | 2023.10.17 23:56:05.408438 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Debug> DynamicQueryHandler: Done processing query | ||
3720 | 2023.10.17 23:56:05.408462 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3721 | 2023.10.17 23:56:05.408477 [ 3 ] {} <Debug> HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Destroying unnamed session | ||
3722 | 2023.10.17 23:56:10.408614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3723 | 2023.10.17 23:56:10.408737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3724 | 2023.10.17 23:56:10.408769 [ 3 ] {} <Debug> HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3725 | 2023.10.17 23:56:10.408797 [ 3 ] {} <Debug> HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3726 | 2023.10.17 23:56:10.408944 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3727 | 2023.10.17 23:56:10.409014 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3728 | 2023.10.17 23:56:10.409200 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3729 | 2023.10.17 23:56:10.409762 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3730 | 2023.10.17 23:56:10.410047 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3731 | 2023.10.17 23:56:10.410214 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3732 | 2023.10.17 23:56:10.410346 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.00136278 sec., 36689 rows/sec., 2.80 MiB/sec. | ||
3733 | 2023.10.17 23:56:10.410508 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Debug> DynamicQueryHandler: Done processing query | ||
3734 | 2023.10.17 23:56:10.410534 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3735 | 2023.10.17 23:56:10.410552 [ 3 ] {} <Debug> HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Destroying unnamed session | ||
3736 | 2023.10.17 23:56:10.410727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3737 | 2023.10.17 23:56:10.410779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3738 | 2023.10.17 23:56:10.410799 [ 3 ] {} <Debug> HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3739 | 2023.10.17 23:56:10.410819 [ 3 ] {} <Debug> HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2023.10.17 23:56:10.410905 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3741 | 2023.10.17 23:56:10.410948 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3742 | 2023.10.17 23:56:10.411056 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3743 | 2023.10.17 23:56:10.411471 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3744 | 2023.10.17 23:56:10.411703 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3745 | 2023.10.17 23:56:10.411855 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3746 | 2023.10.17 23:56:10.411985 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Information> executeQuery: Read 219 rows, 21.46 KiB in 0.001048723 sec., 208825 rows/sec., 19.98 MiB/sec. | ||
3747 | 2023.10.17 23:56:10.412107 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Debug> DynamicQueryHandler: Done processing query | ||
3748 | 2023.10.17 23:56:10.412132 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3749 | 2023.10.17 23:56:10.412148 [ 3 ] {} <Debug> HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Destroying unnamed session | ||
3750 | 2023.10.17 23:56:10.412358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3751 | 2023.10.17 23:56:10.412404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3752 | 2023.10.17 23:56:10.412423 [ 3 ] {} <Debug> HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3753 | 2023.10.17 23:56:10.412441 [ 3 ] {} <Debug> HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3754 | 2023.10.17 23:56:10.412524 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3755 | 2023.10.17 23:56:10.412565 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3756 | 2023.10.17 23:56:10.412671 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3757 | 2023.10.17 23:56:10.413132 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3758 | 2023.10.17 23:56:10.413352 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3759 | 2023.10.17 23:56:10.413510 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3760 | 2023.10.17 23:56:10.413633 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001078673 sec., 285536 rows/sec., 19.98 MiB/sec. | ||
3761 | 2023.10.17 23:56:10.413756 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Debug> DynamicQueryHandler: Done processing query | ||
3762 | 2023.10.17 23:56:10.413780 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3763 | 2023.10.17 23:56:10.413796 [ 3 ] {} <Debug> HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Destroying unnamed session | ||
3764 | 2023.10.17 23:56:10.413922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2023.10.17 23:56:10.413972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3766 | 2023.10.17 23:56:10.413991 [ 3 ] {} <Debug> HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3767 | 2023.10.17 23:56:10.414009 [ 3 ] {} <Debug> HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3768 | 2023.10.17 23:56:10.414078 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3769 | 2023.10.17 23:56:10.414120 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3770 | 2023.10.17 23:56:10.414229 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3771 | 2023.10.17 23:56:10.414542 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3772 | 2023.10.17 23:56:10.414792 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3773 | 2023.10.17 23:56:10.414968 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3774 | 2023.10.17 23:56:10.415094 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000987121 sec., 6078 rows/sec., 255.24 KiB/sec. | ||
3775 | 2023.10.17 23:56:10.415214 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Debug> DynamicQueryHandler: Done processing query | ||
3776 | 2023.10.17 23:56:10.415238 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3777 | 2023.10.17 23:56:10.415254 [ 3 ] {} <Debug> HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Destroying unnamed session | ||
3778 | 2023.10.17 23:56:10.415378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3779 | 2023.10.17 23:56:10.415424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3780 | 2023.10.17 23:56:10.415442 [ 3 ] {} <Debug> HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3781 | 2023.10.17 23:56:10.415459 [ 3 ] {} <Debug> HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3782 | 2023.10.17 23:56:10.415534 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3783 | 2023.10.17 23:56:10.415575 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3784 | 2023.10.17 23:56:10.415692 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3785 | 2023.10.17 23:56:10.415998 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3786 | 2023.10.17 23:56:10.416244 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3787 | 2023.10.17 23:56:10.416416 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3788 | 2023.10.17 23:56:10.416552 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982982 sec., 64090 rows/sec., 3.89 MiB/sec. | ||
3789 | 2023.10.17 23:56:10.416751 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Debug> DynamicQueryHandler: Done processing query | ||
3790 | 2023.10.17 23:56:10.416777 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3791 | 2023.10.17 23:56:10.416794 [ 3 ] {} <Debug> HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Destroying unnamed session | ||
3792 | 2023.10.17 23:56:10.416962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3793 | 2023.10.17 23:56:10.417009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3794 | 2023.10.17 23:56:10.417028 [ 3 ] {} <Debug> HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3795 | 2023.10.17 23:56:10.417045 [ 3 ] {} <Debug> HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3796 | 2023.10.17 23:56:10.417133 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3797 | 2023.10.17 23:56:10.417178 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3798 | 2023.10.17 23:56:10.417336 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3799 | 2023.10.17 23:56:10.417823 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3800 | 2023.10.17 23:56:10.418134 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3801 | 2023.10.17 23:56:10.418307 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3802 | 2023.10.17 23:56:10.418438 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001274168 sec., 34532 rows/sec., 46.60 MiB/sec. | ||
3803 | 2023.10.17 23:56:10.418610 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Debug> DynamicQueryHandler: Done processing query | ||
3804 | 2023.10.17 23:56:10.418634 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3805 | 2023.10.17 23:56:10.418651 [ 3 ] {} <Debug> HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Destroying unnamed session | ||
3806 | 2023.10.17 23:56:10.418783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3807 | 2023.10.17 23:56:10.418829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3808 | 2023.10.17 23:56:10.418848 [ 3 ] {} <Debug> HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3809 | 2023.10.17 23:56:10.418864 [ 3 ] {} <Debug> HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2023.10.17 23:56:10.418935 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3811 | 2023.10.17 23:56:10.418975 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3812 | 2023.10.17 23:56:10.419080 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3813 | 2023.10.17 23:56:10.419333 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3814 | 2023.10.17 23:56:10.419570 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3815 | 2023.10.17 23:56:10.419741 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3816 | 2023.10.17 23:56:10.419873 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00090096 sec., 21088 rows/sec., 1.09 MiB/sec. | ||
3817 | 2023.10.17 23:56:10.420049 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Debug> DynamicQueryHandler: Done processing query | ||
3818 | 2023.10.17 23:56:10.420074 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3819 | 2023.10.17 23:56:10.420091 [ 3 ] {} <Debug> HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Destroying unnamed session | ||
3820 | 2023.10.17 23:56:15.402347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3821 | 2023.10.17 23:56:15.402522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3822 | 2023.10.17 23:56:15.402569 [ 3 ] {} <Debug> HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3823 | 2023.10.17 23:56:15.402611 [ 3 ] {} <Debug> HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3824 | 2023.10.17 23:56:15.402809 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3825 | 2023.10.17 23:56:15.402907 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3826 | 2023.10.17 23:56:15.403076 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3827 | 2023.10.17 23:56:15.403547 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3828 | 2023.10.17 23:56:15.403825 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3829 | 2023.10.17 23:56:15.403994 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3830 | 2023.10.17 23:56:15.404121 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Information> executeQuery: Read 7 rows, 581.00 B in 0.001254207 sec., 5581 rows/sec., 452.38 KiB/sec. | ||
3831 | 2023.10.17 23:56:15.404275 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Debug> DynamicQueryHandler: Done processing query | ||
3832 | 2023.10.17 23:56:15.404301 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3833 | 2023.10.17 23:56:15.404319 [ 3 ] {} <Debug> HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Destroying unnamed session | ||
3834 | 2023.10.17 23:56:15.404452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3835 | 2023.10.17 23:56:15.404505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3836 | 2023.10.17 23:56:15.404525 [ 3 ] {} <Debug> HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3837 | 2023.10.17 23:56:15.404544 [ 3 ] {} <Debug> HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2023.10.17 23:56:15.404627 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3839 | 2023.10.17 23:56:15.404669 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3840 | 2023.10.17 23:56:15.404776 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3841 | 2023.10.17 23:56:15.405095 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3842 | 2023.10.17 23:56:15.405306 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3843 | 2023.10.17 23:56:15.405453 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3844 | 2023.10.17 23:56:15.405557 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.00090182 sec., 23286 rows/sec., 2.10 MiB/sec. | ||
3845 | 2023.10.17 23:56:15.405677 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Debug> DynamicQueryHandler: Done processing query | ||
3846 | 2023.10.17 23:56:15.405700 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3847 | 2023.10.17 23:56:15.405716 [ 3 ] {} <Debug> HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Destroying unnamed session | ||
3848 | 2023.10.17 23:56:15.405839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3849 | 2023.10.17 23:56:15.405885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3850 | 2023.10.17 23:56:15.405904 [ 3 ] {} <Debug> HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3851 | 2023.10.17 23:56:15.405922 [ 3 ] {} <Debug> HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3852 | 2023.10.17 23:56:15.405995 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3853 | 2023.10.17 23:56:15.406058 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3854 | 2023.10.17 23:56:15.406165 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3855 | 2023.10.17 23:56:15.406443 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3856 | 2023.10.17 23:56:15.406651 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3857 | 2023.10.17 23:56:15.406802 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3858 | 2023.10.17 23:56:15.406903 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000856189 sec., 8175 rows/sec., 654.70 KiB/sec. | ||
3859 | 2023.10.17 23:56:15.407043 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Debug> DynamicQueryHandler: Done processing query | ||
3860 | 2023.10.17 23:56:15.407072 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3861 | 2023.10.17 23:56:15.407089 [ 3 ] {} <Debug> HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Destroying unnamed session | ||
3862 | 2023.10.17 23:56:15.407235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3863 | 2023.10.17 23:56:15.407280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3864 | 2023.10.17 23:56:15.407299 [ 3 ] {} <Debug> HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3865 | 2023.10.17 23:56:15.407317 [ 3 ] {} <Debug> HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3866 | 2023.10.17 23:56:15.407392 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3867 | 2023.10.17 23:56:15.407438 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3868 | 2023.10.17 23:56:15.407577 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3869 | 2023.10.17 23:56:15.407915 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3870 | 2023.10.17 23:56:15.408210 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3871 | 2023.10.17 23:56:15.408392 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3872 | 2023.10.17 23:56:15.408488 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3873 | 2023.10.17 23:56:15.408499 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001077394 sec., 6497 rows/sec., 8.77 MiB/sec. | ||
3874 | 2023.10.17 23:56:15.408542 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3875 | 2023.10.17 23:56:15.408762 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3876 | 2023.10.17 23:56:15.408791 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Debug> DynamicQueryHandler: Done processing query | ||
3877 | 2023.10.17 23:56:15.408843 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3878 | 2023.10.17 23:56:15.408877 [ 3 ] {} <Debug> HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Destroying unnamed session | ||
3879 | 2023.10.17 23:56:15.408965 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3880 | 2023.10.17 23:56:15.409010 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part | ||
3881 | 2023.10.17 23:56:15.409138 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
3882 | 2023.10.17 23:56:15.409237 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
3883 | 2023.10.17 23:56:15.409330 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
3884 | 2023.10.17 23:56:15.409420 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
3885 | 2023.10.17 23:56:15.409509 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
3886 | 2023.10.17 23:56:15.411395 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 6 columns (6 merged, 0 gathered) in 0.00277248 sec., 242382.27146814406 rows/sec., 327.08 MiB/sec. | ||
3887 | 2023.10.17 23:56:15.411842 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3888 | 2023.10.17 23:56:15.412101 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3889 | 2023.10.17 23:56:15.412183 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3890 | 2023.10.17 23:56:15.412271 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6: 4.08 MiB. | ||
3891 | 2023.10.17 23:56:20.177168 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3892 | 2023.10.17 23:56:20.177243 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3893 | 2023.10.17 23:56:20.409193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3894 | 2023.10.17 23:56:20.409353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3895 | 2023.10.17 23:56:20.409398 [ 3 ] {} <Debug> HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3896 | 2023.10.17 23:56:20.409440 [ 3 ] {} <Debug> HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3897 | 2023.10.17 23:56:20.409640 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3898 | 2023.10.17 23:56:20.409735 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3899 | 2023.10.17 23:56:20.410003 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3900 | 2023.10.17 23:56:20.410515 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3901 | 2023.10.17 23:56:20.410785 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3902 | 2023.10.17 23:56:20.410949 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3903 | 2023.10.17 23:56:20.411086 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.00138956 sec., 35982 rows/sec., 2.75 MiB/sec. | ||
3904 | 2023.10.17 23:56:20.411103 [ 159 ] {} <Debug> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3905 | 2023.10.17 23:56:20.411210 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3906 | 2023.10.17 23:56:20.411275 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Debug> DynamicQueryHandler: Done processing query | ||
3907 | 2023.10.17 23:56:20.411326 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3908 | 2023.10.17 23:56:20.411356 [ 3 ] {} <Debug> HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Destroying unnamed session | ||
3909 | 2023.10.17 23:56:20.411351 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3910 | 2023.10.17 23:56:20.411575 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3911 | 2023.10.17 23:56:20.411621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2023.10.17 23:56:20.411656 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part | ||
3913 | 2023.10.17 23:56:20.411710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3914 | 2023.10.17 23:56:20.411739 [ 3 ] {} <Debug> HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3915 | 2023.10.17 23:56:20.411787 [ 3 ] {} <Debug> HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3916 | 2023.10.17 23:56:20.412029 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3917 | 2023.10.17 23:56:20.412087 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
3918 | 2023.10.17 23:56:20.412108 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3919 | 2023.10.17 23:56:20.412410 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
3920 | 2023.10.17 23:56:20.412570 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3921 | 2023.10.17 23:56:20.412681 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
3922 | 2023.10.17 23:56:20.412821 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
3923 | 2023.10.17 23:56:20.412964 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part | ||
3924 | 2023.10.17 23:56:20.413574 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3925 | 2023.10.17 23:56:20.414029 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3926 | 2023.10.17 23:56:20.414342 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3927 | 2023.10.17 23:56:20.414583 [ 159 ] {} <Debug> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3928 | 2023.10.17 23:56:20.414583 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306262 sec., 66842.85758357929 rows/sec., 5.12 MiB/sec. | ||
3929 | 2023.10.17 23:56:20.414622 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Information> executeQuery: Read 219 rows, 21.46 KiB in 0.002536565 sec., 86337 rows/sec., 8.26 MiB/sec. | ||
3930 | 2023.10.17 23:56:20.414651 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3931 | 2023.10.17 23:56:20.414856 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3932 | 2023.10.17 23:56:20.414876 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3933 | 2023.10.17 23:56:20.415105 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3934 | 2023.10.17 23:56:20.415126 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Debug> DynamicQueryHandler: Done processing query | ||
3935 | 2023.10.17 23:56:20.415220 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 240 rows starting from the beginning of the part | ||
3936 | 2023.10.17 23:56:20.415213 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3937 | 2023.10.17 23:56:20.415305 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3938 | 2023.10.17 23:56:20.415328 [ 3 ] {} <Debug> HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Destroying unnamed session | ||
3939 | 2023.10.17 23:56:20.415435 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3940 | 2023.10.17 23:56:20.415446 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part | ||
3941 | 2023.10.17 23:56:20.415585 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part | ||
3942 | 2023.10.17 23:56:20.415610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3943 | 2023.10.17 23:56:20.415707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3944 | 2023.10.17 23:56:20.415748 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part | ||
3945 | 2023.10.17 23:56:20.415759 [ 3 ] {} <Debug> HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3946 | 2023.10.17 23:56:20.415819 [ 3 ] {} <Debug> HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3947 | 2023.10.17 23:56:20.415983 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part | ||
3948 | 2023.10.17 23:56:20.416037 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3949 | 2023.10.17 23:56:20.416160 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3950 | 2023.10.17 23:56:20.416188 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 219 rows starting from the beginning of the part | ||
3951 | 2023.10.17 23:56:20.416685 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3952 | 2023.10.17 23:56:20.417740 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3953 | 2023.10.17 23:56:20.418048 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312922 sec., 283435.58948867494 rows/sec., 27.01 MiB/sec. | ||
3954 | 2023.10.17 23:56:20.418133 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3955 | 2023.10.17 23:56:20.418211 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3956 | 2023.10.17 23:56:20.418414 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3957 | 2023.10.17 23:56:20.418519 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3958 | 2023.10.17 23:56:20.418623 [ 159 ] {} <Debug> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3959 | 2023.10.17 23:56:20.418654 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.002543065 sec., 121113 rows/sec., 8.47 MiB/sec. | ||
3960 | 2023.10.17 23:56:20.418701 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3961 | 2023.10.17 23:56:20.418715 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3962 | 2023.10.17 23:56:20.418999 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3963 | 2023.10.17 23:56:20.419033 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Debug> DynamicQueryHandler: Done processing query | ||
3964 | 2023.10.17 23:56:20.419073 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3965 | 2023.10.17 23:56:20.419121 [ 3 ] {} <Debug> HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Destroying unnamed session | ||
3966 | 2023.10.17 23:56:20.419165 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3967 | 2023.10.17 23:56:20.419202 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 333 rows starting from the beginning of the part | ||
3968 | 2023.10.17 23:56:20.419302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3969 | 2023.10.17 23:56:20.419367 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part | ||
3970 | 2023.10.17 23:56:20.419395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3971 | 2023.10.17 23:56:20.419445 [ 3 ] {} <Debug> HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3972 | 2023.10.17 23:56:20.419477 [ 3 ] {} <Debug> HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2023.10.17 23:56:20.419566 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
3974 | 2023.10.17 23:56:20.419698 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3975 | 2023.10.17 23:56:20.419780 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 308 rows starting from the beginning of the part | ||
3976 | 2023.10.17 23:56:20.419796 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3977 | 2023.10.17 23:56:20.420029 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
3978 | 2023.10.17 23:56:20.420296 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3979 | 2023.10.17 23:56:20.420312 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 308 rows starting from the beginning of the part | ||
3980 | 2023.10.17 23:56:20.420751 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3981 | 2023.10.17 23:56:20.421295 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3982 | 2023.10.17 23:56:20.421565 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Trace> oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3983 | 2023.10.17 23:56:20.421816 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002022354 sec., 2966 rows/sec., 124.58 KiB/sec. | ||
3984 | 2023.10.17 23:56:20.422201 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363694 sec., 377858.39021028666 rows/sec., 26.54 MiB/sec. | ||
3985 | 2023.10.17 23:56:20.422263 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Debug> DynamicQueryHandler: Done processing query | ||
3986 | 2023.10.17 23:56:20.422298 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3987 | 2023.10.17 23:56:20.422335 [ 3 ] {} <Debug> HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Destroying unnamed session | ||
3988 | 2023.10.17 23:56:20.422406 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3989 | 2023.10.17 23:56:20.422482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3990 | 2023.10.17 23:56:20.422549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3991 | 2023.10.17 23:56:20.422574 [ 3 ] {} <Debug> HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
3992 | 2023.10.17 23:56:20.422595 [ 3 ] {} <Debug> HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3993 | 2023.10.17 23:56:20.422689 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3994 | 2023.10.17 23:56:20.422739 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3995 | 2023.10.17 23:56:20.422813 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3996 | 2023.10.17 23:56:20.422820 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3997 | 2023.10.17 23:56:20.423066 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3998 | 2023.10.17 23:56:20.423370 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
3999 | 2023.10.17 23:56:20.423629 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4000 | 2023.10.17 23:56:20.423805 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Trace> oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4001 | 2023.10.17 23:56:20.423937 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001146935 sec., 54929 rows/sec., 3.33 MiB/sec. | ||
4002 | 2023.10.17 23:56:20.424143 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Debug> DynamicQueryHandler: Done processing query | ||
4003 | 2023.10.17 23:56:20.424169 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4004 | 2023.10.17 23:56:20.424186 [ 3 ] {} <Debug> HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Destroying unnamed session | ||
4005 | 2023.10.17 23:56:20.424419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4006 | 2023.10.17 23:56:20.424464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4007 | 2023.10.17 23:56:20.424483 [ 3 ] {} <Debug> HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4008 | 2023.10.17 23:56:20.424500 [ 3 ] {} <Debug> HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4009 | 2023.10.17 23:56:20.424592 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4010 | 2023.10.17 23:56:20.424637 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4011 | 2023.10.17 23:56:20.424788 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4012 | 2023.10.17 23:56:20.425268 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4013 | 2023.10.17 23:56:20.425583 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4014 | 2023.10.17 23:56:20.425764 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4015 | 2023.10.17 23:56:20.425889 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001267838 sec., 34704 rows/sec., 46.83 MiB/sec. | ||
4016 | 2023.10.17 23:56:20.426021 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Debug> DynamicQueryHandler: Done processing query | ||
4017 | 2023.10.17 23:56:20.426045 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4018 | 2023.10.17 23:56:20.426061 [ 3 ] {} <Debug> HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Destroying unnamed session | ||
4019 | 2023.10.17 23:56:20.426223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2023.10.17 23:56:20.426268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4021 | 2023.10.17 23:56:20.426287 [ 3 ] {} <Debug> HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4022 | 2023.10.17 23:56:20.426305 [ 3 ] {} <Debug> HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4023 | 2023.10.17 23:56:20.426376 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4024 | 2023.10.17 23:56:20.426415 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4025 | 2023.10.17 23:56:20.426519 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4026 | 2023.10.17 23:56:20.426768 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4027 | 2023.10.17 23:56:20.427001 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4028 | 2023.10.17 23:56:20.427186 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Trace> oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4029 | 2023.10.17 23:56:20.427316 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00091053 sec., 20866 rows/sec., 1.08 MiB/sec. | ||
4030 | 2023.10.17 23:56:20.427422 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Debug> DynamicQueryHandler: Done processing query | ||
4031 | 2023.10.17 23:56:20.427445 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4032 | 2023.10.17 23:56:20.427461 [ 3 ] {} <Debug> HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Destroying unnamed session | ||
4033 | 2023.10.17 23:56:25.402429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4034 | 2023.10.17 23:56:25.402611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4035 | 2023.10.17 23:56:25.402656 [ 3 ] {} <Debug> HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4036 | 2023.10.17 23:56:25.402697 [ 3 ] {} <Debug> HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4037 | 2023.10.17 23:56:25.402892 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4038 | 2023.10.17 23:56:25.403000 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4039 | 2023.10.17 23:56:25.403274 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4040 | 2023.10.17 23:56:25.403732 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4041 | 2023.10.17 23:56:25.404009 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4042 | 2023.10.17 23:56:25.404177 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Trace> oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4043 | 2023.10.17 23:56:25.404325 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Information> executeQuery: Read 7 rows, 581.00 B in 0.00137534 sec., 5089 rows/sec., 412.54 KiB/sec. | ||
4044 | 2023.10.17 23:56:25.404476 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Debug> DynamicQueryHandler: Done processing query | ||
4045 | 2023.10.17 23:56:25.404502 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4046 | 2023.10.17 23:56:25.404519 [ 3 ] {} <Debug> HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Destroying unnamed session | ||
4047 | 2023.10.17 23:56:25.404649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2023.10.17 23:56:25.404698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4049 | 2023.10.17 23:56:25.404717 [ 3 ] {} <Debug> HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4050 | 2023.10.17 23:56:25.404735 [ 3 ] {} <Debug> HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2023.10.17 23:56:25.404813 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4052 | 2023.10.17 23:56:25.404855 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4053 | 2023.10.17 23:56:25.404963 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4054 | 2023.10.17 23:56:25.405308 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4055 | 2023.10.17 23:56:25.405516 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4056 | 2023.10.17 23:56:25.405665 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Trace> oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4057 | 2023.10.17 23:56:25.405785 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Information> executeQuery: Read 21 rows, 1.94 KiB in 0.000941901 sec., 22295 rows/sec., 2.01 MiB/sec. | ||
4058 | 2023.10.17 23:56:25.405907 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Debug> DynamicQueryHandler: Done processing query | ||
4059 | 2023.10.17 23:56:25.405931 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4060 | 2023.10.17 23:56:25.405947 [ 3 ] {} <Debug> HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Destroying unnamed session | ||
4061 | 2023.10.17 23:56:25.406063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2023.10.17 23:56:25.406109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4063 | 2023.10.17 23:56:25.406127 [ 3 ] {} <Debug> HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4064 | 2023.10.17 23:56:25.406144 [ 3 ] {} <Debug> HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2023.10.17 23:56:25.406213 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4066 | 2023.10.17 23:56:25.406252 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4067 | 2023.10.17 23:56:25.406356 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4068 | 2023.10.17 23:56:25.406630 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4069 | 2023.10.17 23:56:25.406835 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4070 | 2023.10.17 23:56:25.406980 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Trace> oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4071 | 2023.10.17 23:56:25.407096 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Information> executeQuery: Read 7 rows, 574.00 B in 0.000855079 sec., 8186 rows/sec., 655.55 KiB/sec. | ||
4072 | 2023.10.17 23:56:25.407212 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Debug> DynamicQueryHandler: Done processing query | ||
4073 | 2023.10.17 23:56:25.407237 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4074 | 2023.10.17 23:56:25.407252 [ 3 ] {} <Debug> HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Destroying unnamed session | ||
4075 | 2023.10.17 23:56:25.407360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2023.10.17 23:56:25.407404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4077 | 2023.10.17 23:56:25.407422 [ 3 ] {} <Debug> HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 | ||
4078 | 2023.10.17 23:56:25.407438 [ 3 ] {} <Debug> HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2023.10.17 23:56:25.407510 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4080 | 2023.10.17 23:56:25.407555 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4081 | 2023.10.17 23:56:25.407690 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4082 | 2023.10.17 23:56:25.408002 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. | ||
4083 | 2023.10.17 23:56:25.408364 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4084 | 2023.10.17 23:56:25.408543 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Trace> oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4085 | 2023.10.17 23:56:25.408648 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Information> executeQuery: Read 7 rows, 9.67 KiB in 0.001109745 sec., 6307 rows/sec., 8.51 MiB/sec. | ||
4086 | 2023.10.17 23:56:25.408773 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Debug> DynamicQueryHandler: Done processing query | ||
4087 | 2023.10.17 23:56:25.408796 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4088 | 2023.10.17 23:56:25.408812 [ 3 ] {} <Debug> HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Destroying unnamed session |