1 | [ Jan 31 21:19:41 Enabled. ] | ||
2 | [ Jan 31 21:19:41 Rereading configuration. ] | ||
3 | [ Jan 31 21:19:43 Rereading configuration. ] | ||
4 | [ Jan 31 21:19: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 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + 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") | ||
26 | + 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 | ||
27 | [ Jan 31 21:19:47 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.01.31 21:19:48.213900 [ 1 ] {} <Information> Application: Will watch for the process with pid 23699 | ||
33 | 2024.01.31 21:19:48.213992 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.31 21:19:48.853913 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23699 | ||
35 | 2024.01.31 21:19:48.854082 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.31 21:19:48.854286 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.31 21:19:49.000993 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.31 21:19:49.001058 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.31 21:19:49.001070 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.31 21:19:49.001109 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.31 21:19:49.001505 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.31 21:19:49.002220 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.01.31 21:19:49.002741 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.31 21:19:49.003010 [ 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) | ||
48 | 2024.01.31 21:19:49.007534 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.31 21:19:49.007586 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.31 21:19:49.008357 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.01.31 21:19:49.009096 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.31 21:19:49.021803 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.31 21:19:49.022346 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.31 21:19:49.022384 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.31 21:19:49.023838 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.31 21:19:49.024264 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.31 21:19:49.024571 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.31 21:19:49.024855 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.31 21:19:49.025749 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.31 21:19:49.025794 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.31 21:19:49.025853 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.31 21:19:49.025875 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.31 21:19:49.045743 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.31 21:19:49.045781 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00012849 sec | ||
68 | 2024.01.31 21:19:49.046377 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.31 21:19:49.046461 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.31 21:19:49.046480 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.31 21:19:49.046499 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.31 21:19:49.046511 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.31 21:19:49.046525 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.31 21:19:49.046543 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.31 21:19:49.046575 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.31 21:19:49.046594 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.31 21:19:49.046624 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.31 21:19:49.046636 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.31 21:19:49.046650 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.31 21:19:49.046665 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.31 21:19:49.046697 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.31 21:19:49.046712 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.31 21:19:49.046724 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.31 21:19:49.097847 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.31 21:19:49.099409 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.31 21:19:49.099461 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7221e-05 sec | ||
87 | 2024.01.31 21:19:49.099493 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.31 21:19:49.099510 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.31 21:19:49.099534 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.31 21:19:49.101758 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.31 21:19:49.109878 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.31 21:19:49.110007 [ 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). | ||
93 | 2024.01.31 21:19:49.110062 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.31 21:19:49.723426 [ 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) | ||
95 | 2024.01.31 21:19:49.742325 [ 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) | ||
96 | 2024.01.31 21:19:49.742386 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.31 21:19:49.799971 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.31 21:19:49.800767 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.63 MiB (RSS), difference: 210.68 MiB | ||
99 | 2024.01.31 21:19:49.801112 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.31 21:19:49.801175 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
101 | 2024.01.31 21:19:49.801171 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
102 | 2024.01.31 21:19:49.801252 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.31 21:19:49.801359 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.31 21:19:49.801408 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.31 21:19:49.803446 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.31 21:19:49.803476 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.31 21:19:49.810971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.01.31 21:19:49.811175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.01.31 21:19:49.811897 [ 3 ] {} <Debug> HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
110 | 2024.01.31 21:19:49.811933 [ 3 ] {} <Debug> HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.01.31 21:19:49.812065 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.01.31 21:19:49.812093 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.01.31 21:19:49.812111 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.01.31 21:19:49.813582 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.01.31 21:19:49.838877 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:59230) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 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 | ||
118 | 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 | ||
119 | 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 | ||
120 | 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 | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 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 | ||
124 | 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 | ||
125 | 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 | ||
126 | 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 | ||
127 | 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 | ||
128 | 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 | ||
129 | 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 | ||
130 | 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 | ||
131 | 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 | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.01.31 21:19:49.839669 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 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 | ||
143 | 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 | ||
144 | 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 | ||
145 | 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 | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.01.31 21:19:49.841814 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.01.31 21:19:49.841838 [ 3 ] {} <Debug> HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Destroying unnamed session | ||
167 | 2024.01.31 21:19:49.842248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.01.31 21:19:49.842314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.01.31 21:19:49.842339 [ 3 ] {} <Debug> HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
170 | 2024.01.31 21:19:49.842365 [ 3 ] {} <Debug> HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.01.31 21:19:49.842478 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.01.31 21:19:49.842576 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.01.31 21:19:49.843556 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.01.31 21:19:49.845445 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.01.31 21:19:49.849502 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.01.31 21:19:49.849556 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.01.31 21:19:49.849572 [ 3 ] {} <Debug> HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Destroying unnamed session | ||
178 | 2024.01.31 21:19:49.849711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.01.31 21:19:49.849773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.01.31 21:19:49.849793 [ 3 ] {} <Debug> HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
181 | 2024.01.31 21:19:49.849809 [ 3 ] {} <Debug> HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.01.31 21:19:49.849912 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.01.31 21:19:49.850167 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:59230) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 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 | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 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 | ||
192 | 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 | ||
193 | 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 | ||
194 | 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 | ||
195 | 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 | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.01.31 21:19:49.850300 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 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 | ||
211 | 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 | ||
212 | 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 | ||
213 | 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 | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 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 | ||
223 | 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 | ||
224 | 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 | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.01.31 21:19:49.850425 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.01.31 21:19:49.850445 [ 3 ] {} <Debug> HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Destroying unnamed session | ||
235 | 2024.01.31 21:19:49.850810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.01.31 21:19:49.850862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.01.31 21:19:49.850880 [ 3 ] {} <Debug> HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
238 | 2024.01.31 21:19:49.850899 [ 3 ] {} <Debug> HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.01.31 21:19:49.851011 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.01.31 21:19:49.851110 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.01.31 21:19:49.851135 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.01.31 21:19:49.851151 [ 3 ] {} <Debug> HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Destroying unnamed session | ||
243 | 2024.01.31 21:19:49.851266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.01.31 21:19:49.851311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.01.31 21:19:49.851329 [ 3 ] {} <Debug> HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
246 | 2024.01.31 21:19:49.851349 [ 3 ] {} <Debug> HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.01.31 21:19:49.851406 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.01.31 21:19:49.851458 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.01.31 21:19:49.858053 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.01.31 21:19:49.858080 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.929e-05 sec | ||
251 | 2024.01.31 21:19:49.858121 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.01.31 21:19:49.858143 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.01.31 21:19:49.858224 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.01.31 21:19:49.858252 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.01.31 21:19:49.858272 [ 3 ] {} <Debug> HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Destroying unnamed session | ||
256 | 2024.01.31 21:19:49.858401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.01.31 21:19:49.858458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.01.31 21:19:49.858481 [ 3 ] {} <Debug> HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
259 | 2024.01.31 21:19:49.858506 [ 3 ] {} <Debug> HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.01.31 21:19:49.858676 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.01.31 21:19:49.858740 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.01.31 21:19:49.863446 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Debug> oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): Loading data parts | ||
264 | 2024.01.31 21:19:49.863601 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Debug> oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): There are no data parts | ||
265 | 2024.01.31 21:19:49.870103 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.01.31 21:19:49.870134 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.01.31 21:19:49.870202 [ 3 ] {} <Debug> HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Destroying unnamed session | ||
268 | 2024.01.31 21:19:49.870347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.01.31 21:19:49.870417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.01.31 21:19:49.870446 [ 3 ] {} <Debug> HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
271 | 2024.01.31 21:19:49.870468 [ 3 ] {} <Debug> HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.01.31 21:19:49.870714 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
283 | 2024.01.31 21:19:49.870776 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.01.31 21:19:49.884128 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Debug> oximeter.measurements_bool (b92412ce-9063-415c-be38-e02747374f1c): Loading data parts | ||
285 | 2024.01.31 21:19:49.884244 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Debug> oximeter.measurements_bool (b92412ce-9063-415c-be38-e02747374f1c): There are no data parts | ||
286 | 2024.01.31 21:19:49.889796 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.01.31 21:19:49.889822 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.01.31 21:19:49.889844 [ 3 ] {} <Debug> HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Destroying unnamed session | ||
289 | 2024.01.31 21:19:49.890007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.01.31 21:19:49.890068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.01.31 21:19:49.890097 [ 3 ] {} <Debug> HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
292 | 2024.01.31 21:19:49.890118 [ 3 ] {} <Debug> HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.01.31 21:19:49.890368 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
294 | 2024.01.31 21:19:49.890432 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.01.31 21:19:49.892588 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Debug> oximeter.measurements_i8 (72ada2b4-ed8d-44e3-b9f8-1f101e799dc0): Loading data parts | ||
296 | 2024.01.31 21:19:49.892678 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Debug> oximeter.measurements_i8 (72ada2b4-ed8d-44e3-b9f8-1f101e799dc0): There are no data parts | ||
297 | 2024.01.31 21:19:49.893790 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.01.31 21:19:49.893817 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.01.31 21:19:49.893832 [ 3 ] {} <Debug> HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Destroying unnamed session | ||
300 | 2024.01.31 21:19:49.893956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.01.31 21:19:49.894007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.01.31 21:19:49.894026 [ 3 ] {} <Debug> HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
303 | 2024.01.31 21:19:49.894046 [ 3 ] {} <Debug> HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.01.31 21:19:49.894246 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.01.31 21:19:49.894294 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.01.31 21:19:49.895891 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Debug> oximeter.measurements_u8 (714166f9-5f68-4c46-9a59-14bc3d159b03): Loading data parts | ||
307 | 2024.01.31 21:19:49.895974 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Debug> oximeter.measurements_u8 (714166f9-5f68-4c46-9a59-14bc3d159b03): There are no data parts | ||
308 | 2024.01.31 21:19:49.897096 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.01.31 21:19:49.897122 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.01.31 21:19:49.897138 [ 3 ] {} <Debug> HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Destroying unnamed session | ||
311 | 2024.01.31 21:19:49.897241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.01.31 21:19:49.897291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.01.31 21:19:49.897311 [ 3 ] {} <Debug> HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
314 | 2024.01.31 21:19:49.897346 [ 3 ] {} <Debug> HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.01.31 21:19:49.897582 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2024.01.31 21:19:49.897627 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.01.31 21:19:49.899299 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Debug> oximeter.measurements_i16 (dd1c75a8-c693-4405-be16-873ff2201f5b): Loading data parts | ||
318 | 2024.01.31 21:19:49.899400 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Debug> oximeter.measurements_i16 (dd1c75a8-c693-4405-be16-873ff2201f5b): There are no data parts | ||
319 | 2024.01.31 21:19:49.900504 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.01.31 21:19:49.900540 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.01.31 21:19:49.900556 [ 3 ] {} <Debug> HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Destroying unnamed session | ||
322 | 2024.01.31 21:19:49.900674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.01.31 21:19:49.900722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.01.31 21:19:49.900741 [ 3 ] {} <Debug> HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
325 | 2024.01.31 21:19:49.900764 [ 3 ] {} <Debug> HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.01.31 21:19:49.900966 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2024.01.31 21:19:49.901010 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.01.31 21:19:49.902586 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Debug> oximeter.measurements_u16 (1e66b51e-44bb-44c8-a2aa-67baea07b67f): Loading data parts | ||
329 | 2024.01.31 21:19:49.902661 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Debug> oximeter.measurements_u16 (1e66b51e-44bb-44c8-a2aa-67baea07b67f): There are no data parts | ||
330 | 2024.01.31 21:19:49.903763 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.01.31 21:19:49.903795 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.01.31 21:19:49.903810 [ 3 ] {} <Debug> HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Destroying unnamed session | ||
333 | 2024.01.31 21:19:49.903920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.01.31 21:19:49.903969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.01.31 21:19:49.903988 [ 3 ] {} <Debug> HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
336 | 2024.01.31 21:19:49.904009 [ 3 ] {} <Debug> HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.01.31 21:19:49.904206 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2024.01.31 21:19:49.904249 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.01.31 21:19:49.905816 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Debug> oximeter.measurements_i32 (b4fe4843-6f07-4b32-81df-dad3773bd01f): Loading data parts | ||
340 | 2024.01.31 21:19:49.905889 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Debug> oximeter.measurements_i32 (b4fe4843-6f07-4b32-81df-dad3773bd01f): There are no data parts | ||
341 | 2024.01.31 21:19:49.907126 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.01.31 21:19:49.907190 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.01.31 21:19:49.907205 [ 3 ] {} <Debug> HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Destroying unnamed session | ||
344 | 2024.01.31 21:19:49.907319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.01.31 21:19:49.907375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.01.31 21:19:49.907395 [ 3 ] {} <Debug> HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
347 | 2024.01.31 21:19:49.907416 [ 3 ] {} <Debug> HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.01.31 21:19:49.907605 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.01.31 21:19:49.907661 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.01.31 21:19:49.909256 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Debug> oximeter.measurements_u32 (f04fec18-e9f2-4259-8b10-fd44583cd8ae): Loading data parts | ||
351 | 2024.01.31 21:19:49.909344 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Debug> oximeter.measurements_u32 (f04fec18-e9f2-4259-8b10-fd44583cd8ae): There are no data parts | ||
352 | 2024.01.31 21:19:49.910429 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.01.31 21:19:49.910462 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.01.31 21:19:49.910478 [ 3 ] {} <Debug> HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Destroying unnamed session | ||
355 | 2024.01.31 21:19:49.910577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.01.31 21:19:49.910630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.01.31 21:19:49.910650 [ 3 ] {} <Debug> HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
358 | 2024.01.31 21:19:49.910666 [ 3 ] {} <Debug> HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.01.31 21:19:49.910856 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.01.31 21:19:49.910915 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.01.31 21:19:49.912512 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Debug> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Loading data parts | ||
362 | 2024.01.31 21:19:49.912594 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Debug> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): There are no data parts | ||
363 | 2024.01.31 21:19:49.913667 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.01.31 21:19:49.913694 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.01.31 21:19:49.913716 [ 3 ] {} <Debug> HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Destroying unnamed session | ||
366 | 2024.01.31 21:19:49.913826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.01.31 21:19:49.913874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.01.31 21:19:49.913897 [ 3 ] {} <Debug> HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
369 | 2024.01.31 21:19:49.913913 [ 3 ] {} <Debug> HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.01.31 21:19:49.914105 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2024.01.31 21:19:49.914165 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.01.31 21:19:49.915742 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Debug> oximeter.measurements_u64 (55f8c86a-a633-4c38-85a7-b6779fec0f21): Loading data parts | ||
373 | 2024.01.31 21:19:49.915822 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Debug> oximeter.measurements_u64 (55f8c86a-a633-4c38-85a7-b6779fec0f21): There are no data parts | ||
374 | 2024.01.31 21:19:49.916900 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.01.31 21:19:49.916925 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.01.31 21:19:49.916949 [ 3 ] {} <Debug> HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Destroying unnamed session | ||
377 | 2024.01.31 21:19:49.917056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.01.31 21:19:49.917105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.01.31 21:19:49.917129 [ 3 ] {} <Debug> HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
380 | 2024.01.31 21:19:49.917145 [ 3 ] {} <Debug> HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.01.31 21:19:49.917333 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2024.01.31 21:19:49.917389 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.01.31 21:19:49.918959 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Debug> oximeter.measurements_f32 (06d5a475-7954-4be5-8cb6-e25885a222c9): Loading data parts | ||
384 | 2024.01.31 21:19:49.919052 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Debug> oximeter.measurements_f32 (06d5a475-7954-4be5-8cb6-e25885a222c9): There are no data parts | ||
385 | 2024.01.31 21:19:49.920662 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.01.31 21:19:49.920688 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.01.31 21:19:49.920710 [ 3 ] {} <Debug> HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Destroying unnamed session | ||
388 | 2024.01.31 21:19:49.920821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.01.31 21:19:49.920869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.01.31 21:19:49.920893 [ 3 ] {} <Debug> HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
391 | 2024.01.31 21:19:49.920910 [ 3 ] {} <Debug> HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.01.31 21:19:49.921099 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2024.01.31 21:19:49.921150 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.01.31 21:19:49.922777 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Debug> oximeter.measurements_f64 (5efc682e-ba89-47ec-80f5-627621b1776a): Loading data parts | ||
395 | 2024.01.31 21:19:49.922879 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Debug> oximeter.measurements_f64 (5efc682e-ba89-47ec-80f5-627621b1776a): There are no data parts | ||
396 | 2024.01.31 21:19:49.923947 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.01.31 21:19:49.923979 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.01.31 21:19:49.923999 [ 3 ] {} <Debug> HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Destroying unnamed session | ||
399 | 2024.01.31 21:19:49.924108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.01.31 21:19:49.924157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.01.31 21:19:49.924181 [ 3 ] {} <Debug> HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
402 | 2024.01.31 21:19:49.924198 [ 3 ] {} <Debug> HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.01.31 21:19:49.924387 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2024.01.31 21:19:49.924442 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.01.31 21:19:49.926013 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Debug> oximeter.measurements_string (83ef9b90-8e2c-4b5f-a17e-300d5045baaf): Loading data parts | ||
406 | 2024.01.31 21:19:49.926114 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Debug> oximeter.measurements_string (83ef9b90-8e2c-4b5f-a17e-300d5045baaf): There are no data parts | ||
407 | 2024.01.31 21:19:49.927188 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.01.31 21:19:49.927221 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.01.31 21:19:49.927242 [ 3 ] {} <Debug> HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Destroying unnamed session | ||
410 | 2024.01.31 21:19:49.927346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.01.31 21:19:49.927395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.01.31 21:19:49.927420 [ 3 ] {} <Debug> HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
413 | 2024.01.31 21:19:49.927437 [ 3 ] {} <Debug> HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.01.31 21:19:49.927630 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.01.31 21:19:49.927692 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.01.31 21:19:49.929336 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Debug> oximeter.measurements_bytes (325493be-a936-4dc7-a298-d11968f0e171): Loading data parts | ||
424 | 2024.01.31 21:19:49.929419 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Debug> oximeter.measurements_bytes (325493be-a936-4dc7-a298-d11968f0e171): There are no data parts | ||
425 | 2024.01.31 21:19:49.930590 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.01.31 21:19:49.930615 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.01.31 21:19:49.930631 [ 3 ] {} <Debug> HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Destroying unnamed session | ||
428 | 2024.01.31 21:19:49.930750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.01.31 21:19:49.930799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.01.31 21:19:49.930818 [ 3 ] {} <Debug> HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
431 | 2024.01.31 21:19:49.930839 [ 3 ] {} <Debug> HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.01.31 21:19:49.931054 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.01.31 21:19:49.931110 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.01.31 21:19:49.932853 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Debug> oximeter.measurements_cumulativei64 (3424dd0a-3bd0-4935-8448-79ef31427777): Loading data parts | ||
435 | 2024.01.31 21:19:49.932980 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Debug> oximeter.measurements_cumulativei64 (3424dd0a-3bd0-4935-8448-79ef31427777): There are no data parts | ||
436 | 2024.01.31 21:19:49.934098 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.01.31 21:19:49.934122 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.01.31 21:19:49.934143 [ 3 ] {} <Debug> HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Destroying unnamed session | ||
439 | 2024.01.31 21:19:49.934331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.01.31 21:19:49.934389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.01.31 21:19:49.934413 [ 3 ] {} <Debug> HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
442 | 2024.01.31 21:19:49.934439 [ 3 ] {} <Debug> HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.01.31 21:19:49.934647 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2024.01.31 21:19:49.934699 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.01.31 21:19:49.936316 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Loading data parts | ||
446 | 2024.01.31 21:19:49.936389 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): There are no data parts | ||
447 | 2024.01.31 21:19:49.937505 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.01.31 21:19:49.937529 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.01.31 21:19:49.937553 [ 3 ] {} <Debug> HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Destroying unnamed session | ||
450 | 2024.01.31 21:19:49.937668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.01.31 21:19:49.937711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.01.31 21:19:49.937735 [ 3 ] {} <Debug> HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
453 | 2024.01.31 21:19:49.937754 [ 3 ] {} <Debug> HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.01.31 21:19:49.937956 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.01.31 21:19:49.938012 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.01.31 21:19:49.939617 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Debug> oximeter.measurements_cumulativef32 (93304dde-2df7-4d54-84bb-de3094656ccc): Loading data parts | ||
457 | 2024.01.31 21:19:49.939697 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Debug> oximeter.measurements_cumulativef32 (93304dde-2df7-4d54-84bb-de3094656ccc): There are no data parts | ||
458 | 2024.01.31 21:19:49.940767 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.01.31 21:19:49.940799 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.01.31 21:19:49.940814 [ 3 ] {} <Debug> HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Destroying unnamed session | ||
461 | 2024.01.31 21:19:49.940919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.01.31 21:19:49.940966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.01.31 21:19:49.940984 [ 3 ] {} <Debug> HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
464 | 2024.01.31 21:19:49.941012 [ 3 ] {} <Debug> HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.01.31 21:19:49.941214 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2024.01.31 21:19:49.941264 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.01.31 21:19:49.942883 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Debug> oximeter.measurements_cumulativef64 (595e692b-3d79-4f93-9b64-5e0ca2a5118f): Loading data parts | ||
468 | 2024.01.31 21:19:49.942965 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Debug> oximeter.measurements_cumulativef64 (595e692b-3d79-4f93-9b64-5e0ca2a5118f): There are no data parts | ||
469 | 2024.01.31 21:19:49.944043 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.01.31 21:19:49.944074 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.01.31 21:19:49.944093 [ 3 ] {} <Debug> HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Destroying unnamed session | ||
472 | 2024.01.31 21:19:49.944203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.01.31 21:19:49.944249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.01.31 21:19:49.944280 [ 3 ] {} <Debug> HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
475 | 2024.01.31 21:19:49.944296 [ 3 ] {} <Debug> HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.01.31 21:19:49.944525 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | 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) | ||
487 | 2024.01.31 21:19:49.944584 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.01.31 21:19:49.946185 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Debug> oximeter.measurements_histogrami8 (0bea7a5f-fc22-4ab0-8b7a-e9be70ea95eb): Loading data parts | ||
489 | 2024.01.31 21:19:49.946270 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Debug> oximeter.measurements_histogrami8 (0bea7a5f-fc22-4ab0-8b7a-e9be70ea95eb): There are no data parts | ||
490 | 2024.01.31 21:19:49.947373 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.01.31 21:19:49.947404 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.01.31 21:19:49.947430 [ 3 ] {} <Debug> HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Destroying unnamed session | ||
493 | 2024.01.31 21:19:49.947540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.01.31 21:19:49.947588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.01.31 21:19:49.947611 [ 3 ] {} <Debug> HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
496 | 2024.01.31 21:19:49.947627 [ 3 ] {} <Debug> HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.01.31 21:19:49.947844 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
498 | 2024.01.31 21:19:49.947895 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.01.31 21:19:49.949520 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Debug> oximeter.measurements_histogramu8 (5ba7c2f5-2ec3-453b-b921-31fd1b03718e): Loading data parts | ||
500 | 2024.01.31 21:19:49.949592 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Debug> oximeter.measurements_histogramu8 (5ba7c2f5-2ec3-453b-b921-31fd1b03718e): There are no data parts | ||
501 | 2024.01.31 21:19:49.950677 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.01.31 21:19:49.950701 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.01.31 21:19:49.950735 [ 3 ] {} <Debug> HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Destroying unnamed session | ||
504 | 2024.01.31 21:19:49.950839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.01.31 21:19:49.950887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.01.31 21:19:49.950922 [ 3 ] {} <Debug> HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
507 | 2024.01.31 21:19:49.950940 [ 3 ] {} <Debug> HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.01.31 21:19:49.951153 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
509 | 2024.01.31 21:19:49.951204 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.01.31 21:19:49.952815 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Debug> oximeter.measurements_histogrami16 (b6fd7b7e-b3c9-4e66-9d0b-b2289dcd77fd): Loading data parts | ||
511 | 2024.01.31 21:19:49.952890 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Debug> oximeter.measurements_histogrami16 (b6fd7b7e-b3c9-4e66-9d0b-b2289dcd77fd): There are no data parts | ||
512 | 2024.01.31 21:19:49.953976 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.01.31 21:19:49.954018 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.01.31 21:19:49.954033 [ 3 ] {} <Debug> HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Destroying unnamed session | ||
515 | 2024.01.31 21:19:49.954130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.01.31 21:19:49.954184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.01.31 21:19:49.954202 [ 3 ] {} <Debug> HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
518 | 2024.01.31 21:19:49.954223 [ 3 ] {} <Debug> HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.01.31 21:19:49.954441 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
520 | 2024.01.31 21:19:49.954492 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.01.31 21:19:49.956114 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Debug> oximeter.measurements_histogramu16 (4f143f3b-5891-4a97-a7ac-60b0eb20699f): Loading data parts | ||
522 | 2024.01.31 21:19:49.956208 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Debug> oximeter.measurements_histogramu16 (4f143f3b-5891-4a97-a7ac-60b0eb20699f): There are no data parts | ||
523 | 2024.01.31 21:19:49.957282 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.01.31 21:19:49.957332 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.01.31 21:19:49.957348 [ 3 ] {} <Debug> HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Destroying unnamed session | ||
526 | 2024.01.31 21:19:49.957458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.01.31 21:19:49.957511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.01.31 21:19:49.957529 [ 3 ] {} <Debug> HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
529 | 2024.01.31 21:19:49.957551 [ 3 ] {} <Debug> HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.01.31 21:19:49.957765 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
531 | 2024.01.31 21:19:49.957817 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.01.31 21:19:49.959418 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Debug> oximeter.measurements_histogrami32 (c332ade5-35a3-471c-87b1-66c8fd1dac22): Loading data parts | ||
533 | 2024.01.31 21:19:49.959498 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Debug> oximeter.measurements_histogrami32 (c332ade5-35a3-471c-87b1-66c8fd1dac22): There are no data parts | ||
534 | 2024.01.31 21:19:49.960594 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.01.31 21:19:49.960619 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.01.31 21:19:49.960641 [ 3 ] {} <Debug> HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Destroying unnamed session | ||
537 | 2024.01.31 21:19:49.960758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.01.31 21:19:49.960807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.01.31 21:19:49.960825 [ 3 ] {} <Debug> HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
540 | 2024.01.31 21:19:49.960846 [ 3 ] {} <Debug> HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.01.31 21:19:49.961064 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
542 | 2024.01.31 21:19:49.961116 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.01.31 21:19:49.962801 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Debug> oximeter.measurements_histogramu32 (591b43ba-eaf5-4808-ac0c-c6db603a99fd): Loading data parts | ||
544 | 2024.01.31 21:19:49.962881 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Debug> oximeter.measurements_histogramu32 (591b43ba-eaf5-4808-ac0c-c6db603a99fd): There are no data parts | ||
545 | 2024.01.31 21:19:49.963990 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.01.31 21:19:49.964014 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.01.31 21:19:49.964037 [ 3 ] {} <Debug> HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Destroying unnamed session | ||
548 | 2024.01.31 21:19:49.964146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.01.31 21:19:49.964200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.01.31 21:19:49.964224 [ 3 ] {} <Debug> HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
551 | 2024.01.31 21:19:49.964246 [ 3 ] {} <Debug> HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.01.31 21:19:49.964465 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
553 | 2024.01.31 21:19:49.964519 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.01.31 21:19:49.966212 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Debug> oximeter.measurements_histogrami64 (35ef0d8f-89c1-490d-9a70-5c224c49fbe5): Loading data parts | ||
555 | 2024.01.31 21:19:49.966298 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Debug> oximeter.measurements_histogrami64 (35ef0d8f-89c1-490d-9a70-5c224c49fbe5): There are no data parts | ||
556 | 2024.01.31 21:19:49.967430 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.01.31 21:19:49.967462 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.01.31 21:19:49.967477 [ 3 ] {} <Debug> HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Destroying unnamed session | ||
559 | 2024.01.31 21:19:49.967575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.01.31 21:19:49.967623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.01.31 21:19:49.967642 [ 3 ] {} <Debug> HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
562 | 2024.01.31 21:19:49.967664 [ 3 ] {} <Debug> HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.01.31 21:19:49.967875 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
564 | 2024.01.31 21:19:49.967927 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.01.31 21:19:49.969640 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Debug> oximeter.measurements_histogramu64 (200609dd-0121-44fc-a1c0-fd533eada8b1): Loading data parts | ||
566 | 2024.01.31 21:19:49.969727 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Debug> oximeter.measurements_histogramu64 (200609dd-0121-44fc-a1c0-fd533eada8b1): There are no data parts | ||
567 | 2024.01.31 21:19:49.970814 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.01.31 21:19:49.970846 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.01.31 21:19:49.970874 [ 3 ] {} <Debug> HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Destroying unnamed session | ||
570 | 2024.01.31 21:19:49.970981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.01.31 21:19:49.971029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.01.31 21:19:49.971054 [ 3 ] {} <Debug> HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
573 | 2024.01.31 21:19:49.971070 [ 3 ] {} <Debug> HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.01.31 21:19:49.971285 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
575 | 2024.01.31 21:19:49.971345 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.01.31 21:19:49.972951 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Debug> oximeter.measurements_histogramf32 (6494a7de-78cc-49d8-8e53-7df02f4e8e24): Loading data parts | ||
577 | 2024.01.31 21:19:49.973043 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Debug> oximeter.measurements_histogramf32 (6494a7de-78cc-49d8-8e53-7df02f4e8e24): There are no data parts | ||
578 | 2024.01.31 21:19:49.976038 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.01.31 21:19:49.976062 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.01.31 21:19:49.976085 [ 3 ] {} <Debug> HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Destroying unnamed session | ||
581 | 2024.01.31 21:19:49.976188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.01.31 21:19:49.976237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.01.31 21:19:49.976263 [ 3 ] {} <Debug> HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
584 | 2024.01.31 21:19:49.976278 [ 3 ] {} <Debug> HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.01.31 21:19:49.976515 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
586 | 2024.01.31 21:19:49.976568 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.01.31 21:19:49.978400 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Loading data parts | ||
588 | 2024.01.31 21:19:49.978483 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): There are no data parts | ||
589 | 2024.01.31 21:19:49.979589 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.01.31 21:19:49.979633 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.01.31 21:19:49.979648 [ 3 ] {} <Debug> HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Destroying unnamed session | ||
592 | 2024.01.31 21:19:49.979805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.01.31 21:19:49.979859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.01.31 21:19:49.979878 [ 3 ] {} <Debug> HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
595 | 2024.01.31 21:19:49.979900 [ 3 ] {} <Debug> HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.01.31 21:19:49.980059 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | 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) | ||
614 | 2024.01.31 21:19:49.980109 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.01.31 21:19:49.981619 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Debug> oximeter.fields_bool (e8986f0e-3beb-4702-8979-be09ab76db99): Loading data parts | ||
616 | 2024.01.31 21:19:49.981687 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Debug> oximeter.fields_bool (e8986f0e-3beb-4702-8979-be09ab76db99): There are no data parts | ||
617 | 2024.01.31 21:19:49.982711 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.01.31 21:19:49.982744 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.01.31 21:19:49.982759 [ 3 ] {} <Debug> HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Destroying unnamed session | ||
620 | 2024.01.31 21:19:49.982864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.01.31 21:19:49.982911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.01.31 21:19:49.982929 [ 3 ] {} <Debug> HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
623 | 2024.01.31 21:19:49.982958 [ 3 ] {} <Debug> HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.01.31 21:19:49.983117 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
625 | 2024.01.31 21:19:49.983162 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.01.31 21:19:49.984692 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Debug> oximeter.fields_i8 (65253068-84c0-4941-8d37-bd2979f8f39a): Loading data parts | ||
627 | 2024.01.31 21:19:49.984749 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Debug> oximeter.fields_i8 (65253068-84c0-4941-8d37-bd2979f8f39a): There are no data parts | ||
628 | 2024.01.31 21:19:49.985829 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.01.31 21:19:49.985853 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.01.31 21:19:49.985876 [ 3 ] {} <Debug> HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Destroying unnamed session | ||
631 | 2024.01.31 21:19:49.985986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.01.31 21:19:49.986027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.01.31 21:19:49.986051 [ 3 ] {} <Debug> HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
634 | 2024.01.31 21:19:49.986078 [ 3 ] {} <Debug> HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.01.31 21:19:49.986229 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
636 | 2024.01.31 21:19:49.986275 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.01.31 21:19:49.987853 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Debug> oximeter.fields_u8 (da90d352-412d-4fc2-8ef2-6b93322a1fa9): Loading data parts | ||
638 | 2024.01.31 21:19:49.987919 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Debug> oximeter.fields_u8 (da90d352-412d-4fc2-8ef2-6b93322a1fa9): There are no data parts | ||
639 | 2024.01.31 21:19:49.988963 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.01.31 21:19:49.988987 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.01.31 21:19:49.989009 [ 3 ] {} <Debug> HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Destroying unnamed session | ||
642 | 2024.01.31 21:19:49.989104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.01.31 21:19:49.989152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.01.31 21:19:49.989170 [ 3 ] {} <Debug> HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
645 | 2024.01.31 21:19:49.989191 [ 3 ] {} <Debug> HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.01.31 21:19:49.989367 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
647 | 2024.01.31 21:19:49.989408 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.01.31 21:19:49.990916 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Debug> oximeter.fields_i16 (290d8722-9692-41c6-9861-025c712ff452): Loading data parts | ||
649 | 2024.01.31 21:19:49.990971 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Debug> oximeter.fields_i16 (290d8722-9692-41c6-9861-025c712ff452): There are no data parts | ||
650 | 2024.01.31 21:19:49.992060 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.01.31 21:19:49.992104 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.01.31 21:19:49.992120 [ 3 ] {} <Debug> HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Destroying unnamed session | ||
653 | 2024.01.31 21:19:49.992228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.01.31 21:19:49.992277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.01.31 21:19:49.992295 [ 3 ] {} <Debug> HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
656 | 2024.01.31 21:19:49.992327 [ 3 ] {} <Debug> HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.01.31 21:19:49.992493 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
658 | 2024.01.31 21:19:49.992534 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.01.31 21:19:49.994081 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Loading data parts | ||
660 | 2024.01.31 21:19:49.994136 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): There are no data parts | ||
661 | 2024.01.31 21:19:49.995166 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.01.31 21:19:49.995198 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.01.31 21:19:49.995213 [ 3 ] {} <Debug> HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Destroying unnamed session | ||
664 | 2024.01.31 21:19:49.995328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.01.31 21:19:49.995381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.01.31 21:19:49.995399 [ 3 ] {} <Debug> HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
667 | 2024.01.31 21:19:49.995415 [ 3 ] {} <Debug> HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.01.31 21:19:49.995572 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
669 | 2024.01.31 21:19:49.995625 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.01.31 21:19:49.997076 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Debug> oximeter.fields_i32 (3b390e8c-29cb-4300-8f93-aeaa8343a220): Loading data parts | ||
671 | 2024.01.31 21:19:49.997145 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Debug> oximeter.fields_i32 (3b390e8c-29cb-4300-8f93-aeaa8343a220): There are no data parts | ||
672 | 2024.01.31 21:19:49.998168 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.01.31 21:19:49.998199 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.01.31 21:19:49.998221 [ 3 ] {} <Debug> HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Destroying unnamed session | ||
675 | 2024.01.31 21:19:49.998312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.01.31 21:19:49.998367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.01.31 21:19:49.998393 [ 3 ] {} <Debug> HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
678 | 2024.01.31 21:19:49.998409 [ 3 ] {} <Debug> HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.01.31 21:19:49.998566 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
680 | 2024.01.31 21:19:49.998613 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.01.31 21:19:50.000078 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Debug> oximeter.fields_u32 (9a4650e3-e87b-4469-9b23-c4674cca9a59): Loading data parts | ||
682 | 2024.01.31 21:19:50.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.33 MiB, peak 221.68 MiB, will set to 226.27 MiB (RSS), difference: 6.94 MiB | ||
683 | 2024.01.31 21:19:50.000152 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Debug> oximeter.fields_u32 (9a4650e3-e87b-4469-9b23-c4674cca9a59): There are no data parts | ||
684 | 2024.01.31 21:19:50.001407 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.01.31 21:19:50.001433 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2024.01.31 21:19:50.001490 [ 3 ] {} <Debug> HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Destroying unnamed session | ||
687 | 2024.01.31 21:19:50.001607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.01.31 21:19:50.001656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2024.01.31 21:19:50.001682 [ 3 ] {} <Debug> HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
690 | 2024.01.31 21:19:50.001698 [ 3 ] {} <Debug> HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.01.31 21:19:50.001854 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
692 | 2024.01.31 21:19:50.001913 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
693 | 2024.01.31 21:19:50.003417 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Loading data parts | ||
694 | 2024.01.31 21:19:50.003498 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): There are no data parts | ||
695 | 2024.01.31 21:19:50.004600 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.01.31 21:19:50.004633 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.01.31 21:19:50.004658 [ 3 ] {} <Debug> HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Destroying unnamed session | ||
698 | 2024.01.31 21:19:50.004769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.01.31 21:19:50.004817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.01.31 21:19:50.004844 [ 3 ] {} <Debug> HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
701 | 2024.01.31 21:19:50.004860 [ 3 ] {} <Debug> HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.01.31 21:19:50.005015 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
703 | 2024.01.31 21:19:50.005070 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.01.31 21:19:50.006539 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Debug> oximeter.fields_u64 (65a600d8-1ded-497c-8acc-9e37221c051b): Loading data parts | ||
705 | 2024.01.31 21:19:50.006607 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Debug> oximeter.fields_u64 (65a600d8-1ded-497c-8acc-9e37221c051b): There are no data parts | ||
706 | 2024.01.31 21:19:50.007701 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.01.31 21:19:50.007734 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.01.31 21:19:50.007750 [ 3 ] {} <Debug> HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Destroying unnamed session | ||
709 | 2024.01.31 21:19:50.007855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.01.31 21:19:50.007903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.01.31 21:19:50.007922 [ 3 ] {} <Debug> HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
712 | 2024.01.31 21:19:50.007945 [ 3 ] {} <Debug> HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.01.31 21:19:50.008095 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
714 | 2024.01.31 21:19:50.008148 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.01.31 21:19:50.009644 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Loading data parts | ||
716 | 2024.01.31 21:19:50.009722 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): There are no data parts | ||
717 | 2024.01.31 21:19:50.010847 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.01.31 21:19:50.010871 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.01.31 21:19:50.010893 [ 3 ] {} <Debug> HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Destroying unnamed session | ||
720 | 2024.01.31 21:19:50.011002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.01.31 21:19:50.011050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.01.31 21:19:50.011074 [ 3 ] {} <Debug> HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
723 | 2024.01.31 21:19:50.011096 [ 3 ] {} <Debug> HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.01.31 21:19:50.011245 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
725 | 2024.01.31 21:19:50.011293 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.01.31 21:19:50.012772 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Loading data parts | ||
727 | 2024.01.31 21:19:50.012849 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): There are no data parts | ||
728 | 2024.01.31 21:19:50.013975 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.01.31 21:19:50.013999 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.01.31 21:19:50.014014 [ 3 ] {} <Debug> HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Destroying unnamed session | ||
731 | 2024.01.31 21:19:50.014123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.01.31 21:19:50.014172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.01.31 21:19:50.014190 [ 3 ] {} <Debug> HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
734 | 2024.01.31 21:19:50.014213 [ 3 ] {} <Debug> HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.01.31 21:19:50.014374 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) 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) | ||
736 | 2024.01.31 21:19:50.014416 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.01.31 21:19:50.015902 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Loading data parts | ||
738 | 2024.01.31 21:19:50.015958 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): There are no data parts | ||
739 | 2024.01.31 21:19:50.017063 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.01.31 21:19:50.017100 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.01.31 21:19:50.017115 [ 3 ] {} <Debug> HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Destroying unnamed session | ||
742 | 2024.01.31 21:19:50.017217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.01.31 21:19:50.017265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.01.31 21:19:50.017284 [ 3 ] {} <Debug> HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
745 | 2024.01.31 21:19:50.017306 [ 3 ] {} <Debug> HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.01.31 21:19:50.017538 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | 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, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
750 | 2024.01.31 21:19:50.017604 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.01.31 21:19:50.019158 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Loading data parts | ||
752 | 2024.01.31 21:19:50.019222 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): There are no data parts | ||
753 | 2024.01.31 21:19:50.020512 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.01.31 21:19:50.020536 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.01.31 21:19:50.020559 [ 3 ] {} <Debug> HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Destroying unnamed session | ||
756 | 2024.01.31 21:19:50.020684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.01.31 21:19:50.020733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.01.31 21:19:50.020758 [ 3 ] {} <Debug> HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 | ||
759 | 2024.01.31 21:19:50.020775 [ 3 ] {} <Debug> HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.01.31 21:19:50.020890 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59230) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.01.31 21:19:50.021497 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.01.31 21:19:50.028173 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.37 GiB. | ||
763 | 2024.01.31 21:19:50.030957 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.01.31 21:19:50.031218 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Trace> oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.01.31 21:19:50.031416 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010488944 sec., 95 rows/sec., 1.49 KiB/sec. | ||
766 | 2024.01.31 21:19:50.031516 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.01.31 21:19:50.031537 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.01.31 21:19:50.031561 [ 3 ] {} <Debug> HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Destroying unnamed session | ||
769 | 2024.01.31 21:19:51.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.61 MiB, peak 230.68 MiB, will set to 228.27 MiB (RSS), difference: 2.66 MiB | ||
770 | 2024.01.31 21:20:04.801317 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.01.31 21:20:04.801382 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.01.31 21:20:19.801458 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.01.31 21:20:19.801525 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.01.31 21:20:34.801584 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.01.31 21:20:34.801655 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.01.31 21:20:49.801923 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
777 | 2024.01.31 21:20:49.801986 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
778 | 2024.01.31 21:21:04.802250 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
779 | 2024.01.31 21:21:04.802319 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
780 | 2024.01.31 21:21:19.802394 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
781 | 2024.01.31 21:21:19.802530 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
782 | 2024.01.31 21:21:20.048749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2024.01.31 21:21:20.048902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
784 | 2024.01.31 21:21:20.048930 [ 3 ] {} <Debug> HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
785 | 2024.01.31 21:21:20.048978 [ 3 ] {} <Debug> HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2024.01.31 21:21:20.049150 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
787 | 2024.01.31 21:21:20.049611 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2024.01.31 21:21:20.050373 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2024.01.31 21:21:20.052599 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2024.01.31 21:21:20.053722 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Debug> DynamicQueryHandler: Done processing query | ||
791 | 2024.01.31 21:21:20.053752 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
792 | 2024.01.31 21:21:20.053787 [ 3 ] {} <Debug> HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Destroying unnamed session | ||
793 | 2024.01.31 21:21:20.059372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
794 | 2024.01.31 21:21:20.059431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
795 | 2024.01.31 21:21:20.059465 [ 3 ] {} <Debug> HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
796 | 2024.01.31 21:21:20.059486 [ 3 ] {} <Debug> HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2024.01.31 21:21:20.059636 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
798 | 2024.01.31 21:21:20.069324 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2024.01.31 21:21:20.069503 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.01.31 21:21:20.069572 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.01.31 21:21:20.070515 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Debug> DynamicQueryHandler: Done processing query | ||
802 | 2024.01.31 21:21:20.070544 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
803 | 2024.01.31 21:21:20.070561 [ 3 ] {} <Debug> HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Destroying unnamed session | ||
804 | 2024.01.31 21:21:20.070810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
805 | 2024.01.31 21:21:20.070857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
806 | 2024.01.31 21:21:20.070876 [ 3 ] {} <Debug> HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
807 | 2024.01.31 21:21:20.070893 [ 3 ] {} <Debug> HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
808 | 2024.01.31 21:21:20.071006 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
809 | 2024.01.31 21:21:20.071450 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.01.31 21:21:20.071597 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2024.01.31 21:21:20.071638 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2024.01.31 21:21:20.072429 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Debug> DynamicQueryHandler: Done processing query | ||
813 | 2024.01.31 21:21:20.072457 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
814 | 2024.01.31 21:21:20.072473 [ 3 ] {} <Debug> HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Destroying unnamed session | ||
815 | 2024.01.31 21:21:20.072867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
816 | 2024.01.31 21:21:20.072912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
817 | 2024.01.31 21:21:20.072932 [ 3 ] {} <Debug> HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
818 | 2024.01.31 21:21:20.072949 [ 3 ] {} <Debug> HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
819 | 2024.01.31 21:21:20.073063 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
820 | 2024.01.31 21:21:20.073410 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2024.01.31 21:21:20.073559 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
822 | 2024.01.31 21:21:20.073603 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
823 | 2024.01.31 21:21:20.074406 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Debug> DynamicQueryHandler: Done processing query | ||
824 | 2024.01.31 21:21:20.074434 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
825 | 2024.01.31 21:21:20.074450 [ 3 ] {} <Debug> HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Destroying unnamed session | ||
826 | 2024.01.31 21:21:20.075156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2024.01.31 21:21:20.075201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
828 | 2024.01.31 21:21:20.075221 [ 3 ] {} <Debug> HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
829 | 2024.01.31 21:21:20.075238 [ 3 ] {} <Debug> HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
830 | 2024.01.31 21:21:20.075317 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
831 | 2024.01.31 21:21:20.075357 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.01.31 21:21:20.076030 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
833 | 2024.01.31 21:21:20.080622 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
834 | 2024.01.31 21:21:20.081065 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
835 | 2024.01.31 21:21:20.081257 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
836 | 2024.01.31 21:21:20.081586 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00623662 sec., 641 rows/sec., 69.37 KiB/sec. | ||
837 | 2024.01.31 21:21:20.081744 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2024.01.31 21:21:20.081770 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
839 | 2024.01.31 21:21:20.081786 [ 3 ] {} <Debug> HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Destroying unnamed session | ||
840 | 2024.01.31 21:21:20.081903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2024.01.31 21:21:20.081948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
842 | 2024.01.31 21:21:20.081967 [ 3 ] {} <Debug> HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
843 | 2024.01.31 21:21:20.081983 [ 3 ] {} <Debug> HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2024.01.31 21:21:20.082054 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
845 | 2024.01.31 21:21:20.082095 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
846 | 2024.01.31 21:21:20.082204 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
847 | 2024.01.31 21:21:20.085756 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
848 | 2024.01.31 21:21:20.085960 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2024.01.31 21:21:20.086106 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
850 | 2024.01.31 21:21:20.086224 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.004141403 sec., 4104 rows/sec., 332.72 KiB/sec. | ||
851 | 2024.01.31 21:21:20.086377 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Debug> DynamicQueryHandler: Done processing query | ||
852 | 2024.01.31 21:21:20.086401 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
853 | 2024.01.31 21:21:20.086417 [ 3 ] {} <Debug> HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Destroying unnamed session | ||
854 | 2024.01.31 21:21:20.086563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2024.01.31 21:21:20.086610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
856 | 2024.01.31 21:21:20.086629 [ 3 ] {} <Debug> HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
857 | 2024.01.31 21:21:20.086645 [ 3 ] {} <Debug> HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
858 | 2024.01.31 21:21:20.086717 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
859 | 2024.01.31 21:21:20.086756 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
860 | 2024.01.31 21:21:20.086864 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
861 | 2024.01.31 21:21:20.087207 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
862 | 2024.01.31 21:21:20.087412 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2024.01.31 21:21:20.087561 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
864 | 2024.01.31 21:21:20.087672 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000924038 sec., 55192 rows/sec., 4.84 MiB/sec. | ||
865 | 2024.01.31 21:21:20.087808 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Debug> DynamicQueryHandler: Done processing query | ||
866 | 2024.01.31 21:21:20.087832 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
867 | 2024.01.31 21:21:20.087848 [ 3 ] {} <Debug> HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Destroying unnamed session | ||
868 | 2024.01.31 21:21:20.087963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2024.01.31 21:21:20.088008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
870 | 2024.01.31 21:21:20.088028 [ 3 ] {} <Debug> HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
871 | 2024.01.31 21:21:20.088044 [ 3 ] {} <Debug> HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2024.01.31 21:21:20.088116 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
873 | 2024.01.31 21:21:20.088155 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2024.01.31 21:21:20.089336 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
875 | 2024.01.31 21:21:20.091541 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
876 | 2024.01.31 21:21:20.091874 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2024.01.31 21:21:20.092052 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
878 | 2024.01.31 21:21:20.092181 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Information> executeQuery: Read 24 rows, 1.93 KiB in 0.004034863 sec., 5948 rows/sec., 479.22 KiB/sec. | ||
879 | 2024.01.31 21:21:20.092323 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Debug> DynamicQueryHandler: Done processing query | ||
880 | 2024.01.31 21:21:20.092351 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
881 | 2024.01.31 21:21:20.092371 [ 3 ] {} <Debug> HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Destroying unnamed session | ||
882 | 2024.01.31 21:21:20.092572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2024.01.31 21:21:20.092618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
884 | 2024.01.31 21:21:20.092636 [ 3 ] {} <Debug> HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
885 | 2024.01.31 21:21:20.092653 [ 3 ] {} <Debug> HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2024.01.31 21:21:20.092728 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
887 | 2024.01.31 21:21:20.092772 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
888 | 2024.01.31 21:21:20.092927 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
889 | 2024.01.31 21:21:20.093349 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
890 | 2024.01.31 21:21:20.094346 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2024.01.31 21:21:20.094524 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
892 | 2024.01.31 21:21:20.094649 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001889975 sec., 8994 rows/sec., 12.14 MiB/sec. | ||
893 | 2024.01.31 21:21:20.094790 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Debug> DynamicQueryHandler: Done processing query | ||
894 | 2024.01.31 21:21:20.094814 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
895 | 2024.01.31 21:21:20.094830 [ 3 ] {} <Debug> HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Destroying unnamed session | ||
896 | 2024.01.31 21:21:20.094941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
897 | 2024.01.31 21:21:20.094987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
898 | 2024.01.31 21:21:20.095006 [ 3 ] {} <Debug> HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
899 | 2024.01.31 21:21:20.095022 [ 3 ] {} <Debug> HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2024.01.31 21:21:20.095091 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
901 | 2024.01.31 21:21:20.095650 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
902 | 2024.01.31 21:21:20.095761 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
903 | 2024.01.31 21:21:20.096061 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
904 | 2024.01.31 21:21:20.096369 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2024.01.31 21:21:20.096543 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
906 | 2024.01.31 21:21:20.096657 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001533622 sec., 7824 rows/sec., 589.65 KiB/sec. | ||
907 | 2024.01.31 21:21:20.096779 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Debug> DynamicQueryHandler: Done processing query | ||
908 | 2024.01.31 21:21:20.096803 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
909 | 2024.01.31 21:21:20.096819 [ 3 ] {} <Debug> HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Destroying unnamed session | ||
910 | 2024.01.31 21:21:25.038808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
911 | 2024.01.31 21:21:25.038962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
912 | 2024.01.31 21:21:25.038993 [ 3 ] {} <Debug> HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
913 | 2024.01.31 21:21:25.039022 [ 3 ] {} <Debug> HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
914 | 2024.01.31 21:21:25.039236 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
915 | 2024.01.31 21:21:25.042525 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
916 | 2024.01.31 21:21:25.042719 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
917 | 2024.01.31 21:21:25.042818 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
918 | 2024.01.31 21:21:25.043110 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
919 | 2024.01.31 21:21:25.051838 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
920 | 2024.01.31 21:21:25.051876 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
921 | 2024.01.31 21:21:25.054293 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
922 | 2024.01.31 21:21:25.062559 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.023271145 sec., 171 rows/sec., 18.59 KiB/sec. | ||
923 | 2024.01.31 21:21:25.062770 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Debug> DynamicQueryHandler: Done processing query | ||
924 | 2024.01.31 21:21:25.062796 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
925 | 2024.01.31 21:21:25.062812 [ 3 ] {} <Debug> HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Destroying unnamed session | ||
926 | 2024.01.31 21:21:25.063081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
927 | 2024.01.31 21:21:25.063128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
928 | 2024.01.31 21:21:25.063147 [ 3 ] {} <Debug> HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
929 | 2024.01.31 21:21:25.063164 [ 3 ] {} <Debug> HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
930 | 2024.01.31 21:21:25.063286 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
931 | 2024.01.31 21:21:25.063738 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
932 | 2024.01.31 21:21:25.063897 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
933 | 2024.01.31 21:21:25.063940 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
934 | 2024.01.31 21:21:25.064084 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
935 | 2024.01.31 21:21:25.064112 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
936 | 2024.01.31 21:21:25.064133 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
937 | 2024.01.31 21:21:25.064162 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
938 | 2024.01.31 21:21:25.065191 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001864255 sec., 2145 rows/sec., 232.06 KiB/sec. | ||
939 | 2024.01.31 21:21:25.065420 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Debug> DynamicQueryHandler: Done processing query | ||
940 | 2024.01.31 21:21:25.065455 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
941 | 2024.01.31 21:21:25.065478 [ 3 ] {} <Debug> HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Destroying unnamed session | ||
942 | 2024.01.31 21:21:25.065819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
943 | 2024.01.31 21:21:25.065869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
944 | 2024.01.31 21:21:25.065889 [ 3 ] {} <Debug> HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
945 | 2024.01.31 21:21:25.065907 [ 3 ] {} <Debug> HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
946 | 2024.01.31 21:21:25.066025 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
947 | 2024.01.31 21:21:25.066490 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
948 | 2024.01.31 21:21:25.066660 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
949 | 2024.01.31 21:21:25.066704 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
950 | 2024.01.31 21:21:25.066849 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
951 | 2024.01.31 21:21:25.066877 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
952 | 2024.01.31 21:21:25.066898 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
953 | 2024.01.31 21:21:25.066925 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
954 | 2024.01.31 21:21:25.067869 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001805105 sec., 2215 rows/sec., 239.66 KiB/sec. | ||
955 | 2024.01.31 21:21:25.068054 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Debug> DynamicQueryHandler: Done processing query | ||
956 | 2024.01.31 21:21:25.068077 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
957 | 2024.01.31 21:21:25.068092 [ 3 ] {} <Debug> HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Destroying unnamed session | ||
958 | 2024.01.31 21:21:25.068306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2024.01.31 21:21:25.068356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
960 | 2024.01.31 21:21:25.068375 [ 3 ] {} <Debug> HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
961 | 2024.01.31 21:21:25.068391 [ 3 ] {} <Debug> HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
962 | 2024.01.31 21:21:25.068509 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
963 | 2024.01.31 21:21:25.068961 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2024.01.31 21:21:25.069122 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
965 | 2024.01.31 21:21:25.069164 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
966 | 2024.01.31 21:21:25.069310 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
967 | 2024.01.31 21:21:25.069341 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
968 | 2024.01.31 21:21:25.069380 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
969 | 2024.01.31 21:21:25.069415 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
970 | 2024.01.31 21:21:25.070362 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001816455 sec., 2202 rows/sec., 238.17 KiB/sec. | ||
971 | 2024.01.31 21:21:25.070547 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Debug> DynamicQueryHandler: Done processing query | ||
972 | 2024.01.31 21:21:25.070571 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
973 | 2024.01.31 21:21:25.070587 [ 3 ] {} <Debug> HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Destroying unnamed session | ||
974 | 2024.01.31 21:21:25.070811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2024.01.31 21:21:25.070857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
976 | 2024.01.31 21:21:25.070877 [ 3 ] {} <Debug> HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
977 | 2024.01.31 21:21:25.070894 [ 3 ] {} <Debug> HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2024.01.31 21:21:25.071016 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
979 | 2024.01.31 21:21:25.071485 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2024.01.31 21:21:25.071653 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
981 | 2024.01.31 21:21:25.071696 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
982 | 2024.01.31 21:21:25.071841 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
983 | 2024.01.31 21:21:25.071869 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
984 | 2024.01.31 21:21:25.071890 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
985 | 2024.01.31 21:21:25.071919 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
986 | 2024.01.31 21:21:25.072786 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001733044 sec., 2308 rows/sec., 249.63 KiB/sec. | ||
987 | 2024.01.31 21:21:25.072976 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2024.01.31 21:21:25.073000 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
989 | 2024.01.31 21:21:25.073016 [ 3 ] {} <Debug> HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Destroying unnamed session | ||
990 | 2024.01.31 21:21:25.073229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2024.01.31 21:21:25.073275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
992 | 2024.01.31 21:21:25.073294 [ 3 ] {} <Debug> HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
993 | 2024.01.31 21:21:25.073315 [ 3 ] {} <Debug> HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2024.01.31 21:21:25.073439 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
995 | 2024.01.31 21:21:25.073906 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2024.01.31 21:21:25.074073 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
997 | 2024.01.31 21:21:25.074114 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
998 | 2024.01.31 21:21:25.074259 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
999 | 2024.01.31 21:21:25.074287 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1000 | 2024.01.31 21:21:25.074308 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1001 | 2024.01.31 21:21:25.074338 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1002 | 2024.01.31 21:21:25.075204 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001728514 sec., 2314 rows/sec., 250.28 KiB/sec. | ||
1003 | 2024.01.31 21:21:25.075399 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Debug> DynamicQueryHandler: Done processing query | ||
1004 | 2024.01.31 21:21:25.075425 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1005 | 2024.01.31 21:21:25.075442 [ 3 ] {} <Debug> HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Destroying unnamed session | ||
1006 | 2024.01.31 21:21:25.088634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1007 | 2024.01.31 21:21:25.088694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1008 | 2024.01.31 21:21:25.088720 [ 3 ] {} <Debug> HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1009 | 2024.01.31 21:21:25.088741 [ 3 ] {} <Debug> HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1010 | 2024.01.31 21:21:25.088839 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1011 | 2024.01.31 21:21:25.088891 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2024.01.31 21:21:25.089072 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1013 | 2024.01.31 21:21:25.089466 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1014 | 2024.01.31 21:21:25.089783 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1015 | 2024.01.31 21:21:25.089949 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1016 | 2024.01.31 21:21:25.090057 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Information> executeQuery: Read 6 rows, 996.00 B in 0.00118632 sec., 5057 rows/sec., 819.89 KiB/sec. | ||
1017 | 2024.01.31 21:21:25.090168 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Debug> DynamicQueryHandler: Done processing query | ||
1018 | 2024.01.31 21:21:25.090191 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1019 | 2024.01.31 21:21:25.090207 [ 3 ] {} <Debug> HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Destroying unnamed session | ||
1020 | 2024.01.31 21:21:25.090332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2024.01.31 21:21:25.090376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1022 | 2024.01.31 21:21:25.090395 [ 3 ] {} <Debug> HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1023 | 2024.01.31 21:21:25.090411 [ 3 ] {} <Debug> HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2024.01.31 21:21:25.090484 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1025 | 2024.01.31 21:21:25.090523 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1026 | 2024.01.31 21:21:25.090627 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1027 | 2024.01.31 21:21:25.090906 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1028 | 2024.01.31 21:21:25.091107 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1029 | 2024.01.31 21:21:25.091255 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1030 | 2024.01.31 21:21:25.091348 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.000837767 sec., 35809 rows/sec., 2.83 MiB/sec. | ||
1031 | 2024.01.31 21:21:25.091449 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Debug> DynamicQueryHandler: Done processing query | ||
1032 | 2024.01.31 21:21:25.091473 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1033 | 2024.01.31 21:21:25.091488 [ 3 ] {} <Debug> HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Destroying unnamed session | ||
1034 | 2024.01.31 21:21:25.091656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 19814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1035 | 2024.01.31 21:21:25.091700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1036 | 2024.01.31 21:21:25.091719 [ 3 ] {} <Debug> HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1037 | 2024.01.31 21:21:25.091735 [ 3 ] {} <Debug> HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1038 | 2024.01.31 21:21:25.091810 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1039 | 2024.01.31 21:21:25.091848 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1040 | 2024.01.31 21:21:25.091950 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1041 | 2024.01.31 21:21:25.092427 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1042 | 2024.01.31 21:21:25.092635 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1043 | 2024.01.31 21:21:25.092785 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1044 | 2024.01.31 21:21:25.092875 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Information> executeQuery: Read 126 rows, 12.11 KiB in 0.001038138 sec., 121371 rows/sec., 11.39 MiB/sec. | ||
1045 | 2024.01.31 21:21:25.092991 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2024.01.31 21:21:25.093014 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1047 | 2024.01.31 21:21:25.093030 [ 3 ] {} <Debug> HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Destroying unnamed session | ||
1048 | 2024.01.31 21:21:25.093204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 11393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2024.01.31 21:21:25.093249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1050 | 2024.01.31 21:21:25.093267 [ 3 ] {} <Debug> HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1051 | 2024.01.31 21:21:25.093284 [ 3 ] {} <Debug> HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2024.01.31 21:21:25.093359 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1053 | 2024.01.31 21:21:25.093397 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1054 | 2024.01.31 21:21:25.093501 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1055 | 2024.01.31 21:21:25.093820 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1056 | 2024.01.31 21:21:25.094026 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1057 | 2024.01.31 21:21:25.094176 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1058 | 2024.01.31 21:21:25.094264 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Information> executeQuery: Read 67 rows, 5.36 KiB in 0.000879057 sec., 76218 rows/sec., 5.95 MiB/sec. | ||
1059 | 2024.01.31 21:21:25.094418 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Debug> DynamicQueryHandler: Done processing query | ||
1060 | 2024.01.31 21:21:25.094442 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1061 | 2024.01.31 21:21:25.094458 [ 3 ] {} <Debug> HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Destroying unnamed session | ||
1062 | 2024.01.31 21:21:25.094740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2024.01.31 21:21:25.094785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1064 | 2024.01.31 21:21:25.094804 [ 3 ] {} <Debug> HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1065 | 2024.01.31 21:21:25.094821 [ 3 ] {} <Debug> HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2024.01.31 21:21:25.094909 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1067 | 2024.01.31 21:21:25.094951 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1068 | 2024.01.31 21:21:25.095074 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1069 | 2024.01.31 21:21:25.095496 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1070 | 2024.01.31 21:21:25.095769 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1071 | 2024.01.31 21:21:25.095949 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1072 | 2024.01.31 21:21:25.096046 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Information> executeQuery: Read 276 rows, 19.95 KiB in 0.001107039 sec., 249313 rows/sec., 17.59 MiB/sec. | ||
1073 | 2024.01.31 21:21:25.096170 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Debug> DynamicQueryHandler: Done processing query | ||
1074 | 2024.01.31 21:21:25.096194 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1075 | 2024.01.31 21:21:25.096209 [ 3 ] {} <Debug> HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Destroying unnamed session | ||
1076 | 2024.01.31 21:21:25.096448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 32120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1077 | 2024.01.31 21:21:25.096493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1078 | 2024.01.31 21:21:25.096512 [ 3 ] {} <Debug> HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1079 | 2024.01.31 21:21:25.096528 [ 3 ] {} <Debug> HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1080 | 2024.01.31 21:21:25.096609 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1081 | 2024.01.31 21:21:25.096653 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1082 | 2024.01.31 21:21:25.096784 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1083 | 2024.01.31 21:21:25.097194 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1084 | 2024.01.31 21:21:25.097479 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1085 | 2024.01.31 21:21:25.097656 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1086 | 2024.01.31 21:21:25.097755 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001118939 sec., 26811 rows/sec., 36.18 MiB/sec. | ||
1087 | 2024.01.31 21:21:25.097880 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Debug> DynamicQueryHandler: Done processing query | ||
1088 | 2024.01.31 21:21:25.097903 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1089 | 2024.01.31 21:21:25.097919 [ 3 ] {} <Debug> HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Destroying unnamed session | ||
1090 | 2024.01.31 21:21:25.098051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2024.01.31 21:21:25.098095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1092 | 2024.01.31 21:21:25.098114 [ 3 ] {} <Debug> HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1093 | 2024.01.31 21:21:25.098130 [ 3 ] {} <Debug> HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2024.01.31 21:21:25.098200 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1095 | 2024.01.31 21:21:25.098239 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1096 | 2024.01.31 21:21:25.098343 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1097 | 2024.01.31 21:21:25.098593 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. | ||
1098 | 2024.01.31 21:21:25.098827 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1099 | 2024.01.31 21:21:25.098999 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1100 | 2024.01.31 21:21:25.099097 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000866097 sec., 17319 rows/sec., 1.23 MiB/sec. | ||
1101 | 2024.01.31 21:21:25.099216 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Debug> DynamicQueryHandler: Done processing query | ||
1102 | 2024.01.31 21:21:25.099239 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1103 | 2024.01.31 21:21:25.099255 [ 3 ] {} <Debug> HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Destroying unnamed session | ||
1104 | 2024.01.31 21:21:30.039654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2024.01.31 21:21:30.039785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1106 | 2024.01.31 21:21:30.039816 [ 3 ] {} <Debug> HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1107 | 2024.01.31 21:21:30.039845 [ 3 ] {} <Debug> HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1108 | 2024.01.31 21:21:30.039985 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1109 | 2024.01.31 21:21:30.040052 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1110 | 2024.01.31 21:21:30.040236 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1111 | 2024.01.31 21:21:30.040690 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1112 | 2024.01.31 21:21:30.040959 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1113 | 2024.01.31 21:21:30.041119 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1114 | 2024.01.31 21:21:30.041247 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001218689 sec., 16411 rows/sec., 1.30 MiB/sec. | ||
1115 | 2024.01.31 21:21:30.041392 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Debug> DynamicQueryHandler: Done processing query | ||
1116 | 2024.01.31 21:21:30.041416 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1117 | 2024.01.31 21:21:30.041433 [ 3 ] {} <Debug> HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Destroying unnamed session | ||
1118 | 2024.01.31 21:21:30.041560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1119 | 2024.01.31 21:21:30.041605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1120 | 2024.01.31 21:21:30.041623 [ 3 ] {} <Debug> HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1121 | 2024.01.31 21:21:30.041640 [ 3 ] {} <Debug> HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1122 | 2024.01.31 21:21:30.041714 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1123 | 2024.01.31 21:21:30.041754 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1124 | 2024.01.31 21:21:30.041859 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1125 | 2024.01.31 21:21:30.042184 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1126 | 2024.01.31 21:21:30.042397 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1127 | 2024.01.31 21:21:30.042546 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1128 | 2024.01.31 21:21:30.042659 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.000910008 sec., 65933 rows/sec., 5.80 MiB/sec. | ||
1129 | 2024.01.31 21:21:30.042806 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Debug> DynamicQueryHandler: Done processing query | ||
1130 | 2024.01.31 21:21:30.042830 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1131 | 2024.01.31 21:21:30.042846 [ 3 ] {} <Debug> HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Destroying unnamed session | ||
1132 | 2024.01.31 21:21:30.042984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1133 | 2024.01.31 21:21:30.043028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1134 | 2024.01.31 21:21:30.043048 [ 3 ] {} <Debug> HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1135 | 2024.01.31 21:21:30.043066 [ 3 ] {} <Debug> HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1136 | 2024.01.31 21:21:30.043136 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1137 | 2024.01.31 21:21:30.043175 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1138 | 2024.01.31 21:21:30.043289 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1139 | 2024.01.31 21:21:30.043570 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1140 | 2024.01.31 21:21:30.043790 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1141 | 2024.01.31 21:21:30.043941 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1142 | 2024.01.31 21:21:30.044057 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000884507 sec., 22611 rows/sec., 1.77 MiB/sec. | ||
1143 | 2024.01.31 21:21:30.044204 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Debug> DynamicQueryHandler: Done processing query | ||
1144 | 2024.01.31 21:21:30.044228 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1145 | 2024.01.31 21:21:30.044244 [ 3 ] {} <Debug> HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Destroying unnamed session | ||
1146 | 2024.01.31 21:21:30.044444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1147 | 2024.01.31 21:21:30.044489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1148 | 2024.01.31 21:21:30.044508 [ 3 ] {} <Debug> HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1149 | 2024.01.31 21:21:30.044524 [ 3 ] {} <Debug> HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1150 | 2024.01.31 21:21:30.044600 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1151 | 2024.01.31 21:21:30.044645 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1152 | 2024.01.31 21:21:30.044790 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1153 | 2024.01.31 21:21:30.045180 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1154 | 2024.01.31 21:21:30.045468 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1155 | 2024.01.31 21:21:30.045645 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1156 | 2024.01.31 21:21:30.045761 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001132389 sec., 17661 rows/sec., 23.83 MiB/sec. | ||
1157 | 2024.01.31 21:21:30.045877 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Debug> DynamicQueryHandler: Done processing query | ||
1158 | 2024.01.31 21:21:30.045900 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1159 | 2024.01.31 21:21:30.045916 [ 3 ] {} <Debug> HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Destroying unnamed session | ||
1160 | 2024.01.31 21:21:34.802591 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1161 | 2024.01.31 21:21:34.802660 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1162 | 2024.01.31 21:21:35.039823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1163 | 2024.01.31 21:21:35.039938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1164 | 2024.01.31 21:21:35.039968 [ 3 ] {} <Debug> HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1165 | 2024.01.31 21:21:35.039995 [ 3 ] {} <Debug> HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1166 | 2024.01.31 21:21:35.040135 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2024.01.31 21:21:35.040202 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1168 | 2024.01.31 21:21:35.040381 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2024.01.31 21:21:35.040824 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1170 | 2024.01.31 21:21:35.041094 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1171 | 2024.01.31 21:21:35.041254 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1172 | 2024.01.31 21:21:35.041368 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001192649 sec., 25992 rows/sec., 2.06 MiB/sec. | ||
1173 | 2024.01.31 21:21:35.041554 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Debug> DynamicQueryHandler: Done processing query | ||
1174 | 2024.01.31 21:21:35.041579 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1175 | 2024.01.31 21:21:35.041595 [ 3 ] {} <Debug> HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Destroying unnamed session | ||
1176 | 2024.01.31 21:21:35.041745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1177 | 2024.01.31 21:21:35.041791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1178 | 2024.01.31 21:21:35.041810 [ 3 ] {} <Debug> HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1179 | 2024.01.31 21:21:35.041827 [ 3 ] {} <Debug> HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1180 | 2024.01.31 21:21:35.041902 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1181 | 2024.01.31 21:21:35.041941 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1182 | 2024.01.31 21:21:35.042054 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1183 | 2024.01.31 21:21:35.042385 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1184 | 2024.01.31 21:21:35.042598 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1185 | 2024.01.31 21:21:35.042748 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1186 | 2024.01.31 21:21:35.042842 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000913197 sec., 101840 rows/sec., 10.31 MiB/sec. | ||
1187 | 2024.01.31 21:21:35.042945 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Debug> DynamicQueryHandler: Done processing query | ||
1188 | 2024.01.31 21:21:35.042968 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1189 | 2024.01.31 21:21:35.042983 [ 3 ] {} <Debug> HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Destroying unnamed session | ||
1190 | 2024.01.31 21:21:35.043100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1191 | 2024.01.31 21:21:35.043144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1192 | 2024.01.31 21:21:35.043162 [ 3 ] {} <Debug> HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1193 | 2024.01.31 21:21:35.043179 [ 3 ] {} <Debug> HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1194 | 2024.01.31 21:21:35.043252 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1195 | 2024.01.31 21:21:35.043290 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1196 | 2024.01.31 21:21:35.043400 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2024.01.31 21:21:35.043660 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1198 | 2024.01.31 21:21:35.043859 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1199 | 2024.01.31 21:21:35.044008 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1200 | 2024.01.31 21:21:35.044098 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000819647 sec., 37821 rows/sec., 2.96 MiB/sec. | ||
1201 | 2024.01.31 21:21:35.044211 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Debug> DynamicQueryHandler: Done processing query | ||
1202 | 2024.01.31 21:21:35.044234 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1203 | 2024.01.31 21:21:35.044249 [ 3 ] {} <Debug> HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Destroying unnamed session | ||
1204 | 2024.01.31 21:21:35.044470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1205 | 2024.01.31 21:21:35.044516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1206 | 2024.01.31 21:21:35.044534 [ 3 ] {} <Debug> HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1207 | 2024.01.31 21:21:35.044549 [ 3 ] {} <Debug> HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1208 | 2024.01.31 21:21:35.044624 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1209 | 2024.01.31 21:21:35.044668 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1210 | 2024.01.31 21:21:35.044802 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1211 | 2024.01.31 21:21:35.045192 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1212 | 2024.01.31 21:21:35.045482 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1213 | 2024.01.31 21:21:35.045664 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1214 | 2024.01.31 21:21:35.045760 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001109008 sec., 27952 rows/sec., 37.72 MiB/sec. | ||
1215 | 2024.01.31 21:21:35.045868 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Debug> DynamicQueryHandler: Done processing query | ||
1216 | 2024.01.31 21:21:35.045892 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1217 | 2024.01.31 21:21:35.045907 [ 3 ] {} <Debug> HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Destroying unnamed session | ||
1218 | 2024.01.31 21:21:40.038929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1219 | 2024.01.31 21:21:40.039064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1220 | 2024.01.31 21:21:40.039093 [ 3 ] {} <Debug> HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1221 | 2024.01.31 21:21:40.039121 [ 3 ] {} <Debug> HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1222 | 2024.01.31 21:21:40.039265 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1223 | 2024.01.31 21:21:40.039336 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1224 | 2024.01.31 21:21:40.039524 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1225 | 2024.01.31 21:21:40.039961 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1226 | 2024.01.31 21:21:40.040214 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1227 | 2024.01.31 21:21:40.040377 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1228 | 2024.01.31 21:21:40.040515 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001201739 sec., 17474 rows/sec., 1.38 MiB/sec. | ||
1229 | 2024.01.31 21:21:40.040699 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Debug> DynamicQueryHandler: Done processing query | ||
1230 | 2024.01.31 21:21:40.040724 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1231 | 2024.01.31 21:21:40.040740 [ 3 ] {} <Debug> HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Destroying unnamed session | ||
1232 | 2024.01.31 21:21:40.040885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1233 | 2024.01.31 21:21:40.040931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1234 | 2024.01.31 21:21:40.040950 [ 3 ] {} <Debug> HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1235 | 2024.01.31 21:21:40.040966 [ 3 ] {} <Debug> HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1236 | 2024.01.31 21:21:40.041041 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1237 | 2024.01.31 21:21:40.041079 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1238 | 2024.01.31 21:21:40.041190 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1239 | 2024.01.31 21:21:40.041503 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1240 | 2024.01.31 21:21:40.041711 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1241 | 2024.01.31 21:21:40.041861 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1242 | 2024.01.31 21:21:40.041986 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000917357 sec., 68675 rows/sec., 6.06 MiB/sec. | ||
1243 | 2024.01.31 21:21:40.042095 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Debug> DynamicQueryHandler: Done processing query | ||
1244 | 2024.01.31 21:21:40.042119 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1245 | 2024.01.31 21:21:40.042135 [ 3 ] {} <Debug> HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Destroying unnamed session | ||
1246 | 2024.01.31 21:21:40.042256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1247 | 2024.01.31 21:21:40.042299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1248 | 2024.01.31 21:21:40.042318 [ 3 ] {} <Debug> HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1249 | 2024.01.31 21:21:40.042334 [ 3 ] {} <Debug> HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1250 | 2024.01.31 21:21:40.042404 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1251 | 2024.01.31 21:21:40.042443 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1252 | 2024.01.31 21:21:40.042548 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1253 | 2024.01.31 21:21:40.042810 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1254 | 2024.01.31 21:21:40.043013 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1255 | 2024.01.31 21:21:40.043159 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1256 | 2024.01.31 21:21:40.043281 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000841026 sec., 24969 rows/sec., 1.95 MiB/sec. | ||
1257 | 2024.01.31 21:21:40.043399 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Debug> DynamicQueryHandler: Done processing query | ||
1258 | 2024.01.31 21:21:40.043423 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1259 | 2024.01.31 21:21:40.043438 [ 3 ] {} <Debug> HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Destroying unnamed session | ||
1260 | 2024.01.31 21:21:40.043607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1261 | 2024.01.31 21:21:40.043652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1262 | 2024.01.31 21:21:40.043670 [ 3 ] {} <Debug> HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1263 | 2024.01.31 21:21:40.043687 [ 3 ] {} <Debug> HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2024.01.31 21:21:40.043761 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1265 | 2024.01.31 21:21:40.043806 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1266 | 2024.01.31 21:21:40.043941 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1267 | 2024.01.31 21:21:40.044318 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1268 | 2024.01.31 21:21:40.044604 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1269 | 2024.01.31 21:21:40.044791 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1270 | 2024.01.31 21:21:40.044931 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001133269 sec., 18530 rows/sec., 25.01 MiB/sec. | ||
1271 | 2024.01.31 21:21:40.045065 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Debug> DynamicQueryHandler: Done processing query | ||
1272 | 2024.01.31 21:21:40.045089 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1273 | 2024.01.31 21:21:40.045104 [ 3 ] {} <Debug> HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Destroying unnamed session | ||
1274 | 2024.01.31 21:21:45.039711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1275 | 2024.01.31 21:21:45.039873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1276 | 2024.01.31 21:21:45.039904 [ 3 ] {} <Debug> HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1277 | 2024.01.31 21:21:45.039932 [ 3 ] {} <Debug> HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1278 | 2024.01.31 21:21:45.040069 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1279 | 2024.01.31 21:21:45.040131 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1280 | 2024.01.31 21:21:45.040290 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1281 | 2024.01.31 21:21:45.040709 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1282 | 2024.01.31 21:21:45.040980 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1283 | 2024.01.31 21:21:45.041146 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1284 | 2024.01.31 21:21:45.041267 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001160979 sec., 26701 rows/sec., 2.11 MiB/sec. | ||
1285 | 2024.01.31 21:21:45.041409 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2024.01.31 21:21:45.041435 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1287 | 2024.01.31 21:21:45.041451 [ 3 ] {} <Debug> HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Destroying unnamed session | ||
1288 | 2024.01.31 21:21:45.041597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2024.01.31 21:21:45.041643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2024.01.31 21:21:45.041662 [ 3 ] {} <Debug> HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1291 | 2024.01.31 21:21:45.041679 [ 3 ] {} <Debug> HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.01.31 21:21:45.041753 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1293 | 2024.01.31 21:21:45.041793 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1294 | 2024.01.31 21:21:45.041898 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1295 | 2024.01.31 21:21:45.042253 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1296 | 2024.01.31 21:21:45.042471 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1297 | 2024.01.31 21:21:45.042624 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1298 | 2024.01.31 21:21:45.042718 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000936738 sec., 99280 rows/sec., 10.05 MiB/sec. | ||
1299 | 2024.01.31 21:21:45.042832 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Debug> DynamicQueryHandler: Done processing query | ||
1300 | 2024.01.31 21:21:45.042856 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1301 | 2024.01.31 21:21:45.042873 [ 3 ] {} <Debug> HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Destroying unnamed session | ||
1302 | 2024.01.31 21:21:45.043005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2024.01.31 21:21:45.043050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1304 | 2024.01.31 21:21:45.043068 [ 3 ] {} <Debug> HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1305 | 2024.01.31 21:21:45.043084 [ 3 ] {} <Debug> HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1306 | 2024.01.31 21:21:45.043162 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1307 | 2024.01.31 21:21:45.043201 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1308 | 2024.01.31 21:21:45.043210 [ 94 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1309 | 2024.01.31 21:21:45.043210 [ 96 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1310 | 2024.01.31 21:21:45.043340 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1311 | 2024.01.31 21:21:45.043403 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1312 | 2024.01.31 21:21:45.043424 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1313 | 2024.01.31 21:21:45.043680 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1314 | 2024.01.31 21:21:45.043674 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1315 | 2024.01.31 21:21:45.043909 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1316 | 2024.01.31 21:21:45.044116 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1317 | 2024.01.31 21:21:45.044265 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1318 | 2024.01.31 21:21:45.044358 [ 96 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1319 | 2024.01.31 21:21:45.044362 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.00117095 sec., 26474 rows/sec., 2.07 MiB/sec. | ||
1320 | 2024.01.31 21:21:45.044396 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1321 | 2024.01.31 21:21:45.044553 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1322 | 2024.01.31 21:21:45.044595 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Debug> DynamicQueryHandler: Done processing query | ||
1323 | 2024.01.31 21:21:45.044633 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1324 | 2024.01.31 21:21:45.044650 [ 3 ] {} <Debug> HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Destroying unnamed session | ||
1325 | 2024.01.31 21:21:45.044893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1326 | 2024.01.31 21:21:45.044937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1327 | 2024.01.31 21:21:45.044956 [ 3 ] {} <Debug> HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1328 | 2024.01.31 21:21:45.044972 [ 3 ] {} <Debug> HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1329 | 2024.01.31 21:21:45.045052 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1330 | 2024.01.31 21:21:45.045097 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1331 | 2024.01.31 21:21:45.045240 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1332 | 2024.01.31 21:21:45.045660 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1333 | 2024.01.31 21:21:45.045996 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1334 | 2024.01.31 21:21:45.046318 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1335 | 2024.01.31 21:21:45.046343 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1336 | 2024.01.31 21:21:45.046360 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1337 | 2024.01.31 21:21:45.046456 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1338 | 2024.01.31 21:21:45.046520 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part | ||
1339 | 2024.01.31 21:21:45.046524 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
1340 | 2024.01.31 21:21:45.046524 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1341 | 2024.01.31 21:21:45.046711 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1342 | 2024.01.31 21:21:45.046869 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1343 | 2024.01.31 21:21:45.047253 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002110737 sec., 14686 rows/sec., 19.82 MiB/sec. | ||
1344 | 2024.01.31 21:21:45.047318 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1345 | 2024.01.31 21:21:45.047539 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part | ||
1346 | 2024.01.31 21:21:45.047731 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 67 rows starting from the beginning of the part | ||
1347 | 2024.01.31 21:21:45.047819 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1348 | 2024.01.31 21:21:45.047990 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1349 | 2024.01.31 21:21:45.048368 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
1350 | 2024.01.31 21:21:45.048763 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1351 | 2024.01.31 21:21:45.048846 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1352 | 2024.01.31 21:21:45.048962 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Debug> DynamicQueryHandler: Done processing query | ||
1353 | 2024.01.31 21:21:45.049058 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1354 | 2024.01.31 21:21:45.049091 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1355 | 2024.01.31 21:21:45.049252 [ 3 ] {} <Debug> HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Destroying unnamed session | ||
1356 | 2024.01.31 21:21:45.049683 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1357 | 2024.01.31 21:21:45.049770 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
1358 | 2024.01.31 21:21:45.049858 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1359 | 2024.01.31 21:21:45.050097 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1360 | 2024.01.31 21:21:45.050559 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::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 | ||
1361 | 2024.01.31 21:21:45.050612 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
1362 | 2024.01.31 21:21:45.050669 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
1363 | 2024.01.31 21:21:45.050972 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
1364 | 2024.01.31 21:21:45.051346 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part | ||
1365 | 2024.01.31 21:21:45.051483 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
1366 | 2024.01.31 21:21:45.051581 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
1367 | 2024.01.31 21:21:45.051868 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
1368 | 2024.01.31 21:21:45.052524 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
1369 | 2024.01.31 21:21:45.053343 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
1370 | 2024.01.31 21:21:45.056468 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.011971376 sec., 16205.32176084019 rows/sec., 1.27 MiB/sec. | ||
1371 | 2024.01.31 21:21:45.056765 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.013183374 sec., 36864.614475778355 rows/sec., 3.49 MiB/sec. | ||
1372 | 2024.01.31 21:21:45.056953 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1373 | 2024.01.31 21:21:45.056958 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.013511537 sec., 11101.623745692292 rows/sec., 899.84 KiB/sec. | ||
1374 | 2024.01.31 21:21:45.057144 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1375 | 2024.01.31 21:21:45.057227 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1376 | 2024.01.31 21:21:45.057613 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1377 | 2024.01.31 21:21:45.057629 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1378 | 2024.01.31 21:21:45.057811 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1379 | 2024.01.31 21:21:45.057839 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1380 | 2024.01.31 21:21:45.057836 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1381 | 2024.01.31 21:21:45.058022 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1382 | 2024.01.31 21:21:45.059349 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 6 columns (6 merged, 0 gathered) in 0.012349418 sec., 12146.321389396651 rows/sec., 16.39 MiB/sec. | ||
1383 | 2024.01.31 21:21:45.059572 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1384 | 2024.01.31 21:21:45.059771 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1385 | 2024.01.31 21:21:45.059825 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1386 | 2024.01.31 21:21:49.802723 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1387 | 2024.01.31 21:21:49.802826 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1388 | 2024.01.31 21:21:50.039137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1389 | 2024.01.31 21:21:50.039249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1390 | 2024.01.31 21:21:50.039275 [ 3 ] {} <Debug> HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1391 | 2024.01.31 21:21:50.039299 [ 3 ] {} <Debug> HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1392 | 2024.01.31 21:21:50.039431 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1393 | 2024.01.31 21:21:50.039490 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1394 | 2024.01.31 21:21:50.039647 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1395 | 2024.01.31 21:21:50.040057 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1396 | 2024.01.31 21:21:50.040324 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1397 | 2024.01.31 21:21:50.040486 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1398 | 2024.01.31 21:21:50.040595 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001129689 sec., 18589 rows/sec., 1.47 MiB/sec. | ||
1399 | 2024.01.31 21:21:50.040723 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Debug> DynamicQueryHandler: Done processing query | ||
1400 | 2024.01.31 21:21:50.040749 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1401 | 2024.01.31 21:21:50.040765 [ 3 ] {} <Debug> HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Destroying unnamed session | ||
1402 | 2024.01.31 21:21:50.040889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1403 | 2024.01.31 21:21:50.040933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1404 | 2024.01.31 21:21:50.040951 [ 3 ] {} <Debug> HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1405 | 2024.01.31 21:21:50.040968 [ 3 ] {} <Debug> HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1406 | 2024.01.31 21:21:50.041043 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1407 | 2024.01.31 21:21:50.041084 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1408 | 2024.01.31 21:21:50.041188 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1409 | 2024.01.31 21:21:50.041515 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1410 | 2024.01.31 21:21:50.041725 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1411 | 2024.01.31 21:21:50.041876 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1412 | 2024.01.31 21:21:50.041971 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000901077 sec., 69916 rows/sec., 6.17 MiB/sec. | ||
1413 | 2024.01.31 21:21:50.042087 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Debug> DynamicQueryHandler: Done processing query | ||
1414 | 2024.01.31 21:21:50.042111 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1415 | 2024.01.31 21:21:50.042127 [ 3 ] {} <Debug> HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Destroying unnamed session | ||
1416 | 2024.01.31 21:21:50.042252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2024.01.31 21:21:50.042298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1418 | 2024.01.31 21:21:50.042318 [ 3 ] {} <Debug> HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1419 | 2024.01.31 21:21:50.042335 [ 3 ] {} <Debug> HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2024.01.31 21:21:50.042406 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1421 | 2024.01.31 21:21:50.042445 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1422 | 2024.01.31 21:21:50.042551 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1423 | 2024.01.31 21:21:50.042915 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1424 | 2024.01.31 21:21:50.043124 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1425 | 2024.01.31 21:21:50.043282 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1426 | 2024.01.31 21:21:50.043380 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000946478 sec., 22187 rows/sec., 1.74 MiB/sec. | ||
1427 | 2024.01.31 21:21:50.043496 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Debug> DynamicQueryHandler: Done processing query | ||
1428 | 2024.01.31 21:21:50.043521 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1429 | 2024.01.31 21:21:50.043537 [ 3 ] {} <Debug> HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Destroying unnamed session | ||
1430 | 2024.01.31 21:21:50.043667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.01.31 21:21:50.043712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1432 | 2024.01.31 21:21:50.043732 [ 3 ] {} <Debug> HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1433 | 2024.01.31 21:21:50.043748 [ 3 ] {} <Debug> HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.01.31 21:21:50.043824 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1435 | 2024.01.31 21:21:50.043868 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1436 | 2024.01.31 21:21:50.044004 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1437 | 2024.01.31 21:21:50.044383 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1438 | 2024.01.31 21:21:50.044678 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1439 | 2024.01.31 21:21:50.044861 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1440 | 2024.01.31 21:21:50.044959 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001107499 sec., 18961 rows/sec., 25.59 MiB/sec. | ||
1441 | 2024.01.31 21:21:50.045136 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Debug> DynamicQueryHandler: Done processing query | ||
1442 | 2024.01.31 21:21:50.045161 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1443 | 2024.01.31 21:21:50.045177 [ 3 ] {} <Debug> HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Destroying unnamed session | ||
1444 | 2024.01.31 21:21:55.040055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1445 | 2024.01.31 21:21:55.040197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1446 | 2024.01.31 21:21:55.040225 [ 3 ] {} <Debug> HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1447 | 2024.01.31 21:21:55.040249 [ 3 ] {} <Debug> HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1448 | 2024.01.31 21:21:55.040455 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1449 | 2024.01.31 21:21:55.041085 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1450 | 2024.01.31 21:21:55.041272 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1451 | 2024.01.31 21:21:55.041327 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1452 | 2024.01.31 21:21:55.041498 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1453 | 2024.01.31 21:21:55.041615 [ 190 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1454 | 2024.01.31 21:21:55.041628 [ 187 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1455 | 2024.01.31 21:21:55.041756 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1456 | 2024.01.31 21:21:55.041858 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1457 | 2024.01.31 21:21:55.043691 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003186455 sec., 3138 rows/sec., 441.01 KiB/sec. | ||
1458 | 2024.01.31 21:21:55.044005 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> DynamicQueryHandler: Done processing query | ||
1459 | 2024.01.31 21:21:55.044037 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1460 | 2024.01.31 21:21:55.044055 [ 3 ] {} <Debug> HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Destroying unnamed session | ||
1461 | 2024.01.31 21:21:55.046095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1462 | 2024.01.31 21:21:55.046152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1463 | 2024.01.31 21:21:55.046174 [ 3 ] {} <Debug> HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1464 | 2024.01.31 21:21:55.046194 [ 3 ] {} <Debug> HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1465 | 2024.01.31 21:21:55.046285 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1466 | 2024.01.31 21:21:55.046330 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1467 | 2024.01.31 21:21:55.046492 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1468 | 2024.01.31 21:21:55.046818 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1469 | 2024.01.31 21:21:55.047135 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1470 | 2024.01.31 21:21:55.047358 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Trace> oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1471 | 2024.01.31 21:21:55.047512 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00119467 sec., 837 rows/sec., 189.64 KiB/sec. | ||
1472 | 2024.01.31 21:21:55.047669 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Debug> DynamicQueryHandler: Done processing query | ||
1473 | 2024.01.31 21:21:55.047693 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1474 | 2024.01.31 21:21:55.047710 [ 3 ] {} <Debug> HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Destroying unnamed session | ||
1475 | 2024.01.31 21:21:55.047824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1476 | 2024.01.31 21:21:55.047872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1477 | 2024.01.31 21:21:55.047892 [ 3 ] {} <Debug> HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1478 | 2024.01.31 21:21:55.047910 [ 3 ] {} <Debug> HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1479 | 2024.01.31 21:21:55.047989 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1480 | 2024.01.31 21:21:55.048031 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1481 | 2024.01.31 21:21:55.048140 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1482 | 2024.01.31 21:21:55.048451 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1483 | 2024.01.31 21:21:55.048670 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1484 | 2024.01.31 21:21:55.048829 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1485 | 2024.01.31 21:21:55.048953 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.000928637 sec., 33382 rows/sec., 2.64 MiB/sec. | ||
1486 | 2024.01.31 21:21:55.049120 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Debug> DynamicQueryHandler: Done processing query | ||
1487 | 2024.01.31 21:21:55.049145 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1488 | 2024.01.31 21:21:55.049161 [ 3 ] {} <Debug> HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Destroying unnamed session | ||
1489 | 2024.01.31 21:21:55.049264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1490 | 2024.01.31 21:21:55.049307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1491 | 2024.01.31 21:21:55.049327 [ 3 ] {} <Debug> HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1492 | 2024.01.31 21:21:55.049344 [ 3 ] {} <Debug> HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1493 | 2024.01.31 21:21:55.049416 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1494 | 2024.01.31 21:21:55.049457 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1495 | 2024.01.31 21:21:55.049613 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1496 | 2024.01.31 21:21:55.049876 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1497 | 2024.01.31 21:21:55.050083 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1498 | 2024.01.31 21:21:55.050243 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1499 | 2024.01.31 21:21:55.050363 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000913467 sec., 2189 rows/sec., 187.09 KiB/sec. | ||
1500 | 2024.01.31 21:21:55.050493 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Debug> DynamicQueryHandler: Done processing query | ||
1501 | 2024.01.31 21:21:55.050517 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1502 | 2024.01.31 21:21:55.050534 [ 3 ] {} <Debug> HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Destroying unnamed session | ||
1503 | 2024.01.31 21:21:55.050666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2024.01.31 21:21:55.050711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1505 | 2024.01.31 21:21:55.050730 [ 3 ] {} <Debug> HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1506 | 2024.01.31 21:21:55.050747 [ 3 ] {} <Debug> HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2024.01.31 21:21:55.050825 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1508 | 2024.01.31 21:21:55.050863 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1509 | 2024.01.31 21:21:55.050968 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2024.01.31 21:21:55.051344 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1511 | 2024.01.31 21:21:55.051563 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1512 | 2024.01.31 21:21:55.051714 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1513 | 2024.01.31 21:21:55.051841 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.000982988 sec., 132249 rows/sec., 12.41 MiB/sec. | ||
1514 | 2024.01.31 21:21:55.051953 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Debug> DynamicQueryHandler: Done processing query | ||
1515 | 2024.01.31 21:21:55.051977 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1516 | 2024.01.31 21:21:55.051993 [ 3 ] {} <Debug> HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Destroying unnamed session | ||
1517 | 2024.01.31 21:21:55.052094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2024.01.31 21:21:55.052139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1519 | 2024.01.31 21:21:55.052158 [ 3 ] {} <Debug> HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1520 | 2024.01.31 21:21:55.052175 [ 3 ] {} <Debug> HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2024.01.31 21:21:55.052244 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2024.01.31 21:21:55.052283 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1523 | 2024.01.31 21:21:55.052387 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1524 | 2024.01.31 21:21:55.052725 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1525 | 2024.01.31 21:21:55.052933 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1526 | 2024.01.31 21:21:55.053080 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1527 | 2024.01.31 21:21:55.053195 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000920597 sec., 2172 rows/sec., 151.69 KiB/sec. | ||
1528 | 2024.01.31 21:21:55.053321 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Debug> DynamicQueryHandler: Done processing query | ||
1529 | 2024.01.31 21:21:55.053345 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1530 | 2024.01.31 21:21:55.053361 [ 3 ] {} <Debug> HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Destroying unnamed session | ||
1531 | 2024.01.31 21:21:55.053477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1532 | 2024.01.31 21:21:55.053522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1533 | 2024.01.31 21:21:55.053541 [ 3 ] {} <Debug> HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1534 | 2024.01.31 21:21:55.053557 [ 3 ] {} <Debug> HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1535 | 2024.01.31 21:21:55.053630 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1536 | 2024.01.31 21:21:55.053696 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1537 | 2024.01.31 21:21:55.053805 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1538 | 2024.01.31 21:21:55.054115 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1539 | 2024.01.31 21:21:55.054323 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1540 | 2024.01.31 21:21:55.054473 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1541 | 2024.01.31 21:21:55.054591 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000905867 sec., 62923 rows/sec., 4.90 MiB/sec. | ||
1542 | 2024.01.31 21:21:55.054696 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Debug> DynamicQueryHandler: Done processing query | ||
1543 | 2024.01.31 21:21:55.054720 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1544 | 2024.01.31 21:21:55.054736 [ 3 ] {} <Debug> HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Destroying unnamed session | ||
1545 | 2024.01.31 21:21:55.054839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2024.01.31 21:21:55.054905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1547 | 2024.01.31 21:21:55.054925 [ 3 ] {} <Debug> HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1548 | 2024.01.31 21:21:55.054942 [ 3 ] {} <Debug> HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1549 | 2024.01.31 21:21:55.055013 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1550 | 2024.01.31 21:21:55.055056 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1551 | 2024.01.31 21:21:55.055177 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1552 | 2024.01.31 21:21:55.055458 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1553 | 2024.01.31 21:21:55.055717 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1554 | 2024.01.31 21:21:55.055901 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1555 | 2024.01.31 21:21:55.056016 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000974177 sec., 37980 rows/sec., 2.68 MiB/sec. | ||
1556 | 2024.01.31 21:21:55.056133 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2024.01.31 21:21:55.056157 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1558 | 2024.01.31 21:21:55.056173 [ 3 ] {} <Debug> HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Destroying unnamed session | ||
1559 | 2024.01.31 21:21:55.056325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1560 | 2024.01.31 21:21:55.056370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1561 | 2024.01.31 21:21:55.056391 [ 3 ] {} <Debug> HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1562 | 2024.01.31 21:21:55.056407 [ 3 ] {} <Debug> HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.01.31 21:21:55.056482 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1564 | 2024.01.31 21:21:55.056526 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1565 | 2024.01.31 21:21:55.056660 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1566 | 2024.01.31 21:21:55.057059 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1567 | 2024.01.31 21:21:55.057355 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1568 | 2024.01.31 21:21:55.057534 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1569 | 2024.01.31 21:21:55.057672 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00115655 sec., 26803 rows/sec., 36.17 MiB/sec. | ||
1570 | 2024.01.31 21:21:55.057816 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Debug> DynamicQueryHandler: Done processing query | ||
1571 | 2024.01.31 21:21:55.057841 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1572 | 2024.01.31 21:21:55.057856 [ 3 ] {} <Debug> HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Destroying unnamed session | ||
1573 | 2024.01.31 21:22:00.039234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1574 | 2024.01.31 21:22:00.039379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1575 | 2024.01.31 21:22:00.039411 [ 3 ] {} <Debug> HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1576 | 2024.01.31 21:22:00.039440 [ 3 ] {} <Debug> HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1577 | 2024.01.31 21:22:00.039582 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1578 | 2024.01.31 21:22:00.039651 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1579 | 2024.01.31 21:22:00.039835 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1580 | 2024.01.31 21:22:00.040277 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1581 | 2024.01.31 21:22:00.040554 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1582 | 2024.01.31 21:22:00.040714 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1583 | 2024.01.31 21:22:00.040852 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00122879 sec., 17089 rows/sec., 1.35 MiB/sec. | ||
1584 | 2024.01.31 21:22:00.040994 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Debug> DynamicQueryHandler: Done processing query | ||
1585 | 2024.01.31 21:22:00.041020 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1586 | 2024.01.31 21:22:00.041036 [ 3 ] {} <Debug> HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Destroying unnamed session | ||
1587 | 2024.01.31 21:22:00.041157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.01.31 21:22:00.041204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1589 | 2024.01.31 21:22:00.041223 [ 3 ] {} <Debug> HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1590 | 2024.01.31 21:22:00.041240 [ 3 ] {} <Debug> HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2024.01.31 21:22:00.041313 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1592 | 2024.01.31 21:22:00.041355 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1593 | 2024.01.31 21:22:00.041461 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1594 | 2024.01.31 21:22:00.041780 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1595 | 2024.01.31 21:22:00.041994 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1596 | 2024.01.31 21:22:00.042140 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1597 | 2024.01.31 21:22:00.042258 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000915917 sec., 68783 rows/sec., 6.07 MiB/sec. | ||
1598 | 2024.01.31 21:22:00.042366 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Debug> DynamicQueryHandler: Done processing query | ||
1599 | 2024.01.31 21:22:00.042391 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1600 | 2024.01.31 21:22:00.042410 [ 3 ] {} <Debug> HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Destroying unnamed session | ||
1601 | 2024.01.31 21:22:00.042538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2024.01.31 21:22:00.042582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2024.01.31 21:22:00.042602 [ 3 ] {} <Debug> HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1604 | 2024.01.31 21:22:00.042619 [ 3 ] {} <Debug> HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2024.01.31 21:22:00.042689 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2024.01.31 21:22:00.042729 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1607 | 2024.01.31 21:22:00.042833 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2024.01.31 21:22:00.043091 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1609 | 2024.01.31 21:22:00.043298 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1610 | 2024.01.31 21:22:00.043460 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1611 | 2024.01.31 21:22:00.043571 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000854567 sec., 24573 rows/sec., 1.92 MiB/sec. | ||
1612 | 2024.01.31 21:22:00.043687 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Debug> DynamicQueryHandler: Done processing query | ||
1613 | 2024.01.31 21:22:00.043711 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1614 | 2024.01.31 21:22:00.043727 [ 3 ] {} <Debug> HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Destroying unnamed session | ||
1615 | 2024.01.31 21:22:00.043919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2024.01.31 21:22:00.043964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1617 | 2024.01.31 21:22:00.043984 [ 3 ] {} <Debug> HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1618 | 2024.01.31 21:22:00.044000 [ 3 ] {} <Debug> HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1619 | 2024.01.31 21:22:00.044075 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1620 | 2024.01.31 21:22:00.044120 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1621 | 2024.01.31 21:22:00.044257 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1622 | 2024.01.31 21:22:00.044622 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. | ||
1623 | 2024.01.31 21:22:00.044916 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1624 | 2024.01.31 21:22:00.045098 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1625 | 2024.01.31 21:22:00.045223 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001119399 sec., 18760 rows/sec., 25.32 MiB/sec. | ||
1626 | 2024.01.31 21:22:00.045359 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2024.01.31 21:22:00.045384 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1628 | 2024.01.31 21:22:00.045400 [ 3 ] {} <Debug> HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Destroying unnamed session | ||
1629 | 2024.01.31 21:22:04.802889 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1630 | 2024.01.31 21:22:04.802961 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1631 | 2024.01.31 21:22:05.041121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1632 | 2024.01.31 21:22:05.041247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1633 | 2024.01.31 21:22:05.041271 [ 3 ] {} <Debug> HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1634 | 2024.01.31 21:22:05.041295 [ 3 ] {} <Debug> HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1635 | 2024.01.31 21:22:05.041424 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1636 | 2024.01.31 21:22:05.041484 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1637 | 2024.01.31 21:22:05.041645 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1638 | 2024.01.31 21:22:05.042146 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1639 | 2024.01.31 21:22:05.042434 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1640 | 2024.01.31 21:22:05.042686 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1641 | 2024.01.31 21:22:05.042829 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00136876 sec., 22648 rows/sec., 1.79 MiB/sec. | ||
1642 | 2024.01.31 21:22:05.043028 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Debug> DynamicQueryHandler: Done processing query | ||
1643 | 2024.01.31 21:22:05.043060 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1644 | 2024.01.31 21:22:05.043080 [ 3 ] {} <Debug> HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Destroying unnamed session | ||
1645 | 2024.01.31 21:22:05.043238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1646 | 2024.01.31 21:22:05.043295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1647 | 2024.01.31 21:22:05.043320 [ 3 ] {} <Debug> HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1648 | 2024.01.31 21:22:05.043340 [ 3 ] {} <Debug> HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1649 | 2024.01.31 21:22:05.043440 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1650 | 2024.01.31 21:22:05.043488 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1651 | 2024.01.31 21:22:05.043602 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1652 | 2024.01.31 21:22:05.043968 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1653 | 2024.01.31 21:22:05.044198 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1654 | 2024.01.31 21:22:05.044352 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1655 | 2024.01.31 21:22:05.044480 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.001004868 sec., 92549 rows/sec., 9.37 MiB/sec. | ||
1656 | 2024.01.31 21:22:05.044622 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Debug> DynamicQueryHandler: Done processing query | ||
1657 | 2024.01.31 21:22:05.044646 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1658 | 2024.01.31 21:22:05.044662 [ 3 ] {} <Debug> HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Destroying unnamed session | ||
1659 | 2024.01.31 21:22:05.044784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1660 | 2024.01.31 21:22:05.044829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1661 | 2024.01.31 21:22:05.044848 [ 3 ] {} <Debug> HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1662 | 2024.01.31 21:22:05.044864 [ 3 ] {} <Debug> HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1663 | 2024.01.31 21:22:05.044936 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1664 | 2024.01.31 21:22:05.044975 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1665 | 2024.01.31 21:22:05.045083 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1666 | 2024.01.31 21:22:05.045374 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1667 | 2024.01.31 21:22:05.045585 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1668 | 2024.01.31 21:22:05.045737 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1669 | 2024.01.31 21:22:05.045854 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000885107 sec., 35024 rows/sec., 2.74 MiB/sec. | ||
1670 | 2024.01.31 21:22:05.045976 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Debug> DynamicQueryHandler: Done processing query | ||
1671 | 2024.01.31 21:22:05.046000 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1672 | 2024.01.31 21:22:05.046016 [ 3 ] {} <Debug> HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Destroying unnamed session | ||
1673 | 2024.01.31 21:22:05.046185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1674 | 2024.01.31 21:22:05.046232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1675 | 2024.01.31 21:22:05.046251 [ 3 ] {} <Debug> HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1676 | 2024.01.31 21:22:05.046267 [ 3 ] {} <Debug> HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1677 | 2024.01.31 21:22:05.046345 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1678 | 2024.01.31 21:22:05.046389 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1679 | 2024.01.31 21:22:05.046532 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1680 | 2024.01.31 21:22:05.046955 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1681 | 2024.01.31 21:22:05.047259 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1682 | 2024.01.31 21:22:05.047437 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1683 | 2024.01.31 21:22:05.047560 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001186239 sec., 26133 rows/sec., 35.27 MiB/sec. | ||
1684 | 2024.01.31 21:22:05.047684 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Debug> DynamicQueryHandler: Done processing query | ||
1685 | 2024.01.31 21:22:05.047708 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1686 | 2024.01.31 21:22:05.047723 [ 3 ] {} <Debug> HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Destroying unnamed session | ||
1687 | 2024.01.31 21:22:10.040600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1688 | 2024.01.31 21:22:10.040752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1689 | 2024.01.31 21:22:10.040782 [ 3 ] {} <Debug> HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1690 | 2024.01.31 21:22:10.040810 [ 3 ] {} <Debug> HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1691 | 2024.01.31 21:22:10.040953 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1692 | 2024.01.31 21:22:10.041025 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1693 | 2024.01.31 21:22:10.041210 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1694 | 2024.01.31 21:22:10.041663 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1695 | 2024.01.31 21:22:10.041929 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1696 | 2024.01.31 21:22:10.042091 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1697 | 2024.01.31 21:22:10.042237 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001240269 sec., 16931 rows/sec., 1.34 MiB/sec. | ||
1698 | 2024.01.31 21:22:10.042232 [ 63 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1699 | 2024.01.31 21:22:10.042356 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1700 | 2024.01.31 21:22:10.042448 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Debug> DynamicQueryHandler: Done processing query | ||
1701 | 2024.01.31 21:22:10.042460 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1702 | 2024.01.31 21:22:10.042496 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1703 | 2024.01.31 21:22:10.042539 [ 3 ] {} <Debug> HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Destroying unnamed session | ||
1704 | 2024.01.31 21:22:10.042607 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1705 | 2024.01.31 21:22:10.042655 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
1706 | 2024.01.31 21:22:10.042684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1707 | 2024.01.31 21:22:10.042761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1708 | 2024.01.31 21:22:10.042805 [ 3 ] {} <Debug> HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1709 | 2024.01.31 21:22:10.042850 [ 3 ] {} <Debug> HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1710 | 2024.01.31 21:22:10.042908 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
1711 | 2024.01.31 21:22:10.043042 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1712 | 2024.01.31 21:22:10.043155 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1713 | 2024.01.31 21:22:10.043173 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
1714 | 2024.01.31 21:22:10.043483 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
1715 | 2024.01.31 21:22:10.043604 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2024.01.31 21:22:10.043735 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
1717 | 2024.01.31 21:22:10.043853 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
1718 | 2024.01.31 21:22:10.044349 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1719 | 2024.01.31 21:22:10.044768 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1720 | 2024.01.31 21:22:10.045108 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1721 | 2024.01.31 21:22:10.045414 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983394 sec., 59328.402483882455 rows/sec., 4.70 MiB/sec. | ||
1722 | 2024.01.31 21:22:10.045426 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002316708 sec., 863 rows/sec., 73.77 KiB/sec. | ||
1723 | 2024.01.31 21:22:10.045621 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1724 | 2024.01.31 21:22:10.045659 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Debug> DynamicQueryHandler: Done processing query | ||
1725 | 2024.01.31 21:22:10.045702 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1726 | 2024.01.31 21:22:10.045725 [ 3 ] {} <Debug> HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Destroying unnamed session | ||
1727 | 2024.01.31 21:22:10.045844 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1728 | 2024.01.31 21:22:10.045909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1729 | 2024.01.31 21:22:10.045943 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1730 | 2024.01.31 21:22:10.045980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1731 | 2024.01.31 21:22:10.046036 [ 3 ] {} <Debug> HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1732 | 2024.01.31 21:22:10.046069 [ 3 ] {} <Debug> HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1733 | 2024.01.31 21:22:10.046146 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1734 | 2024.01.31 21:22:10.046185 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1735 | 2024.01.31 21:22:10.046301 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1736 | 2024.01.31 21:22:10.046659 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1737 | 2024.01.31 21:22:10.046871 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1738 | 2024.01.31 21:22:10.047020 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1739 | 2024.01.31 21:22:10.047140 [ 63 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1740 | 2024.01.31 21:22:10.047150 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000967508 sec., 66149 rows/sec., 5.84 MiB/sec. | ||
1741 | 2024.01.31 21:22:10.047207 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1742 | 2024.01.31 21:22:10.047357 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1743 | 2024.01.31 21:22:10.047381 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Debug> DynamicQueryHandler: Done processing query | ||
1744 | 2024.01.31 21:22:10.047426 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1745 | 2024.01.31 21:22:10.047464 [ 3 ] {} <Debug> HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Destroying unnamed session | ||
1746 | 2024.01.31 21:22:10.047510 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1747 | 2024.01.31 21:22:10.047553 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part | ||
1748 | 2024.01.31 21:22:10.047627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1749 | 2024.01.31 21:22:10.047714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1750 | 2024.01.31 21:22:10.047765 [ 3 ] {} <Debug> HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1751 | 2024.01.31 21:22:10.047801 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::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 | ||
1752 | 2024.01.31 21:22:10.047803 [ 3 ] {} <Debug> HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1753 | 2024.01.31 21:22:10.048028 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1754 | 2024.01.31 21:22:10.048059 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part | ||
1755 | 2024.01.31 21:22:10.048105 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1756 | 2024.01.31 21:22:10.048362 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::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 | ||
1757 | 2024.01.31 21:22:10.048547 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1758 | 2024.01.31 21:22:10.048672 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 93 rows starting from the beginning of the part | ||
1759 | 2024.01.31 21:22:10.048860 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1760 | 2024.01.31 21:22:10.049401 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1761 | 2024.01.31 21:22:10.049734 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1762 | 2024.01.31 21:22:10.050046 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1763 | 2024.01.31 21:22:10.050251 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002171108 sec., 921 rows/sec., 64.32 KiB/sec. | ||
1764 | 2024.01.31 21:22:10.050521 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Debug> DynamicQueryHandler: Done processing query | ||
1765 | 2024.01.31 21:22:10.050583 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1766 | 2024.01.31 21:22:10.050638 [ 3 ] {} <Debug> HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Destroying unnamed session | ||
1767 | 2024.01.31 21:22:10.050694 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412747 sec., 177276.5458441543 rows/sec., 16.43 MiB/sec. | ||
1768 | 2024.01.31 21:22:10.050790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1769 | 2024.01.31 21:22:10.050834 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1770 | 2024.01.31 21:22:10.050857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1771 | 2024.01.31 21:22:10.050899 [ 3 ] {} <Debug> HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1772 | 2024.01.31 21:22:10.050919 [ 3 ] {} <Debug> HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1773 | 2024.01.31 21:22:10.051044 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1774 | 2024.01.31 21:22:10.051067 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1775 | 2024.01.31 21:22:10.051110 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1776 | 2024.01.31 21:22:10.051187 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1777 | 2024.01.31 21:22:10.051379 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1778 | 2024.01.31 21:22:10.051698 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1779 | 2024.01.31 21:22:10.051907 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1780 | 2024.01.31 21:22:10.052056 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1781 | 2024.01.31 21:22:10.052168 [ 63 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1782 | 2024.01.31 21:22:10.052183 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.001091609 sec., 21069 rows/sec., 1.65 MiB/sec. | ||
1783 | 2024.01.31 21:22:10.052218 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1784 | 2024.01.31 21:22:10.052378 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1785 | 2024.01.31 21:22:10.052441 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Debug> DynamicQueryHandler: Done processing query | ||
1786 | 2024.01.31 21:22:10.052478 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1787 | 2024.01.31 21:22:10.052527 [ 3 ] {} <Debug> HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Destroying unnamed session | ||
1788 | 2024.01.31 21:22:10.052553 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1789 | 2024.01.31 21:22:10.052601 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
1790 | 2024.01.31 21:22:10.052699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1791 | 2024.01.31 21:22:10.052790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1792 | 2024.01.31 21:22:10.052847 [ 3 ] {} <Debug> HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1793 | 2024.01.31 21:22:10.052873 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
1794 | 2024.01.31 21:22:10.052884 [ 3 ] {} <Debug> HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1795 | 2024.01.31 21:22:10.053111 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1796 | 2024.01.31 21:22:10.053137 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 57 rows starting from the beginning of the part | ||
1797 | 2024.01.31 21:22:10.053211 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1798 | 2024.01.31 21:22:10.053450 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
1799 | 2024.01.31 21:22:10.053731 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1800 | 2024.01.31 21:22:10.053754 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
1801 | 2024.01.31 21:22:10.053966 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
1802 | 2024.01.31 21:22:10.054522 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1803 | 2024.01.31 21:22:10.055111 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1804 | 2024.01.31 21:22:10.055556 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1805 | 2024.01.31 21:22:10.055599 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325856 sec., 74266.5948255126 rows/sec., 5.80 MiB/sec. | ||
1806 | 2024.01.31 21:22:10.055747 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00259271 sec., 385 rows/sec., 27.12 KiB/sec. | ||
1807 | 2024.01.31 21:22:10.055783 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1808 | 2024.01.31 21:22:10.055972 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Debug> DynamicQueryHandler: Done processing query | ||
1809 | 2024.01.31 21:22:10.056013 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1810 | 2024.01.31 21:22:10.056045 [ 3 ] {} <Debug> HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Destroying unnamed session | ||
1811 | 2024.01.31 21:22:10.056102 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1812 | 2024.01.31 21:22:10.056175 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1813 | 2024.01.31 21:22:10.056274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2024.01.31 21:22:10.056330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1815 | 2024.01.31 21:22:10.056349 [ 3 ] {} <Debug> HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1816 | 2024.01.31 21:22:10.056366 [ 3 ] {} <Debug> HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2024.01.31 21:22:10.056445 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2024.01.31 21:22:10.056490 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1819 | 2024.01.31 21:22:10.056649 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2024.01.31 21:22:10.057044 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1821 | 2024.01.31 21:22:10.057329 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1822 | 2024.01.31 21:22:10.057507 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1823 | 2024.01.31 21:22:10.057628 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1824 | 2024.01.31 21:22:10.057642 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001162379 sec., 18066 rows/sec., 24.38 MiB/sec. | ||
1825 | 2024.01.31 21:22:10.057677 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1826 | 2024.01.31 21:22:10.057843 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1827 | 2024.01.31 21:22:10.057914 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Debug> DynamicQueryHandler: Done processing query | ||
1828 | 2024.01.31 21:22:10.057958 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1829 | 2024.01.31 21:22:10.058006 [ 3 ] {} <Debug> HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Destroying unnamed session | ||
1830 | 2024.01.31 21:22:10.058015 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1831 | 2024.01.31 21:22:10.058057 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
1832 | 2024.01.31 21:22:10.058165 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
1833 | 2024.01.31 21:22:10.058263 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
1834 | 2024.01.31 21:22:10.058356 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
1835 | 2024.01.31 21:22:10.058447 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
1836 | 2024.01.31 21:22:10.058538 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
1837 | 2024.01.31 21:22:10.062713 [ 19 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 6 columns (6 merged, 0 gathered) in 0.00495506 sec., 55498.823424943395 rows/sec., 74.89 MiB/sec. | ||
1838 | 2024.01.31 21:22:10.062942 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1839 | 2024.01.31 21:22:10.063148 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1840 | 2024.01.31 21:22:10.063210 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1841 | 2024.01.31 21:22:10.063272 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2: 4.03 MiB. | ||
1842 | 2024.01.31 21:22:15.040331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1843 | 2024.01.31 21:22:15.040492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1844 | 2024.01.31 21:22:15.040523 [ 3 ] {} <Debug> HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1845 | 2024.01.31 21:22:15.040551 [ 3 ] {} <Debug> HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2024.01.31 21:22:15.040695 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1847 | 2024.01.31 21:22:15.040757 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1848 | 2024.01.31 21:22:15.040917 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1849 | 2024.01.31 21:22:15.041335 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1850 | 2024.01.31 21:22:15.041605 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1851 | 2024.01.31 21:22:15.041771 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1852 | 2024.01.31 21:22:15.041890 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00115771 sec., 26776 rows/sec., 2.12 MiB/sec. | ||
1853 | 2024.01.31 21:22:15.042034 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Debug> DynamicQueryHandler: Done processing query | ||
1854 | 2024.01.31 21:22:15.042060 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1855 | 2024.01.31 21:22:15.042076 [ 3 ] {} <Debug> HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Destroying unnamed session | ||
1856 | 2024.01.31 21:22:15.042191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2024.01.31 21:22:15.042237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1858 | 2024.01.31 21:22:15.042256 [ 3 ] {} <Debug> HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1859 | 2024.01.31 21:22:15.042272 [ 3 ] {} <Debug> HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1860 | 2024.01.31 21:22:15.042341 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1861 | 2024.01.31 21:22:15.042381 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1862 | 2024.01.31 21:22:15.042488 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1863 | 2024.01.31 21:22:15.042740 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1864 | 2024.01.31 21:22:15.042945 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1865 | 2024.01.31 21:22:15.043134 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1866 | 2024.01.31 21:22:15.043230 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000860576 sec., 2324 rows/sec., 198.59 KiB/sec. | ||
1867 | 2024.01.31 21:22:15.043353 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Debug> DynamicQueryHandler: Done processing query | ||
1868 | 2024.01.31 21:22:15.043377 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1869 | 2024.01.31 21:22:15.043393 [ 3 ] {} <Debug> HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Destroying unnamed session | ||
1870 | 2024.01.31 21:22:15.043524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2024.01.31 21:22:15.043569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1872 | 2024.01.31 21:22:15.043588 [ 3 ] {} <Debug> HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1873 | 2024.01.31 21:22:15.043604 [ 3 ] {} <Debug> HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1874 | 2024.01.31 21:22:15.043678 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1875 | 2024.01.31 21:22:15.043716 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1876 | 2024.01.31 21:22:15.043820 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1877 | 2024.01.31 21:22:15.044136 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1878 | 2024.01.31 21:22:15.044347 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1879 | 2024.01.31 21:22:15.044499 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1880 | 2024.01.31 21:22:15.044592 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Information> executeQuery: Read 94 rows, 9.73 KiB in 0.000886947 sec., 105981 rows/sec., 10.71 MiB/sec. | ||
1881 | 2024.01.31 21:22:15.044705 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Debug> DynamicQueryHandler: Done processing query | ||
1882 | 2024.01.31 21:22:15.044729 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1883 | 2024.01.31 21:22:15.044744 [ 3 ] {} <Debug> HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Destroying unnamed session | ||
1884 | 2024.01.31 21:22:15.044883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2024.01.31 21:22:15.044928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1886 | 2024.01.31 21:22:15.044946 [ 3 ] {} <Debug> HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1887 | 2024.01.31 21:22:15.044962 [ 3 ] {} <Debug> HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1888 | 2024.01.31 21:22:15.045029 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1889 | 2024.01.31 21:22:15.045066 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1890 | 2024.01.31 21:22:15.045170 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1891 | 2024.01.31 21:22:15.045409 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1892 | 2024.01.31 21:22:15.045611 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1893 | 2024.01.31 21:22:15.045764 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1894 | 2024.01.31 21:22:15.045856 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000799836 sec., 2500 rows/sec., 174.60 KiB/sec. | ||
1895 | 2024.01.31 21:22:15.046017 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Debug> DynamicQueryHandler: Done processing query | ||
1896 | 2024.01.31 21:22:15.046041 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1897 | 2024.01.31 21:22:15.046058 [ 3 ] {} <Debug> HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Destroying unnamed session | ||
1898 | 2024.01.31 21:22:15.046179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1899 | 2024.01.31 21:22:15.046223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1900 | 2024.01.31 21:22:15.046242 [ 3 ] {} <Debug> HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1901 | 2024.01.31 21:22:15.046259 [ 3 ] {} <Debug> HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2024.01.31 21:22:15.046329 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1903 | 2024.01.31 21:22:15.046368 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1904 | 2024.01.31 21:22:15.046486 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1905 | 2024.01.31 21:22:15.046758 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1906 | 2024.01.31 21:22:15.046959 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1907 | 2024.01.31 21:22:15.047111 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1908 | 2024.01.31 21:22:15.047208 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.000850827 sec., 38785 rows/sec., 3.04 MiB/sec. | ||
1909 | 2024.01.31 21:22:15.047322 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Debug> DynamicQueryHandler: Done processing query | ||
1910 | 2024.01.31 21:22:15.047345 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1911 | 2024.01.31 21:22:15.047360 [ 3 ] {} <Debug> HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Destroying unnamed session | ||
1912 | 2024.01.31 21:22:15.047459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1913 | 2024.01.31 21:22:15.047504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1914 | 2024.01.31 21:22:15.047522 [ 3 ] {} <Debug> HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1915 | 2024.01.31 21:22:15.047539 [ 3 ] {} <Debug> HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1916 | 2024.01.31 21:22:15.047607 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1917 | 2024.01.31 21:22:15.047649 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1918 | 2024.01.31 21:22:15.047765 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1919 | 2024.01.31 21:22:15.048089 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1920 | 2024.01.31 21:22:15.048341 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1921 | 2024.01.31 21:22:15.048522 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1922 | 2024.01.31 21:22:15.048620 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000984788 sec., 1015 rows/sec., 71.40 KiB/sec. | ||
1923 | 2024.01.31 21:22:15.048745 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Debug> DynamicQueryHandler: Done processing query | ||
1924 | 2024.01.31 21:22:15.048769 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1925 | 2024.01.31 21:22:15.048784 [ 3 ] {} <Debug> HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Destroying unnamed session | ||
1926 | 2024.01.31 21:22:15.048930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.01.31 21:22:15.048975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1928 | 2024.01.31 21:22:15.048993 [ 3 ] {} <Debug> HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1929 | 2024.01.31 21:22:15.049009 [ 3 ] {} <Debug> HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.01.31 21:22:15.049083 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1931 | 2024.01.31 21:22:15.049125 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1932 | 2024.01.31 21:22:15.049259 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1933 | 2024.01.31 21:22:15.049685 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1934 | 2024.01.31 21:22:15.049981 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1935 | 2024.01.31 21:22:15.050159 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1936 | 2024.01.31 21:22:15.050269 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00114661 sec., 27036 rows/sec., 36.48 MiB/sec. | ||
1937 | 2024.01.31 21:22:15.050408 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Debug> DynamicQueryHandler: Done processing query | ||
1938 | 2024.01.31 21:22:15.050434 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1939 | 2024.01.31 21:22:15.050450 [ 3 ] {} <Debug> HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Destroying unnamed session | ||
1940 | 2024.01.31 21:22:19.803002 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1941 | 2024.01.31 21:22:19.803069 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1942 | 2024.01.31 21:22:20.039286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1943 | 2024.01.31 21:22:20.039406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1944 | 2024.01.31 21:22:20.039435 [ 3 ] {} <Debug> HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1945 | 2024.01.31 21:22:20.039463 [ 3 ] {} <Debug> HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1946 | 2024.01.31 21:22:20.039605 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1947 | 2024.01.31 21:22:20.039671 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1948 | 2024.01.31 21:22:20.039829 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1949 | 2024.01.31 21:22:20.040260 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1950 | 2024.01.31 21:22:20.040522 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1951 | 2024.01.31 21:22:20.040691 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1952 | 2024.01.31 21:22:20.040830 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001180559 sec., 17788 rows/sec., 1.41 MiB/sec. | ||
1953 | 2024.01.31 21:22:20.041037 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Debug> DynamicQueryHandler: Done processing query | ||
1954 | 2024.01.31 21:22:20.041065 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1955 | 2024.01.31 21:22:20.041082 [ 3 ] {} <Debug> HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Destroying unnamed session | ||
1956 | 2024.01.31 21:22:20.041200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1957 | 2024.01.31 21:22:20.041247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1958 | 2024.01.31 21:22:20.041267 [ 3 ] {} <Debug> HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1959 | 2024.01.31 21:22:20.041285 [ 3 ] {} <Debug> HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1960 | 2024.01.31 21:22:20.041354 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1961 | 2024.01.31 21:22:20.041395 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1962 | 2024.01.31 21:22:20.041520 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1963 | 2024.01.31 21:22:20.041821 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1964 | 2024.01.31 21:22:20.042025 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1965 | 2024.01.31 21:22:20.042173 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1966 | 2024.01.31 21:22:20.042287 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903357 sec., 2213 rows/sec., 189.18 KiB/sec. | ||
1967 | 2024.01.31 21:22:20.042403 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Debug> DynamicQueryHandler: Done processing query | ||
1968 | 2024.01.31 21:22:20.042427 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1969 | 2024.01.31 21:22:20.042443 [ 3 ] {} <Debug> HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Destroying unnamed session | ||
1970 | 2024.01.31 21:22:20.042568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1971 | 2024.01.31 21:22:20.042614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1972 | 2024.01.31 21:22:20.042632 [ 3 ] {} <Debug> HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1973 | 2024.01.31 21:22:20.042649 [ 3 ] {} <Debug> HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1974 | 2024.01.31 21:22:20.042721 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1975 | 2024.01.31 21:22:20.042760 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1976 | 2024.01.31 21:22:20.042868 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1977 | 2024.01.31 21:22:20.043178 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1978 | 2024.01.31 21:22:20.043383 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1979 | 2024.01.31 21:22:20.043540 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1980 | 2024.01.31 21:22:20.043659 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000909537 sec., 70365 rows/sec., 6.21 MiB/sec. | ||
1981 | 2024.01.31 21:22:20.043787 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Debug> DynamicQueryHandler: Done processing query | ||
1982 | 2024.01.31 21:22:20.043812 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1983 | 2024.01.31 21:22:20.043827 [ 3 ] {} <Debug> HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Destroying unnamed session | ||
1984 | 2024.01.31 21:22:20.043964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2024.01.31 21:22:20.044008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1986 | 2024.01.31 21:22:20.044027 [ 3 ] {} <Debug> HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
1987 | 2024.01.31 21:22:20.044043 [ 3 ] {} <Debug> HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1988 | 2024.01.31 21:22:20.044112 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2024.01.31 21:22:20.044150 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1990 | 2024.01.31 21:22:20.044259 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2024.01.31 21:22:20.044519 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
1992 | 2024.01.31 21:22:20.044736 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1993 | 2024.01.31 21:22:20.044880 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1994 | 2024.01.31 21:22:20.044988 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000849726 sec., 2353 rows/sec., 164.35 KiB/sec. | ||
1995 | 2024.01.31 21:22:20.045104 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Debug> DynamicQueryHandler: Done processing query | ||
1996 | 2024.01.31 21:22:20.045128 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1997 | 2024.01.31 21:22:20.045144 [ 3 ] {} <Debug> HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Destroying unnamed session | ||
1998 | 2024.01.31 21:22:20.045259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2024.01.31 21:22:20.045304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2000 | 2024.01.31 21:22:20.045322 [ 3 ] {} <Debug> HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2001 | 2024.01.31 21:22:20.045339 [ 3 ] {} <Debug> HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.01.31 21:22:20.045410 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2024.01.31 21:22:20.045449 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2004 | 2024.01.31 21:22:20.045557 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2024.01.31 21:22:20.045850 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2006 | 2024.01.31 21:22:20.046055 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2007 | 2024.01.31 21:22:20.046201 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2008 | 2024.01.31 21:22:20.046316 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000876137 sec., 26251 rows/sec., 2.06 MiB/sec. | ||
2009 | 2024.01.31 21:22:20.046495 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Debug> DynamicQueryHandler: Done processing query | ||
2010 | 2024.01.31 21:22:20.046519 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2011 | 2024.01.31 21:22:20.046536 [ 3 ] {} <Debug> HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Destroying unnamed session | ||
2012 | 2024.01.31 21:22:20.046635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2013 | 2024.01.31 21:22:20.046681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2014 | 2024.01.31 21:22:20.046700 [ 3 ] {} <Debug> HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2015 | 2024.01.31 21:22:20.046716 [ 3 ] {} <Debug> HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2024.01.31 21:22:20.046786 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2024.01.31 21:22:20.046830 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2018 | 2024.01.31 21:22:20.046966 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2024.01.31 21:22:20.047242 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2020 | 2024.01.31 21:22:20.047503 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2021 | 2024.01.31 21:22:20.047675 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2022 | 2024.01.31 21:22:20.047783 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000961277 sec., 1040 rows/sec., 73.14 KiB/sec. | ||
2023 | 2024.01.31 21:22:20.047906 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2024.01.31 21:22:20.047929 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2025 | 2024.01.31 21:22:20.047946 [ 3 ] {} <Debug> HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Destroying unnamed session | ||
2026 | 2024.01.31 21:22:20.048078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2024.01.31 21:22:20.048122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2024.01.31 21:22:20.048141 [ 3 ] {} <Debug> HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2029 | 2024.01.31 21:22:20.048157 [ 3 ] {} <Debug> HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2024.01.31 21:22:20.048231 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2024.01.31 21:22:20.048276 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2032 | 2024.01.31 21:22:20.048410 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2024.01.31 21:22:20.048785 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2034 | 2024.01.31 21:22:20.049067 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2035 | 2024.01.31 21:22:20.049252 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2036 | 2024.01.31 21:22:20.049373 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001111488 sec., 18893 rows/sec., 25.50 MiB/sec. | ||
2037 | 2024.01.31 21:22:20.049500 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Debug> DynamicQueryHandler: Done processing query | ||
2038 | 2024.01.31 21:22:20.049525 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2039 | 2024.01.31 21:22:20.049540 [ 3 ] {} <Debug> HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Destroying unnamed session | ||
2040 | 2024.01.31 21:22:25.040860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2041 | 2024.01.31 21:22:25.041014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2042 | 2024.01.31 21:22:25.041045 [ 3 ] {} <Debug> HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2043 | 2024.01.31 21:22:25.041073 [ 3 ] {} <Debug> HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.01.31 21:22:25.041215 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2045 | 2024.01.31 21:22:25.041282 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2046 | 2024.01.31 21:22:25.041465 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2024.01.31 21:22:25.041900 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2048 | 2024.01.31 21:22:25.042175 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2049 | 2024.01.31 21:22:25.042341 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2050 | 2024.01.31 21:22:25.042455 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001202009 sec., 25790 rows/sec., 2.04 MiB/sec. | ||
2051 | 2024.01.31 21:22:25.042633 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.01.31 21:22:25.042660 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2053 | 2024.01.31 21:22:25.042676 [ 3 ] {} <Debug> HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Destroying unnamed session | ||
2054 | 2024.01.31 21:22:25.042854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.01.31 21:22:25.042901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2056 | 2024.01.31 21:22:25.042920 [ 3 ] {} <Debug> HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2057 | 2024.01.31 21:22:25.042937 [ 3 ] {} <Debug> HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2024.01.31 21:22:25.043016 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2059 | 2024.01.31 21:22:25.043057 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2060 | 2024.01.31 21:22:25.043172 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2061 | 2024.01.31 21:22:25.043532 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2062 | 2024.01.31 21:22:25.043756 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2063 | 2024.01.31 21:22:25.043911 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2064 | 2024.01.31 21:22:25.044033 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Information> executeQuery: Read 129 rows, 12.40 KiB in 0.000985838 sec., 130853 rows/sec., 12.29 MiB/sec. | ||
2065 | 2024.01.31 21:22:25.044161 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Debug> DynamicQueryHandler: Done processing query | ||
2066 | 2024.01.31 21:22:25.044185 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2067 | 2024.01.31 21:22:25.044201 [ 3 ] {} <Debug> HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Destroying unnamed session | ||
2068 | 2024.01.31 21:22:25.044323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2069 | 2024.01.31 21:22:25.044369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2070 | 2024.01.31 21:22:25.044388 [ 3 ] {} <Debug> HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2071 | 2024.01.31 21:22:25.044405 [ 3 ] {} <Debug> HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2072 | 2024.01.31 21:22:25.044477 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2073 | 2024.01.31 21:22:25.044517 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2074 | 2024.01.31 21:22:25.044627 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2075 | 2024.01.31 21:22:25.044943 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2076 | 2024.01.31 21:22:25.045150 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2077 | 2024.01.31 21:22:25.045302 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2078 | 2024.01.31 21:22:25.045419 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.000911567 sec., 60335 rows/sec., 4.69 MiB/sec. | ||
2079 | 2024.01.31 21:22:25.045539 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Debug> DynamicQueryHandler: Done processing query | ||
2080 | 2024.01.31 21:22:25.045563 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2081 | 2024.01.31 21:22:25.045579 [ 3 ] {} <Debug> HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Destroying unnamed session | ||
2082 | 2024.01.31 21:22:25.045685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2083 | 2024.01.31 21:22:25.045731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2084 | 2024.01.31 21:22:25.045750 [ 3 ] {} <Debug> HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2085 | 2024.01.31 21:22:25.045767 [ 3 ] {} <Debug> HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2024.01.31 21:22:25.045839 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2087 | 2024.01.31 21:22:25.045883 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2088 | 2024.01.31 21:22:25.046007 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2089 | 2024.01.31 21:22:25.046297 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2090 | 2024.01.31 21:22:25.046570 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2091 | 2024.01.31 21:22:25.046748 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2092 | 2024.01.31 21:22:25.046872 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000998528 sec., 36053 rows/sec., 2.54 MiB/sec. | ||
2093 | 2024.01.31 21:22:25.046869 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2094 | 2024.01.31 21:22:25.046981 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2095 | 2024.01.31 21:22:25.047050 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2024.01.31 21:22:25.047089 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2097 | 2024.01.31 21:22:25.047081 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2098 | 2024.01.31 21:22:25.047113 [ 3 ] {} <Debug> HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Destroying unnamed session | ||
2099 | 2024.01.31 21:22:25.047246 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2100 | 2024.01.31 21:22:25.047296 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part | ||
2101 | 2024.01.31 21:22:25.047331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2102 | 2024.01.31 21:22:25.047422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2103 | 2024.01.31 21:22:25.047463 [ 3 ] {} <Debug> HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2104 | 2024.01.31 21:22:25.047525 [ 3 ] {} <Debug> HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2105 | 2024.01.31 21:22:25.047587 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
2106 | 2024.01.31 21:22:25.047734 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2107 | 2024.01.31 21:22:25.047885 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2108 | 2024.01.31 21:22:25.047893 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2109 | 2024.01.31 21:22:25.048252 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2110 | 2024.01.31 21:22:25.048460 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2111 | 2024.01.31 21:22:25.048499 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2112 | 2024.01.31 21:22:25.048683 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2113 | 2024.01.31 21:22:25.049158 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2114 | 2024.01.31 21:22:25.049885 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2115 | 2024.01.31 21:22:25.050309 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2116 | 2024.01.31 21:22:25.050423 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.003376287 sec., 104256.53980245163 rows/sec., 7.36 MiB/sec. | ||
2117 | 2024.01.31 21:22:25.050533 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002740382 sec., 11312 rows/sec., 15.27 MiB/sec. | ||
2118 | 2024.01.31 21:22:25.050745 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2119 | 2024.01.31 21:22:25.050761 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Debug> DynamicQueryHandler: Done processing query | ||
2120 | 2024.01.31 21:22:25.050807 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2121 | 2024.01.31 21:22:25.050846 [ 3 ] {} <Debug> HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Destroying unnamed session | ||
2122 | 2024.01.31 21:22:25.051106 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2123 | 2024.01.31 21:22:25.051192 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2124 | 2024.01.31 21:22:30.039441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2125 | 2024.01.31 21:22:30.039592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2126 | 2024.01.31 21:22:30.039623 [ 3 ] {} <Debug> HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2127 | 2024.01.31 21:22:30.039652 [ 3 ] {} <Debug> HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2128 | 2024.01.31 21:22:30.039793 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2129 | 2024.01.31 21:22:30.039859 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2130 | 2024.01.31 21:22:30.040042 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2131 | 2024.01.31 21:22:30.040491 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2132 | 2024.01.31 21:22:30.040762 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2133 | 2024.01.31 21:22:30.040922 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2134 | 2024.01.31 21:22:30.041060 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00122152 sec., 17191 rows/sec., 1.36 MiB/sec. | ||
2135 | 2024.01.31 21:22:30.041206 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Debug> DynamicQueryHandler: Done processing query | ||
2136 | 2024.01.31 21:22:30.041233 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2137 | 2024.01.31 21:22:30.041249 [ 3 ] {} <Debug> HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Destroying unnamed session | ||
2138 | 2024.01.31 21:22:30.041380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2139 | 2024.01.31 21:22:30.041427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2140 | 2024.01.31 21:22:30.041446 [ 3 ] {} <Debug> HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2141 | 2024.01.31 21:22:30.041463 [ 3 ] {} <Debug> HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2142 | 2024.01.31 21:22:30.041536 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2143 | 2024.01.31 21:22:30.041576 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2144 | 2024.01.31 21:22:30.041684 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2145 | 2024.01.31 21:22:30.042028 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2146 | 2024.01.31 21:22:30.042247 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2147 | 2024.01.31 21:22:30.042399 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2148 | 2024.01.31 21:22:30.042525 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000960108 sec., 65617 rows/sec., 5.79 MiB/sec. | ||
2149 | 2024.01.31 21:22:30.042639 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Debug> DynamicQueryHandler: Done processing query | ||
2150 | 2024.01.31 21:22:30.042662 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2151 | 2024.01.31 21:22:30.042678 [ 3 ] {} <Debug> HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Destroying unnamed session | ||
2152 | 2024.01.31 21:22:30.042806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2153 | 2024.01.31 21:22:30.042852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2154 | 2024.01.31 21:22:30.042871 [ 3 ] {} <Debug> HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2155 | 2024.01.31 21:22:30.042888 [ 3 ] {} <Debug> HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2156 | 2024.01.31 21:22:30.042958 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2157 | 2024.01.31 21:22:30.042997 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2158 | 2024.01.31 21:22:30.043106 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2159 | 2024.01.31 21:22:30.043412 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2160 | 2024.01.31 21:22:30.043628 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2161 | 2024.01.31 21:22:30.043778 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2162 | 2024.01.31 21:22:30.043919 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000897847 sec., 23389 rows/sec., 1.83 MiB/sec. | ||
2163 | 2024.01.31 21:22:30.044036 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Debug> DynamicQueryHandler: Done processing query | ||
2164 | 2024.01.31 21:22:30.044060 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2165 | 2024.01.31 21:22:30.044075 [ 3 ] {} <Debug> HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Destroying unnamed session | ||
2166 | 2024.01.31 21:22:30.044282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2167 | 2024.01.31 21:22:30.044326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2168 | 2024.01.31 21:22:30.044345 [ 3 ] {} <Debug> HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2169 | 2024.01.31 21:22:30.044362 [ 3 ] {} <Debug> HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2024.01.31 21:22:30.044438 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2171 | 2024.01.31 21:22:30.044483 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2172 | 2024.01.31 21:22:30.044619 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2173 | 2024.01.31 21:22:30.044996 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2174 | 2024.01.31 21:22:30.045288 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2175 | 2024.01.31 21:22:30.045467 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2176 | 2024.01.31 21:22:30.045600 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001128649 sec., 18606 rows/sec., 25.11 MiB/sec. | ||
2177 | 2024.01.31 21:22:30.045724 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Debug> DynamicQueryHandler: Done processing query | ||
2178 | 2024.01.31 21:22:30.045748 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2179 | 2024.01.31 21:22:30.045763 [ 3 ] {} <Debug> HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Destroying unnamed session | ||
2180 | 2024.01.31 21:22:34.803122 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2181 | 2024.01.31 21:22:34.803190 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2182 | 2024.01.31 21:22:35.040048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2183 | 2024.01.31 21:22:35.040187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2184 | 2024.01.31 21:22:35.040218 [ 3 ] {} <Debug> HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2185 | 2024.01.31 21:22:35.040245 [ 3 ] {} <Debug> HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2186 | 2024.01.31 21:22:35.040389 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2187 | 2024.01.31 21:22:35.040458 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2188 | 2024.01.31 21:22:35.040619 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2189 | 2024.01.31 21:22:35.041034 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2190 | 2024.01.31 21:22:35.041304 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2191 | 2024.01.31 21:22:35.041470 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2192 | 2024.01.31 21:22:35.041600 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001165949 sec., 26587 rows/sec., 2.10 MiB/sec. | ||
2193 | 2024.01.31 21:22:35.041612 [ 54 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2194 | 2024.01.31 21:22:35.041725 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2195 | 2024.01.31 21:22:35.041769 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Debug> DynamicQueryHandler: Done processing query | ||
2196 | 2024.01.31 21:22:35.041829 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2197 | 2024.01.31 21:22:35.041839 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2198 | 2024.01.31 21:22:35.041863 [ 3 ] {} <Debug> HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Destroying unnamed session | ||
2199 | 2024.01.31 21:22:35.041995 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2200 | 2024.01.31 21:22:35.042046 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part | ||
2201 | 2024.01.31 21:22:35.042057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2202 | 2024.01.31 21:22:35.042139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2203 | 2024.01.31 21:22:35.042165 [ 3 ] {} <Debug> HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2204 | 2024.01.31 21:22:35.042219 [ 3 ] {} <Debug> HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2205 | 2024.01.31 21:22:35.042299 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
2206 | 2024.01.31 21:22:35.042426 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2207 | 2024.01.31 21:22:35.042531 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2208 | 2024.01.31 21:22:35.042560 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
2209 | 2024.01.31 21:22:35.042875 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
2210 | 2024.01.31 21:22:35.042967 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2211 | 2024.01.31 21:22:35.043132 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
2212 | 2024.01.31 21:22:35.043241 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
2213 | 2024.01.31 21:22:35.043796 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2214 | 2024.01.31 21:22:35.044260 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2215 | 2024.01.31 21:22:35.044646 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2216 | 2024.01.31 21:22:35.044804 [ 11 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983214 sec., 62684.0716086744 rows/sec., 4.96 MiB/sec. | ||
2217 | 2024.01.31 21:22:35.044847 [ 54 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2218 | 2024.01.31 21:22:35.044870 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.002387649 sec., 38950 rows/sec., 3.94 MiB/sec. | ||
2219 | 2024.01.31 21:22:35.044923 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2220 | 2024.01.31 21:22:35.045114 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2221 | 2024.01.31 21:22:35.045144 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2222 | 2024.01.31 21:22:35.045209 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Debug> DynamicQueryHandler: Done processing query | ||
2223 | 2024.01.31 21:22:35.045256 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2224 | 2024.01.31 21:22:35.045313 [ 3 ] {} <Debug> HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Destroying unnamed session | ||
2225 | 2024.01.31 21:22:35.045377 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2226 | 2024.01.31 21:22:35.045427 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2227 | 2024.01.31 21:22:35.045444 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part | ||
2228 | 2024.01.31 21:22:35.045549 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2229 | 2024.01.31 21:22:35.045562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2230 | 2024.01.31 21:22:35.045714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2231 | 2024.01.31 21:22:35.045796 [ 3 ] {} <Debug> HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2232 | 2024.01.31 21:22:35.045825 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
2233 | 2024.01.31 21:22:35.045839 [ 3 ] {} <Debug> HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2234 | 2024.01.31 21:22:35.046072 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2235 | 2024.01.31 21:22:35.046089 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2236 | 2024.01.31 21:22:35.046171 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2237 | 2024.01.31 21:22:35.046374 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 129 rows starting from the beginning of the part | ||
2238 | 2024.01.31 21:22:35.046650 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2239 | 2024.01.31 21:22:35.046670 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::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 | ||
2240 | 2024.01.31 21:22:35.046859 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 93 rows starting from the beginning of the part | ||
2241 | 2024.01.31 21:22:35.047458 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2242 | 2024.01.31 21:22:35.047865 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2243 | 2024.01.31 21:22:35.048183 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2244 | 2024.01.31 21:22:35.048356 [ 54 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2245 | 2024.01.31 21:22:35.048401 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002258958 sec., 13723 rows/sec., 1.07 MiB/sec. | ||
2246 | 2024.01.31 21:22:35.048511 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2247 | 2024.01.31 21:22:35.048792 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Debug> DynamicQueryHandler: Done processing query | ||
2248 | 2024.01.31 21:22:35.048880 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2249 | 2024.01.31 21:22:35.048921 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2250 | 2024.01.31 21:22:35.049075 [ 3 ] {} <Debug> HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Destroying unnamed session | ||
2251 | 2024.01.31 21:22:35.049256 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2252 | 2024.01.31 21:22:35.049299 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part | ||
2253 | 2024.01.31 21:22:35.049316 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.004294624 sec., 148324.97559739804 rows/sec., 13.99 MiB/sec. | ||
2254 | 2024.01.31 21:22:35.049562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2255 | 2024.01.31 21:22:35.049570 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
2256 | 2024.01.31 21:22:35.049626 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2257 | 2024.01.31 21:22:35.049696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2258 | 2024.01.31 21:22:35.049793 [ 3 ] {} <Debug> HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2259 | 2024.01.31 21:22:35.049859 [ 3 ] {} <Debug> HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2260 | 2024.01.31 21:22:35.049914 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
2261 | 2024.01.31 21:22:35.050124 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2262 | 2024.01.31 21:22:35.050220 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2263 | 2024.01.31 21:22:35.050300 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 55 rows starting from the beginning of the part | ||
2264 | 2024.01.31 21:22:35.050327 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2265 | 2024.01.31 21:22:35.050402 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2266 | 2024.01.31 21:22:35.050704 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
2267 | 2024.01.31 21:22:35.051036 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
2268 | 2024.01.31 21:22:35.051212 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2269 | 2024.01.31 21:22:35.052349 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2270 | 2024.01.31 21:22:35.052762 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.004070453 sec., 64120.62736014886 rows/sec., 5.01 MiB/sec. | ||
2271 | 2024.01.31 21:22:35.052949 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2272 | 2024.01.31 21:22:35.052974 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2273 | 2024.01.31 21:22:35.053232 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2274 | 2024.01.31 21:22:35.053321 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2275 | 2024.01.31 21:22:35.053341 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2276 | 2024.01.31 21:22:35.053513 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2277 | 2024.01.31 21:22:35.053561 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003257146 sec., 9517 rows/sec., 12.84 MiB/sec. | ||
2278 | 2024.01.31 21:22:35.053571 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2279 | 2024.01.31 21:22:35.053770 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2280 | 2024.01.31 21:22:35.053936 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Debug> DynamicQueryHandler: Done processing query | ||
2281 | 2024.01.31 21:22:35.053991 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2282 | 2024.01.31 21:22:35.054003 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2283 | 2024.01.31 21:22:35.054023 [ 3 ] {} <Debug> HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Destroying unnamed session | ||
2284 | 2024.01.31 21:22:35.054084 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
2285 | 2024.01.31 21:22:35.054255 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
2286 | 2024.01.31 21:22:35.054358 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
2287 | 2024.01.31 21:22:35.054452 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
2288 | 2024.01.31 21:22:35.054541 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
2289 | 2024.01.31 21:22:35.054634 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
2290 | 2024.01.31 21:22:35.055995 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 6 columns (6 merged, 0 gathered) in 0.002354729 sec., 174117.70101782415 rows/sec., 234.96 MiB/sec. | ||
2291 | 2024.01.31 21:22:35.056292 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2292 | 2024.01.31 21:22:35.056507 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2293 | 2024.01.31 21:22:35.056565 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2294 | 2024.01.31 21:22:35.056636 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3: 4.00 MiB. | ||
2295 | 2024.01.31 21:22:36.001107 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.40 MiB, will set to 231.00 MiB (RSS), difference: -4.10 MiB | ||
2296 | 2024.01.31 21:22:40.039157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.01.31 21:22:40.039313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2298 | 2024.01.31 21:22:40.039343 [ 3 ] {} <Debug> HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2299 | 2024.01.31 21:22:40.039402 [ 3 ] {} <Debug> HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.01.31 21:22:40.039585 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2301 | 2024.01.31 21:22:40.039677 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2302 | 2024.01.31 21:22:40.039927 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2303 | 2024.01.31 21:22:40.040502 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2304 | 2024.01.31 21:22:40.040771 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2305 | 2024.01.31 21:22:40.040935 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2306 | 2024.01.31 21:22:40.041054 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001416551 sec., 14824 rows/sec., 1.17 MiB/sec. | ||
2307 | 2024.01.31 21:22:40.041187 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2024.01.31 21:22:40.041212 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2309 | 2024.01.31 21:22:40.041228 [ 3 ] {} <Debug> HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Destroying unnamed session | ||
2310 | 2024.01.31 21:22:40.041379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.01.31 21:22:40.041425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2312 | 2024.01.31 21:22:40.041443 [ 3 ] {} <Debug> HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2313 | 2024.01.31 21:22:40.041460 [ 3 ] {} <Debug> HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.01.31 21:22:40.041535 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2315 | 2024.01.31 21:22:40.041573 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2316 | 2024.01.31 21:22:40.041677 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2317 | 2024.01.31 21:22:40.042006 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2318 | 2024.01.31 21:22:40.042213 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2319 | 2024.01.31 21:22:40.042378 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2320 | 2024.01.31 21:22:40.042474 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000911677 sec., 69103 rows/sec., 6.10 MiB/sec. | ||
2321 | 2024.01.31 21:22:40.042667 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Debug> DynamicQueryHandler: Done processing query | ||
2322 | 2024.01.31 21:22:40.042692 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2323 | 2024.01.31 21:22:40.042709 [ 3 ] {} <Debug> HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Destroying unnamed session | ||
2324 | 2024.01.31 21:22:40.042826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2325 | 2024.01.31 21:22:40.042872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2326 | 2024.01.31 21:22:40.042891 [ 3 ] {} <Debug> HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2327 | 2024.01.31 21:22:40.042908 [ 3 ] {} <Debug> HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.01.31 21:22:40.042979 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2329 | 2024.01.31 21:22:40.043019 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2330 | 2024.01.31 21:22:40.043137 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2331 | 2024.01.31 21:22:40.043497 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2332 | 2024.01.31 21:22:40.043702 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2333 | 2024.01.31 21:22:40.043857 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2334 | 2024.01.31 21:22:40.043955 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000946647 sec., 22183 rows/sec., 1.73 MiB/sec. | ||
2335 | 2024.01.31 21:22:40.044077 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.01.31 21:22:40.044101 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2337 | 2024.01.31 21:22:40.044116 [ 3 ] {} <Debug> HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Destroying unnamed session | ||
2338 | 2024.01.31 21:22:40.044241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2024.01.31 21:22:40.044286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2340 | 2024.01.31 21:22:40.044305 [ 3 ] {} <Debug> HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2341 | 2024.01.31 21:22:40.044322 [ 3 ] {} <Debug> HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2342 | 2024.01.31 21:22:40.044396 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2343 | 2024.01.31 21:22:40.044441 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2344 | 2024.01.31 21:22:40.044575 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2345 | 2024.01.31 21:22:40.044981 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2346 | 2024.01.31 21:22:40.045280 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2347 | 2024.01.31 21:22:40.045457 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2348 | 2024.01.31 21:22:40.045564 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001132119 sec., 18549 rows/sec., 25.03 MiB/sec. | ||
2349 | 2024.01.31 21:22:40.045762 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Debug> DynamicQueryHandler: Done processing query | ||
2350 | 2024.01.31 21:22:40.045786 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2351 | 2024.01.31 21:22:40.045802 [ 3 ] {} <Debug> HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Destroying unnamed session | ||
2352 | 2024.01.31 21:22:45.039141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2353 | 2024.01.31 21:22:45.039284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2354 | 2024.01.31 21:22:45.039314 [ 3 ] {} <Debug> HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2355 | 2024.01.31 21:22:45.039342 [ 3 ] {} <Debug> HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2356 | 2024.01.31 21:22:45.039482 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2357 | 2024.01.31 21:22:45.039548 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2358 | 2024.01.31 21:22:45.039729 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2359 | 2024.01.31 21:22:45.040208 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2360 | 2024.01.31 21:22:45.040492 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2361 | 2024.01.31 21:22:45.040662 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2362 | 2024.01.31 21:22:45.040803 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.0012734 sec., 24344 rows/sec., 1.93 MiB/sec. | ||
2363 | 2024.01.31 21:22:45.040951 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Debug> DynamicQueryHandler: Done processing query | ||
2364 | 2024.01.31 21:22:45.040976 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2365 | 2024.01.31 21:22:45.040992 [ 3 ] {} <Debug> HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Destroying unnamed session | ||
2366 | 2024.01.31 21:22:45.041120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2367 | 2024.01.31 21:22:45.041167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2368 | 2024.01.31 21:22:45.041186 [ 3 ] {} <Debug> HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2369 | 2024.01.31 21:22:45.041202 [ 3 ] {} <Debug> HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2370 | 2024.01.31 21:22:45.041279 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2371 | 2024.01.31 21:22:45.041318 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2372 | 2024.01.31 21:22:45.041426 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2373 | 2024.01.31 21:22:45.041804 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2374 | 2024.01.31 21:22:45.042018 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2375 | 2024.01.31 21:22:45.042177 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2376 | 2024.01.31 21:22:45.042300 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000992279 sec., 93723 rows/sec., 9.49 MiB/sec. | ||
2377 | 2024.01.31 21:22:45.042455 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Debug> DynamicQueryHandler: Done processing query | ||
2378 | 2024.01.31 21:22:45.042480 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2379 | 2024.01.31 21:22:45.042496 [ 3 ] {} <Debug> HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Destroying unnamed session | ||
2380 | 2024.01.31 21:22:45.042613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2381 | 2024.01.31 21:22:45.042659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2382 | 2024.01.31 21:22:45.042677 [ 3 ] {} <Debug> HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2383 | 2024.01.31 21:22:45.042693 [ 3 ] {} <Debug> HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2384 | 2024.01.31 21:22:45.042766 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2385 | 2024.01.31 21:22:45.042807 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2386 | 2024.01.31 21:22:45.042921 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2387 | 2024.01.31 21:22:45.043245 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2388 | 2024.01.31 21:22:45.043454 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2389 | 2024.01.31 21:22:45.043603 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2390 | 2024.01.31 21:22:45.043728 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000932728 sec., 33235 rows/sec., 2.60 MiB/sec. | ||
2391 | 2024.01.31 21:22:45.043851 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Debug> DynamicQueryHandler: Done processing query | ||
2392 | 2024.01.31 21:22:45.043875 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2393 | 2024.01.31 21:22:45.043890 [ 3 ] {} <Debug> HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Destroying unnamed session | ||
2394 | 2024.01.31 21:22:45.044087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2395 | 2024.01.31 21:22:45.044133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2396 | 2024.01.31 21:22:45.044152 [ 3 ] {} <Debug> HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2397 | 2024.01.31 21:22:45.044169 [ 3 ] {} <Debug> HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2398 | 2024.01.31 21:22:45.044248 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2399 | 2024.01.31 21:22:45.044293 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2400 | 2024.01.31 21:22:45.044436 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2401 | 2024.01.31 21:22:45.044881 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. | ||
2402 | 2024.01.31 21:22:45.045181 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2403 | 2024.01.31 21:22:45.045360 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2404 | 2024.01.31 21:22:45.045491 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00121478 sec., 25519 rows/sec., 34.44 MiB/sec. | ||
2405 | 2024.01.31 21:22:45.045620 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Debug> DynamicQueryHandler: Done processing query | ||
2406 | 2024.01.31 21:22:45.045644 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2407 | 2024.01.31 21:22:45.045659 [ 3 ] {} <Debug> HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Destroying unnamed session | ||
2408 | 2024.01.31 21:22:49.803229 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2409 | 2024.01.31 21:22:49.803299 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2410 | 2024.01.31 21:22:50.038828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2024.01.31 21:22:50.038945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2412 | 2024.01.31 21:22:50.038975 [ 3 ] {} <Debug> HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2413 | 2024.01.31 21:22:50.039002 [ 3 ] {} <Debug> HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2414 | 2024.01.31 21:22:50.039140 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2415 | 2024.01.31 21:22:50.039206 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2416 | 2024.01.31 21:22:50.039379 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2417 | 2024.01.31 21:22:50.039827 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2418 | 2024.01.31 21:22:50.040078 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2419 | 2024.01.31 21:22:50.040239 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2420 | 2024.01.31 21:22:50.040355 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001176269 sec., 17853 rows/sec., 1.41 MiB/sec. | ||
2421 | 2024.01.31 21:22:50.040512 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Debug> DynamicQueryHandler: Done processing query | ||
2422 | 2024.01.31 21:22:50.040537 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2423 | 2024.01.31 21:22:50.040554 [ 3 ] {} <Debug> HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Destroying unnamed session | ||
2424 | 2024.01.31 21:22:50.040686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2425 | 2024.01.31 21:22:50.040732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2426 | 2024.01.31 21:22:50.040751 [ 3 ] {} <Debug> HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2427 | 2024.01.31 21:22:50.040767 [ 3 ] {} <Debug> HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2428 | 2024.01.31 21:22:50.040842 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2429 | 2024.01.31 21:22:50.040881 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2430 | 2024.01.31 21:22:50.040987 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2431 | 2024.01.31 21:22:50.041329 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2432 | 2024.01.31 21:22:50.041538 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2433 | 2024.01.31 21:22:50.041698 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2434 | 2024.01.31 21:22:50.041817 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000946808 sec., 66539 rows/sec., 5.88 MiB/sec. | ||
2435 | 2024.01.31 21:22:50.041936 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Debug> DynamicQueryHandler: Done processing query | ||
2436 | 2024.01.31 21:22:50.041960 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2437 | 2024.01.31 21:22:50.041976 [ 3 ] {} <Debug> HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Destroying unnamed session | ||
2438 | 2024.01.31 21:22:50.042133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2439 | 2024.01.31 21:22:50.042179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2440 | 2024.01.31 21:22:50.042197 [ 3 ] {} <Debug> HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2441 | 2024.01.31 21:22:50.042214 [ 3 ] {} <Debug> HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2442 | 2024.01.31 21:22:50.042284 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2443 | 2024.01.31 21:22:50.042323 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2444 | 2024.01.31 21:22:50.042430 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2445 | 2024.01.31 21:22:50.042737 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2446 | 2024.01.31 21:22:50.042943 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2447 | 2024.01.31 21:22:50.043092 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2448 | 2024.01.31 21:22:50.043212 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000892307 sec., 23534 rows/sec., 1.84 MiB/sec. | ||
2449 | 2024.01.31 21:22:50.043360 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Debug> DynamicQueryHandler: Done processing query | ||
2450 | 2024.01.31 21:22:50.043384 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2451 | 2024.01.31 21:22:50.043400 [ 3 ] {} <Debug> HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Destroying unnamed session | ||
2452 | 2024.01.31 21:22:50.043525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2453 | 2024.01.31 21:22:50.043569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2454 | 2024.01.31 21:22:50.043588 [ 3 ] {} <Debug> HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2455 | 2024.01.31 21:22:50.043604 [ 3 ] {} <Debug> HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2456 | 2024.01.31 21:22:50.043679 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2457 | 2024.01.31 21:22:50.043723 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2458 | 2024.01.31 21:22:50.043864 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2459 | 2024.01.31 21:22:50.044221 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2460 | 2024.01.31 21:22:50.044513 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2461 | 2024.01.31 21:22:50.044691 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2462 | 2024.01.31 21:22:50.044808 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001101858 sec., 19058 rows/sec., 25.72 MiB/sec. | ||
2463 | 2024.01.31 21:22:50.044932 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Debug> DynamicQueryHandler: Done processing query | ||
2464 | 2024.01.31 21:22:50.044956 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2465 | 2024.01.31 21:22:50.044972 [ 3 ] {} <Debug> HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Destroying unnamed session | ||
2466 | 2024.01.31 21:22:55.040772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2467 | 2024.01.31 21:22:55.040931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2468 | 2024.01.31 21:22:55.040962 [ 3 ] {} <Debug> HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2469 | 2024.01.31 21:22:55.040990 [ 3 ] {} <Debug> HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2470 | 2024.01.31 21:22:55.041133 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2471 | 2024.01.31 21:22:55.041201 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2472 | 2024.01.31 21:22:55.041373 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2473 | 2024.01.31 21:22:55.041794 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2474 | 2024.01.31 21:22:55.042065 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2475 | 2024.01.31 21:22:55.042233 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2476 | 2024.01.31 21:22:55.042382 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001203449 sec., 25759 rows/sec., 2.04 MiB/sec. | ||
2477 | 2024.01.31 21:22:55.042528 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Debug> DynamicQueryHandler: Done processing query | ||
2478 | 2024.01.31 21:22:55.042554 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2479 | 2024.01.31 21:22:55.042571 [ 3 ] {} <Debug> HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Destroying unnamed session | ||
2480 | 2024.01.31 21:22:55.042694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2481 | 2024.01.31 21:22:55.042741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2482 | 2024.01.31 21:22:55.042761 [ 3 ] {} <Debug> HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2483 | 2024.01.31 21:22:55.042777 [ 3 ] {} <Debug> HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2484 | 2024.01.31 21:22:55.042847 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2485 | 2024.01.31 21:22:55.042887 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2486 | 2024.01.31 21:22:55.042996 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2487 | 2024.01.31 21:22:55.043256 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2488 | 2024.01.31 21:22:55.043463 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2489 | 2024.01.31 21:22:55.043624 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2490 | 2024.01.31 21:22:55.043740 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000854907 sec., 2339 rows/sec., 199.90 KiB/sec. | ||
2491 | 2024.01.31 21:22:55.043743 [ 170 ] {} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2492 | 2024.01.31 21:22:55.043860 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2493 | 2024.01.31 21:22:55.043906 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Debug> DynamicQueryHandler: Done processing query | ||
2494 | 2024.01.31 21:22:55.043976 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2495 | 2024.01.31 21:22:55.044014 [ 3 ] {} <Debug> HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Destroying unnamed session | ||
2496 | 2024.01.31 21:22:55.044012 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2497 | 2024.01.31 21:22:55.044181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2498 | 2024.01.31 21:22:55.044208 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2499 | 2024.01.31 21:22:55.044272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2500 | 2024.01.31 21:22:55.044278 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2501 | 2024.01.31 21:22:55.044310 [ 3 ] {} <Debug> HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2502 | 2024.01.31 21:22:55.044357 [ 3 ] {} <Debug> HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2503 | 2024.01.31 21:22:55.044560 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2504 | 2024.01.31 21:22:55.044577 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2505 | 2024.01.31 21:22:55.044660 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2506 | 2024.01.31 21:22:55.044880 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2507 | 2024.01.31 21:22:55.045095 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2024.01.31 21:22:55.045138 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2509 | 2024.01.31 21:22:55.045320 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2510 | 2024.01.31 21:22:55.045861 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2511 | 2024.01.31 21:22:55.046358 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2512 | 2024.01.31 21:22:55.046644 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2513 | 2024.01.31 21:22:55.046655 [ 17 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714501 sec., 3683.918333424818 rows/sec., 314.79 KiB/sec. | ||
2514 | 2024.01.31 21:22:55.046859 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.002242018 sec., 57983 rows/sec., 5.44 MiB/sec. | ||
2515 | 2024.01.31 21:22:55.046870 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2516 | 2024.01.31 21:22:55.047051 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Debug> DynamicQueryHandler: Done processing query | ||
2517 | 2024.01.31 21:22:55.047089 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2518 | 2024.01.31 21:22:55.047122 [ 3 ] {} <Debug> HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Destroying unnamed session | ||
2519 | 2024.01.31 21:22:55.047142 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2520 | 2024.01.31 21:22:55.047228 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2521 | 2024.01.31 21:22:55.047267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2522 | 2024.01.31 21:22:55.047360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2523 | 2024.01.31 21:22:55.047380 [ 3 ] {} <Debug> HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2524 | 2024.01.31 21:22:55.047396 [ 3 ] {} <Debug> HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2525 | 2024.01.31 21:22:55.047468 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2526 | 2024.01.31 21:22:55.047508 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2527 | 2024.01.31 21:22:55.047626 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2528 | 2024.01.31 21:22:55.047901 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2529 | 2024.01.31 21:22:55.048108 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2530 | 2024.01.31 21:22:55.048260 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2531 | 2024.01.31 21:22:55.048382 [ 170 ] {} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2532 | 2024.01.31 21:22:55.048387 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000881047 sec., 2270 rows/sec., 158.50 KiB/sec. | ||
2533 | 2024.01.31 21:22:55.048448 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2534 | 2024.01.31 21:22:55.048603 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2535 | 2024.01.31 21:22:55.048657 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Debug> DynamicQueryHandler: Done processing query | ||
2536 | 2024.01.31 21:22:55.048695 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2537 | 2024.01.31 21:22:55.048746 [ 3 ] {} <Debug> HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Destroying unnamed session | ||
2538 | 2024.01.31 21:22:55.048754 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2539 | 2024.01.31 21:22:55.048804 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2540 | 2024.01.31 21:22:55.048908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2541 | 2024.01.31 21:22:55.049000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2542 | 2024.01.31 21:22:55.049009 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2543 | 2024.01.31 21:22:55.049028 [ 3 ] {} <Debug> HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2544 | 2024.01.31 21:22:55.049089 [ 3 ] {} <Debug> HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2545 | 2024.01.31 21:22:55.049268 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
2546 | 2024.01.31 21:22:55.049303 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2547 | 2024.01.31 21:22:55.049383 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2548 | 2024.01.31 21:22:55.049473 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2549 | 2024.01.31 21:22:55.049785 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2550 | 2024.01.31 21:22:55.049884 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2551 | 2024.01.31 21:22:55.050650 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2552 | 2024.01.31 21:22:55.051114 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602291 sec., 3842.767776547665 rows/sec., 268.32 KiB/sec. | ||
2553 | 2024.01.31 21:22:55.051140 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2554 | 2024.01.31 21:22:55.051294 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2555 | 2024.01.31 21:22:55.051421 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2556 | 2024.01.31 21:22:55.051612 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.002260298 sec., 25217 rows/sec., 1.96 MiB/sec. | ||
2557 | 2024.01.31 21:22:55.051656 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2558 | 2024.01.31 21:22:55.051799 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2559 | 2024.01.31 21:22:55.051825 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Debug> DynamicQueryHandler: Done processing query | ||
2560 | 2024.01.31 21:22:55.051888 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2561 | 2024.01.31 21:22:55.051919 [ 3 ] {} <Debug> HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Destroying unnamed session | ||
2562 | 2024.01.31 21:22:55.052041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2563 | 2024.01.31 21:22:55.052086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2564 | 2024.01.31 21:22:55.052104 [ 3 ] {} <Debug> HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2565 | 2024.01.31 21:22:55.052121 [ 3 ] {} <Debug> HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2566 | 2024.01.31 21:22:55.052197 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2567 | 2024.01.31 21:22:55.052241 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2568 | 2024.01.31 21:22:55.052379 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2569 | 2024.01.31 21:22:55.052672 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2570 | 2024.01.31 21:22:55.052939 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2571 | 2024.01.31 21:22:55.053122 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2572 | 2024.01.31 21:22:55.053245 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001016328 sec., 36405 rows/sec., 2.57 MiB/sec. | ||
2573 | 2024.01.31 21:22:55.053407 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Debug> DynamicQueryHandler: Done processing query | ||
2574 | 2024.01.31 21:22:55.053432 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2575 | 2024.01.31 21:22:55.053448 [ 3 ] {} <Debug> HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Destroying unnamed session | ||
2576 | 2024.01.31 21:22:55.053607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2577 | 2024.01.31 21:22:55.053652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2578 | 2024.01.31 21:22:55.053670 [ 3 ] {} <Debug> HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2579 | 2024.01.31 21:22:55.053686 [ 3 ] {} <Debug> HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2580 | 2024.01.31 21:22:55.053766 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2581 | 2024.01.31 21:22:55.053811 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2582 | 2024.01.31 21:22:55.053950 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2583 | 2024.01.31 21:22:55.054426 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2584 | 2024.01.31 21:22:55.054715 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2585 | 2024.01.31 21:22:55.054892 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2586 | 2024.01.31 21:22:55.055024 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00122807 sec., 25242 rows/sec., 34.06 MiB/sec. | ||
2587 | 2024.01.31 21:22:55.055137 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Debug> DynamicQueryHandler: Done processing query | ||
2588 | 2024.01.31 21:22:55.055160 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2589 | 2024.01.31 21:22:55.055175 [ 3 ] {} <Debug> HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Destroying unnamed session | ||
2590 | 2024.01.31 21:23:00.039168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2591 | 2024.01.31 21:23:00.039328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2592 | 2024.01.31 21:23:00.039359 [ 3 ] {} <Debug> HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2593 | 2024.01.31 21:23:00.039388 [ 3 ] {} <Debug> HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2594 | 2024.01.31 21:23:00.039530 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2595 | 2024.01.31 21:23:00.039599 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2596 | 2024.01.31 21:23:00.039783 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2597 | 2024.01.31 21:23:00.040229 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2598 | 2024.01.31 21:23:00.040502 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2599 | 2024.01.31 21:23:00.040669 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2600 | 2024.01.31 21:23:00.040808 [ 166 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2601 | 2024.01.31 21:23:00.040813 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00123644 sec., 16984 rows/sec., 1.34 MiB/sec. | ||
2602 | 2024.01.31 21:23:00.040886 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2603 | 2024.01.31 21:23:00.041010 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2604 | 2024.01.31 21:23:00.041064 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Debug> DynamicQueryHandler: Done processing query | ||
2605 | 2024.01.31 21:23:00.041092 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2606 | 2024.01.31 21:23:00.041122 [ 3 ] {} <Debug> HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Destroying unnamed session | ||
2607 | 2024.01.31 21:23:00.041130 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2608 | 2024.01.31 21:23:00.041161 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part | ||
2609 | 2024.01.31 21:23:00.041262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2610 | 2024.01.31 21:23:00.041306 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
2611 | 2024.01.31 21:23:00.041316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2612 | 2024.01.31 21:23:00.041348 [ 3 ] {} <Debug> HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2613 | 2024.01.31 21:23:00.041369 [ 3 ] {} <Debug> HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2614 | 2024.01.31 21:23:00.041436 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2615 | 2024.01.31 21:23:00.041491 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2616 | 2024.01.31 21:23:00.041553 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2617 | 2024.01.31 21:23:00.041560 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
2618 | 2024.01.31 21:23:00.041738 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2619 | 2024.01.31 21:23:00.041805 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2620 | 2024.01.31 21:23:00.041889 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
2621 | 2024.01.31 21:23:00.042261 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2622 | 2024.01.31 21:23:00.042556 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2623 | 2024.01.31 21:23:00.042665 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713524 sec., 103295.89781059384 rows/sec., 8.18 MiB/sec. | ||
2624 | 2024.01.31 21:23:00.042761 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2625 | 2024.01.31 21:23:00.042794 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2626 | 2024.01.31 21:23:00.042918 [ 166 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2627 | 2024.01.31 21:23:00.042937 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001401771 sec., 44943 rows/sec., 3.97 MiB/sec. | ||
2628 | 2024.01.31 21:23:00.042982 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2629 | 2024.01.31 21:23:00.043070 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2630 | 2024.01.31 21:23:00.043233 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2631 | 2024.01.31 21:23:00.043339 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2632 | 2024.01.31 21:23:00.043384 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Debug> DynamicQueryHandler: Done processing query | ||
2633 | 2024.01.31 21:23:00.043450 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2634 | 2024.01.31 21:23:00.043549 [ 3 ] {} <Debug> HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Destroying unnamed session | ||
2635 | 2024.01.31 21:23:00.043566 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2636 | 2024.01.31 21:23:00.043618 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part | ||
2637 | 2024.01.31 21:23:00.043737 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part | ||
2638 | 2024.01.31 21:23:00.043771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2639 | 2024.01.31 21:23:00.043862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2640 | 2024.01.31 21:23:00.043913 [ 3 ] {} <Debug> HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2641 | 2024.01.31 21:23:00.043913 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part | ||
2642 | 2024.01.31 21:23:00.043945 [ 3 ] {} <Debug> HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2643 | 2024.01.31 21:23:00.044162 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
2644 | 2024.01.31 21:23:00.044173 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2024.01.31 21:23:00.044265 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2646 | 2024.01.31 21:23:00.044388 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part | ||
2647 | 2024.01.31 21:23:00.044716 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part | ||
2648 | 2024.01.31 21:23:00.044766 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2649 | 2024.01.31 21:23:00.045454 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2650 | 2024.01.31 21:23:00.045971 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2651 | 2024.01.31 21:23:00.046312 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2652 | 2024.01.31 21:23:00.046408 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344207 sec., 181806.9276214062 rows/sec., 16.84 MiB/sec. | ||
2653 | 2024.01.31 21:23:00.046494 [ 166 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2654 | 2024.01.31 21:23:00.046542 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002288999 sec., 9174 rows/sec., 734.66 KiB/sec. | ||
2655 | 2024.01.31 21:23:00.046567 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2656 | 2024.01.31 21:23:00.046648 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2657 | 2024.01.31 21:23:00.046794 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2658 | 2024.01.31 21:23:00.047065 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Debug> DynamicQueryHandler: Done processing query | ||
2659 | 2024.01.31 21:23:00.047087 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2660 | 2024.01.31 21:23:00.047123 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2661 | 2024.01.31 21:23:00.047168 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part | ||
2662 | 2024.01.31 21:23:00.047186 [ 3 ] {} <Debug> HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Destroying unnamed session | ||
2663 | 2024.01.31 21:23:00.047257 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2664 | 2024.01.31 21:23:00.047381 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2665 | 2024.01.31 21:23:00.047457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2666 | 2024.01.31 21:23:00.047482 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
2667 | 2024.01.31 21:23:00.047608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2668 | 2024.01.31 21:23:00.047658 [ 3 ] {} <Debug> HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2669 | 2024.01.31 21:23:00.047704 [ 3 ] {} <Debug> HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2670 | 2024.01.31 21:23:00.047782 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2671 | 2024.01.31 21:23:00.047931 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2672 | 2024.01.31 21:23:00.048046 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
2673 | 2024.01.31 21:23:00.048059 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2674 | 2024.01.31 21:23:00.048348 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
2675 | 2024.01.31 21:23:00.048675 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
2676 | 2024.01.31 21:23:00.048713 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2677 | 2024.01.31 21:23:00.049679 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2678 | 2024.01.31 21:23:00.050411 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00377271 sec., 67060.54798805104 rows/sec., 5.24 MiB/sec. | ||
2679 | 2024.01.31 21:23:00.050482 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2680 | 2024.01.31 21:23:00.050588 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2681 | 2024.01.31 21:23:00.050767 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2682 | 2024.01.31 21:23:00.050837 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2683 | 2024.01.31 21:23:00.050939 [ 166 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2684 | 2024.01.31 21:23:00.050968 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2685 | 2024.01.31 21:23:00.051018 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003007734 sec., 6982 rows/sec., 9.42 MiB/sec. | ||
2686 | 2024.01.31 21:23:00.051027 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2687 | 2024.01.31 21:23:00.051267 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2688 | 2024.01.31 21:23:00.051452 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2689 | 2024.01.31 21:23:00.051465 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Debug> DynamicQueryHandler: Done processing query | ||
2690 | 2024.01.31 21:23:00.051498 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 410 rows starting from the beginning of the part | ||
2691 | 2024.01.31 21:23:00.051508 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2692 | 2024.01.31 21:23:00.051541 [ 3 ] {} <Debug> HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Destroying unnamed session | ||
2693 | 2024.01.31 21:23:00.051664 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
2694 | 2024.01.31 21:23:00.051766 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
2695 | 2024.01.31 21:23:00.051854 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
2696 | 2024.01.31 21:23:00.051943 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
2697 | 2024.01.31 21:23:00.052032 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
2698 | 2024.01.31 21:23:00.053353 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 6 columns (6 merged, 0 gathered) in 0.002193568 sec., 243894.87811638392 rows/sec., 329.12 MiB/sec. | ||
2699 | 2024.01.31 21:23:00.053690 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2700 | 2024.01.31 21:23:00.053901 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2701 | 2024.01.31 21:23:00.053958 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2702 | 2024.01.31 21:23:00.054027 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4: 4.45 MiB. | ||
2703 | 2024.01.31 21:23:04.803557 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2704 | 2024.01.31 21:23:04.803626 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2705 | 2024.01.31 21:23:05.039149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2706 | 2024.01.31 21:23:05.039271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2707 | 2024.01.31 21:23:05.039300 [ 3 ] {} <Debug> HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2708 | 2024.01.31 21:23:05.039327 [ 3 ] {} <Debug> HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2709 | 2024.01.31 21:23:05.039466 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2710 | 2024.01.31 21:23:05.039534 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2711 | 2024.01.31 21:23:05.039720 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2712 | 2024.01.31 21:23:05.040191 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2713 | 2024.01.31 21:23:05.040464 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2714 | 2024.01.31 21:23:05.040632 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2715 | 2024.01.31 21:23:05.040749 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.0012425 sec., 24949 rows/sec., 1.97 MiB/sec. | ||
2716 | 2024.01.31 21:23:05.040897 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Debug> DynamicQueryHandler: Done processing query | ||
2717 | 2024.01.31 21:23:05.040924 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2718 | 2024.01.31 21:23:05.040940 [ 3 ] {} <Debug> HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Destroying unnamed session | ||
2719 | 2024.01.31 21:23:05.041084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.01.31 21:23:05.041147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2721 | 2024.01.31 21:23:05.041167 [ 3 ] {} <Debug> HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2722 | 2024.01.31 21:23:05.041186 [ 3 ] {} <Debug> HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2723 | 2024.01.31 21:23:05.041269 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2724 | 2024.01.31 21:23:05.041310 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2725 | 2024.01.31 21:23:05.041418 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2726 | 2024.01.31 21:23:05.041755 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2727 | 2024.01.31 21:23:05.041975 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2728 | 2024.01.31 21:23:05.042150 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2729 | 2024.01.31 21:23:05.042246 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000948888 sec., 98009 rows/sec., 9.92 MiB/sec. | ||
2730 | 2024.01.31 21:23:05.042350 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Debug> DynamicQueryHandler: Done processing query | ||
2731 | 2024.01.31 21:23:05.042374 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2732 | 2024.01.31 21:23:05.042390 [ 3 ] {} <Debug> HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Destroying unnamed session | ||
2733 | 2024.01.31 21:23:05.042546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.01.31 21:23:05.042588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2735 | 2024.01.31 21:23:05.042606 [ 3 ] {} <Debug> HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2736 | 2024.01.31 21:23:05.042622 [ 3 ] {} <Debug> HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.01.31 21:23:05.042692 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2738 | 2024.01.31 21:23:05.042730 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2739 | 2024.01.31 21:23:05.042832 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2740 | 2024.01.31 21:23:05.043125 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2741 | 2024.01.31 21:23:05.043327 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2742 | 2024.01.31 21:23:05.043471 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2743 | 2024.01.31 21:23:05.043565 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000846007 sec., 36642 rows/sec., 2.87 MiB/sec. | ||
2744 | 2024.01.31 21:23:05.043676 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Debug> DynamicQueryHandler: Done processing query | ||
2745 | 2024.01.31 21:23:05.043698 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2746 | 2024.01.31 21:23:05.043714 [ 3 ] {} <Debug> HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Destroying unnamed session | ||
2747 | 2024.01.31 21:23:05.043884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2748 | 2024.01.31 21:23:05.043928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2749 | 2024.01.31 21:23:05.043946 [ 3 ] {} <Debug> HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2750 | 2024.01.31 21:23:05.043963 [ 3 ] {} <Debug> HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2024.01.31 21:23:05.044046 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2752 | 2024.01.31 21:23:05.044090 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2753 | 2024.01.31 21:23:05.044226 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2754 | 2024.01.31 21:23:05.044710 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2755 | 2024.01.31 21:23:05.045008 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2756 | 2024.01.31 21:23:05.045194 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2757 | 2024.01.31 21:23:05.045290 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00121635 sec., 25486 rows/sec., 34.39 MiB/sec. | ||
2758 | 2024.01.31 21:23:05.045413 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Debug> DynamicQueryHandler: Done processing query | ||
2759 | 2024.01.31 21:23:05.045435 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2760 | 2024.01.31 21:23:05.045451 [ 3 ] {} <Debug> HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Destroying unnamed session | ||
2761 | 2024.01.31 21:23:10.039187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2762 | 2024.01.31 21:23:10.039303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2763 | 2024.01.31 21:23:10.039329 [ 3 ] {} <Debug> HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2764 | 2024.01.31 21:23:10.039353 [ 3 ] {} <Debug> HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2765 | 2024.01.31 21:23:10.039477 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2766 | 2024.01.31 21:23:10.039536 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2767 | 2024.01.31 21:23:10.039690 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2768 | 2024.01.31 21:23:10.040177 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2769 | 2024.01.31 21:23:10.040440 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2770 | 2024.01.31 21:23:10.040605 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2771 | 2024.01.31 21:23:10.040722 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001211999 sec., 17326 rows/sec., 1.37 MiB/sec. | ||
2772 | 2024.01.31 21:23:10.040881 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Debug> DynamicQueryHandler: Done processing query | ||
2773 | 2024.01.31 21:23:10.040919 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2774 | 2024.01.31 21:23:10.040936 [ 3 ] {} <Debug> HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Destroying unnamed session | ||
2775 | 2024.01.31 21:23:10.041048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2776 | 2024.01.31 21:23:10.041100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2777 | 2024.01.31 21:23:10.041120 [ 3 ] {} <Debug> HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2778 | 2024.01.31 21:23:10.041138 [ 3 ] {} <Debug> HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2779 | 2024.01.31 21:23:10.041217 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2780 | 2024.01.31 21:23:10.041259 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2781 | 2024.01.31 21:23:10.041369 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2782 | 2024.01.31 21:23:10.041674 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2783 | 2024.01.31 21:23:10.041878 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2784 | 2024.01.31 21:23:10.042043 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2785 | 2024.01.31 21:23:10.042165 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908598 sec., 2201 rows/sec., 188.09 KiB/sec. | ||
2786 | 2024.01.31 21:23:10.042298 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Debug> DynamicQueryHandler: Done processing query | ||
2787 | 2024.01.31 21:23:10.042322 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2788 | 2024.01.31 21:23:10.042337 [ 3 ] {} <Debug> HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Destroying unnamed session | ||
2789 | 2024.01.31 21:23:10.042456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2790 | 2024.01.31 21:23:10.042502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2791 | 2024.01.31 21:23:10.042521 [ 3 ] {} <Debug> HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2792 | 2024.01.31 21:23:10.042538 [ 3 ] {} <Debug> HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2793 | 2024.01.31 21:23:10.042614 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2794 | 2024.01.31 21:23:10.042653 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2795 | 2024.01.31 21:23:10.042756 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2796 | 2024.01.31 21:23:10.043078 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2797 | 2024.01.31 21:23:10.043287 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2798 | 2024.01.31 21:23:10.043431 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2799 | 2024.01.31 21:23:10.043548 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000906267 sec., 70619 rows/sec., 6.23 MiB/sec. | ||
2800 | 2024.01.31 21:23:10.043695 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Debug> DynamicQueryHandler: Done processing query | ||
2801 | 2024.01.31 21:23:10.043717 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2802 | 2024.01.31 21:23:10.043733 [ 3 ] {} <Debug> HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Destroying unnamed session | ||
2803 | 2024.01.31 21:23:10.043830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2804 | 2024.01.31 21:23:10.043875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2805 | 2024.01.31 21:23:10.043894 [ 3 ] {} <Debug> HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2806 | 2024.01.31 21:23:10.043918 [ 3 ] {} <Debug> HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2807 | 2024.01.31 21:23:10.043989 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2808 | 2024.01.31 21:23:10.044027 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2809 | 2024.01.31 21:23:10.044134 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2810 | 2024.01.31 21:23:10.044402 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2811 | 2024.01.31 21:23:10.044597 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2812 | 2024.01.31 21:23:10.044736 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2813 | 2024.01.31 21:23:10.044847 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000828866 sec., 2412 rows/sec., 168.48 KiB/sec. | ||
2814 | 2024.01.31 21:23:10.044978 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Debug> DynamicQueryHandler: Done processing query | ||
2815 | 2024.01.31 21:23:10.045001 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2816 | 2024.01.31 21:23:10.045017 [ 3 ] {} <Debug> HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Destroying unnamed session | ||
2817 | 2024.01.31 21:23:10.045122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2024.01.31 21:23:10.045165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2819 | 2024.01.31 21:23:10.045183 [ 3 ] {} <Debug> HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2820 | 2024.01.31 21:23:10.045199 [ 3 ] {} <Debug> HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2821 | 2024.01.31 21:23:10.045268 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2822 | 2024.01.31 21:23:10.045304 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2823 | 2024.01.31 21:23:10.045407 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2824 | 2024.01.31 21:23:10.045694 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2825 | 2024.01.31 21:23:10.045911 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2826 | 2024.01.31 21:23:10.046060 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2827 | 2024.01.31 21:23:10.046181 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000884897 sec., 25991 rows/sec., 2.04 MiB/sec. | ||
2828 | 2024.01.31 21:23:10.046302 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Debug> DynamicQueryHandler: Done processing query | ||
2829 | 2024.01.31 21:23:10.046325 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2830 | 2024.01.31 21:23:10.046341 [ 3 ] {} <Debug> HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Destroying unnamed session | ||
2831 | 2024.01.31 21:23:10.046438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2832 | 2024.01.31 21:23:10.046481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2833 | 2024.01.31 21:23:10.046498 [ 3 ] {} <Debug> HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2834 | 2024.01.31 21:23:10.046515 [ 3 ] {} <Debug> HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2835 | 2024.01.31 21:23:10.046583 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2836 | 2024.01.31 21:23:10.046624 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2837 | 2024.01.31 21:23:10.046743 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2838 | 2024.01.31 21:23:10.047019 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2839 | 2024.01.31 21:23:10.047266 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2840 | 2024.01.31 21:23:10.047437 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2841 | 2024.01.31 21:23:10.047555 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000943838 sec., 1059 rows/sec., 74.50 KiB/sec. | ||
2842 | 2024.01.31 21:23:10.047674 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Debug> DynamicQueryHandler: Done processing query | ||
2843 | 2024.01.31 21:23:10.047697 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2844 | 2024.01.31 21:23:10.047712 [ 3 ] {} <Debug> HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Destroying unnamed session | ||
2845 | 2024.01.31 21:23:10.047824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2846 | 2024.01.31 21:23:10.047869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2847 | 2024.01.31 21:23:10.047887 [ 3 ] {} <Debug> HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2848 | 2024.01.31 21:23:10.047910 [ 3 ] {} <Debug> HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2849 | 2024.01.31 21:23:10.047983 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2850 | 2024.01.31 21:23:10.048026 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2851 | 2024.01.31 21:23:10.048161 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2852 | 2024.01.31 21:23:10.048530 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2853 | 2024.01.31 21:23:10.048811 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2854 | 2024.01.31 21:23:10.048995 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2855 | 2024.01.31 21:23:10.049108 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001087609 sec., 19308 rows/sec., 26.06 MiB/sec. | ||
2856 | 2024.01.31 21:23:10.049233 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Debug> DynamicQueryHandler: Done processing query | ||
2857 | 2024.01.31 21:23:10.049256 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2858 | 2024.01.31 21:23:10.049272 [ 3 ] {} <Debug> HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Destroying unnamed session | ||
2859 | 2024.01.31 21:23:15.037982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2860 | 2024.01.31 21:23:15.038120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2861 | 2024.01.31 21:23:15.038145 [ 3 ] {} <Debug> HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2862 | 2024.01.31 21:23:15.038170 [ 3 ] {} <Debug> HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2863 | 2024.01.31 21:23:15.038298 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2864 | 2024.01.31 21:23:15.038359 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2865 | 2024.01.31 21:23:15.038519 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2866 | 2024.01.31 21:23:15.039041 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2867 | 2024.01.31 21:23:15.039315 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2868 | 2024.01.31 21:23:15.039483 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2869 | 2024.01.31 21:23:15.039603 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001270079 sec., 24407 rows/sec., 1.93 MiB/sec. | ||
2870 | 2024.01.31 21:23:15.039748 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Debug> DynamicQueryHandler: Done processing query | ||
2871 | 2024.01.31 21:23:15.039783 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2872 | 2024.01.31 21:23:15.039799 [ 3 ] {} <Debug> HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Destroying unnamed session | ||
2873 | 2024.01.31 21:23:15.039911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2874 | 2024.01.31 21:23:15.039959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2875 | 2024.01.31 21:23:15.039978 [ 3 ] {} <Debug> HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2876 | 2024.01.31 21:23:15.039997 [ 3 ] {} <Debug> HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2877 | 2024.01.31 21:23:15.040076 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2878 | 2024.01.31 21:23:15.040118 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2879 | 2024.01.31 21:23:15.040229 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2880 | 2024.01.31 21:23:15.040530 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2881 | 2024.01.31 21:23:15.040744 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2882 | 2024.01.31 21:23:15.040910 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2883 | 2024.01.31 21:23:15.041006 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000901527 sec., 2218 rows/sec., 189.57 KiB/sec. | ||
2884 | 2024.01.31 21:23:15.041124 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Debug> DynamicQueryHandler: Done processing query | ||
2885 | 2024.01.31 21:23:15.041148 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2886 | 2024.01.31 21:23:15.041163 [ 3 ] {} <Debug> HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Destroying unnamed session | ||
2887 | 2024.01.31 21:23:15.041288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2888 | 2024.01.31 21:23:15.041332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2889 | 2024.01.31 21:23:15.041351 [ 3 ] {} <Debug> HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2890 | 2024.01.31 21:23:15.041369 [ 3 ] {} <Debug> HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2891 | 2024.01.31 21:23:15.041444 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2892 | 2024.01.31 21:23:15.041482 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2893 | 2024.01.31 21:23:15.041587 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2894 | 2024.01.31 21:23:15.041917 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2895 | 2024.01.31 21:23:15.042130 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2896 | 2024.01.31 21:23:15.042279 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2897 | 2024.01.31 21:23:15.042378 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Information> executeQuery: Read 94 rows, 9.73 KiB in 0.000907637 sec., 103565 rows/sec., 10.47 MiB/sec. | ||
2898 | 2024.01.31 21:23:15.042495 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Debug> DynamicQueryHandler: Done processing query | ||
2899 | 2024.01.31 21:23:15.042519 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2900 | 2024.01.31 21:23:15.042535 [ 3 ] {} <Debug> HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Destroying unnamed session | ||
2901 | 2024.01.31 21:23:15.042647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2024.01.31 21:23:15.042710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2903 | 2024.01.31 21:23:15.042737 [ 3 ] {} <Debug> HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2904 | 2024.01.31 21:23:15.042774 [ 3 ] {} <Debug> HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2905 | 2024.01.31 21:23:15.042848 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2906 | 2024.01.31 21:23:15.042886 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2907 | 2024.01.31 21:23:15.042992 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2908 | 2024.01.31 21:23:15.043264 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2909 | 2024.01.31 21:23:15.043468 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2910 | 2024.01.31 21:23:15.043614 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2911 | 2024.01.31 21:23:15.043707 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000831176 sec., 2406 rows/sec., 168.01 KiB/sec. | ||
2912 | 2024.01.31 21:23:15.043833 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Debug> DynamicQueryHandler: Done processing query | ||
2913 | 2024.01.31 21:23:15.043858 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2914 | 2024.01.31 21:23:15.043874 [ 3 ] {} <Debug> HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Destroying unnamed session | ||
2915 | 2024.01.31 21:23:15.043978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2916 | 2024.01.31 21:23:15.044022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2917 | 2024.01.31 21:23:15.044040 [ 3 ] {} <Debug> HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2918 | 2024.01.31 21:23:15.044056 [ 3 ] {} <Debug> HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.01.31 21:23:15.044129 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2920 | 2024.01.31 21:23:15.044167 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2921 | 2024.01.31 21:23:15.044270 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2922 | 2024.01.31 21:23:15.044542 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2923 | 2024.01.31 21:23:15.044744 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2924 | 2024.01.31 21:23:15.044900 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2925 | 2024.01.31 21:23:15.044993 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.000836976 sec., 39427 rows/sec., 3.09 MiB/sec. | ||
2926 | 2024.01.31 21:23:15.045138 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Debug> DynamicQueryHandler: Done processing query | ||
2927 | 2024.01.31 21:23:15.045163 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2928 | 2024.01.31 21:23:15.045179 [ 3 ] {} <Debug> HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Destroying unnamed session | ||
2929 | 2024.01.31 21:23:15.045282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2930 | 2024.01.31 21:23:15.045325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2931 | 2024.01.31 21:23:15.045344 [ 3 ] {} <Debug> HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2932 | 2024.01.31 21:23:15.045360 [ 3 ] {} <Debug> HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2933 | 2024.01.31 21:23:15.045430 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2934 | 2024.01.31 21:23:15.045473 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2935 | 2024.01.31 21:23:15.045595 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2936 | 2024.01.31 21:23:15.045854 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2937 | 2024.01.31 21:23:15.046116 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2938 | 2024.01.31 21:23:15.046290 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2939 | 2024.01.31 21:23:15.046385 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000928428 sec., 1077 rows/sec., 75.73 KiB/sec. | ||
2940 | 2024.01.31 21:23:15.046500 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Debug> DynamicQueryHandler: Done processing query | ||
2941 | 2024.01.31 21:23:15.046523 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2942 | 2024.01.31 21:23:15.046538 [ 3 ] {} <Debug> HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Destroying unnamed session | ||
2943 | 2024.01.31 21:23:15.046682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2944 | 2024.01.31 21:23:15.046726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2945 | 2024.01.31 21:23:15.046744 [ 3 ] {} <Debug> HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2946 | 2024.01.31 21:23:15.046770 [ 3 ] {} <Debug> HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2947 | 2024.01.31 21:23:15.046846 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2948 | 2024.01.31 21:23:15.046889 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2949 | 2024.01.31 21:23:15.047022 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2950 | 2024.01.31 21:23:15.047416 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2951 | 2024.01.31 21:23:15.047710 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2952 | 2024.01.31 21:23:15.047900 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2953 | 2024.01.31 21:23:15.048004 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.0011318 sec., 27389 rows/sec., 36.96 MiB/sec. | ||
2954 | 2024.01.31 21:23:15.048128 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Debug> DynamicQueryHandler: Done processing query | ||
2955 | 2024.01.31 21:23:15.048151 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2956 | 2024.01.31 21:23:15.048167 [ 3 ] {} <Debug> HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Destroying unnamed session | ||
2957 | 2024.01.31 21:23:19.803868 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2958 | 2024.01.31 21:23:19.803933 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2959 | 2024.01.31 21:23:20.038700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2960 | 2024.01.31 21:23:20.038827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2961 | 2024.01.31 21:23:20.038853 [ 3 ] {} <Debug> HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2962 | 2024.01.31 21:23:20.038877 [ 3 ] {} <Debug> HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2024.01.31 21:23:20.039005 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2964 | 2024.01.31 21:23:20.039067 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2965 | 2024.01.31 21:23:20.039228 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2966 | 2024.01.31 21:23:20.039639 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2967 | 2024.01.31 21:23:20.039920 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2968 | 2024.01.31 21:23:20.040092 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2969 | 2024.01.31 21:23:20.040244 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00119492 sec., 17574 rows/sec., 1.39 MiB/sec. | ||
2970 | 2024.01.31 21:23:20.040399 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2024.01.31 21:23:20.040426 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2972 | 2024.01.31 21:23:20.040443 [ 3 ] {} <Debug> HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Destroying unnamed session | ||
2973 | 2024.01.31 21:23:20.040569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2024.01.31 21:23:20.040634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2975 | 2024.01.31 21:23:20.040659 [ 3 ] {} <Debug> HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2976 | 2024.01.31 21:23:20.040678 [ 3 ] {} <Debug> HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2977 | 2024.01.31 21:23:20.040759 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2978 | 2024.01.31 21:23:20.040801 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2979 | 2024.01.31 21:23:20.040915 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2980 | 2024.01.31 21:23:20.041215 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2981 | 2024.01.31 21:23:20.041426 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2982 | 2024.01.31 21:23:20.041585 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2983 | 2024.01.31 21:23:20.041708 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000920318 sec., 2173 rows/sec., 185.69 KiB/sec. | ||
2984 | 2024.01.31 21:23:20.041821 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Debug> DynamicQueryHandler: Done processing query | ||
2985 | 2024.01.31 21:23:20.041845 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2986 | 2024.01.31 21:23:20.041862 [ 3 ] {} <Debug> HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Destroying unnamed session | ||
2987 | 2024.01.31 21:23:20.041988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2988 | 2024.01.31 21:23:20.042033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2989 | 2024.01.31 21:23:20.042051 [ 3 ] {} <Debug> HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
2990 | 2024.01.31 21:23:20.042070 [ 3 ] {} <Debug> HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2991 | 2024.01.31 21:23:20.042146 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2992 | 2024.01.31 21:23:20.042185 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2993 | 2024.01.31 21:23:20.042289 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2994 | 2024.01.31 21:23:20.042578 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
2995 | 2024.01.31 21:23:20.042795 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2996 | 2024.01.31 21:23:20.042940 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2997 | 2024.01.31 21:23:20.043065 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000890268 sec., 71888 rows/sec., 6.35 MiB/sec. | ||
2998 | 2024.01.31 21:23:20.043183 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Debug> DynamicQueryHandler: Done processing query | ||
2999 | 2024.01.31 21:23:20.043207 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3000 | 2024.01.31 21:23:20.043223 [ 3 ] {} <Debug> HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Destroying unnamed session | ||
3001 | 2024.01.31 21:23:20.043364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.01.31 21:23:20.043409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3003 | 2024.01.31 21:23:20.043427 [ 3 ] {} <Debug> HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3004 | 2024.01.31 21:23:20.043445 [ 3 ] {} <Debug> HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.01.31 21:23:20.043514 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3006 | 2024.01.31 21:23:20.043552 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3007 | 2024.01.31 21:23:20.043668 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3008 | 2024.01.31 21:23:20.043914 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3009 | 2024.01.31 21:23:20.044114 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3010 | 2024.01.31 21:23:20.044261 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
3011 | 2024.01.31 21:23:20.044372 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000830197 sec., 2409 rows/sec., 168.21 KiB/sec. | ||
3012 | 2024.01.31 21:23:20.044528 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Debug> DynamicQueryHandler: Done processing query | ||
3013 | 2024.01.31 21:23:20.044552 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3014 | 2024.01.31 21:23:20.044568 [ 3 ] {} <Debug> HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Destroying unnamed session | ||
3015 | 2024.01.31 21:23:20.044676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3016 | 2024.01.31 21:23:20.044721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3017 | 2024.01.31 21:23:20.044739 [ 3 ] {} <Debug> HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3018 | 2024.01.31 21:23:20.044755 [ 3 ] {} <Debug> HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3019 | 2024.01.31 21:23:20.044827 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3020 | 2024.01.31 21:23:20.044867 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3021 | 2024.01.31 21:23:20.044983 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3022 | 2024.01.31 21:23:20.045237 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3023 | 2024.01.31 21:23:20.045441 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3024 | 2024.01.31 21:23:20.045585 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3025 | 2024.01.31 21:23:20.045712 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000856347 sec., 26858 rows/sec., 2.10 MiB/sec. | ||
3026 | 2024.01.31 21:23:20.045857 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Debug> DynamicQueryHandler: Done processing query | ||
3027 | 2024.01.31 21:23:20.045880 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3028 | 2024.01.31 21:23:20.045896 [ 3 ] {} <Debug> HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Destroying unnamed session | ||
3029 | 2024.01.31 21:23:20.045998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3030 | 2024.01.31 21:23:20.046044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3031 | 2024.01.31 21:23:20.046063 [ 3 ] {} <Debug> HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3032 | 2024.01.31 21:23:20.046079 [ 3 ] {} <Debug> HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3033 | 2024.01.31 21:23:20.046149 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3034 | 2024.01.31 21:23:20.046191 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3035 | 2024.01.31 21:23:20.046316 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3036 | 2024.01.31 21:23:20.046557 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3037 | 2024.01.31 21:23:20.046813 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3038 | 2024.01.31 21:23:20.046992 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3039 | 2024.01.31 21:23:20.047112 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000935578 sec., 1068 rows/sec., 75.15 KiB/sec. | ||
3040 | 2024.01.31 21:23:20.047218 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Debug> DynamicQueryHandler: Done processing query | ||
3041 | 2024.01.31 21:23:20.047241 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3042 | 2024.01.31 21:23:20.047256 [ 3 ] {} <Debug> HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Destroying unnamed session | ||
3043 | 2024.01.31 21:23:20.047374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3044 | 2024.01.31 21:23:20.047417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3045 | 2024.01.31 21:23:20.047436 [ 3 ] {} <Debug> HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3046 | 2024.01.31 21:23:20.047453 [ 3 ] {} <Debug> HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3047 | 2024.01.31 21:23:20.047527 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3048 | 2024.01.31 21:23:20.047570 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3049 | 2024.01.31 21:23:20.047715 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3050 | 2024.01.31 21:23:20.048066 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3051 | 2024.01.31 21:23:20.048346 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3052 | 2024.01.31 21:23:20.048520 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3053 | 2024.01.31 21:23:20.048645 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001090229 sec., 19262 rows/sec., 25.99 MiB/sec. | ||
3054 | 2024.01.31 21:23:20.048767 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Debug> DynamicQueryHandler: Done processing query | ||
3055 | 2024.01.31 21:23:20.048791 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3056 | 2024.01.31 21:23:20.048807 [ 3 ] {} <Debug> HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Destroying unnamed session | ||
3057 | 2024.01.31 21:23:25.039422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3058 | 2024.01.31 21:23:25.039537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3059 | 2024.01.31 21:23:25.039562 [ 3 ] {} <Debug> HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3060 | 2024.01.31 21:23:25.039585 [ 3 ] {} <Debug> HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3061 | 2024.01.31 21:23:25.039717 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3062 | 2024.01.31 21:23:25.039774 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3063 | 2024.01.31 21:23:25.039932 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3064 | 2024.01.31 21:23:25.040356 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3065 | 2024.01.31 21:23:25.040608 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3066 | 2024.01.31 21:23:25.040776 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3067 | 2024.01.31 21:23:25.040888 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001138009 sec., 27240 rows/sec., 2.16 MiB/sec. | ||
3068 | 2024.01.31 21:23:25.040890 [ 72 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3069 | 2024.01.31 21:23:25.040969 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3070 | 2024.01.31 21:23:25.041032 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Debug> DynamicQueryHandler: Done processing query | ||
3071 | 2024.01.31 21:23:25.041070 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3072 | 2024.01.31 21:23:25.041114 [ 3 ] {} <Debug> HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Destroying unnamed session | ||
3073 | 2024.01.31 21:23:25.041139 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3074 | 2024.01.31 21:23:25.041306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3075 | 2024.01.31 21:23:25.041325 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3076 | 2024.01.31 21:23:25.041393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3077 | 2024.01.31 21:23:25.041399 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part | ||
3078 | 2024.01.31 21:23:25.041432 [ 3 ] {} <Debug> HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3079 | 2024.01.31 21:23:25.041475 [ 3 ] {} <Debug> HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2024.01.31 21:23:25.041703 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3081 | 2024.01.31 21:23:25.041714 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3082 | 2024.01.31 21:23:25.041819 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3083 | 2024.01.31 21:23:25.042031 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3084 | 2024.01.31 21:23:25.042240 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3085 | 2024.01.31 21:23:25.042281 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
3086 | 2024.01.31 21:23:25.042460 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3087 | 2024.01.31 21:23:25.042601 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
3088 | 2024.01.31 21:23:25.043215 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3089 | 2024.01.31 21:23:25.043713 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3090 | 2024.01.31 21:23:25.044039 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3091 | 2024.01.31 21:23:25.044217 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003139685 sec., 59560.115107088764 rows/sec., 4.71 MiB/sec. | ||
3092 | 2024.01.31 21:23:25.044248 [ 72 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3093 | 2024.01.31 21:23:25.044299 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Information> executeQuery: Read 129 rows, 12.40 KiB in 0.0025206 sec., 51178 rows/sec., 4.81 MiB/sec. | ||
3094 | 2024.01.31 21:23:25.044338 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3095 | 2024.01.31 21:23:25.044500 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3096 | 2024.01.31 21:23:25.044553 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3097 | 2024.01.31 21:23:25.044671 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Debug> DynamicQueryHandler: Done processing query | ||
3098 | 2024.01.31 21:23:25.044722 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3099 | 2024.01.31 21:23:25.044784 [ 3 ] {} <Debug> HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Destroying unnamed session | ||
3100 | 2024.01.31 21:23:25.044787 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3101 | 2024.01.31 21:23:25.044847 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part | ||
3102 | 2024.01.31 21:23:25.044892 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3103 | 2024.01.31 21:23:25.044948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3104 | 2024.01.31 21:23:25.045059 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3105 | 2024.01.31 21:23:25.045075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3106 | 2024.01.31 21:23:25.045131 [ 3 ] {} <Debug> HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3107 | 2024.01.31 21:23:25.045134 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 93 rows starting from the beginning of the part | ||
3108 | 2024.01.31 21:23:25.045207 [ 3 ] {} <Debug> HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3109 | 2024.01.31 21:23:25.045381 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3110 | 2024.01.31 21:23:25.045387 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3111 | 2024.01.31 21:23:25.045441 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3112 | 2024.01.31 21:23:25.045517 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
3113 | 2024.01.31 21:23:25.045703 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3114 | 2024.01.31 21:23:25.045715 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3115 | 2024.01.31 21:23:25.045821 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part | ||
3116 | 2024.01.31 21:23:25.046240 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3117 | 2024.01.31 21:23:25.046515 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3118 | 2024.01.31 21:23:25.046714 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3119 | 2024.01.31 21:23:25.046868 [ 72 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3120 | 2024.01.31 21:23:25.046871 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002447019 sec., 261542.7178947119 rows/sec., 24.66 MiB/sec. | ||
3121 | 2024.01.31 21:23:25.046914 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.001488652 sec., 36946 rows/sec., 2.87 MiB/sec. | ||
3122 | 2024.01.31 21:23:25.046938 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3123 | 2024.01.31 21:23:25.047164 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3124 | 2024.01.31 21:23:25.047193 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3125 | 2024.01.31 21:23:25.047447 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Debug> DynamicQueryHandler: Done processing query | ||
3126 | 2024.01.31 21:23:25.047558 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3127 | 2024.01.31 21:23:25.047564 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3128 | 2024.01.31 21:23:25.047625 [ 3 ] {} <Debug> HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Destroying unnamed session | ||
3129 | 2024.01.31 21:23:25.047641 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part | ||
3130 | 2024.01.31 21:23:25.047663 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3131 | 2024.01.31 21:23:25.047772 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3132 | 2024.01.31 21:23:25.047842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2024.01.31 21:23:25.047990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2024.01.31 21:23:25.047990 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3135 | 2024.01.31 21:23:25.048017 [ 3 ] {} <Debug> HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3136 | 2024.01.31 21:23:25.048074 [ 3 ] {} <Debug> HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3137 | 2024.01.31 21:23:25.048275 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
3138 | 2024.01.31 21:23:25.048295 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3139 | 2024.01.31 21:23:25.048398 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3140 | 2024.01.31 21:23:25.048500 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
3141 | 2024.01.31 21:23:25.048822 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
3142 | 2024.01.31 21:23:25.048997 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3143 | 2024.01.31 21:23:25.049068 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part | ||
3144 | 2024.01.31 21:23:25.049807 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3145 | 2024.01.31 21:23:25.050499 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3146 | 2024.01.31 21:23:25.050606 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003598298 sec., 74201.74760400612 rows/sec., 5.80 MiB/sec. | ||
3147 | 2024.01.31 21:23:25.050728 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3148 | 2024.01.31 21:23:25.050845 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3149 | 2024.01.31 21:23:25.050995 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3150 | 2024.01.31 21:23:25.051058 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002696051 sec., 13352 rows/sec., 964.95 KiB/sec. | ||
3151 | 2024.01.31 21:23:25.051069 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3152 | 2024.01.31 21:23:25.051068 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3153 | 2024.01.31 21:23:25.051305 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3154 | 2024.01.31 21:23:25.051336 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3155 | 2024.01.31 21:23:25.051603 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Debug> DynamicQueryHandler: Done processing query | ||
3156 | 2024.01.31 21:23:25.051636 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3157 | 2024.01.31 21:23:25.051652 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3158 | 2024.01.31 21:23:25.051668 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part | ||
3159 | 2024.01.31 21:23:25.051675 [ 3 ] {} <Debug> HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Destroying unnamed session | ||
3160 | 2024.01.31 21:23:25.051776 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
3161 | 2024.01.31 21:23:25.051851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3162 | 2024.01.31 21:23:25.051878 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3163 | 2024.01.31 21:23:25.051912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3164 | 2024.01.31 21:23:25.051942 [ 3 ] {} <Debug> HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3165 | 2024.01.31 21:23:25.051966 [ 3 ] {} <Debug> HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3166 | 2024.01.31 21:23:25.052005 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3167 | 2024.01.31 21:23:25.052094 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3168 | 2024.01.31 21:23:25.052143 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3169 | 2024.01.31 21:23:25.052160 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3170 | 2024.01.31 21:23:25.052310 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3171 | 2024.01.31 21:23:25.052528 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2024.01.31 21:23:25.053290 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3173 | 2024.01.31 21:23:25.053484 [ 21 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342709 sec., 182694.47891308737 rows/sec., 12.89 MiB/sec. | ||
3174 | 2024.01.31 21:23:25.053649 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3175 | 2024.01.31 21:23:25.053714 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3176 | 2024.01.31 21:23:25.053911 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3177 | 2024.01.31 21:23:25.053941 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3178 | 2024.01.31 21:23:25.054030 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3179 | 2024.01.31 21:23:25.054039 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001898506 sec., 16328 rows/sec., 22.03 MiB/sec. | ||
3180 | 2024.01.31 21:23:25.054040 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3181 | 2024.01.31 21:23:25.054088 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. | ||
3182 | 2024.01.31 21:23:25.054393 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3183 | 2024.01.31 21:23:25.054497 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Debug> DynamicQueryHandler: Done processing query | ||
3184 | 2024.01.31 21:23:25.054526 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3185 | 2024.01.31 21:23:25.054547 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2024.01.31 21:23:25.054554 [ 3 ] {} <Debug> HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Destroying unnamed session | ||
3187 | 2024.01.31 21:23:25.054588 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 535 rows starting from the beginning of the part | ||
3188 | 2024.01.31 21:23:25.054691 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
3189 | 2024.01.31 21:23:25.054787 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
3190 | 2024.01.31 21:23:25.054874 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
3191 | 2024.01.31 21:23:25.054959 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
3192 | 2024.01.31 21:23:25.055042 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
3193 | 2024.01.31 21:23:25.056405 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246628 sec., 298224.71722065244 rows/sec., 402.44 MiB/sec. | ||
3194 | 2024.01.31 21:23:25.056809 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3195 | 2024.01.31 21:23:25.057023 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3196 | 2024.01.31 21:23:25.057084 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3197 | 2024.01.31 21:23:25.057159 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5: 4.06 MiB. | ||
3198 | 2024.01.31 21:23:30.037320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3199 | 2024.01.31 21:23:30.037467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3200 | 2024.01.31 21:23:30.037492 [ 3 ] {} <Debug> HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3201 | 2024.01.31 21:23:30.037516 [ 3 ] {} <Debug> HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3202 | 2024.01.31 21:23:30.037640 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3203 | 2024.01.31 21:23:30.037706 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3204 | 2024.01.31 21:23:30.037865 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3205 | 2024.01.31 21:23:30.038342 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3206 | 2024.01.31 21:23:30.038620 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3207 | 2024.01.31 21:23:30.038801 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3208 | 2024.01.31 21:23:30.038918 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00123633 sec., 16985 rows/sec., 1.34 MiB/sec. | ||
3209 | 2024.01.31 21:23:30.039068 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Debug> DynamicQueryHandler: Done processing query | ||
3210 | 2024.01.31 21:23:30.039091 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3211 | 2024.01.31 21:23:30.039108 [ 3 ] {} <Debug> HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Destroying unnamed session | ||
3212 | 2024.01.31 21:23:30.039236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3213 | 2024.01.31 21:23:30.039282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3214 | 2024.01.31 21:23:30.039301 [ 3 ] {} <Debug> HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3215 | 2024.01.31 21:23:30.039318 [ 3 ] {} <Debug> HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3216 | 2024.01.31 21:23:30.039393 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3217 | 2024.01.31 21:23:30.039432 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3218 | 2024.01.31 21:23:30.039536 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3219 | 2024.01.31 21:23:30.039888 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3220 | 2024.01.31 21:23:30.040110 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3221 | 2024.01.31 21:23:30.040262 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3222 | 2024.01.31 21:23:30.040358 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000937967 sec., 67166 rows/sec., 5.93 MiB/sec. | ||
3223 | 2024.01.31 21:23:30.040498 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Debug> DynamicQueryHandler: Done processing query | ||
3224 | 2024.01.31 21:23:30.040522 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3225 | 2024.01.31 21:23:30.040539 [ 3 ] {} <Debug> HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Destroying unnamed session | ||
3226 | 2024.01.31 21:23:30.040677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3227 | 2024.01.31 21:23:30.040723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3228 | 2024.01.31 21:23:30.040741 [ 3 ] {} <Debug> HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3229 | 2024.01.31 21:23:30.040757 [ 3 ] {} <Debug> HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3230 | 2024.01.31 21:23:30.040829 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3231 | 2024.01.31 21:23:30.040868 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3232 | 2024.01.31 21:23:30.040974 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3233 | 2024.01.31 21:23:30.041271 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3234 | 2024.01.31 21:23:30.041472 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3235 | 2024.01.31 21:23:30.041618 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3236 | 2024.01.31 21:23:30.041723 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000867137 sec., 24217 rows/sec., 1.89 MiB/sec. | ||
3237 | 2024.01.31 21:23:30.041837 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Debug> DynamicQueryHandler: Done processing query | ||
3238 | 2024.01.31 21:23:30.041860 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3239 | 2024.01.31 21:23:30.041875 [ 3 ] {} <Debug> HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Destroying unnamed session | ||
3240 | 2024.01.31 21:23:30.042040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3241 | 2024.01.31 21:23:30.042083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3242 | 2024.01.31 21:23:30.042102 [ 3 ] {} <Debug> HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3243 | 2024.01.31 21:23:30.042119 [ 3 ] {} <Debug> HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3244 | 2024.01.31 21:23:30.042193 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3245 | 2024.01.31 21:23:30.042237 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3246 | 2024.01.31 21:23:30.042371 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3247 | 2024.01.31 21:23:30.042768 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3248 | 2024.01.31 21:23:30.043056 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3249 | 2024.01.31 21:23:30.043232 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3250 | 2024.01.31 21:23:30.043330 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001110739 sec., 18906 rows/sec., 25.51 MiB/sec. | ||
3251 | 2024.01.31 21:23:30.043455 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Debug> DynamicQueryHandler: Done processing query | ||
3252 | 2024.01.31 21:23:30.043477 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3253 | 2024.01.31 21:23:30.043494 [ 3 ] {} <Debug> HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Destroying unnamed session | ||
3254 | 2024.01.31 21:23:34.803986 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3255 | 2024.01.31 21:23:34.804051 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3256 | 2024.01.31 21:23:35.037863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3257 | 2024.01.31 21:23:35.037978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3258 | 2024.01.31 21:23:35.038006 [ 3 ] {} <Debug> HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3259 | 2024.01.31 21:23:35.038030 [ 3 ] {} <Debug> HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3260 | 2024.01.31 21:23:35.038159 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3261 | 2024.01.31 21:23:35.038219 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3262 | 2024.01.31 21:23:35.038377 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3263 | 2024.01.31 21:23:35.038833 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3264 | 2024.01.31 21:23:35.039107 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3265 | 2024.01.31 21:23:35.039274 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3266 | 2024.01.31 21:23:35.039394 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001200019 sec., 25832 rows/sec., 2.04 MiB/sec. | ||
3267 | 2024.01.31 21:23:35.039549 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Debug> DynamicQueryHandler: Done processing query | ||
3268 | 2024.01.31 21:23:35.039577 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3269 | 2024.01.31 21:23:35.039594 [ 3 ] {} <Debug> HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Destroying unnamed session | ||
3270 | 2024.01.31 21:23:35.039737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3271 | 2024.01.31 21:23:35.039792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3272 | 2024.01.31 21:23:35.039812 [ 3 ] {} <Debug> HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3273 | 2024.01.31 21:23:35.039831 [ 3 ] {} <Debug> HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3274 | 2024.01.31 21:23:35.039916 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2024.01.31 21:23:35.039958 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3276 | 2024.01.31 21:23:35.040068 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3277 | 2024.01.31 21:23:35.040407 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3278 | 2024.01.31 21:23:35.040636 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3279 | 2024.01.31 21:23:35.040807 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3280 | 2024.01.31 21:23:35.040904 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000959747 sec., 96900 rows/sec., 9.81 MiB/sec. | ||
3281 | 2024.01.31 21:23:35.041029 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Debug> DynamicQueryHandler: Done processing query | ||
3282 | 2024.01.31 21:23:35.041053 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3283 | 2024.01.31 21:23:35.041068 [ 3 ] {} <Debug> HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Destroying unnamed session | ||
3284 | 2024.01.31 21:23:35.041185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3285 | 2024.01.31 21:23:35.041231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3286 | 2024.01.31 21:23:35.041249 [ 3 ] {} <Debug> HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3287 | 2024.01.31 21:23:35.041266 [ 3 ] {} <Debug> HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3288 | 2024.01.31 21:23:35.041339 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3289 | 2024.01.31 21:23:35.041377 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3290 | 2024.01.31 21:23:35.041482 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3291 | 2024.01.31 21:23:35.041759 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3292 | 2024.01.31 21:23:35.041959 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3293 | 2024.01.31 21:23:35.042111 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3294 | 2024.01.31 21:23:35.042205 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000839517 sec., 36925 rows/sec., 2.89 MiB/sec. | ||
3295 | 2024.01.31 21:23:35.042319 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Debug> DynamicQueryHandler: Done processing query | ||
3296 | 2024.01.31 21:23:35.042343 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3297 | 2024.01.31 21:23:35.042359 [ 3 ] {} <Debug> HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Destroying unnamed session | ||
3298 | 2024.01.31 21:23:35.042558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3299 | 2024.01.31 21:23:35.042603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3300 | 2024.01.31 21:23:35.042622 [ 3 ] {} <Debug> HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3301 | 2024.01.31 21:23:35.042639 [ 3 ] {} <Debug> HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3302 | 2024.01.31 21:23:35.042729 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3303 | 2024.01.31 21:23:35.042774 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3304 | 2024.01.31 21:23:35.042911 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3305 | 2024.01.31 21:23:35.043302 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3306 | 2024.01.31 21:23:35.043602 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3307 | 2024.01.31 21:23:35.043790 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3308 | 2024.01.31 21:23:35.043893 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001133889 sec., 27339 rows/sec., 36.89 MiB/sec. | ||
3309 | 2024.01.31 21:23:35.044023 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Debug> DynamicQueryHandler: Done processing query | ||
3310 | 2024.01.31 21:23:35.044046 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3311 | 2024.01.31 21:23:35.044062 [ 3 ] {} <Debug> HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Destroying unnamed session | ||
3312 | 2024.01.31 21:23:40.037989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3313 | 2024.01.31 21:23:40.038129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3314 | 2024.01.31 21:23:40.038154 [ 3 ] {} <Debug> HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3315 | 2024.01.31 21:23:40.038178 [ 3 ] {} <Debug> HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3316 | 2024.01.31 21:23:40.038304 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3317 | 2024.01.31 21:23:40.038363 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3318 | 2024.01.31 21:23:40.038521 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3319 | 2024.01.31 21:23:40.038932 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3320 | 2024.01.31 21:23:40.039192 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3321 | 2024.01.31 21:23:40.039358 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3322 | 2024.01.31 21:23:40.039474 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001137519 sec., 18461 rows/sec., 1.46 MiB/sec. | ||
3323 | 2024.01.31 21:23:40.039617 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Debug> DynamicQueryHandler: Done processing query | ||
3324 | 2024.01.31 21:23:40.039642 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3325 | 2024.01.31 21:23:40.039658 [ 3 ] {} <Debug> HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Destroying unnamed session | ||
3326 | 2024.01.31 21:23:40.039796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3327 | 2024.01.31 21:23:40.039840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3328 | 2024.01.31 21:23:40.039859 [ 3 ] {} <Debug> HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3329 | 2024.01.31 21:23:40.039876 [ 3 ] {} <Debug> HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3330 | 2024.01.31 21:23:40.039949 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3331 | 2024.01.31 21:23:40.039987 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3332 | 2024.01.31 21:23:40.040092 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3333 | 2024.01.31 21:23:40.040393 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3334 | 2024.01.31 21:23:40.040610 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3335 | 2024.01.31 21:23:40.040774 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3336 | 2024.01.31 21:23:40.040872 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000893167 sec., 70535 rows/sec., 6.23 MiB/sec. | ||
3337 | 2024.01.31 21:23:40.040996 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Debug> DynamicQueryHandler: Done processing query | ||
3338 | 2024.01.31 21:23:40.041019 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3339 | 2024.01.31 21:23:40.041035 [ 3 ] {} <Debug> HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Destroying unnamed session | ||
3340 | 2024.01.31 21:23:40.041165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3341 | 2024.01.31 21:23:40.041209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3342 | 2024.01.31 21:23:40.041227 [ 3 ] {} <Debug> HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3343 | 2024.01.31 21:23:40.041244 [ 3 ] {} <Debug> HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3344 | 2024.01.31 21:23:40.041314 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3345 | 2024.01.31 21:23:40.041351 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3346 | 2024.01.31 21:23:40.041457 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3347 | 2024.01.31 21:23:40.041733 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3348 | 2024.01.31 21:23:40.041935 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3349 | 2024.01.31 21:23:40.042078 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3350 | 2024.01.31 21:23:40.042172 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000831697 sec., 25249 rows/sec., 1.97 MiB/sec. | ||
3351 | 2024.01.31 21:23:40.042273 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Debug> DynamicQueryHandler: Done processing query | ||
3352 | 2024.01.31 21:23:40.042294 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3353 | 2024.01.31 21:23:40.042310 [ 3 ] {} <Debug> HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Destroying unnamed session | ||
3354 | 2024.01.31 21:23:40.042504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3355 | 2024.01.31 21:23:40.042548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3356 | 2024.01.31 21:23:40.042566 [ 3 ] {} <Debug> HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3357 | 2024.01.31 21:23:40.042583 [ 3 ] {} <Debug> HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3358 | 2024.01.31 21:23:40.042657 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3359 | 2024.01.31 21:23:40.042710 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3360 | 2024.01.31 21:23:40.042843 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3361 | 2024.01.31 21:23:40.043215 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3362 | 2024.01.31 21:23:40.043506 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3363 | 2024.01.31 21:23:40.043683 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3364 | 2024.01.31 21:23:40.043824 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00113997 sec., 18421 rows/sec., 24.86 MiB/sec. | ||
3365 | 2024.01.31 21:23:40.043951 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Debug> DynamicQueryHandler: Done processing query | ||
3366 | 2024.01.31 21:23:40.043974 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3367 | 2024.01.31 21:23:40.043990 [ 3 ] {} <Debug> HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Destroying unnamed session | ||
3368 | 2024.01.31 21:23:45.038702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3369 | 2024.01.31 21:23:45.038855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3370 | 2024.01.31 21:23:45.038882 [ 3 ] {} <Debug> HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3371 | 2024.01.31 21:23:45.038905 [ 3 ] {} <Debug> HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3372 | 2024.01.31 21:23:45.039033 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3373 | 2024.01.31 21:23:45.039093 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3374 | 2024.01.31 21:23:45.039261 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3375 | 2024.01.31 21:23:45.039678 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3376 | 2024.01.31 21:23:45.039964 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3377 | 2024.01.31 21:23:45.040134 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3378 | 2024.01.31 21:23:45.040266 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00118765 sec., 26101 rows/sec., 2.07 MiB/sec. | ||
3379 | 2024.01.31 21:23:45.040419 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Debug> DynamicQueryHandler: Done processing query | ||
3380 | 2024.01.31 21:23:45.040445 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3381 | 2024.01.31 21:23:45.040462 [ 3 ] {} <Debug> HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Destroying unnamed session | ||
3382 | 2024.01.31 21:23:45.040606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3383 | 2024.01.31 21:23:45.040661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3384 | 2024.01.31 21:23:45.040682 [ 3 ] {} <Debug> HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3385 | 2024.01.31 21:23:45.040701 [ 3 ] {} <Debug> HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3386 | 2024.01.31 21:23:45.040802 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3387 | 2024.01.31 21:23:45.040845 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3388 | 2024.01.31 21:23:45.040958 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3389 | 2024.01.31 21:23:45.041376 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3390 | 2024.01.31 21:23:45.041610 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3391 | 2024.01.31 21:23:45.041776 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3392 | 2024.01.31 21:23:45.041902 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.001067878 sec., 87088 rows/sec., 8.81 MiB/sec. | ||
3393 | 2024.01.31 21:23:45.042030 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Debug> DynamicQueryHandler: Done processing query | ||
3394 | 2024.01.31 21:23:45.042053 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3395 | 2024.01.31 21:23:45.042070 [ 3 ] {} <Debug> HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Destroying unnamed session | ||
3396 | 2024.01.31 21:23:45.042193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3397 | 2024.01.31 21:23:45.042241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3398 | 2024.01.31 21:23:45.042260 [ 3 ] {} <Debug> HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3399 | 2024.01.31 21:23:45.042278 [ 3 ] {} <Debug> HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3400 | 2024.01.31 21:23:45.042354 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3401 | 2024.01.31 21:23:45.042395 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3402 | 2024.01.31 21:23:45.042506 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3403 | 2024.01.31 21:23:45.042837 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3404 | 2024.01.31 21:23:45.043046 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3405 | 2024.01.31 21:23:45.043195 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3406 | 2024.01.31 21:23:45.043312 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000928367 sec., 33391 rows/sec., 2.61 MiB/sec. | ||
3407 | 2024.01.31 21:23:45.043435 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Debug> DynamicQueryHandler: Done processing query | ||
3408 | 2024.01.31 21:23:45.043458 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3409 | 2024.01.31 21:23:45.043474 [ 3 ] {} <Debug> HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Destroying unnamed session | ||
3410 | 2024.01.31 21:23:45.043640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3411 | 2024.01.31 21:23:45.043686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3412 | 2024.01.31 21:23:45.043704 [ 3 ] {} <Debug> HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3413 | 2024.01.31 21:23:45.043734 [ 3 ] {} <Debug> HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3414 | 2024.01.31 21:23:45.043815 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3415 | 2024.01.31 21:23:45.043860 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3416 | 2024.01.31 21:23:45.044001 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3417 | 2024.01.31 21:23:45.044440 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3418 | 2024.01.31 21:23:45.044761 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3419 | 2024.01.31 21:23:45.044945 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3420 | 2024.01.31 21:23:45.045081 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.0012376 sec., 25048 rows/sec., 33.80 MiB/sec. | ||
3421 | 2024.01.31 21:23:45.045211 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Debug> DynamicQueryHandler: Done processing query | ||
3422 | 2024.01.31 21:23:45.045234 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3423 | 2024.01.31 21:23:45.045249 [ 3 ] {} <Debug> HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Destroying unnamed session | ||
3424 | 2024.01.31 21:23:49.804095 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3425 | 2024.01.31 21:23:49.804190 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3426 | 2024.01.31 21:23:50.038012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3427 | 2024.01.31 21:23:50.038114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3428 | 2024.01.31 21:23:50.038139 [ 3 ] {} <Debug> HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3429 | 2024.01.31 21:23:50.038162 [ 3 ] {} <Debug> HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3430 | 2024.01.31 21:23:50.038292 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3431 | 2024.01.31 21:23:50.038352 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3432 | 2024.01.31 21:23:50.038514 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3433 | 2024.01.31 21:23:50.038947 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3434 | 2024.01.31 21:23:50.039203 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3435 | 2024.01.31 21:23:50.039377 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3436 | 2024.01.31 21:23:50.039516 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001184119 sec., 17734 rows/sec., 1.40 MiB/sec. | ||
3437 | 2024.01.31 21:23:50.039513 [ 134 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3438 | 2024.01.31 21:23:50.039607 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3439 | 2024.01.31 21:23:50.039719 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3440 | 2024.01.31 21:23:50.039730 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Debug> DynamicQueryHandler: Done processing query | ||
3441 | 2024.01.31 21:23:50.039774 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3442 | 2024.01.31 21:23:50.039801 [ 3 ] {} <Debug> HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Destroying unnamed session | ||
3443 | 2024.01.31 21:23:50.039816 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3444 | 2024.01.31 21:23:50.039850 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part | ||
3445 | 2024.01.31 21:23:50.039962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3446 | 2024.01.31 21:23:50.039966 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3447 | 2024.01.31 21:23:50.040020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3448 | 2024.01.31 21:23:50.040046 [ 3 ] {} <Debug> HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3449 | 2024.01.31 21:23:50.040083 [ 3 ] {} <Debug> HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3450 | 2024.01.31 21:23:50.040085 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
3451 | 2024.01.31 21:23:50.040209 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3452 | 2024.01.31 21:23:50.040215 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3453 | 2024.01.31 21:23:50.040265 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3454 | 2024.01.31 21:23:50.040361 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3455 | 2024.01.31 21:23:50.040522 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3456 | 2024.01.31 21:23:50.040529 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3457 | 2024.01.31 21:23:50.041030 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3458 | 2024.01.31 21:23:50.041350 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3459 | 2024.01.31 21:23:50.041375 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684523 sec., 105074.25544204502 rows/sec., 8.32 MiB/sec. | ||
3460 | 2024.01.31 21:23:50.041459 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3461 | 2024.01.31 21:23:50.041525 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3462 | 2024.01.31 21:23:50.041657 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3463 | 2024.01.31 21:23:50.041701 [ 134 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3464 | 2024.01.31 21:23:50.041714 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001454652 sec., 43309 rows/sec., 3.82 MiB/sec. | ||
3465 | 2024.01.31 21:23:50.041771 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3466 | 2024.01.31 21:23:50.041806 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3467 | 2024.01.31 21:23:50.042040 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3468 | 2024.01.31 21:23:50.042081 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Debug> DynamicQueryHandler: Done processing query | ||
3469 | 2024.01.31 21:23:50.042111 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3470 | 2024.01.31 21:23:50.042139 [ 3 ] {} <Debug> HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Destroying unnamed session | ||
3471 | 2024.01.31 21:23:50.042142 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3472 | 2024.01.31 21:23:50.042175 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
3473 | 2024.01.31 21:23:50.042265 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part | ||
3474 | 2024.01.31 21:23:50.042306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3475 | 2024.01.31 21:23:50.042360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3476 | 2024.01.31 21:23:50.042361 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 93 rows starting from the beginning of the part | ||
3477 | 2024.01.31 21:23:50.042385 [ 3 ] {} <Debug> HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3478 | 2024.01.31 21:23:50.042410 [ 3 ] {} <Debug> HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3479 | 2024.01.31 21:23:50.042476 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part | ||
3480 | 2024.01.31 21:23:50.042529 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3481 | 2024.01.31 21:23:50.042587 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3482 | 2024.01.31 21:23:50.042592 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 93 rows starting from the beginning of the part | ||
3483 | 2024.01.31 21:23:50.042745 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part | ||
3484 | 2024.01.31 21:23:50.042824 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3485 | 2024.01.31 21:23:50.043355 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3486 | 2024.01.31 21:23:50.043680 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3487 | 2024.01.31 21:23:50.043773 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837364 sec., 310771.30062415503 rows/sec., 29.14 MiB/sec. | ||
3488 | 2024.01.31 21:23:50.043908 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3489 | 2024.01.31 21:23:50.043998 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3490 | 2024.01.31 21:23:50.044118 [ 134 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3491 | 2024.01.31 21:23:50.044156 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.001572872 sec., 13351 rows/sec., 1.04 MiB/sec. | ||
3492 | 2024.01.31 21:23:50.044214 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3493 | 2024.01.31 21:23:50.044443 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3494 | 2024.01.31 21:23:50.044479 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3495 | 2024.01.31 21:23:50.044494 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Debug> DynamicQueryHandler: Done processing query | ||
3496 | 2024.01.31 21:23:50.044556 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3497 | 2024.01.31 21:23:50.044622 [ 3 ] {} <Debug> HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Destroying unnamed session | ||
3498 | 2024.01.31 21:23:50.044630 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3499 | 2024.01.31 21:23:50.044679 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3500 | 2024.01.31 21:23:50.044745 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 102 rows starting from the beginning of the part | ||
3501 | 2024.01.31 21:23:50.044856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2024.01.31 21:23:50.044955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3503 | 2024.01.31 21:23:50.044990 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
3504 | 2024.01.31 21:23:50.045000 [ 3 ] {} <Debug> HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3505 | 2024.01.31 21:23:50.045059 [ 3 ] {} <Debug> HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3506 | 2024.01.31 21:23:50.045229 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
3507 | 2024.01.31 21:23:50.045267 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3508 | 2024.01.31 21:23:50.045398 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3509 | 2024.01.31 21:23:50.045430 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
3510 | 2024.01.31 21:23:50.045742 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3511 | 2024.01.31 21:23:50.046047 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
3512 | 2024.01.31 21:23:50.046061 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3513 | 2024.01.31 21:23:50.047024 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3514 | 2024.01.31 21:23:50.047681 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363727 sec., 67484.66804826907 rows/sec., 5.28 MiB/sec. | ||
3515 | 2024.01.31 21:23:50.047773 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3516 | 2024.01.31 21:23:50.047793 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3517 | 2024.01.31 21:23:50.047979 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3518 | 2024.01.31 21:23:50.047985 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3519 | 2024.01.31 21:23:50.048049 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3520 | 2024.01.31 21:23:50.048161 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3521 | 2024.01.31 21:23:50.048219 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.002877712 sec., 7297 rows/sec., 9.85 MiB/sec. | ||
3522 | 2024.01.31 21:23:50.048246 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3523 | 2024.01.31 21:23:50.048368 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3524 | 2024.01.31 21:23:50.048431 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Debug> DynamicQueryHandler: Done processing query | ||
3525 | 2024.01.31 21:23:50.048461 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3526 | 2024.01.31 21:23:50.048483 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3527 | 2024.01.31 21:23:50.048487 [ 3 ] {} <Debug> HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Destroying unnamed session | ||
3528 | 2024.01.31 21:23:50.048520 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 670 rows starting from the beginning of the part | ||
3529 | 2024.01.31 21:23:50.048630 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
3530 | 2024.01.31 21:23:50.048721 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
3531 | 2024.01.31 21:23:50.048812 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
3532 | 2024.01.31 21:23:50.048894 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
3533 | 2024.01.31 21:23:50.048971 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
3534 | 2024.01.31 21:23:50.051116 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 6 columns (6 merged, 0 gathered) in 0.002800203 sec., 283907.98809943424 rows/sec., 383.12 MiB/sec. | ||
3535 | 2024.01.31 21:23:50.051456 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3536 | 2024.01.31 21:23:50.051650 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3537 | 2024.01.31 21:23:50.051708 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3538 | 2024.01.31 21:23:50.051767 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6: 4.15 MiB. | ||
3539 | 2024.01.31 21:23:55.040049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3540 | 2024.01.31 21:23:55.040190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3541 | 2024.01.31 21:23:55.040215 [ 3 ] {} <Debug> HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3542 | 2024.01.31 21:23:55.040239 [ 3 ] {} <Debug> HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3543 | 2024.01.31 21:23:55.040365 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3544 | 2024.01.31 21:23:55.040424 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3545 | 2024.01.31 21:23:55.040583 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3546 | 2024.01.31 21:23:55.041001 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3547 | 2024.01.31 21:23:55.041267 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3548 | 2024.01.31 21:23:55.041440 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3549 | 2024.01.31 21:23:55.041563 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001159469 sec., 26736 rows/sec., 2.12 MiB/sec. | ||
3550 | 2024.01.31 21:23:55.041696 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Debug> DynamicQueryHandler: Done processing query | ||
3551 | 2024.01.31 21:23:55.041720 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3552 | 2024.01.31 21:23:55.041736 [ 3 ] {} <Debug> HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Destroying unnamed session | ||
3553 | 2024.01.31 21:23:55.041864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3554 | 2024.01.31 21:23:55.041909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3555 | 2024.01.31 21:23:55.041927 [ 3 ] {} <Debug> HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3556 | 2024.01.31 21:23:55.041945 [ 3 ] {} <Debug> HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3557 | 2024.01.31 21:23:55.042015 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3558 | 2024.01.31 21:23:55.042053 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3559 | 2024.01.31 21:23:55.042158 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3560 | 2024.01.31 21:23:55.042453 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3561 | 2024.01.31 21:23:55.042660 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3562 | 2024.01.31 21:23:55.042818 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3563 | 2024.01.31 21:23:55.042941 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000896497 sec., 2230 rows/sec., 190.63 KiB/sec. | ||
3564 | 2024.01.31 21:23:55.043118 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Debug> DynamicQueryHandler: Done processing query | ||
3565 | 2024.01.31 21:23:55.043142 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3566 | 2024.01.31 21:23:55.043158 [ 3 ] {} <Debug> HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Destroying unnamed session | ||
3567 | 2024.01.31 21:23:55.043297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3568 | 2024.01.31 21:23:55.043342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3569 | 2024.01.31 21:23:55.043360 [ 3 ] {} <Debug> HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3570 | 2024.01.31 21:23:55.043378 [ 3 ] {} <Debug> HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3571 | 2024.01.31 21:23:55.043454 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3572 | 2024.01.31 21:23:55.043493 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3573 | 2024.01.31 21:23:55.043611 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3574 | 2024.01.31 21:23:55.043960 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3575 | 2024.01.31 21:23:55.044179 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3576 | 2024.01.31 21:23:55.044325 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3577 | 2024.01.31 21:23:55.044440 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.000956808 sec., 135868 rows/sec., 12.75 MiB/sec. | ||
3578 | 2024.01.31 21:23:55.044579 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Debug> DynamicQueryHandler: Done processing query | ||
3579 | 2024.01.31 21:23:55.044603 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3580 | 2024.01.31 21:23:55.044619 [ 3 ] {} <Debug> HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Destroying unnamed session | ||
3581 | 2024.01.31 21:23:55.044771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3582 | 2024.01.31 21:23:55.044816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3583 | 2024.01.31 21:23:55.044835 [ 3 ] {} <Debug> HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3584 | 2024.01.31 21:23:55.044851 [ 3 ] {} <Debug> HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3585 | 2024.01.31 21:23:55.044921 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3586 | 2024.01.31 21:23:55.044960 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3587 | 2024.01.31 21:23:55.045071 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3588 | 2024.01.31 21:23:55.045320 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3589 | 2024.01.31 21:23:55.045517 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3590 | 2024.01.31 21:23:55.045667 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3591 | 2024.01.31 21:23:55.045796 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842387 sec., 2374 rows/sec., 165.78 KiB/sec. | ||
3592 | 2024.01.31 21:23:55.045923 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Debug> DynamicQueryHandler: Done processing query | ||
3593 | 2024.01.31 21:23:55.045946 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3594 | 2024.01.31 21:23:55.045962 [ 3 ] {} <Debug> HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Destroying unnamed session | ||
3595 | 2024.01.31 21:23:55.046083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3596 | 2024.01.31 21:23:55.046128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3597 | 2024.01.31 21:23:55.046147 [ 3 ] {} <Debug> HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3598 | 2024.01.31 21:23:55.046164 [ 3 ] {} <Debug> HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3599 | 2024.01.31 21:23:55.046235 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3600 | 2024.01.31 21:23:55.046273 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3601 | 2024.01.31 21:23:55.046377 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3602 | 2024.01.31 21:23:55.046668 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3603 | 2024.01.31 21:23:55.046881 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3604 | 2024.01.31 21:23:55.047040 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3605 | 2024.01.31 21:23:55.047152 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000889947 sec., 64048 rows/sec., 4.99 MiB/sec. | ||
3606 | 2024.01.31 21:23:55.047256 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Debug> DynamicQueryHandler: Done processing query | ||
3607 | 2024.01.31 21:23:55.047279 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3608 | 2024.01.31 21:23:55.047294 [ 3 ] {} <Debug> HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Destroying unnamed session | ||
3609 | 2024.01.31 21:23:55.047401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3610 | 2024.01.31 21:23:55.047444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3611 | 2024.01.31 21:23:55.047462 [ 3 ] {} <Debug> HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3612 | 2024.01.31 21:23:55.047478 [ 3 ] {} <Debug> HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3613 | 2024.01.31 21:23:55.047549 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3614 | 2024.01.31 21:23:55.047591 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3615 | 2024.01.31 21:23:55.047710 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3616 | 2024.01.31 21:23:55.047997 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3617 | 2024.01.31 21:23:55.048251 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3618 | 2024.01.31 21:23:55.048425 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3619 | 2024.01.31 21:23:55.048526 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000946238 sec., 39102 rows/sec., 2.76 MiB/sec. | ||
3620 | 2024.01.31 21:23:55.048707 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Debug> DynamicQueryHandler: Done processing query | ||
3621 | 2024.01.31 21:23:55.048730 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3622 | 2024.01.31 21:23:55.048747 [ 3 ] {} <Debug> HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Destroying unnamed session | ||
3623 | 2024.01.31 21:23:55.048919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3624 | 2024.01.31 21:23:55.048965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3625 | 2024.01.31 21:23:55.048984 [ 3 ] {} <Debug> HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3626 | 2024.01.31 21:23:55.049001 [ 3 ] {} <Debug> HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3627 | 2024.01.31 21:23:55.049080 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3628 | 2024.01.31 21:23:55.049126 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3629 | 2024.01.31 21:23:55.049281 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3630 | 2024.01.31 21:23:55.049670 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3631 | 2024.01.31 21:23:55.049964 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3632 | 2024.01.31 21:23:55.050141 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3633 | 2024.01.31 21:23:55.050257 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001149359 sec., 26971 rows/sec., 36.40 MiB/sec. | ||
3634 | 2024.01.31 21:23:55.050367 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Debug> DynamicQueryHandler: Done processing query | ||
3635 | 2024.01.31 21:23:55.050390 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3636 | 2024.01.31 21:23:55.050405 [ 3 ] {} <Debug> HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Destroying unnamed session | ||
3637 | 2024.01.31 21:24:00.038796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3638 | 2024.01.31 21:24:00.038947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3639 | 2024.01.31 21:24:00.038972 [ 3 ] {} <Debug> HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3640 | 2024.01.31 21:24:00.038998 [ 3 ] {} <Debug> HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3641 | 2024.01.31 21:24:00.039125 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3642 | 2024.01.31 21:24:00.039185 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3643 | 2024.01.31 21:24:00.039341 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3644 | 2024.01.31 21:24:00.039827 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3645 | 2024.01.31 21:24:00.040097 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3646 | 2024.01.31 21:24:00.040261 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3647 | 2024.01.31 21:24:00.040402 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00123915 sec., 16947 rows/sec., 1.34 MiB/sec. | ||
3648 | 2024.01.31 21:24:00.040547 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Debug> DynamicQueryHandler: Done processing query | ||
3649 | 2024.01.31 21:24:00.040572 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3650 | 2024.01.31 21:24:00.040588 [ 3 ] {} <Debug> HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Destroying unnamed session | ||
3651 | 2024.01.31 21:24:00.040711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3652 | 2024.01.31 21:24:00.040756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3653 | 2024.01.31 21:24:00.040783 [ 3 ] {} <Debug> HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3654 | 2024.01.31 21:24:00.040800 [ 3 ] {} <Debug> HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3655 | 2024.01.31 21:24:00.040874 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3656 | 2024.01.31 21:24:00.040914 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3657 | 2024.01.31 21:24:00.041021 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3658 | 2024.01.31 21:24:00.041339 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3659 | 2024.01.31 21:24:00.041546 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3660 | 2024.01.31 21:24:00.041703 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3661 | 2024.01.31 21:24:00.041821 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000918687 sec., 68576 rows/sec., 6.06 MiB/sec. | ||
3662 | 2024.01.31 21:24:00.041922 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Debug> DynamicQueryHandler: Done processing query | ||
3663 | 2024.01.31 21:24:00.041945 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3664 | 2024.01.31 21:24:00.041961 [ 3 ] {} <Debug> HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Destroying unnamed session | ||
3665 | 2024.01.31 21:24:00.042081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3666 | 2024.01.31 21:24:00.042124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3667 | 2024.01.31 21:24:00.042143 [ 3 ] {} <Debug> HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3668 | 2024.01.31 21:24:00.042159 [ 3 ] {} <Debug> HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3669 | 2024.01.31 21:24:00.042229 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3670 | 2024.01.31 21:24:00.042267 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3671 | 2024.01.31 21:24:00.042367 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3672 | 2024.01.31 21:24:00.042680 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3673 | 2024.01.31 21:24:00.042910 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3674 | 2024.01.31 21:24:00.043056 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3675 | 2024.01.31 21:24:00.043162 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000896188 sec., 23432 rows/sec., 1.83 MiB/sec. | ||
3676 | 2024.01.31 21:24:00.043297 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Debug> DynamicQueryHandler: Done processing query | ||
3677 | 2024.01.31 21:24:00.043320 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3678 | 2024.01.31 21:24:00.043337 [ 3 ] {} <Debug> HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Destroying unnamed session | ||
3679 | 2024.01.31 21:24:00.043522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3680 | 2024.01.31 21:24:00.043566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3681 | 2024.01.31 21:24:00.043584 [ 3 ] {} <Debug> HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3682 | 2024.01.31 21:24:00.043601 [ 3 ] {} <Debug> HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3683 | 2024.01.31 21:24:00.043675 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3684 | 2024.01.31 21:24:00.043718 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3685 | 2024.01.31 21:24:00.043877 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3686 | 2024.01.31 21:24:00.044246 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3687 | 2024.01.31 21:24:00.044530 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3688 | 2024.01.31 21:24:00.044706 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3689 | 2024.01.31 21:24:00.044837 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001134089 sec., 18517 rows/sec., 24.99 MiB/sec. | ||
3690 | 2024.01.31 21:24:00.044960 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Debug> DynamicQueryHandler: Done processing query | ||
3691 | 2024.01.31 21:24:00.044983 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3692 | 2024.01.31 21:24:00.044999 [ 3 ] {} <Debug> HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Destroying unnamed session | ||
3693 | 2024.01.31 21:24:04.804240 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3694 | 2024.01.31 21:24:04.804312 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3695 | 2024.01.31 21:24:05.038287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3696 | 2024.01.31 21:24:05.038411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3697 | 2024.01.31 21:24:05.038436 [ 3 ] {} <Debug> HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3698 | 2024.01.31 21:24:05.038461 [ 3 ] {} <Debug> HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3699 | 2024.01.31 21:24:05.038590 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3700 | 2024.01.31 21:24:05.038650 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3701 | 2024.01.31 21:24:05.038822 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3702 | 2024.01.31 21:24:05.039242 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3703 | 2024.01.31 21:24:05.039520 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3704 | 2024.01.31 21:24:05.039687 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3705 | 2024.01.31 21:24:05.039815 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001188759 sec., 26077 rows/sec., 2.06 MiB/sec. | ||
3706 | 2024.01.31 21:24:05.039971 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Debug> DynamicQueryHandler: Done processing query | ||
3707 | 2024.01.31 21:24:05.039995 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3708 | 2024.01.31 21:24:05.040011 [ 3 ] {} <Debug> HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Destroying unnamed session | ||
3709 | 2024.01.31 21:24:05.040145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3710 | 2024.01.31 21:24:05.040189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3711 | 2024.01.31 21:24:05.040208 [ 3 ] {} <Debug> HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3712 | 2024.01.31 21:24:05.040225 [ 3 ] {} <Debug> HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3713 | 2024.01.31 21:24:05.040297 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3714 | 2024.01.31 21:24:05.040337 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3715 | 2024.01.31 21:24:05.040440 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3716 | 2024.01.31 21:24:05.040777 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3717 | 2024.01.31 21:24:05.041010 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3718 | 2024.01.31 21:24:05.041159 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3719 | 2024.01.31 21:24:05.041274 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000949748 sec., 97920 rows/sec., 9.91 MiB/sec. | ||
3720 | 2024.01.31 21:24:05.041379 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Debug> DynamicQueryHandler: Done processing query | ||
3721 | 2024.01.31 21:24:05.041402 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3722 | 2024.01.31 21:24:05.041417 [ 3 ] {} <Debug> HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Destroying unnamed session | ||
3723 | 2024.01.31 21:24:05.041533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2024.01.31 21:24:05.041577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3725 | 2024.01.31 21:24:05.041595 [ 3 ] {} <Debug> HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3726 | 2024.01.31 21:24:05.041612 [ 3 ] {} <Debug> HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3727 | 2024.01.31 21:24:05.041682 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3728 | 2024.01.31 21:24:05.041721 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3729 | 2024.01.31 21:24:05.041835 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3730 | 2024.01.31 21:24:05.042110 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3731 | 2024.01.31 21:24:05.042312 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3732 | 2024.01.31 21:24:05.042459 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3733 | 2024.01.31 21:24:05.042569 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000857357 sec., 36157 rows/sec., 2.83 MiB/sec. | ||
3734 | 2024.01.31 21:24:05.042683 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Debug> DynamicQueryHandler: Done processing query | ||
3735 | 2024.01.31 21:24:05.042707 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3736 | 2024.01.31 21:24:05.042722 [ 3 ] {} <Debug> HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Destroying unnamed session | ||
3737 | 2024.01.31 21:24:05.042853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3738 | 2024.01.31 21:24:05.042897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3739 | 2024.01.31 21:24:05.042915 [ 3 ] {} <Debug> HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3740 | 2024.01.31 21:24:05.042932 [ 3 ] {} <Debug> HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3741 | 2024.01.31 21:24:05.043010 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3742 | 2024.01.31 21:24:05.043053 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3743 | 2024.01.31 21:24:05.043193 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3744 | 2024.01.31 21:24:05.043578 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3745 | 2024.01.31 21:24:05.043879 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3746 | 2024.01.31 21:24:05.044055 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3747 | 2024.01.31 21:24:05.044172 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001128679 sec., 27465 rows/sec., 37.06 MiB/sec. | ||
3748 | 2024.01.31 21:24:05.044280 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Debug> DynamicQueryHandler: Done processing query | ||
3749 | 2024.01.31 21:24:05.044303 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3750 | 2024.01.31 21:24:05.044318 [ 3 ] {} <Debug> HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Destroying unnamed session | ||
3751 | 2024.01.31 21:24:06.439386 [ 174 ] {} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3752 | 2024.01.31 21:24:06.439477 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3753 | 2024.01.31 21:24:06.439589 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3754 | 2024.01.31 21:24:06.439713 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3755 | 2024.01.31 21:24:06.439745 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3756 | 2024.01.31 21:24:06.439874 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3757 | 2024.01.31 21:24:06.439969 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3758 | 2024.01.31 21:24:06.440052 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3759 | 2024.01.31 21:24:06.440131 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3760 | 2024.01.31 21:24:06.440673 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132079 sec., 14133.28928458173 rows/sec., 986.85 KiB/sec. | ||
3761 | 2024.01.31 21:24:06.440758 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3762 | 2024.01.31 21:24:06.440944 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3763 | 2024.01.31 21:24:06.441002 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3764 | 2024.01.31 21:24:06.885540 [ 173 ] {} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3765 | 2024.01.31 21:24:06.885621 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3766 | 2024.01.31 21:24:06.885732 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3767 | 2024.01.31 21:24:06.885864 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3768 | 2024.01.31 21:24:06.885896 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3769 | 2024.01.31 21:24:06.886011 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3770 | 2024.01.31 21:24:06.886099 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3771 | 2024.01.31 21:24:06.886182 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3772 | 2024.01.31 21:24:06.886263 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
3773 | 2024.01.31 21:24:06.886799 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125449 sec., 14216.548239858048 rows/sec., 1.17 MiB/sec. | ||
3774 | 2024.01.31 21:24:06.886886 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3775 | 2024.01.31 21:24:06.887065 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3776 | 2024.01.31 21:24:06.887126 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3777 | 2024.01.31 21:24:10.038549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3778 | 2024.01.31 21:24:10.038685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3779 | 2024.01.31 21:24:10.038711 [ 3 ] {} <Debug> HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3780 | 2024.01.31 21:24:10.038735 [ 3 ] {} <Debug> HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3781 | 2024.01.31 21:24:10.038870 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3782 | 2024.01.31 21:24:10.038929 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3783 | 2024.01.31 21:24:10.039089 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3784 | 2024.01.31 21:24:10.039542 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3785 | 2024.01.31 21:24:10.039811 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3786 | 2024.01.31 21:24:10.039986 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3787 | 2024.01.31 21:24:10.040100 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001195719 sec., 17562 rows/sec., 1.39 MiB/sec. | ||
3788 | 2024.01.31 21:24:10.040254 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Debug> DynamicQueryHandler: Done processing query | ||
3789 | 2024.01.31 21:24:10.040279 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3790 | 2024.01.31 21:24:10.040295 [ 3 ] {} <Debug> HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Destroying unnamed session | ||
3791 | 2024.01.31 21:24:10.040415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3792 | 2024.01.31 21:24:10.040459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3793 | 2024.01.31 21:24:10.040478 [ 3 ] {} <Debug> HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3794 | 2024.01.31 21:24:10.040494 [ 3 ] {} <Debug> HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3795 | 2024.01.31 21:24:10.040564 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3796 | 2024.01.31 21:24:10.040603 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3797 | 2024.01.31 21:24:10.040710 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3798 | 2024.01.31 21:24:10.040986 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3799 | 2024.01.31 21:24:10.041202 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3800 | 2024.01.31 21:24:10.041352 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3801 | 2024.01.31 21:24:10.041445 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000853817 sec., 2342 rows/sec., 200.16 KiB/sec. | ||
3802 | 2024.01.31 21:24:10.041548 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Debug> DynamicQueryHandler: Done processing query | ||
3803 | 2024.01.31 21:24:10.041571 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3804 | 2024.01.31 21:24:10.041586 [ 3 ] {} <Debug> HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Destroying unnamed session | ||
3805 | 2024.01.31 21:24:10.041706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2024.01.31 21:24:10.041750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3807 | 2024.01.31 21:24:10.041769 [ 3 ] {} <Debug> HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3808 | 2024.01.31 21:24:10.041785 [ 3 ] {} <Debug> HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3809 | 2024.01.31 21:24:10.041866 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3810 | 2024.01.31 21:24:10.041906 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3811 | 2024.01.31 21:24:10.042007 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3812 | 2024.01.31 21:24:10.042324 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3813 | 2024.01.31 21:24:10.042527 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3814 | 2024.01.31 21:24:10.042677 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3815 | 2024.01.31 21:24:10.042772 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000876657 sec., 73004 rows/sec., 6.45 MiB/sec. | ||
3816 | 2024.01.31 21:24:10.042991 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Debug> DynamicQueryHandler: Done processing query | ||
3817 | 2024.01.31 21:24:10.043015 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3818 | 2024.01.31 21:24:10.043032 [ 3 ] {} <Debug> HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Destroying unnamed session | ||
3819 | 2024.01.31 21:24:10.043177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3820 | 2024.01.31 21:24:10.043221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3821 | 2024.01.31 21:24:10.043240 [ 3 ] {} <Debug> HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3822 | 2024.01.31 21:24:10.043257 [ 3 ] {} <Debug> HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3823 | 2024.01.31 21:24:10.043327 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3824 | 2024.01.31 21:24:10.043367 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3825 | 2024.01.31 21:24:10.043483 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3826 | 2024.01.31 21:24:10.043738 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3827 | 2024.01.31 21:24:10.043949 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3828 | 2024.01.31 21:24:10.044103 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3829 | 2024.01.31 21:24:10.044221 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000866907 sec., 2307 rows/sec., 161.09 KiB/sec. | ||
3830 | 2024.01.31 21:24:10.044327 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Debug> DynamicQueryHandler: Done processing query | ||
3831 | 2024.01.31 21:24:10.044350 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3832 | 2024.01.31 21:24:10.044366 [ 3 ] {} <Debug> HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Destroying unnamed session | ||
3833 | 2024.01.31 21:24:10.044470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.01.31 21:24:10.044512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3835 | 2024.01.31 21:24:10.044530 [ 3 ] {} <Debug> HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3836 | 2024.01.31 21:24:10.044548 [ 3 ] {} <Debug> HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2024.01.31 21:24:10.044617 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3838 | 2024.01.31 21:24:10.044655 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3839 | 2024.01.31 21:24:10.044755 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3840 | 2024.01.31 21:24:10.045068 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3841 | 2024.01.31 21:24:10.045271 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3842 | 2024.01.31 21:24:10.045421 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3843 | 2024.01.31 21:24:10.045520 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000877167 sec., 26220 rows/sec., 2.05 MiB/sec. | ||
3844 | 2024.01.31 21:24:10.045632 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Debug> DynamicQueryHandler: Done processing query | ||
3845 | 2024.01.31 21:24:10.045657 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3846 | 2024.01.31 21:24:10.045673 [ 3 ] {} <Debug> HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Destroying unnamed session | ||
3847 | 2024.01.31 21:24:10.045784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3848 | 2024.01.31 21:24:10.045839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3849 | 2024.01.31 21:24:10.045859 [ 3 ] {} <Debug> HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3850 | 2024.01.31 21:24:10.045876 [ 3 ] {} <Debug> HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3851 | 2024.01.31 21:24:10.045947 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3852 | 2024.01.31 21:24:10.045989 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3853 | 2024.01.31 21:24:10.046108 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3854 | 2024.01.31 21:24:10.046361 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3855 | 2024.01.31 21:24:10.046618 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3856 | 2024.01.31 21:24:10.046794 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3857 | 2024.01.31 21:24:10.046905 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000930367 sec., 1074 rows/sec., 75.58 KiB/sec. | ||
3858 | 2024.01.31 21:24:10.047008 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Debug> DynamicQueryHandler: Done processing query | ||
3859 | 2024.01.31 21:24:10.047030 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3860 | 2024.01.31 21:24:10.047045 [ 3 ] {} <Debug> HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Destroying unnamed session | ||
3861 | 2024.01.31 21:24:10.047169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3862 | 2024.01.31 21:24:10.047212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3863 | 2024.01.31 21:24:10.047230 [ 3 ] {} <Debug> HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3864 | 2024.01.31 21:24:10.047247 [ 3 ] {} <Debug> HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3865 | 2024.01.31 21:24:10.047320 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3866 | 2024.01.31 21:24:10.047363 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3867 | 2024.01.31 21:24:10.047495 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3868 | 2024.01.31 21:24:10.047856 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. | ||
3869 | 2024.01.31 21:24:10.048131 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3870 | 2024.01.31 21:24:10.048307 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3871 | 2024.01.31 21:24:10.048405 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001057038 sec., 19866 rows/sec., 26.81 MiB/sec. | ||
3872 | 2024.01.31 21:24:10.048523 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Debug> DynamicQueryHandler: Done processing query | ||
3873 | 2024.01.31 21:24:10.048546 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3874 | 2024.01.31 21:24:10.048562 [ 3 ] {} <Debug> HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Destroying unnamed session | ||
3875 | 2024.01.31 21:24:15.038898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3876 | 2024.01.31 21:24:15.039050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3877 | 2024.01.31 21:24:15.039085 [ 3 ] {} <Debug> HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3878 | 2024.01.31 21:24:15.039117 [ 3 ] {} <Debug> HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3879 | 2024.01.31 21:24:15.039280 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3880 | 2024.01.31 21:24:15.039345 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3881 | 2024.01.31 21:24:15.039501 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3882 | 2024.01.31 21:24:15.039927 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3883 | 2024.01.31 21:24:15.040185 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3884 | 2024.01.31 21:24:15.040347 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3885 | 2024.01.31 21:24:15.040469 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001150809 sec., 26937 rows/sec., 2.13 MiB/sec. | ||
3886 | 2024.01.31 21:24:15.040533 [ 169 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3887 | 2024.01.31 21:24:15.040638 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Debug> DynamicQueryHandler: Done processing query | ||
3888 | 2024.01.31 21:24:15.040695 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3889 | 2024.01.31 21:24:15.040714 [ 3 ] {} <Debug> HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Destroying unnamed session | ||
3890 | 2024.01.31 21:24:15.040721 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3891 | 2024.01.31 21:24:15.040870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3892 | 2024.01.31 21:24:15.040876 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3893 | 2024.01.31 21:24:15.040927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3894 | 2024.01.31 21:24:15.040950 [ 3 ] {} <Debug> HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3895 | 2024.01.31 21:24:15.040977 [ 3 ] {} <Debug> HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3896 | 2024.01.31 21:24:15.041001 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3897 | 2024.01.31 21:24:15.041047 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part | ||
3898 | 2024.01.31 21:24:15.041086 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3899 | 2024.01.31 21:24:15.041134 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3900 | 2024.01.31 21:24:15.041233 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
3901 | 2024.01.31 21:24:15.041382 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3902 | 2024.01.31 21:24:15.041400 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3903 | 2024.01.31 21:24:15.041512 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
3904 | 2024.01.31 21:24:15.041700 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::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 | ||
3905 | 2024.01.31 21:24:15.041849 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
3906 | 2024.01.31 21:24:15.041864 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3907 | 2024.01.31 21:24:15.042109 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3908 | 2024.01.31 21:24:15.042314 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3909 | 2024.01.31 21:24:15.042481 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001355171 sec., 1475 rows/sec., 126.11 KiB/sec. | ||
3910 | 2024.01.31 21:24:15.042886 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002073726 sec., 90175.84772530218 rows/sec., 7.14 MiB/sec. | ||
3911 | 2024.01.31 21:24:15.042894 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Debug> DynamicQueryHandler: Done processing query | ||
3912 | 2024.01.31 21:24:15.042948 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3913 | 2024.01.31 21:24:15.042968 [ 3 ] {} <Debug> HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Destroying unnamed session | ||
3914 | 2024.01.31 21:24:15.043007 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3915 | 2024.01.31 21:24:15.043111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3916 | 2024.01.31 21:24:15.043156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3917 | 2024.01.31 21:24:15.043180 [ 3 ] {} <Debug> HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3918 | 2024.01.31 21:24:15.043186 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3919 | 2024.01.31 21:24:15.043199 [ 3 ] {} <Debug> HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3920 | 2024.01.31 21:24:15.043254 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3921 | 2024.01.31 21:24:15.043291 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3922 | 2024.01.31 21:24:15.043342 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3923 | 2024.01.31 21:24:15.043445 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3924 | 2024.01.31 21:24:15.043778 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3925 | 2024.01.31 21:24:15.043999 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3926 | 2024.01.31 21:24:15.044143 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3927 | 2024.01.31 21:24:15.044240 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Information> executeQuery: Read 94 rows, 9.73 KiB in 0.000910077 sec., 103287 rows/sec., 10.44 MiB/sec. | ||
3928 | 2024.01.31 21:24:15.044234 [ 168 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3929 | 2024.01.31 21:24:15.044307 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3930 | 2024.01.31 21:24:15.044370 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Debug> DynamicQueryHandler: Done processing query | ||
3931 | 2024.01.31 21:24:15.044405 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3932 | 2024.01.31 21:24:15.044413 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3933 | 2024.01.31 21:24:15.044427 [ 3 ] {} <Debug> HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Destroying unnamed session | ||
3934 | 2024.01.31 21:24:15.044562 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3935 | 2024.01.31 21:24:15.044591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3936 | 2024.01.31 21:24:15.044615 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 196 rows starting from the beginning of the part | ||
3937 | 2024.01.31 21:24:15.044682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3938 | 2024.01.31 21:24:15.044726 [ 3 ] {} <Debug> HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3939 | 2024.01.31 21:24:15.044756 [ 3 ] {} <Debug> HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3940 | 2024.01.31 21:24:15.044841 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part | ||
3941 | 2024.01.31 21:24:15.044974 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3942 | 2024.01.31 21:24:15.045063 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 63 rows starting from the beginning of the part | ||
3943 | 2024.01.31 21:24:15.045073 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3944 | 2024.01.31 21:24:15.045328 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 93 rows starting from the beginning of the part | ||
3945 | 2024.01.31 21:24:15.045549 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3946 | 2024.01.31 21:24:15.045583 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
3947 | 2024.01.31 21:24:15.045754 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
3948 | 2024.01.31 21:24:15.046229 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3949 | 2024.01.31 21:24:15.046641 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3950 | 2024.01.31 21:24:15.046944 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3951 | 2024.01.31 21:24:15.047090 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002065137 sec., 968 rows/sec., 67.62 KiB/sec. | ||
3952 | 2024.01.31 21:24:15.047481 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Debug> DynamicQueryHandler: Done processing query | ||
3953 | 2024.01.31 21:24:15.047504 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149315 sec., 203218.7951983209 rows/sec., 19.16 MiB/sec. | ||
3954 | 2024.01.31 21:24:15.047517 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3955 | 2024.01.31 21:24:15.047569 [ 3 ] {} <Debug> HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Destroying unnamed session | ||
3956 | 2024.01.31 21:24:15.047656 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3957 | 2024.01.31 21:24:15.047732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3958 | 2024.01.31 21:24:15.047789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3959 | 2024.01.31 21:24:15.047818 [ 3 ] {} <Debug> HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3960 | 2024.01.31 21:24:15.047856 [ 3 ] {} <Debug> HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3961 | 2024.01.31 21:24:15.047926 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3962 | 2024.01.31 21:24:15.047992 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3963 | 2024.01.31 21:24:15.048034 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3964 | 2024.01.31 21:24:15.048051 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3965 | 2024.01.31 21:24:15.048263 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3966 | 2024.01.31 21:24:15.048611 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3967 | 2024.01.31 21:24:15.048817 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3968 | 2024.01.31 21:24:15.048972 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3969 | 2024.01.31 21:24:15.049058 [ 168 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3970 | 2024.01.31 21:24:15.049069 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.001037009 sec., 31822 rows/sec., 2.49 MiB/sec. | ||
3971 | 2024.01.31 21:24:15.049091 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3972 | 2024.01.31 21:24:15.049248 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3973 | 2024.01.31 21:24:15.049296 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Debug> DynamicQueryHandler: Done processing query | ||
3974 | 2024.01.31 21:24:15.049327 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3975 | 2024.01.31 21:24:15.049367 [ 3 ] {} <Debug> HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Destroying unnamed session | ||
3976 | 2024.01.31 21:24:15.049421 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3977 | 2024.01.31 21:24:15.049463 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 102 rows starting from the beginning of the part | ||
3978 | 2024.01.31 21:24:15.049501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3979 | 2024.01.31 21:24:15.049588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3980 | 2024.01.31 21:24:15.049626 [ 3 ] {} <Debug> HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
3981 | 2024.01.31 21:24:15.049668 [ 3 ] {} <Debug> HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3982 | 2024.01.31 21:24:15.049744 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
3983 | 2024.01.31 21:24:15.049868 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3984 | 2024.01.31 21:24:15.050012 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3985 | 2024.01.31 21:24:15.050027 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::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 | ||
3986 | 2024.01.31 21:24:15.050387 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
3987 | 2024.01.31 21:24:15.050518 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3988 | 2024.01.31 21:24:15.050638 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
3989 | 2024.01.31 21:24:15.050842 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
3990 | 2024.01.31 21:24:15.051382 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
3991 | 2024.01.31 21:24:15.051955 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3992 | 2024.01.31 21:24:15.052316 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3993 | 2024.01.31 21:24:15.052564 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003410657 sec., 78284.03735702534 rows/sec., 6.12 MiB/sec. | ||
3994 | 2024.01.31 21:24:15.052593 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002648991 sec., 377 rows/sec., 26.54 KiB/sec. | ||
3995 | 2024.01.31 21:24:15.052770 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3996 | 2024.01.31 21:24:15.052867 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Debug> DynamicQueryHandler: Done processing query | ||
3997 | 2024.01.31 21:24:15.052899 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3998 | 2024.01.31 21:24:15.052928 [ 3 ] {} <Debug> HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Destroying unnamed session | ||
3999 | 2024.01.31 21:24:15.053005 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4000 | 2024.01.31 21:24:15.053074 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4001 | 2024.01.31 21:24:15.053140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4002 | 2024.01.31 21:24:15.053216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4003 | 2024.01.31 21:24:15.053235 [ 3 ] {} <Debug> HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4004 | 2024.01.31 21:24:15.053251 [ 3 ] {} <Debug> HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4005 | 2024.01.31 21:24:15.053331 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4006 | 2024.01.31 21:24:15.053375 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4007 | 2024.01.31 21:24:15.053527 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4008 | 2024.01.31 21:24:15.053999 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4009 | 2024.01.31 21:24:15.054295 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4010 | 2024.01.31 21:24:15.054470 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4011 | 2024.01.31 21:24:15.054563 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4012 | 2024.01.31 21:24:15.054575 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001216379 sec., 25485 rows/sec., 34.39 MiB/sec. | ||
4013 | 2024.01.31 21:24:15.054598 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4014 | 2024.01.31 21:24:15.054737 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4015 | 2024.01.31 21:24:15.054867 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Debug> DynamicQueryHandler: Done processing query | ||
4016 | 2024.01.31 21:24:15.054934 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4017 | 2024.01.31 21:24:15.055002 [ 3 ] {} <Debug> HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Destroying unnamed session | ||
4018 | 2024.01.31 21:24:15.055033 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4019 | 2024.01.31 21:24:15.055067 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 795 rows starting from the beginning of the part | ||
4020 | 2024.01.31 21:24:15.055173 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
4021 | 2024.01.31 21:24:15.055266 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
4022 | 2024.01.31 21:24:15.055356 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
4023 | 2024.01.31 21:24:15.055441 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::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 | ||
4024 | 2024.01.31 21:24:15.055527 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
4025 | 2024.01.31 21:24:15.071993 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 6 columns (6 merged, 0 gathered) in 0.017352678 sec., 53594.03315154007 rows/sec., 72.32 MiB/sec. | ||
4026 | 2024.01.31 21:24:15.072380 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4027 | 2024.01.31 21:24:15.072579 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4028 | 2024.01.31 21:24:15.072640 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4029 | 2024.01.31 21:24:15.072705 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7: 8.80 MiB. | ||
4030 | 2024.01.31 21:24:16.000197 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.37 MiB, peak 241.14 MiB, will set to 233.42 MiB (RSS), difference: 1.06 MiB | ||
4031 | 2024.01.31 21:24:19.804374 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4032 | 2024.01.31 21:24:19.804440 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4033 | 2024.01.31 21:24:20.037645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4034 | 2024.01.31 21:24:20.037751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4035 | 2024.01.31 21:24:20.037775 [ 3 ] {} <Debug> HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4036 | 2024.01.31 21:24:20.037797 [ 3 ] {} <Debug> HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4037 | 2024.01.31 21:24:20.037931 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4038 | 2024.01.31 21:24:20.037990 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4039 | 2024.01.31 21:24:20.038146 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4040 | 2024.01.31 21:24:20.038588 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4041 | 2024.01.31 21:24:20.038842 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4042 | 2024.01.31 21:24:20.039018 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4043 | 2024.01.31 21:24:20.039129 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001163229 sec., 18053 rows/sec., 1.43 MiB/sec. | ||
4044 | 2024.01.31 21:24:20.039273 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Debug> DynamicQueryHandler: Done processing query | ||
4045 | 2024.01.31 21:24:20.039298 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4046 | 2024.01.31 21:24:20.039314 [ 3 ] {} <Debug> HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Destroying unnamed session | ||
4047 | 2024.01.31 21:24:20.039429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2024.01.31 21:24:20.039476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4049 | 2024.01.31 21:24:20.039495 [ 3 ] {} <Debug> HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4050 | 2024.01.31 21:24:20.039512 [ 3 ] {} <Debug> HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2024.01.31 21:24:20.039583 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4052 | 2024.01.31 21:24:20.039622 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4053 | 2024.01.31 21:24:20.039729 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4054 | 2024.01.31 21:24:20.040024 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4055 | 2024.01.31 21:24:20.040224 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4056 | 2024.01.31 21:24:20.040367 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4057 | 2024.01.31 21:24:20.040463 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000852227 sec., 2346 rows/sec., 200.53 KiB/sec. | ||
4058 | 2024.01.31 21:24:20.040604 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Debug> DynamicQueryHandler: Done processing query | ||
4059 | 2024.01.31 21:24:20.040629 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4060 | 2024.01.31 21:24:20.040646 [ 3 ] {} <Debug> HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Destroying unnamed session | ||
4061 | 2024.01.31 21:24:20.040784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4062 | 2024.01.31 21:24:20.040829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4063 | 2024.01.31 21:24:20.040847 [ 3 ] {} <Debug> HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4064 | 2024.01.31 21:24:20.040877 [ 3 ] {} <Debug> HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4065 | 2024.01.31 21:24:20.040955 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4066 | 2024.01.31 21:24:20.040994 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4067 | 2024.01.31 21:24:20.041100 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4068 | 2024.01.31 21:24:20.041430 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4069 | 2024.01.31 21:24:20.041638 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4070 | 2024.01.31 21:24:20.041796 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4071 | 2024.01.31 21:24:20.041904 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000920797 sec., 69505 rows/sec., 6.14 MiB/sec. | ||
4072 | 2024.01.31 21:24:20.042044 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Debug> DynamicQueryHandler: Done processing query | ||
4073 | 2024.01.31 21:24:20.042069 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4074 | 2024.01.31 21:24:20.042085 [ 3 ] {} <Debug> HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Destroying unnamed session | ||
4075 | 2024.01.31 21:24:20.042226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4076 | 2024.01.31 21:24:20.042271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4077 | 2024.01.31 21:24:20.042290 [ 3 ] {} <Debug> HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4078 | 2024.01.31 21:24:20.042307 [ 3 ] {} <Debug> HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2024.01.31 21:24:20.042377 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4080 | 2024.01.31 21:24:20.042415 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4081 | 2024.01.31 21:24:20.042523 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4082 | 2024.01.31 21:24:20.042787 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4083 | 2024.01.31 21:24:20.042997 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4084 | 2024.01.31 21:24:20.043145 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
4085 | 2024.01.31 21:24:20.043246 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835657 sec., 2393 rows/sec., 167.11 KiB/sec. | ||
4086 | 2024.01.31 21:24:20.043394 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Debug> DynamicQueryHandler: Done processing query | ||
4087 | 2024.01.31 21:24:20.043431 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4088 | 2024.01.31 21:24:20.043452 [ 3 ] {} <Debug> HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Destroying unnamed session | ||
4089 | 2024.01.31 21:24:20.043580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4090 | 2024.01.31 21:24:20.043638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4091 | 2024.01.31 21:24:20.043662 [ 3 ] {} <Debug> HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4092 | 2024.01.31 21:24:20.043685 [ 3 ] {} <Debug> HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4093 | 2024.01.31 21:24:20.043775 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4094 | 2024.01.31 21:24:20.043822 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4095 | 2024.01.31 21:24:20.043956 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4096 | 2024.01.31 21:24:20.044307 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4097 | 2024.01.31 21:24:20.044532 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4098 | 2024.01.31 21:24:20.044681 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4099 | 2024.01.31 21:24:20.044777 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000970178 sec., 23706 rows/sec., 1.86 MiB/sec. | ||
4100 | 2024.01.31 21:24:20.044893 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Debug> DynamicQueryHandler: Done processing query | ||
4101 | 2024.01.31 21:24:20.044918 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4102 | 2024.01.31 21:24:20.044936 [ 3 ] {} <Debug> HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Destroying unnamed session | ||
4103 | 2024.01.31 21:24:20.045044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4104 | 2024.01.31 21:24:20.045090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4105 | 2024.01.31 21:24:20.045109 [ 3 ] {} <Debug> HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4106 | 2024.01.31 21:24:20.045125 [ 3 ] {} <Debug> HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4107 | 2024.01.31 21:24:20.045195 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4108 | 2024.01.31 21:24:20.045238 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4109 | 2024.01.31 21:24:20.045360 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4110 | 2024.01.31 21:24:20.045625 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4111 | 2024.01.31 21:24:20.045885 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4112 | 2024.01.31 21:24:20.046071 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4113 | 2024.01.31 21:24:20.046172 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000949047 sec., 1053 rows/sec., 74.09 KiB/sec. | ||
4114 | 2024.01.31 21:24:20.046372 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Debug> DynamicQueryHandler: Done processing query | ||
4115 | 2024.01.31 21:24:20.046396 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4116 | 2024.01.31 21:24:20.046412 [ 3 ] {} <Debug> HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Destroying unnamed session | ||
4117 | 2024.01.31 21:24:20.046542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4118 | 2024.01.31 21:24:20.046588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4119 | 2024.01.31 21:24:20.046607 [ 3 ] {} <Debug> HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4120 | 2024.01.31 21:24:20.046624 [ 3 ] {} <Debug> HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4121 | 2024.01.31 21:24:20.046701 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4122 | 2024.01.31 21:24:20.046745 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4123 | 2024.01.31 21:24:20.046898 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4124 | 2024.01.31 21:24:20.047263 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4125 | 2024.01.31 21:24:20.047549 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4126 | 2024.01.31 21:24:20.047728 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4127 | 2024.01.31 21:24:20.047835 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001098739 sec., 19112 rows/sec., 25.79 MiB/sec. | ||
4128 | 2024.01.31 21:24:20.048063 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Debug> DynamicQueryHandler: Done processing query | ||
4129 | 2024.01.31 21:24:20.048088 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4130 | 2024.01.31 21:24:20.048106 [ 3 ] {} <Debug> HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Destroying unnamed session | ||
4131 | 2024.01.31 21:24:25.040279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4132 | 2024.01.31 21:24:25.040434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4133 | 2024.01.31 21:24:25.040464 [ 3 ] {} <Debug> HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4134 | 2024.01.31 21:24:25.040491 [ 3 ] {} <Debug> HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2024.01.31 21:24:25.040631 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4136 | 2024.01.31 21:24:25.040698 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4137 | 2024.01.31 21:24:25.040883 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4138 | 2024.01.31 21:24:25.041436 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4139 | 2024.01.31 21:24:25.041711 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4140 | 2024.01.31 21:24:25.041874 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4141 | 2024.01.31 21:24:25.041997 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001327821 sec., 23346 rows/sec., 1.85 MiB/sec. | ||
4142 | 2024.01.31 21:24:25.042169 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Debug> DynamicQueryHandler: Done processing query | ||
4143 | 2024.01.31 21:24:25.042194 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4144 | 2024.01.31 21:24:25.042210 [ 3 ] {} <Debug> HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Destroying unnamed session | ||
4145 | 2024.01.31 21:24:25.042345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4146 | 2024.01.31 21:24:25.042390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4147 | 2024.01.31 21:24:25.042408 [ 3 ] {} <Debug> HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4148 | 2024.01.31 21:24:25.042425 [ 3 ] {} <Debug> HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4149 | 2024.01.31 21:24:25.042502 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4150 | 2024.01.31 21:24:25.042542 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4151 | 2024.01.31 21:24:25.042649 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4152 | 2024.01.31 21:24:25.043001 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4153 | 2024.01.31 21:24:25.043210 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4154 | 2024.01.31 21:24:25.043358 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4155 | 2024.01.31 21:24:25.043459 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Information> executeQuery: Read 129 rows, 12.40 KiB in 0.000929118 sec., 138841 rows/sec., 13.04 MiB/sec. | ||
4156 | 2024.01.31 21:24:25.043601 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Debug> DynamicQueryHandler: Done processing query | ||
4157 | 2024.01.31 21:24:25.043624 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4158 | 2024.01.31 21:24:25.043641 [ 3 ] {} <Debug> HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Destroying unnamed session | ||
4159 | 2024.01.31 21:24:25.043803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4160 | 2024.01.31 21:24:25.043847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4161 | 2024.01.31 21:24:25.043865 [ 3 ] {} <Debug> HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4162 | 2024.01.31 21:24:25.043882 [ 3 ] {} <Debug> HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4163 | 2024.01.31 21:24:25.043953 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4164 | 2024.01.31 21:24:25.043991 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4165 | 2024.01.31 21:24:25.044100 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4166 | 2024.01.31 21:24:25.044390 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4167 | 2024.01.31 21:24:25.044591 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4168 | 2024.01.31 21:24:25.044746 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4169 | 2024.01.31 21:24:25.044842 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.000863607 sec., 63686 rows/sec., 4.95 MiB/sec. | ||
4170 | 2024.01.31 21:24:25.044958 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Debug> DynamicQueryHandler: Done processing query | ||
4171 | 2024.01.31 21:24:25.044981 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4172 | 2024.01.31 21:24:25.044997 [ 3 ] {} <Debug> HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Destroying unnamed session | ||
4173 | 2024.01.31 21:24:25.045108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4174 | 2024.01.31 21:24:25.045152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4175 | 2024.01.31 21:24:25.045171 [ 3 ] {} <Debug> HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4176 | 2024.01.31 21:24:25.045187 [ 3 ] {} <Debug> HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4177 | 2024.01.31 21:24:25.045258 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4178 | 2024.01.31 21:24:25.045301 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4179 | 2024.01.31 21:24:25.045417 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4180 | 2024.01.31 21:24:25.045694 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4181 | 2024.01.31 21:24:25.045950 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4182 | 2024.01.31 21:24:25.046119 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4183 | 2024.01.31 21:24:25.046214 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000929078 sec., 38748 rows/sec., 2.73 MiB/sec. | ||
4184 | 2024.01.31 21:24:25.046243 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4185 | 2024.01.31 21:24:25.046341 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4186 | 2024.01.31 21:24:25.046350 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Debug> DynamicQueryHandler: Done processing query | ||
4187 | 2024.01.31 21:24:25.046413 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4188 | 2024.01.31 21:24:25.046499 [ 3 ] {} <Debug> HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Destroying unnamed session | ||
4189 | 2024.01.31 21:24:25.046546 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
4190 | 2024.01.31 21:24:25.046728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4191 | 2024.01.31 21:24:25.046761 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4192 | 2024.01.31 21:24:25.046821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4193 | 2024.01.31 21:24:25.046840 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
4194 | 2024.01.31 21:24:25.046859 [ 3 ] {} <Debug> HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4195 | 2024.01.31 21:24:25.046923 [ 3 ] {} <Debug> HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4196 | 2024.01.31 21:24:25.047142 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4197 | 2024.01.31 21:24:25.047162 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
4198 | 2024.01.31 21:24:25.047246 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4199 | 2024.01.31 21:24:25.047524 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4200 | 2024.01.31 21:24:25.047885 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4201 | 2024.01.31 21:24:25.047898 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4202 | 2024.01.31 21:24:25.048106 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
4203 | 2024.01.31 21:24:25.048203 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
4204 | 2024.01.31 21:24:25.048756 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4205 | 2024.01.31 21:24:25.049428 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4206 | 2024.01.31 21:24:25.049845 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4207 | 2024.01.31 21:24:25.049969 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.003555579 sec., 141749.0653421004 rows/sec., 10.00 MiB/sec. | ||
4208 | 2024.01.31 21:24:25.050105 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002909253 sec., 10655 rows/sec., 14.38 MiB/sec. | ||
4209 | 2024.01.31 21:24:25.050291 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4210 | 2024.01.31 21:24:25.050337 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Debug> DynamicQueryHandler: Done processing query | ||
4211 | 2024.01.31 21:24:25.050376 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4212 | 2024.01.31 21:24:25.050394 [ 3 ] {} <Debug> HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Destroying unnamed session | ||
4213 | 2024.01.31 21:24:25.050587 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
4214 | 2024.01.31 21:24:25.050661 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
4215 | 2024.01.31 21:24:30.038786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4216 | 2024.01.31 21:24:30.038916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4217 | 2024.01.31 21:24:30.038946 [ 3 ] {} <Debug> HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4218 | 2024.01.31 21:24:30.038974 [ 3 ] {} <Debug> HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4219 | 2024.01.31 21:24:30.039114 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4220 | 2024.01.31 21:24:30.039182 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4221 | 2024.01.31 21:24:30.039366 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4222 | 2024.01.31 21:24:30.039832 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4223 | 2024.01.31 21:24:30.040081 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4224 | 2024.01.31 21:24:30.040248 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4225 | 2024.01.31 21:24:30.040362 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00120806 sec., 17383 rows/sec., 1.38 MiB/sec. | ||
4226 | 2024.01.31 21:24:30.040510 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Debug> DynamicQueryHandler: Done processing query | ||
4227 | 2024.01.31 21:24:30.040535 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4228 | 2024.01.31 21:24:30.040552 [ 3 ] {} <Debug> HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Destroying unnamed session | ||
4229 | 2024.01.31 21:24:30.040678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4230 | 2024.01.31 21:24:30.040730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4231 | 2024.01.31 21:24:30.040749 [ 3 ] {} <Debug> HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4232 | 2024.01.31 21:24:30.040768 [ 3 ] {} <Debug> HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4233 | 2024.01.31 21:24:30.040851 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4234 | 2024.01.31 21:24:30.040893 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4235 | 2024.01.31 21:24:30.041000 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4236 | 2024.01.31 21:24:30.041341 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4237 | 2024.01.31 21:24:30.041554 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4238 | 2024.01.31 21:24:30.041711 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4239 | 2024.01.31 21:24:30.041811 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000932357 sec., 67570 rows/sec., 5.97 MiB/sec. | ||
4240 | 2024.01.31 21:24:30.041928 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Debug> DynamicQueryHandler: Done processing query | ||
4241 | 2024.01.31 21:24:30.041951 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4242 | 2024.01.31 21:24:30.041967 [ 3 ] {} <Debug> HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Destroying unnamed session | ||
4243 | 2024.01.31 21:24:30.042082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4244 | 2024.01.31 21:24:30.042127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4245 | 2024.01.31 21:24:30.042146 [ 3 ] {} <Debug> HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4246 | 2024.01.31 21:24:30.042163 [ 3 ] {} <Debug> HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4247 | 2024.01.31 21:24:30.042236 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4248 | 2024.01.31 21:24:30.042275 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4249 | 2024.01.31 21:24:30.042377 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4250 | 2024.01.31 21:24:30.042657 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4251 | 2024.01.31 21:24:30.042858 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4252 | 2024.01.31 21:24:30.043003 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4253 | 2024.01.31 21:24:30.043098 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000834017 sec., 25179 rows/sec., 1.97 MiB/sec. | ||
4254 | 2024.01.31 21:24:30.043211 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Debug> DynamicQueryHandler: Done processing query | ||
4255 | 2024.01.31 21:24:30.043233 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4256 | 2024.01.31 21:24:30.043249 [ 3 ] {} <Debug> HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Destroying unnamed session | ||
4257 | 2024.01.31 21:24:30.043366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4258 | 2024.01.31 21:24:30.043410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4259 | 2024.01.31 21:24:30.043429 [ 3 ] {} <Debug> HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4260 | 2024.01.31 21:24:30.043445 [ 3 ] {} <Debug> HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4261 | 2024.01.31 21:24:30.043522 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4262 | 2024.01.31 21:24:30.043567 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4263 | 2024.01.31 21:24:30.043701 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4264 | 2024.01.31 21:24:30.044088 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4265 | 2024.01.31 21:24:30.044376 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4266 | 2024.01.31 21:24:30.044549 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4267 | 2024.01.31 21:24:30.044651 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001100009 sec., 19090 rows/sec., 25.76 MiB/sec. | ||
4268 | 2024.01.31 21:24:30.044773 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Debug> DynamicQueryHandler: Done processing query | ||
4269 | 2024.01.31 21:24:30.044796 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4270 | 2024.01.31 21:24:30.044811 [ 3 ] {} <Debug> HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Destroying unnamed session | ||
4271 | 2024.01.31 21:24:34.804708 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4272 | 2024.01.31 21:24:34.804831 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4273 | 2024.01.31 21:24:35.038507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4274 | 2024.01.31 21:24:35.038619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4275 | 2024.01.31 21:24:35.038649 [ 3 ] {} <Debug> HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4276 | 2024.01.31 21:24:35.038676 [ 3 ] {} <Debug> HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4277 | 2024.01.31 21:24:35.038817 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4278 | 2024.01.31 21:24:35.038883 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4279 | 2024.01.31 21:24:35.039063 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4280 | 2024.01.31 21:24:35.039535 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4281 | 2024.01.31 21:24:35.039804 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4282 | 2024.01.31 21:24:35.039966 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4283 | 2024.01.31 21:24:35.040077 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.0012226 sec., 25355 rows/sec., 2.01 MiB/sec. | ||
4284 | 2024.01.31 21:24:35.040223 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Debug> DynamicQueryHandler: Done processing query | ||
4285 | 2024.01.31 21:24:35.040249 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4286 | 2024.01.31 21:24:35.040265 [ 3 ] {} <Debug> HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Destroying unnamed session | ||
4287 | 2024.01.31 21:24:35.040398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4288 | 2024.01.31 21:24:35.040444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4289 | 2024.01.31 21:24:35.040464 [ 3 ] {} <Debug> HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4290 | 2024.01.31 21:24:35.040481 [ 3 ] {} <Debug> HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4291 | 2024.01.31 21:24:35.040556 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4292 | 2024.01.31 21:24:35.040595 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4293 | 2024.01.31 21:24:35.040702 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4294 | 2024.01.31 21:24:35.041026 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4295 | 2024.01.31 21:24:35.041245 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4296 | 2024.01.31 21:24:35.041394 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4297 | 2024.01.31 21:24:35.041517 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000924078 sec., 100640 rows/sec., 10.19 MiB/sec. | ||
4298 | 2024.01.31 21:24:35.041654 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Debug> DynamicQueryHandler: Done processing query | ||
4299 | 2024.01.31 21:24:35.041678 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4300 | 2024.01.31 21:24:35.041694 [ 3 ] {} <Debug> HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Destroying unnamed session | ||
4301 | 2024.01.31 21:24:35.041822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4302 | 2024.01.31 21:24:35.041867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4303 | 2024.01.31 21:24:35.041886 [ 3 ] {} <Debug> HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4304 | 2024.01.31 21:24:35.041902 [ 3 ] {} <Debug> HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4305 | 2024.01.31 21:24:35.041974 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4306 | 2024.01.31 21:24:35.042014 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4307 | 2024.01.31 21:24:35.042124 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4308 | 2024.01.31 21:24:35.042400 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4309 | 2024.01.31 21:24:35.042602 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4310 | 2024.01.31 21:24:35.042747 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4311 | 2024.01.31 21:24:35.042866 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000860716 sec., 36016 rows/sec., 2.82 MiB/sec. | ||
4312 | 2024.01.31 21:24:35.043007 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Debug> DynamicQueryHandler: Done processing query | ||
4313 | 2024.01.31 21:24:35.043036 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4314 | 2024.01.31 21:24:35.043052 [ 3 ] {} <Debug> HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Destroying unnamed session | ||
4315 | 2024.01.31 21:24:35.043219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4316 | 2024.01.31 21:24:35.043263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4317 | 2024.01.31 21:24:35.043282 [ 3 ] {} <Debug> HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4318 | 2024.01.31 21:24:35.043298 [ 3 ] {} <Debug> HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4319 | 2024.01.31 21:24:35.043381 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4320 | 2024.01.31 21:24:35.043426 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4321 | 2024.01.31 21:24:35.043574 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4322 | 2024.01.31 21:24:35.043997 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4323 | 2024.01.31 21:24:35.044354 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4324 | 2024.01.31 21:24:35.044530 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4325 | 2024.01.31 21:24:35.044657 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00124791 sec., 24841 rows/sec., 33.52 MiB/sec. | ||
4326 | 2024.01.31 21:24:35.044783 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Debug> DynamicQueryHandler: Done processing query | ||
4327 | 2024.01.31 21:24:35.044807 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4328 | 2024.01.31 21:24:35.044823 [ 3 ] {} <Debug> HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Destroying unnamed session | ||
4329 | 2024.01.31 21:24:40.037886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4330 | 2024.01.31 21:24:40.038040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4331 | 2024.01.31 21:24:40.038070 [ 3 ] {} <Debug> HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4332 | 2024.01.31 21:24:40.038098 [ 3 ] {} <Debug> HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4333 | 2024.01.31 21:24:40.038238 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4334 | 2024.01.31 21:24:40.038305 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4335 | 2024.01.31 21:24:40.038484 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4336 | 2024.01.31 21:24:40.038916 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4337 | 2024.01.31 21:24:40.039185 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4338 | 2024.01.31 21:24:40.039347 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4339 | 2024.01.31 21:24:40.039464 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001187449 sec., 17684 rows/sec., 1.40 MiB/sec. | ||
4340 | 2024.01.31 21:24:40.039471 [ 152 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4341 | 2024.01.31 21:24:40.039556 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4342 | 2024.01.31 21:24:40.039622 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Debug> DynamicQueryHandler: Done processing query | ||
4343 | 2024.01.31 21:24:40.039694 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4344 | 2024.01.31 21:24:40.039756 [ 3 ] {} <Debug> HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Destroying unnamed session | ||
4345 | 2024.01.31 21:24:40.039801 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4346 | 2024.01.31 21:24:40.039928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4347 | 2024.01.31 21:24:40.039997 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4348 | 2024.01.31 21:24:40.040010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4349 | 2024.01.31 21:24:40.040061 [ 3 ] {} <Debug> HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4350 | 2024.01.31 21:24:40.040067 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 52 rows starting from the beginning of the part | ||
4351 | 2024.01.31 21:24:40.040089 [ 3 ] {} <Debug> HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4352 | 2024.01.31 21:24:40.040285 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4353 | 2024.01.31 21:24:40.040381 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part | ||
4354 | 2024.01.31 21:24:40.040394 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4355 | 2024.01.31 21:24:40.040730 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
4356 | 2024.01.31 21:24:40.040891 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4357 | 2024.01.31 21:24:40.041036 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
4358 | 2024.01.31 21:24:40.041211 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
4359 | 2024.01.31 21:24:40.041497 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part | ||
4360 | 2024.01.31 21:24:40.041815 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4361 | 2024.01.31 21:24:40.042266 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4362 | 2024.01.31 21:24:40.042577 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4363 | 2024.01.31 21:24:40.042769 [ 152 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4364 | 2024.01.31 21:24:40.042875 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4365 | 2024.01.31 21:24:40.042882 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.00252248 sec., 24975 rows/sec., 2.21 MiB/sec. | ||
4366 | 2024.01.31 21:24:40.043468 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Debug> DynamicQueryHandler: Done processing query | ||
4367 | 2024.01.31 21:24:40.043471 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4368 | 2024.01.31 21:24:40.043498 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872731 sec., 45704.181364520286 rows/sec., 3.62 MiB/sec. | ||
4369 | 2024.01.31 21:24:40.043517 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4370 | 2024.01.31 21:24:40.043615 [ 3 ] {} <Debug> HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Destroying unnamed session | ||
4371 | 2024.01.31 21:24:40.043696 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4372 | 2024.01.31 21:24:40.043706 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4373 | 2024.01.31 21:24:40.043768 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 196 rows starting from the beginning of the part | ||
4374 | 2024.01.31 21:24:40.043842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4375 | 2024.01.31 21:24:40.043944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4376 | 2024.01.31 21:24:40.044017 [ 3 ] {} <Debug> HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4377 | 2024.01.31 21:24:40.044074 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4378 | 2024.01.31 21:24:40.044100 [ 3 ] {} <Debug> HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4379 | 2024.01.31 21:24:40.044134 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4380 | 2024.01.31 21:24:40.044241 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4381 | 2024.01.31 21:24:40.044431 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4382 | 2024.01.31 21:24:40.044516 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 129 rows starting from the beginning of the part | ||
4383 | 2024.01.31 21:24:40.044533 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4384 | 2024.01.31 21:24:40.044828 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
4385 | 2024.01.31 21:24:40.045013 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4386 | 2024.01.31 21:24:40.045068 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 93 rows starting from the beginning of the part | ||
4387 | 2024.01.31 21:24:40.045247 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 63 rows starting from the beginning of the part | ||
4388 | 2024.01.31 21:24:40.045792 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4389 | 2024.01.31 21:24:40.046178 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4390 | 2024.01.31 21:24:40.046480 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4391 | 2024.01.31 21:24:40.046610 [ 152 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4392 | 2024.01.31 21:24:40.046646 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002133927 sec., 9841 rows/sec., 788.05 KiB/sec. | ||
4393 | 2024.01.31 21:24:40.046686 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4394 | 2024.01.31 21:24:40.046944 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4395 | 2024.01.31 21:24:40.047145 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Debug> DynamicQueryHandler: Done processing query | ||
4396 | 2024.01.31 21:24:40.047212 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4397 | 2024.01.31 21:24:40.047286 [ 3 ] {} <Debug> HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Destroying unnamed session | ||
4398 | 2024.01.31 21:24:40.047287 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4399 | 2024.01.31 21:24:40.047365 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 102 rows starting from the beginning of the part | ||
4400 | 2024.01.31 21:24:40.047386 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.004416275 sec., 137672.58605951848 rows/sec., 12.75 MiB/sec. | ||
4401 | 2024.01.31 21:24:40.047519 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
4402 | 2024.01.31 21:24:40.047519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4403 | 2024.01.31 21:24:40.047543 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4404 | 2024.01.31 21:24:40.047609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4405 | 2024.01.31 21:24:40.047648 [ 3 ] {} <Debug> HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4406 | 2024.01.31 21:24:40.047675 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part | ||
4407 | 2024.01.31 21:24:40.047680 [ 3 ] {} <Debug> HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4408 | 2024.01.31 21:24:40.047843 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4409 | 2024.01.31 21:24:40.047855 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4410 | 2024.01.31 21:24:40.047851 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
4411 | 2024.01.31 21:24:40.047934 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4412 | 2024.01.31 21:24:40.047947 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4413 | 2024.01.31 21:24:40.048126 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
4414 | 2024.01.31 21:24:40.048309 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part | ||
4415 | 2024.01.31 21:24:40.048368 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4416 | 2024.01.31 21:24:40.049021 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4417 | 2024.01.31 21:24:40.049253 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00249183 sec., 101531.80594181786 rows/sec., 7.93 MiB/sec. | ||
4418 | 2024.01.31 21:24:40.049359 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4419 | 2024.01.31 21:24:40.049439 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4420 | 2024.01.31 21:24:40.049543 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4421 | 2024.01.31 21:24:40.049601 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4422 | 2024.01.31 21:24:40.049640 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4423 | 2024.01.31 21:24:40.049758 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001864515 sec., 11262 rows/sec., 15.20 MiB/sec. | ||
4424 | 2024.01.31 21:24:40.049831 [ 151 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4425 | 2024.01.31 21:24:40.049950 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Debug> DynamicQueryHandler: Done processing query | ||
4426 | 2024.01.31 21:24:40.049990 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4427 | 2024.01.31 21:24:40.050000 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4428 | 2024.01.31 21:24:40.050016 [ 3 ] {} <Debug> HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Destroying unnamed session | ||
4429 | 2024.01.31 21:24:40.050129 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4430 | 2024.01.31 21:24:40.050246 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4431 | 2024.01.31 21:24:40.050300 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 930 rows starting from the beginning of the part | ||
4432 | 2024.01.31 21:24:40.050403 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part | ||
4433 | 2024.01.31 21:24:40.050496 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
4434 | 2024.01.31 21:24:40.050583 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
4435 | 2024.01.31 21:24:40.050668 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
4436 | 2024.01.31 21:24:40.050756 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part | ||
4437 | 2024.01.31 21:24:40.054250 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 6 columns (6 merged, 0 gathered) in 0.004163653 sec., 253383.2670493915 rows/sec., 341.93 MiB/sec. | ||
4438 | 2024.01.31 21:24:40.054735 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4439 | 2024.01.31 21:24:40.054937 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4440 | 2024.01.31 21:24:40.054991 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4441 | 2024.01.31 21:24:40.055050 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8: 9.02 MiB. | ||
4442 | 2024.01.31 21:24:41.000189 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.59 MiB, peak 242.58 MiB, will set to 235.77 MiB (RSS), difference: 2.18 MiB | ||
4443 | 2024.01.31 21:24:45.038962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4444 | 2024.01.31 21:24:45.039110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4445 | 2024.01.31 21:24:45.039141 [ 3 ] {} <Debug> HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4446 | 2024.01.31 21:24:45.039169 [ 3 ] {} <Debug> HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4447 | 2024.01.31 21:24:45.039310 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4448 | 2024.01.31 21:24:45.039379 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4449 | 2024.01.31 21:24:45.039560 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4450 | 2024.01.31 21:24:45.040001 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4451 | 2024.01.31 21:24:45.040263 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4452 | 2024.01.31 21:24:45.040427 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4453 | 2024.01.31 21:24:45.040559 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00120847 sec., 25652 rows/sec., 2.03 MiB/sec. | ||
4454 | 2024.01.31 21:24:45.040710 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Debug> DynamicQueryHandler: Done processing query | ||
4455 | 2024.01.31 21:24:45.040735 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4456 | 2024.01.31 21:24:45.040750 [ 3 ] {} <Debug> HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Destroying unnamed session | ||
4457 | 2024.01.31 21:24:45.040877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4458 | 2024.01.31 21:24:45.040921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4459 | 2024.01.31 21:24:45.040941 [ 3 ] {} <Debug> HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4460 | 2024.01.31 21:24:45.040958 [ 3 ] {} <Debug> HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4461 | 2024.01.31 21:24:45.041032 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4462 | 2024.01.31 21:24:45.041072 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4463 | 2024.01.31 21:24:45.041181 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4464 | 2024.01.31 21:24:45.041529 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4465 | 2024.01.31 21:24:45.041749 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4466 | 2024.01.31 21:24:45.041899 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4467 | 2024.01.31 21:24:45.042016 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000955437 sec., 97337 rows/sec., 9.85 MiB/sec. | ||
4468 | 2024.01.31 21:24:45.042134 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Debug> DynamicQueryHandler: Done processing query | ||
4469 | 2024.01.31 21:24:45.042157 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4470 | 2024.01.31 21:24:45.042173 [ 3 ] {} <Debug> HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Destroying unnamed session | ||
4471 | 2024.01.31 21:24:45.042295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4472 | 2024.01.31 21:24:45.042340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4473 | 2024.01.31 21:24:45.042359 [ 3 ] {} <Debug> HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4474 | 2024.01.31 21:24:45.042375 [ 3 ] {} <Debug> HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4475 | 2024.01.31 21:24:45.042446 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4476 | 2024.01.31 21:24:45.042484 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4477 | 2024.01.31 21:24:45.042590 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4478 | 2024.01.31 21:24:45.042861 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4479 | 2024.01.31 21:24:45.043059 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4480 | 2024.01.31 21:24:45.043204 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4481 | 2024.01.31 21:24:45.043297 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000822817 sec., 37675 rows/sec., 2.95 MiB/sec. | ||
4482 | 2024.01.31 21:24:45.043400 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Debug> DynamicQueryHandler: Done processing query | ||
4483 | 2024.01.31 21:24:45.043423 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4484 | 2024.01.31 21:24:45.043438 [ 3 ] {} <Debug> HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Destroying unnamed session | ||
4485 | 2024.01.31 21:24:45.043637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4486 | 2024.01.31 21:24:45.043680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4487 | 2024.01.31 21:24:45.043699 [ 3 ] {} <Debug> HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4488 | 2024.01.31 21:24:45.043715 [ 3 ] {} <Debug> HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4489 | 2024.01.31 21:24:45.043790 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4490 | 2024.01.31 21:24:45.043835 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4491 | 2024.01.31 21:24:45.043965 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4492 | 2024.01.31 21:24:45.044379 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4493 | 2024.01.31 21:24:45.044679 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4494 | 2024.01.31 21:24:45.044851 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4495 | 2024.01.31 21:24:45.044957 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001133329 sec., 27353 rows/sec., 36.91 MiB/sec. | ||
4496 | 2024.01.31 21:24:45.045078 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Debug> DynamicQueryHandler: Done processing query | ||
4497 | 2024.01.31 21:24:45.045101 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4498 | 2024.01.31 21:24:45.045116 [ 3 ] {} <Debug> HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Destroying unnamed session | ||
4499 | 2024.01.31 21:24:49.804888 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4500 | 2024.01.31 21:24:49.804951 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4501 | 2024.01.31 21:24:50.038523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4502 | 2024.01.31 21:24:50.038655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4503 | 2024.01.31 21:24:50.038684 [ 3 ] {} <Debug> HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4504 | 2024.01.31 21:24:50.038711 [ 3 ] {} <Debug> HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4505 | 2024.01.31 21:24:50.038852 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4506 | 2024.01.31 21:24:50.038918 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4507 | 2024.01.31 21:24:50.039084 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4508 | 2024.01.31 21:24:50.039496 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4509 | 2024.01.31 21:24:50.039763 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4510 | 2024.01.31 21:24:50.039925 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4511 | 2024.01.31 21:24:50.040060 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001163389 sec., 18050 rows/sec., 1.43 MiB/sec. | ||
4512 | 2024.01.31 21:24:50.040201 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2024.01.31 21:24:50.040226 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4514 | 2024.01.31 21:24:50.040242 [ 3 ] {} <Debug> HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Destroying unnamed session | ||
4515 | 2024.01.31 21:24:50.040374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.01.31 21:24:50.040420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4517 | 2024.01.31 21:24:50.040438 [ 3 ] {} <Debug> HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4518 | 2024.01.31 21:24:50.040455 [ 3 ] {} <Debug> HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4519 | 2024.01.31 21:24:50.040529 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4520 | 2024.01.31 21:24:50.040569 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4521 | 2024.01.31 21:24:50.040672 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4522 | 2024.01.31 21:24:50.040973 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4523 | 2024.01.31 21:24:50.041188 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4524 | 2024.01.31 21:24:50.041335 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4525 | 2024.01.31 21:24:50.041450 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000887116 sec., 71016 rows/sec., 6.27 MiB/sec. | ||
4526 | 2024.01.31 21:24:50.041568 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Debug> DynamicQueryHandler: Done processing query | ||
4527 | 2024.01.31 21:24:50.041591 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4528 | 2024.01.31 21:24:50.041607 [ 3 ] {} <Debug> HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Destroying unnamed session | ||
4529 | 2024.01.31 21:24:50.041724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4530 | 2024.01.31 21:24:50.041768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4531 | 2024.01.31 21:24:50.041787 [ 3 ] {} <Debug> HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4532 | 2024.01.31 21:24:50.041803 [ 3 ] {} <Debug> HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4533 | 2024.01.31 21:24:50.041872 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4534 | 2024.01.31 21:24:50.041910 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4535 | 2024.01.31 21:24:50.042016 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4536 | 2024.01.31 21:24:50.042277 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4537 | 2024.01.31 21:24:50.042480 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4538 | 2024.01.31 21:24:50.042625 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4539 | 2024.01.31 21:24:50.042741 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000838547 sec., 25043 rows/sec., 1.96 MiB/sec. | ||
4540 | 2024.01.31 21:24:50.042863 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Debug> DynamicQueryHandler: Done processing query | ||
4541 | 2024.01.31 21:24:50.042887 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4542 | 2024.01.31 21:24:50.042902 [ 3 ] {} <Debug> HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Destroying unnamed session | ||
4543 | 2024.01.31 21:24:50.043067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.01.31 21:24:50.043110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4545 | 2024.01.31 21:24:50.043128 [ 3 ] {} <Debug> HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4546 | 2024.01.31 21:24:50.043144 [ 3 ] {} <Debug> HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.01.31 21:24:50.043221 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4548 | 2024.01.31 21:24:50.043265 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4549 | 2024.01.31 21:24:50.043402 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4550 | 2024.01.31 21:24:50.043754 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4551 | 2024.01.31 21:24:50.044047 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4552 | 2024.01.31 21:24:50.044225 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4553 | 2024.01.31 21:24:50.044346 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001097369 sec., 19136 rows/sec., 25.82 MiB/sec. | ||
4554 | 2024.01.31 21:24:50.044472 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Debug> DynamicQueryHandler: Done processing query | ||
4555 | 2024.01.31 21:24:50.044495 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4556 | 2024.01.31 21:24:50.044511 [ 3 ] {} <Debug> HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Destroying unnamed session | ||
4557 | 2024.01.31 21:24:55.041079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4558 | 2024.01.31 21:24:55.041267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4559 | 2024.01.31 21:24:55.041309 [ 3 ] {} <Debug> HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4560 | 2024.01.31 21:24:55.041348 [ 3 ] {} <Debug> HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4561 | 2024.01.31 21:24:55.041533 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4562 | 2024.01.31 21:24:55.041622 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4563 | 2024.01.31 21:24:55.041868 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4564 | 2024.01.31 21:24:55.042386 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4565 | 2024.01.31 21:24:55.042658 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4566 | 2024.01.31 21:24:55.042831 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4567 | 2024.01.31 21:24:55.042948 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001364471 sec., 22719 rows/sec., 1.80 MiB/sec. | ||
4568 | 2024.01.31 21:24:55.043138 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Debug> DynamicQueryHandler: Done processing query | ||
4569 | 2024.01.31 21:24:55.043164 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4570 | 2024.01.31 21:24:55.043181 [ 3 ] {} <Debug> HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Destroying unnamed session | ||
4571 | 2024.01.31 21:24:55.043302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4572 | 2024.01.31 21:24:55.043347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4573 | 2024.01.31 21:24:55.043367 [ 3 ] {} <Debug> HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4574 | 2024.01.31 21:24:55.043383 [ 3 ] {} <Debug> HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4575 | 2024.01.31 21:24:55.043453 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4576 | 2024.01.31 21:24:55.043493 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4577 | 2024.01.31 21:24:55.043610 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4578 | 2024.01.31 21:24:55.043867 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4579 | 2024.01.31 21:24:55.044070 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4580 | 2024.01.31 21:24:55.044219 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4581 | 2024.01.31 21:24:55.044316 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000834526 sec., 2396 rows/sec., 204.79 KiB/sec. | ||
4582 | 2024.01.31 21:24:55.044496 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Debug> DynamicQueryHandler: Done processing query | ||
4583 | 2024.01.31 21:24:55.044519 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4584 | 2024.01.31 21:24:55.044535 [ 3 ] {} <Debug> HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Destroying unnamed session | ||
4585 | 2024.01.31 21:24:55.044669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4586 | 2024.01.31 21:24:55.044713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4587 | 2024.01.31 21:24:55.044731 [ 3 ] {} <Debug> HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4588 | 2024.01.31 21:24:55.044747 [ 3 ] {} <Debug> HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4589 | 2024.01.31 21:24:55.044821 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4590 | 2024.01.31 21:24:55.044860 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4591 | 2024.01.31 21:24:55.045002 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4592 | 2024.01.31 21:24:55.045349 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4593 | 2024.01.31 21:24:55.045562 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4594 | 2024.01.31 21:24:55.045703 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4595 | 2024.01.31 21:24:55.045797 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.000949137 sec., 136966 rows/sec., 12.85 MiB/sec. | ||
4596 | 2024.01.31 21:24:55.045911 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Debug> DynamicQueryHandler: Done processing query | ||
4597 | 2024.01.31 21:24:55.045935 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4598 | 2024.01.31 21:24:55.045950 [ 3 ] {} <Debug> HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Destroying unnamed session | ||
4599 | 2024.01.31 21:24:55.046094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4600 | 2024.01.31 21:24:55.046138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4601 | 2024.01.31 21:24:55.046156 [ 3 ] {} <Debug> HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4602 | 2024.01.31 21:24:55.046195 [ 3 ] {} <Debug> HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4603 | 2024.01.31 21:24:55.046263 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4604 | 2024.01.31 21:24:55.046301 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4605 | 2024.01.31 21:24:55.046405 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4606 | 2024.01.31 21:24:55.046642 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4607 | 2024.01.31 21:24:55.046842 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4608 | 2024.01.31 21:24:55.046987 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
4609 | 2024.01.31 21:24:55.047086 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000795226 sec., 2515 rows/sec., 175.61 KiB/sec. | ||
4610 | 2024.01.31 21:24:55.047219 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Debug> DynamicQueryHandler: Done processing query | ||
4611 | 2024.01.31 21:24:55.047242 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4612 | 2024.01.31 21:24:55.047258 [ 3 ] {} <Debug> HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Destroying unnamed session | ||
4613 | 2024.01.31 21:24:55.047377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4614 | 2024.01.31 21:24:55.047421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4615 | 2024.01.31 21:24:55.047439 [ 3 ] {} <Debug> HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4616 | 2024.01.31 21:24:55.047455 [ 3 ] {} <Debug> HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4617 | 2024.01.31 21:24:55.047527 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4618 | 2024.01.31 21:24:55.047565 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4619 | 2024.01.31 21:24:55.047667 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4620 | 2024.01.31 21:24:55.048033 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4621 | 2024.01.31 21:24:55.048235 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4622 | 2024.01.31 21:24:55.048386 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4623 | 2024.01.31 21:24:55.048480 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000926938 sec., 61492 rows/sec., 4.79 MiB/sec. | ||
4624 | 2024.01.31 21:24:55.048620 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Debug> DynamicQueryHandler: Done processing query | ||
4625 | 2024.01.31 21:24:55.048645 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4626 | 2024.01.31 21:24:55.048661 [ 3 ] {} <Debug> HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Destroying unnamed session | ||
4627 | 2024.01.31 21:24:55.048778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4628 | 2024.01.31 21:24:55.048822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4629 | 2024.01.31 21:24:55.048841 [ 3 ] {} <Debug> HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4630 | 2024.01.31 21:24:55.048857 [ 3 ] {} <Debug> HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4631 | 2024.01.31 21:24:55.048929 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4632 | 2024.01.31 21:24:55.048971 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4633 | 2024.01.31 21:24:55.049093 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4634 | 2024.01.31 21:24:55.049394 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4635 | 2024.01.31 21:24:55.049648 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4636 | 2024.01.31 21:24:55.049818 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4637 | 2024.01.31 21:24:55.049915 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000956728 sec., 38673 rows/sec., 2.73 MiB/sec. | ||
4638 | 2024.01.31 21:24:55.050040 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Debug> DynamicQueryHandler: Done processing query | ||
4639 | 2024.01.31 21:24:55.050064 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4640 | 2024.01.31 21:24:55.050079 [ 3 ] {} <Debug> HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Destroying unnamed session | ||
4641 | 2024.01.31 21:24:55.050241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4642 | 2024.01.31 21:24:55.050285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4643 | 2024.01.31 21:24:55.050303 [ 3 ] {} <Debug> HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4644 | 2024.01.31 21:24:55.050320 [ 3 ] {} <Debug> HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4645 | 2024.01.31 21:24:55.050396 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4646 | 2024.01.31 21:24:55.050440 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4647 | 2024.01.31 21:24:55.050570 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4648 | 2024.01.31 21:24:55.050994 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. | ||
4649 | 2024.01.31 21:24:55.051282 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4650 | 2024.01.31 21:24:55.051453 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4651 | 2024.01.31 21:24:55.051558 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001129149 sec., 27454 rows/sec., 37.05 MiB/sec. | ||
4652 | 2024.01.31 21:24:55.051815 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Debug> DynamicQueryHandler: Done processing query | ||
4653 | 2024.01.31 21:24:55.051839 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4654 | 2024.01.31 21:24:55.051857 [ 3 ] {} <Debug> HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Destroying unnamed session | ||
4655 | 2024.01.31 21:25:00.038305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4656 | 2024.01.31 21:25:00.038453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4657 | 2024.01.31 21:25:00.038483 [ 3 ] {} <Debug> HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4658 | 2024.01.31 21:25:00.038510 [ 3 ] {} <Debug> HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4659 | 2024.01.31 21:25:00.038649 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4660 | 2024.01.31 21:25:00.038717 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4661 | 2024.01.31 21:25:00.038896 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4662 | 2024.01.31 21:25:00.039349 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4663 | 2024.01.31 21:25:00.039612 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4664 | 2024.01.31 21:25:00.039772 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4665 | 2024.01.31 21:25:00.039902 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00120708 sec., 17397 rows/sec., 1.38 MiB/sec. | ||
4666 | 2024.01.31 21:25:00.040083 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Debug> DynamicQueryHandler: Done processing query | ||
4667 | 2024.01.31 21:25:00.040109 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4668 | 2024.01.31 21:25:00.040126 [ 3 ] {} <Debug> HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Destroying unnamed session | ||
4669 | 2024.01.31 21:25:00.040260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4670 | 2024.01.31 21:25:00.040304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4671 | 2024.01.31 21:25:00.040324 [ 3 ] {} <Debug> HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4672 | 2024.01.31 21:25:00.040340 [ 3 ] {} <Debug> HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4673 | 2024.01.31 21:25:00.040414 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4674 | 2024.01.31 21:25:00.040453 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4675 | 2024.01.31 21:25:00.040560 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4676 | 2024.01.31 21:25:00.040912 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4677 | 2024.01.31 21:25:00.041132 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4678 | 2024.01.31 21:25:00.041289 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4679 | 2024.01.31 21:25:00.041414 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000970118 sec., 64940 rows/sec., 5.74 MiB/sec. | ||
4680 | 2024.01.31 21:25:00.041533 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Debug> DynamicQueryHandler: Done processing query | ||
4681 | 2024.01.31 21:25:00.041556 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4682 | 2024.01.31 21:25:00.041572 [ 3 ] {} <Debug> HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Destroying unnamed session | ||
4683 | 2024.01.31 21:25:00.041704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4684 | 2024.01.31 21:25:00.041747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4685 | 2024.01.31 21:25:00.041765 [ 3 ] {} <Debug> HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4686 | 2024.01.31 21:25:00.041781 [ 3 ] {} <Debug> HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4687 | 2024.01.31 21:25:00.041851 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4688 | 2024.01.31 21:25:00.041888 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4689 | 2024.01.31 21:25:00.041995 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4690 | 2024.01.31 21:25:00.042309 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4691 | 2024.01.31 21:25:00.042508 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4692 | 2024.01.31 21:25:00.042653 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4693 | 2024.01.31 21:25:00.042778 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000894767 sec., 23469 rows/sec., 1.84 MiB/sec. | ||
4694 | 2024.01.31 21:25:00.042895 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Debug> DynamicQueryHandler: Done processing query | ||
4695 | 2024.01.31 21:25:00.042918 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4696 | 2024.01.31 21:25:00.042933 [ 3 ] {} <Debug> HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Destroying unnamed session | ||
4697 | 2024.01.31 21:25:00.043093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4698 | 2024.01.31 21:25:00.043138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4699 | 2024.01.31 21:25:00.043155 [ 3 ] {} <Debug> HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4700 | 2024.01.31 21:25:00.043171 [ 3 ] {} <Debug> HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4701 | 2024.01.31 21:25:00.043247 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4702 | 2024.01.31 21:25:00.043291 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4703 | 2024.01.31 21:25:00.043430 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4704 | 2024.01.31 21:25:00.043823 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4705 | 2024.01.31 21:25:00.044109 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4706 | 2024.01.31 21:25:00.044280 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
4707 | 2024.01.31 21:25:00.044411 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001135869 sec., 18488 rows/sec., 24.95 MiB/sec. | ||
4708 | 2024.01.31 21:25:00.044573 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Debug> DynamicQueryHandler: Done processing query | ||
4709 | 2024.01.31 21:25:00.044597 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4710 | 2024.01.31 21:25:00.044612 [ 3 ] {} <Debug> HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Destroying unnamed session | ||
4711 | 2024.01.31 21:25:04.805189 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4712 | 2024.01.31 21:25:04.805262 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4713 | 2024.01.31 21:25:05.039129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4714 | 2024.01.31 21:25:05.039269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4715 | 2024.01.31 21:25:05.039297 [ 3 ] {} <Debug> HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4716 | 2024.01.31 21:25:05.039325 [ 3 ] {} <Debug> HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4717 | 2024.01.31 21:25:05.039465 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4718 | 2024.01.31 21:25:05.039533 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4719 | 2024.01.31 21:25:05.039715 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4720 | 2024.01.31 21:25:05.040241 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4721 | 2024.01.31 21:25:05.040523 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4722 | 2024.01.31 21:25:05.040688 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4723 | 2024.01.31 21:25:05.040802 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00129933 sec., 23858 rows/sec., 1.89 MiB/sec. | ||
4724 | 2024.01.31 21:25:05.040827 [ 139 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4725 | 2024.01.31 21:25:05.040946 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4726 | 2024.01.31 21:25:05.041030 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Debug> DynamicQueryHandler: Done processing query | ||
4727 | 2024.01.31 21:25:05.041083 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4728 | 2024.01.31 21:25:05.041097 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4729 | 2024.01.31 21:25:05.041114 [ 3 ] {} <Debug> HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Destroying unnamed session | ||
4730 | 2024.01.31 21:25:05.041288 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4731 | 2024.01.31 21:25:05.041348 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 52 rows starting from the beginning of the part | ||
4732 | 2024.01.31 21:25:05.041355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4733 | 2024.01.31 21:25:05.041446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4734 | 2024.01.31 21:25:05.041493 [ 3 ] {} <Debug> HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4735 | 2024.01.31 21:25:05.041554 [ 3 ] {} <Debug> HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4736 | 2024.01.31 21:25:05.041589 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
4737 | 2024.01.31 21:25:05.041737 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4738 | 2024.01.31 21:25:05.041845 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
4739 | 2024.01.31 21:25:05.041848 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4740 | 2024.01.31 21:25:05.042130 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
4741 | 2024.01.31 21:25:05.042300 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4742 | 2024.01.31 21:25:05.042398 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part | ||
4743 | 2024.01.31 21:25:05.042541 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
4744 | 2024.01.31 21:25:05.043070 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4745 | 2024.01.31 21:25:05.043526 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4746 | 2024.01.31 21:25:05.043859 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4747 | 2024.01.31 21:25:05.044095 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074964 sec., 60813.72009558486 rows/sec., 4.81 MiB/sec. | ||
4748 | 2024.01.31 21:25:05.044137 [ 139 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4749 | 2024.01.31 21:25:05.044150 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.002339399 sec., 39753 rows/sec., 4.02 MiB/sec. | ||
4750 | 2024.01.31 21:25:05.044233 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4751 | 2024.01.31 21:25:05.044330 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4752 | 2024.01.31 21:25:05.044536 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4753 | 2024.01.31 21:25:05.044557 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Debug> DynamicQueryHandler: Done processing query | ||
4754 | 2024.01.31 21:25:05.044604 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4755 | 2024.01.31 21:25:05.044674 [ 3 ] {} <Debug> HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Destroying unnamed session | ||
4756 | 2024.01.31 21:25:05.044735 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4757 | 2024.01.31 21:25:05.044799 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 196 rows starting from the beginning of the part | ||
4758 | 2024.01.31 21:25:05.044825 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4759 | 2024.01.31 21:25:05.044913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4760 | 2024.01.31 21:25:05.044982 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4761 | 2024.01.31 21:25:05.045024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4762 | 2024.01.31 21:25:05.045077 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part | ||
4763 | 2024.01.31 21:25:05.045100 [ 3 ] {} <Debug> HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4764 | 2024.01.31 21:25:05.045189 [ 3 ] {} <Debug> HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4765 | 2024.01.31 21:25:05.045398 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 63 rows starting from the beginning of the part | ||
4766 | 2024.01.31 21:25:05.045418 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4767 | 2024.01.31 21:25:05.045509 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4768 | 2024.01.31 21:25:05.045646 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part | ||
4769 | 2024.01.31 21:25:05.045986 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4770 | 2024.01.31 21:25:05.045998 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 63 rows starting from the beginning of the part | ||
4771 | 2024.01.31 21:25:05.046191 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 93 rows starting from the beginning of the part | ||
4772 | 2024.01.31 21:25:05.046791 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4773 | 2024.01.31 21:25:05.047263 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4774 | 2024.01.31 21:25:05.047529 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4775 | 2024.01.31 21:25:05.047764 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002253588 sec., 13755 rows/sec., 1.08 MiB/sec. | ||
4776 | 2024.01.31 21:25:05.047767 [ 139 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4777 | 2024.01.31 21:25:05.048242 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Debug> DynamicQueryHandler: Done processing query | ||
4778 | 2024.01.31 21:25:05.048247 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387574 sec., 164613.72537889538 rows/sec., 15.53 MiB/sec. | ||
4779 | 2024.01.31 21:25:05.048269 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4780 | 2024.01.31 21:25:05.048283 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4781 | 2024.01.31 21:25:05.048369 [ 3 ] {} <Debug> HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Destroying unnamed session | ||
4782 | 2024.01.31 21:25:05.048457 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4783 | 2024.01.31 21:25:05.048493 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4784 | 2024.01.31 21:25:05.048638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.01.31 21:25:05.048694 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4786 | 2024.01.31 21:25:05.048767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4787 | 2024.01.31 21:25:05.048781 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 102 rows starting from the beginning of the part | ||
4788 | 2024.01.31 21:25:05.048788 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4789 | 2024.01.31 21:25:05.048828 [ 3 ] {} <Debug> HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4790 | 2024.01.31 21:25:05.048909 [ 3 ] {} <Debug> HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4791 | 2024.01.31 21:25:05.048976 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4792 | 2024.01.31 21:25:05.049287 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4793 | 2024.01.31 21:25:05.049302 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
4794 | 2024.01.31 21:25:05.049399 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4795 | 2024.01.31 21:25:05.049598 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
4796 | 2024.01.31 21:25:05.049967 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
4797 | 2024.01.31 21:25:05.050055 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4798 | 2024.01.31 21:25:05.050259 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part | ||
4799 | 2024.01.31 21:25:05.050384 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
4800 | 2024.01.31 21:25:05.051082 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4801 | 2024.01.31 21:25:05.051902 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.003495948 sec., 75229.95193292349 rows/sec., 5.88 MiB/sec. | ||
4802 | 2024.01.31 21:25:05.051923 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4803 | 2024.01.31 21:25:05.052100 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4804 | 2024.01.31 21:25:05.052237 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
4805 | 2024.01.31 21:25:05.052425 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4806 | 2024.01.31 21:25:05.052437 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003104485 sec., 9985 rows/sec., 13.47 MiB/sec. | ||
4807 | 2024.01.31 21:25:05.052531 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4808 | 2024.01.31 21:25:05.052537 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4809 | 2024.01.31 21:25:05.052790 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4810 | 2024.01.31 21:25:05.052836 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
4811 | 2024.01.31 21:25:05.053020 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Debug> DynamicQueryHandler: Done processing query | ||
4812 | 2024.01.31 21:25:05.053112 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4813 | 2024.01.31 21:25:05.053194 [ 3 ] {} <Debug> HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Destroying unnamed session | ||
4814 | 2024.01.31 21:25:05.053304 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4815 | 2024.01.31 21:25:05.053351 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1055 rows starting from the beginning of the part | ||
4816 | 2024.01.31 21:25:05.053467 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
4817 | 2024.01.31 21:25:05.053565 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
4818 | 2024.01.31 21:25:05.053659 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
4819 | 2024.01.31 21:25:05.053749 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part | ||
4820 | 2024.01.31 21:25:05.053836 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
4821 | 2024.01.31 21:25:05.056223 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 6 columns (6 merged, 0 gathered) in 0.003601339 sec., 330432.6529660218 rows/sec., 445.90 MiB/sec. | ||
4822 | 2024.01.31 21:25:05.056724 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4823 | 2024.01.31 21:25:05.056938 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
4824 | 2024.01.31 21:25:05.057000 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
4825 | 2024.01.31 21:25:05.057067 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9: 9.28 MiB. | ||
4826 | 2024.01.31 21:25:06.161114 [ 137 ] {} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4827 | 2024.01.31 21:25:06.161185 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4828 | 2024.01.31 21:25:06.161316 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4829 | 2024.01.31 21:25:06.161526 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4830 | 2024.01.31 21:25:06.161582 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
4831 | 2024.01.31 21:25:06.161782 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4832 | 2024.01.31 21:25:06.161944 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4833 | 2024.01.31 21:25:06.162093 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
4834 | 2024.01.31 21:25:06.162231 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4835 | 2024.01.31 21:25:06.162889 [ 21 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647493 sec., 9711.725634039112 rows/sec., 815.63 KiB/sec. | ||
4836 | 2024.01.31 21:25:06.162998 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4837 | 2024.01.31 21:25:06.163180 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4838 | 2024.01.31 21:25:06.163242 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4839 | 2024.01.31 21:25:07.329848 [ 137 ] {} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4840 | 2024.01.31 21:25:07.329927 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4841 | 2024.01.31 21:25:07.330004 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
4842 | 2024.01.31 21:25:07.330135 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4843 | 2024.01.31 21:25:07.330172 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
4844 | 2024.01.31 21:25:07.330310 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
4845 | 2024.01.31 21:25:07.330397 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4846 | 2024.01.31 21:25:07.330474 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
4847 | 2024.01.31 21:25:07.330548 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
4848 | 2024.01.31 21:25:07.331099 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127229 sec., 14194.09898077498 rows/sec., 991.09 KiB/sec. | ||
4849 | 2024.01.31 21:25:07.331181 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4850 | 2024.01.31 21:25:07.331349 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
4851 | 2024.01.31 21:25:07.331408 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
4852 | 2024.01.31 21:25:10.038615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4853 | 2024.01.31 21:25:10.038804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4854 | 2024.01.31 21:25:10.038848 [ 3 ] {} <Debug> HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4855 | 2024.01.31 21:25:10.038887 [ 3 ] {} <Debug> HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4856 | 2024.01.31 21:25:10.039066 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4857 | 2024.01.31 21:25:10.039155 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4858 | 2024.01.31 21:25:10.039401 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4859 | 2024.01.31 21:25:10.039880 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4860 | 2024.01.31 21:25:10.040144 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4861 | 2024.01.31 21:25:10.040309 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4862 | 2024.01.31 21:25:10.040459 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001339741 sec., 15674 rows/sec., 1.24 MiB/sec. | ||
4863 | 2024.01.31 21:25:10.040624 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Debug> DynamicQueryHandler: Done processing query | ||
4864 | 2024.01.31 21:25:10.040650 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4865 | 2024.01.31 21:25:10.040666 [ 3 ] {} <Debug> HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Destroying unnamed session | ||
4866 | 2024.01.31 21:25:10.040790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4867 | 2024.01.31 21:25:10.040835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4868 | 2024.01.31 21:25:10.040853 [ 3 ] {} <Debug> HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4869 | 2024.01.31 21:25:10.040870 [ 3 ] {} <Debug> HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4870 | 2024.01.31 21:25:10.040938 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4871 | 2024.01.31 21:25:10.040978 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4872 | 2024.01.31 21:25:10.041090 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4873 | 2024.01.31 21:25:10.041388 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4874 | 2024.01.31 21:25:10.041599 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4875 | 2024.01.31 21:25:10.041743 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4876 | 2024.01.31 21:25:10.041876 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000899707 sec., 2222 rows/sec., 189.95 KiB/sec. | ||
4877 | 2024.01.31 21:25:10.042005 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Debug> DynamicQueryHandler: Done processing query | ||
4878 | 2024.01.31 21:25:10.042029 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4879 | 2024.01.31 21:25:10.042044 [ 3 ] {} <Debug> HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Destroying unnamed session | ||
4880 | 2024.01.31 21:25:10.042166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4881 | 2024.01.31 21:25:10.042211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4882 | 2024.01.31 21:25:10.042229 [ 3 ] {} <Debug> HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4883 | 2024.01.31 21:25:10.042245 [ 3 ] {} <Debug> HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4884 | 2024.01.31 21:25:10.042316 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4885 | 2024.01.31 21:25:10.042353 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4886 | 2024.01.31 21:25:10.042457 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4887 | 2024.01.31 21:25:10.042774 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4888 | 2024.01.31 21:25:10.042980 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4889 | 2024.01.31 21:25:10.043130 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4890 | 2024.01.31 21:25:10.043252 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000899297 sec., 71166 rows/sec., 6.28 MiB/sec. | ||
4891 | 2024.01.31 21:25:10.043441 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Debug> DynamicQueryHandler: Done processing query | ||
4892 | 2024.01.31 21:25:10.043466 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4893 | 2024.01.31 21:25:10.043482 [ 3 ] {} <Debug> HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Destroying unnamed session | ||
4894 | 2024.01.31 21:25:10.043587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4895 | 2024.01.31 21:25:10.043633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4896 | 2024.01.31 21:25:10.043652 [ 3 ] {} <Debug> HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4897 | 2024.01.31 21:25:10.043668 [ 3 ] {} <Debug> HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4898 | 2024.01.31 21:25:10.043736 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4899 | 2024.01.31 21:25:10.043774 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4900 | 2024.01.31 21:25:10.043889 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4901 | 2024.01.31 21:25:10.044153 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4902 | 2024.01.31 21:25:10.044354 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4903 | 2024.01.31 21:25:10.044496 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
4904 | 2024.01.31 21:25:10.044612 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000848127 sec., 2358 rows/sec., 164.66 KiB/sec. | ||
4905 | 2024.01.31 21:25:10.044730 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Debug> DynamicQueryHandler: Done processing query | ||
4906 | 2024.01.31 21:25:10.044753 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4907 | 2024.01.31 21:25:10.044768 [ 3 ] {} <Debug> HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Destroying unnamed session | ||
4908 | 2024.01.31 21:25:10.044871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4909 | 2024.01.31 21:25:10.044915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4910 | 2024.01.31 21:25:10.044933 [ 3 ] {} <Debug> HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4911 | 2024.01.31 21:25:10.044949 [ 3 ] {} <Debug> HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4912 | 2024.01.31 21:25:10.045017 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4913 | 2024.01.31 21:25:10.045062 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4914 | 2024.01.31 21:25:10.045166 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4915 | 2024.01.31 21:25:10.045440 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4916 | 2024.01.31 21:25:10.045640 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4917 | 2024.01.31 21:25:10.045786 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4918 | 2024.01.31 21:25:10.045898 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000852676 sec., 26973 rows/sec., 2.11 MiB/sec. | ||
4919 | 2024.01.31 21:25:10.046011 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Debug> DynamicQueryHandler: Done processing query | ||
4920 | 2024.01.31 21:25:10.046034 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4921 | 2024.01.31 21:25:10.046049 [ 3 ] {} <Debug> HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Destroying unnamed session | ||
4922 | 2024.01.31 21:25:10.046149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4923 | 2024.01.31 21:25:10.046192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4924 | 2024.01.31 21:25:10.046212 [ 3 ] {} <Debug> HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4925 | 2024.01.31 21:25:10.046228 [ 3 ] {} <Debug> HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4926 | 2024.01.31 21:25:10.046294 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4927 | 2024.01.31 21:25:10.046335 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4928 | 2024.01.31 21:25:10.046453 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4929 | 2024.01.31 21:25:10.046719 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4930 | 2024.01.31 21:25:10.046976 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4931 | 2024.01.31 21:25:10.047150 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4932 | 2024.01.31 21:25:10.047267 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000946317 sec., 1056 rows/sec., 74.30 KiB/sec. | ||
4933 | 2024.01.31 21:25:10.047387 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Debug> DynamicQueryHandler: Done processing query | ||
4934 | 2024.01.31 21:25:10.047410 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4935 | 2024.01.31 21:25:10.047426 [ 3 ] {} <Debug> HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Destroying unnamed session | ||
4936 | 2024.01.31 21:25:10.047572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4937 | 2024.01.31 21:25:10.047616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4938 | 2024.01.31 21:25:10.047634 [ 3 ] {} <Debug> HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4939 | 2024.01.31 21:25:10.047650 [ 3 ] {} <Debug> HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4940 | 2024.01.31 21:25:10.047726 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4941 | 2024.01.31 21:25:10.047769 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4942 | 2024.01.31 21:25:10.047901 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4943 | 2024.01.31 21:25:10.048232 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4944 | 2024.01.31 21:25:10.048495 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4945 | 2024.01.31 21:25:10.048659 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
4946 | 2024.01.31 21:25:10.048767 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001062559 sec., 19763 rows/sec., 26.67 MiB/sec. | ||
4947 | 2024.01.31 21:25:10.048882 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Debug> DynamicQueryHandler: Done processing query | ||
4948 | 2024.01.31 21:25:10.048904 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4949 | 2024.01.31 21:25:10.048918 [ 3 ] {} <Debug> HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Destroying unnamed session | ||
4950 | 2024.01.31 21:25:15.039322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4951 | 2024.01.31 21:25:15.039509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4952 | 2024.01.31 21:25:15.039552 [ 3 ] {} <Debug> HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4953 | 2024.01.31 21:25:15.039592 [ 3 ] {} <Debug> HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4954 | 2024.01.31 21:25:15.039731 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4955 | 2024.01.31 21:25:15.039789 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4956 | 2024.01.31 21:25:15.039949 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4957 | 2024.01.31 21:25:15.040364 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4958 | 2024.01.31 21:25:15.040639 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4959 | 2024.01.31 21:25:15.040811 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4960 | 2024.01.31 21:25:15.040955 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001189779 sec., 26055 rows/sec., 2.06 MiB/sec. | ||
4961 | 2024.01.31 21:25:15.041172 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Debug> DynamicQueryHandler: Done processing query | ||
4962 | 2024.01.31 21:25:15.041214 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4963 | 2024.01.31 21:25:15.041238 [ 3 ] {} <Debug> HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Destroying unnamed session | ||
4964 | 2024.01.31 21:25:15.041354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4965 | 2024.01.31 21:25:15.041401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4966 | 2024.01.31 21:25:15.041421 [ 3 ] {} <Debug> HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4967 | 2024.01.31 21:25:15.041437 [ 3 ] {} <Debug> HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4968 | 2024.01.31 21:25:15.041514 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4969 | 2024.01.31 21:25:15.041557 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4970 | 2024.01.31 21:25:15.041677 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4971 | 2024.01.31 21:25:15.041975 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4972 | 2024.01.31 21:25:15.042184 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4973 | 2024.01.31 21:25:15.042332 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4974 | 2024.01.31 21:25:15.042447 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904327 sec., 2211 rows/sec., 188.98 KiB/sec. | ||
4975 | 2024.01.31 21:25:15.042554 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Debug> DynamicQueryHandler: Done processing query | ||
4976 | 2024.01.31 21:25:15.042577 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4977 | 2024.01.31 21:25:15.042593 [ 3 ] {} <Debug> HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Destroying unnamed session | ||
4978 | 2024.01.31 21:25:15.042729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4979 | 2024.01.31 21:25:15.042772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4980 | 2024.01.31 21:25:15.042790 [ 3 ] {} <Debug> HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4981 | 2024.01.31 21:25:15.042806 [ 3 ] {} <Debug> HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4982 | 2024.01.31 21:25:15.042879 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4983 | 2024.01.31 21:25:15.042917 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4984 | 2024.01.31 21:25:15.043018 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4985 | 2024.01.31 21:25:15.043336 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
4986 | 2024.01.31 21:25:15.043557 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4987 | 2024.01.31 21:25:15.043713 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
4988 | 2024.01.31 21:25:15.043826 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Information> executeQuery: Read 94 rows, 9.73 KiB in 0.000919367 sec., 102244 rows/sec., 10.33 MiB/sec. | ||
4989 | 2024.01.31 21:25:15.043943 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Debug> DynamicQueryHandler: Done processing query | ||
4990 | 2024.01.31 21:25:15.043967 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4991 | 2024.01.31 21:25:15.043983 [ 3 ] {} <Debug> HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Destroying unnamed session | ||
4992 | 2024.01.31 21:25:15.044123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4993 | 2024.01.31 21:25:15.044169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4994 | 2024.01.31 21:25:15.044187 [ 3 ] {} <Debug> HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
4995 | 2024.01.31 21:25:15.044205 [ 3 ] {} <Debug> HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4996 | 2024.01.31 21:25:15.044272 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4997 | 2024.01.31 21:25:15.044312 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4998 | 2024.01.31 21:25:15.044417 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4999 | 2024.01.31 21:25:15.044670 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5000 | 2024.01.31 21:25:15.044875 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5001 | 2024.01.31 21:25:15.045024 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
5002 | 2024.01.31 21:25:15.045141 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000839897 sec., 2381 rows/sec., 166.27 KiB/sec. | ||
5003 | 2024.01.31 21:25:15.045247 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Debug> DynamicQueryHandler: Done processing query | ||
5004 | 2024.01.31 21:25:15.045270 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5005 | 2024.01.31 21:25:15.045286 [ 3 ] {} <Debug> HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Destroying unnamed session | ||
5006 | 2024.01.31 21:25:15.045403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5007 | 2024.01.31 21:25:15.045446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5008 | 2024.01.31 21:25:15.045464 [ 3 ] {} <Debug> HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5009 | 2024.01.31 21:25:15.045480 [ 3 ] {} <Debug> HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5010 | 2024.01.31 21:25:15.045550 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5011 | 2024.01.31 21:25:15.045589 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5012 | 2024.01.31 21:25:15.045693 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5013 | 2024.01.31 21:25:15.045955 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5014 | 2024.01.31 21:25:15.046160 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5015 | 2024.01.31 21:25:15.046310 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
5016 | 2024.01.31 21:25:15.046420 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.000841917 sec., 39196 rows/sec., 3.07 MiB/sec. | ||
5017 | 2024.01.31 21:25:15.046534 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Debug> DynamicQueryHandler: Done processing query | ||
5018 | 2024.01.31 21:25:15.046558 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5019 | 2024.01.31 21:25:15.046574 [ 3 ] {} <Debug> HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Destroying unnamed session | ||
5020 | 2024.01.31 21:25:15.046680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5021 | 2024.01.31 21:25:15.046724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5022 | 2024.01.31 21:25:15.046743 [ 3 ] {} <Debug> HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5023 | 2024.01.31 21:25:15.046759 [ 3 ] {} <Debug> HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5024 | 2024.01.31 21:25:15.046826 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5025 | 2024.01.31 21:25:15.046869 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5026 | 2024.01.31 21:25:15.046990 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5027 | 2024.01.31 21:25:15.047241 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5028 | 2024.01.31 21:25:15.047493 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5029 | 2024.01.31 21:25:15.047676 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5030 | 2024.01.31 21:25:15.047792 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000939158 sec., 1064 rows/sec., 74.87 KiB/sec. | ||
5031 | 2024.01.31 21:25:15.047895 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Debug> DynamicQueryHandler: Done processing query | ||
5032 | 2024.01.31 21:25:15.047918 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5033 | 2024.01.31 21:25:15.047933 [ 3 ] {} <Debug> HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Destroying unnamed session | ||
5034 | 2024.01.31 21:25:15.048093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5035 | 2024.01.31 21:25:15.048137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5036 | 2024.01.31 21:25:15.048156 [ 3 ] {} <Debug> HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5037 | 2024.01.31 21:25:15.048172 [ 3 ] {} <Debug> HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5038 | 2024.01.31 21:25:15.048246 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5039 | 2024.01.31 21:25:15.048289 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5040 | 2024.01.31 21:25:15.048420 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5041 | 2024.01.31 21:25:15.048833 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5042 | 2024.01.31 21:25:15.049136 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5043 | 2024.01.31 21:25:15.049314 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
5044 | 2024.01.31 21:25:15.049428 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00115514 sec., 26836 rows/sec., 36.21 MiB/sec. | ||
5045 | 2024.01.31 21:25:15.049555 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Debug> DynamicQueryHandler: Done processing query | ||
5046 | 2024.01.31 21:25:15.049578 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5047 | 2024.01.31 21:25:15.049593 [ 3 ] {} <Debug> HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Destroying unnamed session | ||
5048 | 2024.01.31 21:25:19.805323 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5049 | 2024.01.31 21:25:19.805395 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5050 | 2024.01.31 21:25:20.038430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5051 | 2024.01.31 21:25:20.038558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5052 | 2024.01.31 21:25:20.038586 [ 3 ] {} <Debug> HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5053 | 2024.01.31 21:25:20.038615 [ 3 ] {} <Debug> HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5054 | 2024.01.31 21:25:20.038755 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5055 | 2024.01.31 21:25:20.038823 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5056 | 2024.01.31 21:25:20.039004 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5057 | 2024.01.31 21:25:20.039449 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5058 | 2024.01.31 21:25:20.039743 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5059 | 2024.01.31 21:25:20.039910 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5060 | 2024.01.31 21:25:20.040037 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001238289 sec., 16958 rows/sec., 1.34 MiB/sec. | ||
5061 | 2024.01.31 21:25:20.040170 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Debug> DynamicQueryHandler: Done processing query | ||
5062 | 2024.01.31 21:25:20.040196 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5063 | 2024.01.31 21:25:20.040211 [ 3 ] {} <Debug> HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Destroying unnamed session | ||
5064 | 2024.01.31 21:25:20.040351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5065 | 2024.01.31 21:25:20.040405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5066 | 2024.01.31 21:25:20.040425 [ 3 ] {} <Debug> HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5067 | 2024.01.31 21:25:20.040441 [ 3 ] {} <Debug> HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5068 | 2024.01.31 21:25:20.040511 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5069 | 2024.01.31 21:25:20.040550 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5070 | 2024.01.31 21:25:20.040657 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5071 | 2024.01.31 21:25:20.040933 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5072 | 2024.01.31 21:25:20.041153 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5073 | 2024.01.31 21:25:20.041303 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5074 | 2024.01.31 21:25:20.041426 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000886187 sec., 2256 rows/sec., 192.85 KiB/sec. | ||
5075 | 2024.01.31 21:25:20.041617 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Debug> DynamicQueryHandler: Done processing query | ||
5076 | 2024.01.31 21:25:20.041642 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5077 | 2024.01.31 21:25:20.041659 [ 3 ] {} <Debug> HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Destroying unnamed session | ||
5078 | 2024.01.31 21:25:20.041788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5079 | 2024.01.31 21:25:20.041834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5080 | 2024.01.31 21:25:20.041854 [ 3 ] {} <Debug> HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5081 | 2024.01.31 21:25:20.041872 [ 3 ] {} <Debug> HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5082 | 2024.01.31 21:25:20.041947 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5083 | 2024.01.31 21:25:20.041987 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5084 | 2024.01.31 21:25:20.042112 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5085 | 2024.01.31 21:25:20.042413 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5086 | 2024.01.31 21:25:20.042626 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5087 | 2024.01.31 21:25:20.042778 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5088 | 2024.01.31 21:25:20.042898 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000922927 sec., 69344 rows/sec., 6.12 MiB/sec. | ||
5089 | 2024.01.31 21:25:20.043002 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Debug> DynamicQueryHandler: Done processing query | ||
5090 | 2024.01.31 21:25:20.043026 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5091 | 2024.01.31 21:25:20.043042 [ 3 ] {} <Debug> HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Destroying unnamed session | ||
5092 | 2024.01.31 21:25:20.043184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5093 | 2024.01.31 21:25:20.043227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5094 | 2024.01.31 21:25:20.043247 [ 3 ] {} <Debug> HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5095 | 2024.01.31 21:25:20.043264 [ 3 ] {} <Debug> HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5096 | 2024.01.31 21:25:20.043333 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5097 | 2024.01.31 21:25:20.043371 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5098 | 2024.01.31 21:25:20.043476 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5099 | 2024.01.31 21:25:20.043714 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5100 | 2024.01.31 21:25:20.043915 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5101 | 2024.01.31 21:25:20.044062 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
5102 | 2024.01.31 21:25:20.044171 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000804466 sec., 2486 rows/sec., 173.59 KiB/sec. | ||
5103 | 2024.01.31 21:25:20.044282 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Debug> DynamicQueryHandler: Done processing query | ||
5104 | 2024.01.31 21:25:20.044306 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5105 | 2024.01.31 21:25:20.044322 [ 3 ] {} <Debug> HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Destroying unnamed session | ||
5106 | 2024.01.31 21:25:20.044442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5107 | 2024.01.31 21:25:20.044486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5108 | 2024.01.31 21:25:20.044505 [ 3 ] {} <Debug> HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5109 | 2024.01.31 21:25:20.044522 [ 3 ] {} <Debug> HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5110 | 2024.01.31 21:25:20.044593 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5111 | 2024.01.31 21:25:20.044632 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5112 | 2024.01.31 21:25:20.044735 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5113 | 2024.01.31 21:25:20.045005 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5114 | 2024.01.31 21:25:20.045207 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5115 | 2024.01.31 21:25:20.045353 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5116 | 2024.01.31 21:25:20.045472 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000851337 sec., 27016 rows/sec., 2.12 MiB/sec. | ||
5117 | 2024.01.31 21:25:20.045574 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Debug> DynamicQueryHandler: Done processing query | ||
5118 | 2024.01.31 21:25:20.045597 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5119 | 2024.01.31 21:25:20.045612 [ 3 ] {} <Debug> HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Destroying unnamed session | ||
5120 | 2024.01.31 21:25:20.045715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5121 | 2024.01.31 21:25:20.045758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5122 | 2024.01.31 21:25:20.045778 [ 3 ] {} <Debug> HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5123 | 2024.01.31 21:25:20.045795 [ 3 ] {} <Debug> HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5124 | 2024.01.31 21:25:20.045863 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5125 | 2024.01.31 21:25:20.045905 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5126 | 2024.01.31 21:25:20.046024 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5127 | 2024.01.31 21:25:20.046267 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5128 | 2024.01.31 21:25:20.046526 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5129 | 2024.01.31 21:25:20.046703 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
5130 | 2024.01.31 21:25:20.046823 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000923018 sec., 1083 rows/sec., 76.18 KiB/sec. | ||
5131 | 2024.01.31 21:25:20.046962 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Debug> DynamicQueryHandler: Done processing query | ||
5132 | 2024.01.31 21:25:20.046988 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5133 | 2024.01.31 21:25:20.047004 [ 3 ] {} <Debug> HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Destroying unnamed session | ||
5134 | 2024.01.31 21:25:20.047134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5135 | 2024.01.31 21:25:20.047180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5136 | 2024.01.31 21:25:20.047199 [ 3 ] {} <Debug> HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5137 | 2024.01.31 21:25:20.047216 [ 3 ] {} <Debug> HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5138 | 2024.01.31 21:25:20.047291 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5139 | 2024.01.31 21:25:20.047336 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5140 | 2024.01.31 21:25:20.047475 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5141 | 2024.01.31 21:25:20.047865 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5142 | 2024.01.31 21:25:20.048149 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5143 | 2024.01.31 21:25:20.048326 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
5144 | 2024.01.31 21:25:20.048444 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00112524 sec., 18662 rows/sec., 25.18 MiB/sec. | ||
5145 | 2024.01.31 21:25:20.048555 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Debug> DynamicQueryHandler: Done processing query | ||
5146 | 2024.01.31 21:25:20.048580 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5147 | 2024.01.31 21:25:20.048596 [ 3 ] {} <Debug> HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Destroying unnamed session | ||
5148 | 2024.01.31 21:25:25.039952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5149 | 2024.01.31 21:25:25.040081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5150 | 2024.01.31 21:25:25.040106 [ 3 ] {} <Debug> HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5151 | 2024.01.31 21:25:25.040130 [ 3 ] {} <Debug> HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5152 | 2024.01.31 21:25:25.040257 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5153 | 2024.01.31 21:25:25.040317 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5154 | 2024.01.31 21:25:25.040474 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5155 | 2024.01.31 21:25:25.040903 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5156 | 2024.01.31 21:25:25.041165 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5157 | 2024.01.31 21:25:25.041326 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5158 | 2024.01.31 21:25:25.041443 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00115024 sec., 26950 rows/sec., 2.13 MiB/sec. | ||
5159 | 2024.01.31 21:25:25.041584 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Debug> DynamicQueryHandler: Done processing query | ||
5160 | 2024.01.31 21:25:25.041609 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5161 | 2024.01.31 21:25:25.041625 [ 3 ] {} <Debug> HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Destroying unnamed session | ||
5162 | 2024.01.31 21:25:25.041760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5163 | 2024.01.31 21:25:25.041804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5164 | 2024.01.31 21:25:25.041824 [ 3 ] {} <Debug> HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5165 | 2024.01.31 21:25:25.041840 [ 3 ] {} <Debug> HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5166 | 2024.01.31 21:25:25.041917 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5167 | 2024.01.31 21:25:25.041956 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5168 | 2024.01.31 21:25:25.042060 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5169 | 2024.01.31 21:25:25.042417 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5170 | 2024.01.31 21:25:25.042631 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5171 | 2024.01.31 21:25:25.042791 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5172 | 2024.01.31 21:25:25.042892 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Information> executeQuery: Read 129 rows, 12.40 KiB in 0.000947617 sec., 136130 rows/sec., 12.78 MiB/sec. | ||
5173 | 2024.01.31 21:25:25.043005 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Debug> DynamicQueryHandler: Done processing query | ||
5174 | 2024.01.31 21:25:25.043028 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5175 | 2024.01.31 21:25:25.043043 [ 3 ] {} <Debug> HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Destroying unnamed session | ||
5176 | 2024.01.31 21:25:25.043170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5177 | 2024.01.31 21:25:25.043212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5178 | 2024.01.31 21:25:25.043232 [ 3 ] {} <Debug> HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5179 | 2024.01.31 21:25:25.043248 [ 3 ] {} <Debug> HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5180 | 2024.01.31 21:25:25.043320 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5181 | 2024.01.31 21:25:25.043358 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5182 | 2024.01.31 21:25:25.043460 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5183 | 2024.01.31 21:25:25.043745 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5184 | 2024.01.31 21:25:25.043953 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5185 | 2024.01.31 21:25:25.044142 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5186 | 2024.01.31 21:25:25.044268 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.000918727 sec., 59865 rows/sec., 4.66 MiB/sec. | ||
5187 | 2024.01.31 21:25:25.044413 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Debug> DynamicQueryHandler: Done processing query | ||
5188 | 2024.01.31 21:25:25.044450 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
5189 | 2024.01.31 21:25:25.044466 [ 3 ] {} <Debug> HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Destroying unnamed session | ||
5190 | 2024.01.31 21:25:25.044571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5191 | 2024.01.31 21:25:25.044616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5192 | 2024.01.31 21:25:25.044635 [ 3 ] {} <Debug> HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5193 | 2024.01.31 21:25:25.044651 [ 3 ] {} <Debug> HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5194 | 2024.01.31 21:25:25.044725 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5195 | 2024.01.31 21:25:25.044769 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5196 | 2024.01.31 21:25:25.044898 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5197 | 2024.01.31 21:25:25.045179 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5198 | 2024.01.31 21:25:25.045442 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5199 | 2024.01.31 21:25:25.045628 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
5200 | 2024.01.31 21:25:25.045757 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000998818 sec., 36042 rows/sec., 2.54 MiB/sec. | ||
5201 | 2024.01.31 21:25:25.045754 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5202 | 2024.01.31 21:25:25.045882 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5203 | 2024.01.31 21:25:25.045900 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Debug> DynamicQueryHandler: Done processing query | ||
5204 | 2024.01.31 21:25:25.045945 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5205 | 2024.01.31 21:25:25.046027 [ 3 ] {} <Debug> HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Destroying unnamed session | ||
5206 | 2024.01.31 21:25:25.046039 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
5207 | 2024.01.31 21:25:25.046181 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5208 | 2024.01.31 21:25:25.046202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.01.31 21:25:25.046249 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 504 rows starting from the beginning of the part | ||
5210 | 2024.01.31 21:25:25.046274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5211 | 2024.01.31 21:25:25.046336 [ 3 ] {} <Debug> HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5212 | 2024.01.31 21:25:25.046374 [ 3 ] {} <Debug> HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5213 | 2024.01.31 21:25:25.046579 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5214 | 2024.01.31 21:25:25.046585 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
5215 | 2024.01.31 21:25:25.046692 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5216 | 2024.01.31 21:25:25.046928 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5217 | 2024.01.31 21:25:25.047299 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5218 | 2024.01.31 21:25:25.047307 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
5219 | 2024.01.31 21:25:25.047522 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
5220 | 2024.01.31 21:25:25.047650 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
5221 | 2024.01.31 21:25:25.048225 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5222 | 2024.01.31 21:25:25.048863 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5223 | 2024.01.31 21:25:25.049236 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
5224 | 2024.01.31 21:25:25.049595 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002950483 sec., 10506 rows/sec., 14.18 MiB/sec. | ||
5225 | 2024.01.31 21:25:25.049652 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00368729 sec., 157297.09352939422 rows/sec., 11.09 MiB/sec. | ||
5226 | 2024.01.31 21:25:25.049808 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Debug> DynamicQueryHandler: Done processing query | ||
5227 | 2024.01.31 21:25:25.049849 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5228 | 2024.01.31 21:25:25.049881 [ 3 ] {} <Debug> HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Destroying unnamed session | ||
5229 | 2024.01.31 21:25:25.049907 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5230 | 2024.01.31 21:25:25.050182 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
5231 | 2024.01.31 21:25:25.050255 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
5232 | 2024.01.31 21:25:30.038923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.01.31 21:25:30.039059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5234 | 2024.01.31 21:25:30.039088 [ 3 ] {} <Debug> HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5235 | 2024.01.31 21:25:30.039116 [ 3 ] {} <Debug> HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5236 | 2024.01.31 21:25:30.039258 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5237 | 2024.01.31 21:25:30.039326 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5238 | 2024.01.31 21:25:30.039506 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5239 | 2024.01.31 21:25:30.039958 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5240 | 2024.01.31 21:25:30.040217 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5241 | 2024.01.31 21:25:30.040387 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5242 | 2024.01.31 21:25:30.040506 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00120687 sec., 17400 rows/sec., 1.38 MiB/sec. | ||
5243 | 2024.01.31 21:25:30.040510 [ 112 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5244 | 2024.01.31 21:25:30.040596 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5245 | 2024.01.31 21:25:30.040668 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Debug> DynamicQueryHandler: Done processing query | ||
5246 | 2024.01.31 21:25:30.040733 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5247 | 2024.01.31 21:25:30.040773 [ 3 ] {} <Debug> HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Destroying unnamed session | ||
5248 | 2024.01.31 21:25:30.040805 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5249 | 2024.01.31 21:25:30.040942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2024.01.31 21:25:30.041041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5251 | 2024.01.31 21:25:30.041051 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5252 | 2024.01.31 21:25:30.041069 [ 3 ] {} <Debug> HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5253 | 2024.01.31 21:25:30.041113 [ 3 ] {} <Debug> HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5254 | 2024.01.31 21:25:30.041121 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 52 rows starting from the beginning of the part | ||
5255 | 2024.01.31 21:25:30.041290 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5256 | 2024.01.31 21:25:30.041389 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5257 | 2024.01.31 21:25:30.041465 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part | ||
5258 | 2024.01.31 21:25:30.041816 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5259 | 2024.01.31 21:25:30.041835 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
5260 | 2024.01.31 21:25:30.042031 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part | ||
5261 | 2024.01.31 21:25:30.042294 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
5262 | 2024.01.31 21:25:30.042586 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part | ||
5263 | 2024.01.31 21:25:30.042680 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5264 | 2024.01.31 21:25:30.043074 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5265 | 2024.01.31 21:25:30.043395 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5266 | 2024.01.31 21:25:30.043568 [ 112 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5267 | 2024.01.31 21:25:30.043663 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5268 | 2024.01.31 21:25:30.043669 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002323209 sec., 27117 rows/sec., 2.39 MiB/sec. | ||
5269 | 2024.01.31 21:25:30.044193 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5270 | 2024.01.31 21:25:30.044242 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Debug> DynamicQueryHandler: Done processing query | ||
5271 | 2024.01.31 21:25:30.044336 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5272 | 2024.01.31 21:25:30.044419 [ 3 ] {} <Debug> HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Destroying unnamed session | ||
5273 | 2024.01.31 21:25:30.044652 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5274 | 2024.01.31 21:25:30.044666 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.004004462 sec., 44200.69412570277 rows/sec., 3.50 MiB/sec. | ||
5275 | 2024.01.31 21:25:30.044718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5276 | 2024.01.31 21:25:30.044740 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 196 rows starting from the beginning of the part | ||
5277 | 2024.01.31 21:25:30.044835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5278 | 2024.01.31 21:25:30.044880 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5279 | 2024.01.31 21:25:30.044910 [ 3 ] {} <Debug> HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5280 | 2024.01.31 21:25:30.044987 [ 3 ] {} <Debug> HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5281 | 2024.01.31 21:25:30.045158 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
5282 | 2024.01.31 21:25:30.045301 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5283 | 2024.01.31 21:25:30.045333 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5284 | 2024.01.31 21:25:30.045481 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5285 | 2024.01.31 21:25:30.045497 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5286 | 2024.01.31 21:25:30.045546 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
5287 | 2024.01.31 21:25:30.045940 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
5288 | 2024.01.31 21:25:30.046063 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5289 | 2024.01.31 21:25:30.046222 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 129 rows starting from the beginning of the part | ||
5290 | 2024.01.31 21:25:30.046418 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part | ||
5291 | 2024.01.31 21:25:30.046969 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5292 | 2024.01.31 21:25:30.047336 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5293 | 2024.01.31 21:25:30.047628 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5294 | 2024.01.31 21:25:30.047789 [ 112 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5295 | 2024.01.31 21:25:30.047819 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002409059 sec., 8717 rows/sec., 698.05 KiB/sec. | ||
5296 | 2024.01.31 21:25:30.047850 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5297 | 2024.01.31 21:25:30.048068 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5298 | 2024.01.31 21:25:30.048230 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Debug> DynamicQueryHandler: Done processing query | ||
5299 | 2024.01.31 21:25:30.048317 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5300 | 2024.01.31 21:25:30.048336 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5301 | 2024.01.31 21:25:30.048408 [ 3 ] {} <Debug> HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Destroying unnamed session | ||
5302 | 2024.01.31 21:25:30.048459 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 102 rows starting from the beginning of the part | ||
5303 | 2024.01.31 21:25:30.048662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5304 | 2024.01.31 21:25:30.048677 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.004915639 sec., 124093.73430392264 rows/sec., 11.49 MiB/sec. | ||
5305 | 2024.01.31 21:25:30.048773 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
5306 | 2024.01.31 21:25:30.048785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5307 | 2024.01.31 21:25:30.048868 [ 3 ] {} <Debug> HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5308 | 2024.01.31 21:25:30.048913 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5309 | 2024.01.31 21:25:30.048931 [ 3 ] {} <Debug> HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5310 | 2024.01.31 21:25:30.049081 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part | ||
5311 | 2024.01.31 21:25:30.049339 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5312 | 2024.01.31 21:25:30.049368 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5313 | 2024.01.31 21:25:30.049441 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
5314 | 2024.01.31 21:25:30.049533 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5315 | 2024.01.31 21:25:30.049555 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5316 | 2024.01.31 21:25:30.049900 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 55 rows starting from the beginning of the part | ||
5317 | 2024.01.31 21:25:30.050228 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part | ||
5318 | 2024.01.31 21:25:30.050369 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5319 | 2024.01.31 21:25:30.051461 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5320 | 2024.01.31 21:25:30.051994 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.004056202 sec., 63359.76364096265 rows/sec., 4.95 MiB/sec. | ||
5321 | 2024.01.31 21:25:30.052175 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5322 | 2024.01.31 21:25:30.052180 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5323 | 2024.01.31 21:25:30.052475 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
5324 | 2024.01.31 21:25:30.052485 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5325 | 2024.01.31 21:25:30.052641 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5326 | 2024.01.31 21:25:30.052651 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5327 | 2024.01.31 21:25:30.052686 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003260056 sec., 6441 rows/sec., 8.69 MiB/sec. | ||
5328 | 2024.01.31 21:25:30.052710 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5329 | 2024.01.31 21:25:30.053015 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
5330 | 2024.01.31 21:25:30.053065 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Debug> DynamicQueryHandler: Done processing query | ||
5331 | 2024.01.31 21:25:30.053109 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5332 | 2024.01.31 21:25:30.053150 [ 3 ] {} <Debug> HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Destroying unnamed session | ||
5333 | 2024.01.31 21:25:30.053197 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5334 | 2024.01.31 21:25:30.053234 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1190 rows starting from the beginning of the part | ||
5335 | 2024.01.31 21:25:30.053344 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part | ||
5336 | 2024.01.31 21:25:30.053443 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
5337 | 2024.01.31 21:25:30.053537 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part | ||
5338 | 2024.01.31 21:25:30.053629 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
5339 | 2024.01.31 21:25:30.053721 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part | ||
5340 | 2024.01.31 21:25:30.056749 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 6 columns (6 merged, 0 gathered) in 0.003949691 sec., 332937.4373843422 rows/sec., 449.28 MiB/sec. | ||
5341 | 2024.01.31 21:25:30.057547 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5342 | 2024.01.31 21:25:30.057891 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
5343 | 2024.01.31 21:25:30.057974 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
5344 | 2024.01.31 21:25:30.058071 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10: 8.57 MiB. | ||
5345 | 2024.01.31 21:25:31.000221 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.14 MiB, peak 245.18 MiB, will set to 237.14 MiB (RSS), difference: -3.00 MiB | ||
5346 | 2024.01.31 21:25:34.805443 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5347 | 2024.01.31 21:25:34.805514 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5348 | 2024.01.31 21:25:35.039505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5349 | 2024.01.31 21:25:35.039676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5350 | 2024.01.31 21:25:35.039707 [ 3 ] {} <Debug> HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5351 | 2024.01.31 21:25:35.039735 [ 3 ] {} <Debug> HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5352 | 2024.01.31 21:25:35.039876 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5353 | 2024.01.31 21:25:35.039942 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5354 | 2024.01.31 21:25:35.040110 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5355 | 2024.01.31 21:25:35.040582 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5356 | 2024.01.31 21:25:35.040860 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5357 | 2024.01.31 21:25:35.041026 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5358 | 2024.01.31 21:25:35.041145 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00122984 sec., 25206 rows/sec., 2.00 MiB/sec. | ||
5359 | 2024.01.31 21:25:35.041316 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Debug> DynamicQueryHandler: Done processing query | ||
5360 | 2024.01.31 21:25:35.041340 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5361 | 2024.01.31 21:25:35.041355 [ 3 ] {} <Debug> HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Destroying unnamed session | ||
5362 | 2024.01.31 21:25:35.041539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5363 | 2024.01.31 21:25:35.041582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5364 | 2024.01.31 21:25:35.041602 [ 3 ] {} <Debug> HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5365 | 2024.01.31 21:25:35.041618 [ 3 ] {} <Debug> HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5366 | 2024.01.31 21:25:35.041693 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5367 | 2024.01.31 21:25:35.041733 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5368 | 2024.01.31 21:25:35.041839 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5369 | 2024.01.31 21:25:35.042193 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5370 | 2024.01.31 21:25:35.042402 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5371 | 2024.01.31 21:25:35.042550 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5372 | 2024.01.31 21:25:35.042648 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000924438 sec., 100601 rows/sec., 10.18 MiB/sec. | ||
5373 | 2024.01.31 21:25:35.042774 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Debug> DynamicQueryHandler: Done processing query | ||
5374 | 2024.01.31 21:25:35.042798 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5375 | 2024.01.31 21:25:35.042814 [ 3 ] {} <Debug> HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Destroying unnamed session | ||
5376 | 2024.01.31 21:25:35.042933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5377 | 2024.01.31 21:25:35.042977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5378 | 2024.01.31 21:25:35.042996 [ 3 ] {} <Debug> HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5379 | 2024.01.31 21:25:35.043013 [ 3 ] {} <Debug> HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5380 | 2024.01.31 21:25:35.043084 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5381 | 2024.01.31 21:25:35.043123 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5382 | 2024.01.31 21:25:35.043229 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5383 | 2024.01.31 21:25:35.043508 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5384 | 2024.01.31 21:25:35.043710 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5385 | 2024.01.31 21:25:35.043865 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5386 | 2024.01.31 21:25:35.043960 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000849177 sec., 36505 rows/sec., 2.85 MiB/sec. | ||
5387 | 2024.01.31 21:25:35.044060 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Debug> DynamicQueryHandler: Done processing query | ||
5388 | 2024.01.31 21:25:35.044083 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5389 | 2024.01.31 21:25:35.044097 [ 3 ] {} <Debug> HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Destroying unnamed session | ||
5390 | 2024.01.31 21:25:35.044291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5391 | 2024.01.31 21:25:35.044334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5392 | 2024.01.31 21:25:35.044353 [ 3 ] {} <Debug> HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5393 | 2024.01.31 21:25:35.044369 [ 3 ] {} <Debug> HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5394 | 2024.01.31 21:25:35.044447 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5395 | 2024.01.31 21:25:35.044490 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5396 | 2024.01.31 21:25:35.044620 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5397 | 2024.01.31 21:25:35.045017 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5398 | 2024.01.31 21:25:35.045326 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5399 | 2024.01.31 21:25:35.045512 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
5400 | 2024.01.31 21:25:35.045610 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001137639 sec., 27249 rows/sec., 36.77 MiB/sec. | ||
5401 | 2024.01.31 21:25:35.045732 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Debug> DynamicQueryHandler: Done processing query | ||
5402 | 2024.01.31 21:25:35.045754 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5403 | 2024.01.31 21:25:35.045770 [ 3 ] {} <Debug> HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Destroying unnamed session | ||
5404 | 2024.01.31 21:25:40.038492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5405 | 2024.01.31 21:25:40.038608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5406 | 2024.01.31 21:25:40.038635 [ 3 ] {} <Debug> HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5407 | 2024.01.31 21:25:40.038657 [ 3 ] {} <Debug> HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5408 | 2024.01.31 21:25:40.038780 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5409 | 2024.01.31 21:25:40.038839 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5410 | 2024.01.31 21:25:40.038995 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5411 | 2024.01.31 21:25:40.039399 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5412 | 2024.01.31 21:25:40.039662 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5413 | 2024.01.31 21:25:40.039829 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5414 | 2024.01.31 21:25:40.039949 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001134389 sec., 18512 rows/sec., 1.47 MiB/sec. | ||
5415 | 2024.01.31 21:25:40.040081 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Debug> DynamicQueryHandler: Done processing query | ||
5416 | 2024.01.31 21:25:40.040106 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5417 | 2024.01.31 21:25:40.040122 [ 3 ] {} <Debug> HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Destroying unnamed session | ||
5418 | 2024.01.31 21:25:40.040265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5419 | 2024.01.31 21:25:40.040306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5420 | 2024.01.31 21:25:40.040324 [ 3 ] {} <Debug> HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5421 | 2024.01.31 21:25:40.040340 [ 3 ] {} <Debug> HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5422 | 2024.01.31 21:25:40.040409 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5423 | 2024.01.31 21:25:40.040445 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5424 | 2024.01.31 21:25:40.040540 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5425 | 2024.01.31 21:25:40.040845 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5426 | 2024.01.31 21:25:40.041039 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5427 | 2024.01.31 21:25:40.041242 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5428 | 2024.01.31 21:25:40.041352 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000893417 sec., 70515 rows/sec., 6.23 MiB/sec. | ||
5429 | 2024.01.31 21:25:40.041472 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Debug> DynamicQueryHandler: Done processing query | ||
5430 | 2024.01.31 21:25:40.041496 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5431 | 2024.01.31 21:25:40.041512 [ 3 ] {} <Debug> HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Destroying unnamed session | ||
5432 | 2024.01.31 21:25:40.041639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2024.01.31 21:25:40.041684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5434 | 2024.01.31 21:25:40.041703 [ 3 ] {} <Debug> HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5435 | 2024.01.31 21:25:40.041719 [ 3 ] {} <Debug> HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5436 | 2024.01.31 21:25:40.041789 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5437 | 2024.01.31 21:25:40.041827 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5438 | 2024.01.31 21:25:40.041932 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5439 | 2024.01.31 21:25:40.042212 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5440 | 2024.01.31 21:25:40.042416 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5441 | 2024.01.31 21:25:40.042561 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5442 | 2024.01.31 21:25:40.042680 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000861766 sec., 24368 rows/sec., 1.91 MiB/sec. | ||
5443 | 2024.01.31 21:25:40.042830 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Debug> DynamicQueryHandler: Done processing query | ||
5444 | 2024.01.31 21:25:40.042872 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5445 | 2024.01.31 21:25:40.042888 [ 3 ] {} <Debug> HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Destroying unnamed session | ||
5446 | 2024.01.31 21:25:40.043051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5447 | 2024.01.31 21:25:40.043094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5448 | 2024.01.31 21:25:40.043113 [ 3 ] {} <Debug> HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5449 | 2024.01.31 21:25:40.043129 [ 3 ] {} <Debug> HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5450 | 2024.01.31 21:25:40.043207 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5451 | 2024.01.31 21:25:40.043253 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5452 | 2024.01.31 21:25:40.043399 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5453 | 2024.01.31 21:25:40.043846 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. | ||
5454 | 2024.01.31 21:25:40.044135 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5455 | 2024.01.31 21:25:40.044327 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
5456 | 2024.01.31 21:25:40.044454 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00121049 sec., 17348 rows/sec., 23.41 MiB/sec. | ||
5457 | 2024.01.31 21:25:40.044599 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Debug> DynamicQueryHandler: Done processing query | ||
5458 | 2024.01.31 21:25:40.044623 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5459 | 2024.01.31 21:25:40.044640 [ 3 ] {} <Debug> HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Destroying unnamed session | ||
5460 | 2024.01.31 21:25:45.039049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5461 | 2024.01.31 21:25:45.039177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5462 | 2024.01.31 21:25:45.039208 [ 3 ] {} <Debug> HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5463 | 2024.01.31 21:25:45.039236 [ 3 ] {} <Debug> HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5464 | 2024.01.31 21:25:45.039378 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5465 | 2024.01.31 21:25:45.039447 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5466 | 2024.01.31 21:25:45.039630 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5467 | 2024.01.31 21:25:45.040119 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5468 | 2024.01.31 21:25:45.040412 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5469 | 2024.01.31 21:25:45.040572 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5470 | 2024.01.31 21:25:45.040705 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00128086 sec., 24202 rows/sec., 1.92 MiB/sec. | ||
5471 | 2024.01.31 21:25:45.040834 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Debug> DynamicQueryHandler: Done processing query | ||
5472 | 2024.01.31 21:25:45.040859 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5473 | 2024.01.31 21:25:45.040874 [ 3 ] {} <Debug> HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Destroying unnamed session | ||
5474 | 2024.01.31 21:25:45.041005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5475 | 2024.01.31 21:25:45.041049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5476 | 2024.01.31 21:25:45.041069 [ 3 ] {} <Debug> HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5477 | 2024.01.31 21:25:45.041086 [ 3 ] {} <Debug> HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5478 | 2024.01.31 21:25:45.041159 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5479 | 2024.01.31 21:25:45.041200 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5480 | 2024.01.31 21:25:45.041305 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5481 | 2024.01.31 21:25:45.041657 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5482 | 2024.01.31 21:25:45.041867 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5483 | 2024.01.31 21:25:45.042012 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5484 | 2024.01.31 21:25:45.042129 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000940338 sec., 98900 rows/sec., 10.01 MiB/sec. | ||
5485 | 2024.01.31 21:25:45.042245 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Debug> DynamicQueryHandler: Done processing query | ||
5486 | 2024.01.31 21:25:45.042269 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5487 | 2024.01.31 21:25:45.042285 [ 3 ] {} <Debug> HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Destroying unnamed session | ||
5488 | 2024.01.31 21:25:45.042407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5489 | 2024.01.31 21:25:45.042453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5490 | 2024.01.31 21:25:45.042472 [ 3 ] {} <Debug> HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5491 | 2024.01.31 21:25:45.042488 [ 3 ] {} <Debug> HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5492 | 2024.01.31 21:25:45.042559 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5493 | 2024.01.31 21:25:45.042596 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5494 | 2024.01.31 21:25:45.042703 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5495 | 2024.01.31 21:25:45.042977 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5496 | 2024.01.31 21:25:45.043174 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5497 | 2024.01.31 21:25:45.043319 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5498 | 2024.01.31 21:25:45.043428 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000841917 sec., 36820 rows/sec., 2.88 MiB/sec. | ||
5499 | 2024.01.31 21:25:45.043530 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Debug> DynamicQueryHandler: Done processing query | ||
5500 | 2024.01.31 21:25:45.043553 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5501 | 2024.01.31 21:25:45.043568 [ 3 ] {} <Debug> HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Destroying unnamed session | ||
5502 | 2024.01.31 21:25:45.043756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5503 | 2024.01.31 21:25:45.043799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5504 | 2024.01.31 21:25:45.043819 [ 3 ] {} <Debug> HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5505 | 2024.01.31 21:25:45.043834 [ 3 ] {} <Debug> HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5506 | 2024.01.31 21:25:45.043914 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5507 | 2024.01.31 21:25:45.043959 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5508 | 2024.01.31 21:25:45.044096 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5509 | 2024.01.31 21:25:45.044515 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5510 | 2024.01.31 21:25:45.044810 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5511 | 2024.01.31 21:25:45.044984 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
5512 | 2024.01.31 21:25:45.045107 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001163539 sec., 26642 rows/sec., 35.95 MiB/sec. | ||
5513 | 2024.01.31 21:25:45.045233 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Debug> DynamicQueryHandler: Done processing query | ||
5514 | 2024.01.31 21:25:45.045257 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5515 | 2024.01.31 21:25:45.045277 [ 3 ] {} <Debug> HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Destroying unnamed session | ||
5516 | 2024.01.31 21:25:49.805758 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5517 | 2024.01.31 21:25:49.805823 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5518 | 2024.01.31 21:25:50.038156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5519 | 2024.01.31 21:25:50.038294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5520 | 2024.01.31 21:25:50.038325 [ 3 ] {} <Debug> HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5521 | 2024.01.31 21:25:50.038352 [ 3 ] {} <Debug> HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5522 | 2024.01.31 21:25:50.038492 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5523 | 2024.01.31 21:25:50.038558 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5524 | 2024.01.31 21:25:50.038737 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5525 | 2024.01.31 21:25:50.039179 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5526 | 2024.01.31 21:25:50.039483 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5527 | 2024.01.31 21:25:50.039648 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5528 | 2024.01.31 21:25:50.039780 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00124101 sec., 16921 rows/sec., 1.34 MiB/sec. | ||
5529 | 2024.01.31 21:25:50.039972 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Debug> DynamicQueryHandler: Done processing query | ||
5530 | 2024.01.31 21:25:50.040015 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5531 | 2024.01.31 21:25:50.040041 [ 3 ] {} <Debug> HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Destroying unnamed session | ||
5532 | 2024.01.31 21:25:50.040163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5533 | 2024.01.31 21:25:50.040209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5534 | 2024.01.31 21:25:50.040228 [ 3 ] {} <Debug> HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5535 | 2024.01.31 21:25:50.040245 [ 3 ] {} <Debug> HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5536 | 2024.01.31 21:25:50.040321 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5537 | 2024.01.31 21:25:50.040360 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5538 | 2024.01.31 21:25:50.040477 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5539 | 2024.01.31 21:25:50.040810 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5540 | 2024.01.31 21:25:50.041020 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5541 | 2024.01.31 21:25:50.041172 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5542 | 2024.01.31 21:25:50.041291 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000943497 sec., 66772 rows/sec., 5.90 MiB/sec. | ||
5543 | 2024.01.31 21:25:50.041432 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Debug> DynamicQueryHandler: Done processing query | ||
5544 | 2024.01.31 21:25:50.041456 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5545 | 2024.01.31 21:25:50.041472 [ 3 ] {} <Debug> HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Destroying unnamed session | ||
5546 | 2024.01.31 21:25:50.041593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5547 | 2024.01.31 21:25:50.041637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5548 | 2024.01.31 21:25:50.041657 [ 3 ] {} <Debug> HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5549 | 2024.01.31 21:25:50.041674 [ 3 ] {} <Debug> HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5550 | 2024.01.31 21:25:50.041745 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5551 | 2024.01.31 21:25:50.041782 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5552 | 2024.01.31 21:25:50.041888 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5553 | 2024.01.31 21:25:50.042162 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5554 | 2024.01.31 21:25:50.042365 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5555 | 2024.01.31 21:25:50.042511 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5556 | 2024.01.31 21:25:50.042630 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000857117 sec., 24500 rows/sec., 1.92 MiB/sec. | ||
5557 | 2024.01.31 21:25:50.042735 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Debug> DynamicQueryHandler: Done processing query | ||
5558 | 2024.01.31 21:25:50.042759 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5559 | 2024.01.31 21:25:50.042774 [ 3 ] {} <Debug> HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Destroying unnamed session | ||
5560 | 2024.01.31 21:25:50.042950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5561 | 2024.01.31 21:25:50.042991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5562 | 2024.01.31 21:25:50.043009 [ 3 ] {} <Debug> HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5563 | 2024.01.31 21:25:50.043025 [ 3 ] {} <Debug> HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5564 | 2024.01.31 21:25:50.043100 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5565 | 2024.01.31 21:25:50.043145 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5566 | 2024.01.31 21:25:50.043278 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5567 | 2024.01.31 21:25:50.043664 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5568 | 2024.01.31 21:25:50.043959 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5569 | 2024.01.31 21:25:50.044144 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
5570 | 2024.01.31 21:25:50.044272 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001140429 sec., 18414 rows/sec., 24.85 MiB/sec. | ||
5571 | 2024.01.31 21:25:50.044404 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Debug> DynamicQueryHandler: Done processing query | ||
5572 | 2024.01.31 21:25:50.044428 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5573 | 2024.01.31 21:25:50.044443 [ 3 ] {} <Debug> HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Destroying unnamed session | ||
5574 | 2024.01.31 21:25:55.040622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5575 | 2024.01.31 21:25:55.040769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5576 | 2024.01.31 21:25:55.040798 [ 3 ] {} <Debug> HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5577 | 2024.01.31 21:25:55.040826 [ 3 ] {} <Debug> HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5578 | 2024.01.31 21:25:55.040966 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5579 | 2024.01.31 21:25:55.041033 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5580 | 2024.01.31 21:25:55.041214 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5581 | 2024.01.31 21:25:55.041663 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5582 | 2024.01.31 21:25:55.041934 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5583 | 2024.01.31 21:25:55.042105 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5584 | 2024.01.31 21:25:55.042226 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00122246 sec., 25358 rows/sec., 2.01 MiB/sec. | ||
5585 | 2024.01.31 21:25:55.042263 [ 98 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5586 | 2024.01.31 21:25:55.042400 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Debug> DynamicQueryHandler: Done processing query | ||
5587 | 2024.01.31 21:25:55.042410 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5588 | 2024.01.31 21:25:55.042438 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5589 | 2024.01.31 21:25:55.042478 [ 3 ] {} <Debug> HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Destroying unnamed session | ||
5590 | 2024.01.31 21:25:55.042592 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5591 | 2024.01.31 21:25:55.042610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5592 | 2024.01.31 21:25:55.042717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5593 | 2024.01.31 21:25:55.042767 [ 3 ] {} <Debug> HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5594 | 2024.01.31 21:25:55.042802 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5595 | 2024.01.31 21:25:55.042815 [ 3 ] {} <Debug> HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5596 | 2024.01.31 21:25:55.042874 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part | ||
5597 | 2024.01.31 21:25:55.043002 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5598 | 2024.01.31 21:25:55.043090 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5599 | 2024.01.31 21:25:55.043171 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
5600 | 2024.01.31 21:25:55.043532 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part | ||
5601 | 2024.01.31 21:25:55.043548 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5602 | 2024.01.31 21:25:55.043729 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
5603 | 2024.01.31 21:25:55.044003 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part | ||
5604 | 2024.01.31 21:25:55.044292 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
5605 | 2024.01.31 21:25:55.044305 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5606 | 2024.01.31 21:25:55.044631 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5607 | 2024.01.31 21:25:55.044899 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5608 | 2024.01.31 21:25:55.045198 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002123757 sec., 941 rows/sec., 80.47 KiB/sec. | ||
5609 | 2024.01.31 21:25:55.045559 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Debug> DynamicQueryHandler: Done processing query | ||
5610 | 2024.01.31 21:25:55.045604 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5611 | 2024.01.31 21:25:55.045674 [ 3 ] {} <Debug> HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Destroying unnamed session | ||
5612 | 2024.01.31 21:25:55.045848 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003311226 sec., 56474.55051391841 rows/sec., 4.47 MiB/sec. | ||
5613 | 2024.01.31 21:25:55.045932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5614 | 2024.01.31 21:25:55.046007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5615 | 2024.01.31 21:25:55.046041 [ 3 ] {} <Debug> HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5616 | 2024.01.31 21:25:55.046048 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5617 | 2024.01.31 21:25:55.046066 [ 3 ] {} <Debug> HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5618 | 2024.01.31 21:25:55.046205 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5619 | 2024.01.31 21:25:55.046269 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5620 | 2024.01.31 21:25:55.046378 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5621 | 2024.01.31 21:25:55.046514 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5622 | 2024.01.31 21:25:55.046529 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5623 | 2024.01.31 21:25:55.046957 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5624 | 2024.01.31 21:25:55.047186 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5625 | 2024.01.31 21:25:55.047339 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5626 | 2024.01.31 21:25:55.047463 [ 98 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5627 | 2024.01.31 21:25:55.047472 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.001224079 sec., 106202 rows/sec., 9.97 MiB/sec. | ||
5628 | 2024.01.31 21:25:55.047518 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5629 | 2024.01.31 21:25:55.047676 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5630 | 2024.01.31 21:25:55.047726 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Debug> DynamicQueryHandler: Done processing query | ||
5631 | 2024.01.31 21:25:55.047765 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5632 | 2024.01.31 21:25:55.047815 [ 3 ] {} <Debug> HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Destroying unnamed session | ||
5633 | 2024.01.31 21:25:55.047829 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5634 | 2024.01.31 21:25:55.047869 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 196 rows starting from the beginning of the part | ||
5635 | 2024.01.31 21:25:55.047976 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 93 rows starting from the beginning of the part | ||
5636 | 2024.01.31 21:25:55.048005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5637 | 2024.01.31 21:25:55.048101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5638 | 2024.01.31 21:25:55.048152 [ 3 ] {} <Debug> HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5639 | 2024.01.31 21:25:55.048157 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 63 rows starting from the beginning of the part | ||
5640 | 2024.01.31 21:25:55.048178 [ 3 ] {} <Debug> HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5641 | 2024.01.31 21:25:55.048390 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5642 | 2024.01.31 21:25:55.048407 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 93 rows starting from the beginning of the part | ||
5643 | 2024.01.31 21:25:55.048489 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5644 | 2024.01.31 21:25:55.048682 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 63 rows starting from the beginning of the part | ||
5645 | 2024.01.31 21:25:55.048942 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5646 | 2024.01.31 21:25:55.048974 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part | ||
5647 | 2024.01.31 21:25:55.049574 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5648 | 2024.01.31 21:25:55.050055 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5649 | 2024.01.31 21:25:55.050288 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
5650 | 2024.01.31 21:25:55.050582 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002129057 sec., 939 rows/sec., 65.59 KiB/sec. | ||
5651 | 2024.01.31 21:25:55.050925 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330206 sec., 191579.74011217323 rows/sec., 18.07 MiB/sec. | ||
5652 | 2024.01.31 21:25:55.050957 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Debug> DynamicQueryHandler: Done processing query | ||
5653 | 2024.01.31 21:25:55.050997 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5654 | 2024.01.31 21:25:55.051030 [ 3 ] {} <Debug> HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Destroying unnamed session | ||
5655 | 2024.01.31 21:25:55.051102 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5656 | 2024.01.31 21:25:55.051176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5657 | 2024.01.31 21:25:55.051240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5658 | 2024.01.31 21:25:55.051266 [ 3 ] {} <Debug> HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5659 | 2024.01.31 21:25:55.051299 [ 3 ] {} <Debug> HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5660 | 2024.01.31 21:25:55.051318 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5661 | 2024.01.31 21:25:55.051436 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5662 | 2024.01.31 21:25:55.051449 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5663 | 2024.01.31 21:25:55.051503 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5664 | 2024.01.31 21:25:55.051692 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5665 | 2024.01.31 21:25:55.052004 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5666 | 2024.01.31 21:25:55.052212 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5667 | 2024.01.31 21:25:55.052361 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5668 | 2024.01.31 21:25:55.052478 [ 98 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5669 | 2024.01.31 21:25:55.052490 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.001000228 sec., 56987 rows/sec., 4.44 MiB/sec. | ||
5670 | 2024.01.31 21:25:55.052531 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5671 | 2024.01.31 21:25:55.052678 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5672 | 2024.01.31 21:25:55.052701 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Debug> DynamicQueryHandler: Done processing query | ||
5673 | 2024.01.31 21:25:55.052728 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5674 | 2024.01.31 21:25:55.052781 [ 3 ] {} <Debug> HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Destroying unnamed session | ||
5675 | 2024.01.31 21:25:55.052849 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5676 | 2024.01.31 21:25:55.052881 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 102 rows starting from the beginning of the part | ||
5677 | 2024.01.31 21:25:55.052932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5678 | 2024.01.31 21:25:55.052986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5679 | 2024.01.31 21:25:55.053004 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
5680 | 2024.01.31 21:25:55.053011 [ 3 ] {} <Debug> HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5681 | 2024.01.31 21:25:55.053048 [ 3 ] {} <Debug> HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5682 | 2024.01.31 21:25:55.053141 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part | ||
5683 | 2024.01.31 21:25:55.053159 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5684 | 2024.01.31 21:25:55.053213 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5685 | 2024.01.31 21:25:55.053277 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
5686 | 2024.01.31 21:25:55.053449 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part | ||
5687 | 2024.01.31 21:25:55.053494 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5688 | 2024.01.31 21:25:55.053597 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
5689 | 2024.01.31 21:25:55.053964 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5690 | 2024.01.31 21:25:55.054344 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5691 | 2024.01.31 21:25:55.054514 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918225 sec., 137105.91823169857 rows/sec., 10.71 MiB/sec. | ||
5692 | 2024.01.31 21:25:55.054601 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
5693 | 2024.01.31 21:25:55.054786 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5694 | 2024.01.31 21:25:55.054796 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001596363 sec., 23177 rows/sec., 1.63 MiB/sec. | ||
5695 | 2024.01.31 21:25:55.054943 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Debug> DynamicQueryHandler: Done processing query | ||
5696 | 2024.01.31 21:25:55.054974 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5697 | 2024.01.31 21:25:55.054995 [ 3 ] {} <Debug> HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Destroying unnamed session | ||
5698 | 2024.01.31 21:25:55.055081 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5699 | 2024.01.31 21:25:55.055185 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5700 | 2024.01.31 21:25:55.055192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5701 | 2024.01.31 21:25:55.055277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5702 | 2024.01.31 21:25:55.055321 [ 3 ] {} <Debug> HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5703 | 2024.01.31 21:25:55.055342 [ 3 ] {} <Debug> HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.01.31 21:25:55.055423 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5705 | 2024.01.31 21:25:55.055465 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5706 | 2024.01.31 21:25:55.055602 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5707 | 2024.01.31 21:25:55.056045 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5708 | 2024.01.31 21:25:55.056335 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5709 | 2024.01.31 21:25:55.056512 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
5710 | 2024.01.31 21:25:55.056628 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5711 | 2024.01.31 21:25:55.056646 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001189469 sec., 26062 rows/sec., 35.17 MiB/sec. | ||
5712 | 2024.01.31 21:25:55.056687 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5713 | 2024.01.31 21:25:55.056879 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
5714 | 2024.01.31 21:25:55.056936 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Debug> DynamicQueryHandler: Done processing query | ||
5715 | 2024.01.31 21:25:55.056999 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5716 | 2024.01.31 21:25:55.057082 [ 3 ] {} <Debug> HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Destroying unnamed session | ||
5717 | 2024.01.31 21:25:55.057143 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5718 | 2024.01.31 21:25:55.057179 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1315 rows starting from the beginning of the part | ||
5719 | 2024.01.31 21:25:55.057300 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
5720 | 2024.01.31 21:25:55.057397 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part | ||
5721 | 2024.01.31 21:25:55.057489 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
5722 | 2024.01.31 21:25:55.057578 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part | ||
5723 | 2024.01.31 21:25:55.057670 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
5724 | 2024.01.31 21:25:55.060494 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 6 columns (6 merged, 0 gathered) in 0.00374219 sec., 387473.6451115523 rows/sec., 522.88 MiB/sec. | ||
5725 | 2024.01.31 21:25:55.061044 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5726 | 2024.01.31 21:25:55.061240 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
5727 | 2024.01.31 21:25:55.061299 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
5728 | 2024.01.31 21:25:55.061361 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11: 8.70 MiB. | ||
5729 | 2024.01.31 21:26:00.038800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5730 | 2024.01.31 21:26:00.038950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5731 | 2024.01.31 21:26:00.038981 [ 3 ] {} <Debug> HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5732 | 2024.01.31 21:26:00.039009 [ 3 ] {} <Debug> HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5733 | 2024.01.31 21:26:00.039146 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5734 | 2024.01.31 21:26:00.039213 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5735 | 2024.01.31 21:26:00.039391 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5736 | 2024.01.31 21:26:00.039809 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5737 | 2024.01.31 21:26:00.040071 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5738 | 2024.01.31 21:26:00.040242 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5739 | 2024.01.31 21:26:00.040361 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001173129 sec., 17900 rows/sec., 1.42 MiB/sec. | ||
5740 | 2024.01.31 21:26:00.040507 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Debug> DynamicQueryHandler: Done processing query | ||
5741 | 2024.01.31 21:26:00.040531 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5742 | 2024.01.31 21:26:00.040547 [ 3 ] {} <Debug> HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Destroying unnamed session | ||
5743 | 2024.01.31 21:26:00.040676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5744 | 2024.01.31 21:26:00.040721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5745 | 2024.01.31 21:26:00.040740 [ 3 ] {} <Debug> HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5746 | 2024.01.31 21:26:00.040757 [ 3 ] {} <Debug> HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5747 | 2024.01.31 21:26:00.040831 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5748 | 2024.01.31 21:26:00.040869 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5749 | 2024.01.31 21:26:00.040972 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5750 | 2024.01.31 21:26:00.041348 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5751 | 2024.01.31 21:26:00.041564 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5752 | 2024.01.31 21:26:00.041712 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5753 | 2024.01.31 21:26:00.041830 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000971288 sec., 64862 rows/sec., 5.73 MiB/sec. | ||
5754 | 2024.01.31 21:26:00.041983 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Debug> DynamicQueryHandler: Done processing query | ||
5755 | 2024.01.31 21:26:00.042026 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5756 | 2024.01.31 21:26:00.042061 [ 3 ] {} <Debug> HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Destroying unnamed session | ||
5757 | 2024.01.31 21:26:00.042189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5758 | 2024.01.31 21:26:00.042235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5759 | 2024.01.31 21:26:00.042254 [ 3 ] {} <Debug> HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5760 | 2024.01.31 21:26:00.042270 [ 3 ] {} <Debug> HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5761 | 2024.01.31 21:26:00.042341 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5762 | 2024.01.31 21:26:00.042380 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5763 | 2024.01.31 21:26:00.042498 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5764 | 2024.01.31 21:26:00.042785 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5765 | 2024.01.31 21:26:00.042988 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5766 | 2024.01.31 21:26:00.043131 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5767 | 2024.01.31 21:26:00.043246 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000877727 sec., 23925 rows/sec., 1.87 MiB/sec. | ||
5768 | 2024.01.31 21:26:00.043348 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Debug> DynamicQueryHandler: Done processing query | ||
5769 | 2024.01.31 21:26:00.043371 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5770 | 2024.01.31 21:26:00.043386 [ 3 ] {} <Debug> HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Destroying unnamed session | ||
5771 | 2024.01.31 21:26:00.043519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.01.31 21:26:00.043562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5773 | 2024.01.31 21:26:00.043581 [ 3 ] {} <Debug> HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5774 | 2024.01.31 21:26:00.043597 [ 3 ] {} <Debug> HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5775 | 2024.01.31 21:26:00.043671 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5776 | 2024.01.31 21:26:00.043715 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5777 | 2024.01.31 21:26:00.043849 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5778 | 2024.01.31 21:26:00.044211 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5779 | 2024.01.31 21:26:00.044502 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5780 | 2024.01.31 21:26:00.044677 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
5781 | 2024.01.31 21:26:00.044801 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001100939 sec., 19074 rows/sec., 25.74 MiB/sec. | ||
5782 | 2024.01.31 21:26:00.044965 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Debug> DynamicQueryHandler: Done processing query | ||
5783 | 2024.01.31 21:26:00.045000 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5784 | 2024.01.31 21:26:00.045017 [ 3 ] {} <Debug> HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Destroying unnamed session | ||
5785 | 2024.01.31 21:26:04.805880 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5786 | 2024.01.31 21:26:04.805950 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5787 | 2024.01.31 21:26:05.038758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5788 | 2024.01.31 21:26:05.038865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5789 | 2024.01.31 21:26:05.038890 [ 3 ] {} <Debug> HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5790 | 2024.01.31 21:26:05.038913 [ 3 ] {} <Debug> HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5791 | 2024.01.31 21:26:05.039038 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5792 | 2024.01.31 21:26:05.039096 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5793 | 2024.01.31 21:26:05.039255 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5794 | 2024.01.31 21:26:05.039677 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5795 | 2024.01.31 21:26:05.039941 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5796 | 2024.01.31 21:26:05.040114 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5797 | 2024.01.31 21:26:05.040237 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001163659 sec., 26640 rows/sec., 2.11 MiB/sec. | ||
5798 | 2024.01.31 21:26:05.040376 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Debug> DynamicQueryHandler: Done processing query | ||
5799 | 2024.01.31 21:26:05.040404 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5800 | 2024.01.31 21:26:05.040422 [ 3 ] {} <Debug> HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Destroying unnamed session | ||
5801 | 2024.01.31 21:26:05.040553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5802 | 2024.01.31 21:26:05.040599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5803 | 2024.01.31 21:26:05.040618 [ 3 ] {} <Debug> HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5804 | 2024.01.31 21:26:05.040635 [ 3 ] {} <Debug> HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5805 | 2024.01.31 21:26:05.040710 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5806 | 2024.01.31 21:26:05.040750 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5807 | 2024.01.31 21:26:05.040853 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5808 | 2024.01.31 21:26:05.041197 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5809 | 2024.01.31 21:26:05.041413 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5810 | 2024.01.31 21:26:05.041575 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5811 | 2024.01.31 21:26:05.041701 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000961748 sec., 96698 rows/sec., 9.79 MiB/sec. | ||
5812 | 2024.01.31 21:26:05.041863 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Debug> DynamicQueryHandler: Done processing query | ||
5813 | 2024.01.31 21:26:05.041903 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
5814 | 2024.01.31 21:26:05.041919 [ 3 ] {} <Debug> HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Destroying unnamed session | ||
5815 | 2024.01.31 21:26:05.042040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5816 | 2024.01.31 21:26:05.042086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5817 | 2024.01.31 21:26:05.042105 [ 3 ] {} <Debug> HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5818 | 2024.01.31 21:26:05.042121 [ 3 ] {} <Debug> HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5819 | 2024.01.31 21:26:05.042195 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5820 | 2024.01.31 21:26:05.042234 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5821 | 2024.01.31 21:26:05.042348 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5822 | 2024.01.31 21:26:05.042645 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5823 | 2024.01.31 21:26:05.042857 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5824 | 2024.01.31 21:26:05.043000 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5825 | 2024.01.31 21:26:05.043123 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000899397 sec., 34467 rows/sec., 2.70 MiB/sec. | ||
5826 | 2024.01.31 21:26:05.043228 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Debug> DynamicQueryHandler: Done processing query | ||
5827 | 2024.01.31 21:26:05.043251 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5828 | 2024.01.31 21:26:05.043267 [ 3 ] {} <Debug> HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Destroying unnamed session | ||
5829 | 2024.01.31 21:26:05.043469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5830 | 2024.01.31 21:26:05.043514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5831 | 2024.01.31 21:26:05.043534 [ 3 ] {} <Debug> HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5832 | 2024.01.31 21:26:05.043550 [ 3 ] {} <Debug> HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5833 | 2024.01.31 21:26:05.043630 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5834 | 2024.01.31 21:26:05.043674 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5835 | 2024.01.31 21:26:05.043814 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5836 | 2024.01.31 21:26:05.044254 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5837 | 2024.01.31 21:26:05.044570 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5838 | 2024.01.31 21:26:05.044753 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
5839 | 2024.01.31 21:26:05.044883 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.00122503 sec., 25305 rows/sec., 34.15 MiB/sec. | ||
5840 | 2024.01.31 21:26:05.045011 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Debug> DynamicQueryHandler: Done processing query | ||
5841 | 2024.01.31 21:26:05.045034 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5842 | 2024.01.31 21:26:05.045050 [ 3 ] {} <Debug> HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Destroying unnamed session | ||
5843 | 2024.01.31 21:26:06.623130 [ 89 ] {} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5844 | 2024.01.31 21:26:06.623254 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5845 | 2024.01.31 21:26:06.623391 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
5846 | 2024.01.31 21:26:06.623570 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5847 | 2024.01.31 21:26:06.623622 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part | ||
5848 | 2024.01.31 21:26:06.623799 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
5849 | 2024.01.31 21:26:06.623964 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
5850 | 2024.01.31 21:26:06.624121 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
5851 | 2024.01.31 21:26:06.624268 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
5852 | 2024.01.31 21:26:06.624822 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487241 sec., 10758.175709249543 rows/sec., 903.52 KiB/sec. | ||
5853 | 2024.01.31 21:26:06.624964 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5854 | 2024.01.31 21:26:06.625171 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
5855 | 2024.01.31 21:26:06.625248 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
5856 | 2024.01.31 21:26:09.109300 [ 88 ] {} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5857 | 2024.01.31 21:26:09.109379 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5858 | 2024.01.31 21:26:09.109556 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
5859 | 2024.01.31 21:26:09.109704 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5860 | 2024.01.31 21:26:09.109743 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part | ||
5861 | 2024.01.31 21:26:09.109899 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
5862 | 2024.01.31 21:26:09.109996 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
5863 | 2024.01.31 21:26:09.110078 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
5864 | 2024.01.31 21:26:09.110156 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
5865 | 2024.01.31 21:26:09.110730 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123993 sec., 12903.954255482164 rows/sec., 901.01 KiB/sec. | ||
5866 | 2024.01.31 21:26:09.110814 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5867 | 2024.01.31 21:26:09.110985 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
5868 | 2024.01.31 21:26:09.111052 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
5869 | 2024.01.31 21:26:10.039189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5870 | 2024.01.31 21:26:10.039341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5871 | 2024.01.31 21:26:10.039371 [ 3 ] {} <Debug> HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5872 | 2024.01.31 21:26:10.039399 [ 3 ] {} <Debug> HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5873 | 2024.01.31 21:26:10.039539 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5874 | 2024.01.31 21:26:10.039605 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5875 | 2024.01.31 21:26:10.039788 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5876 | 2024.01.31 21:26:10.040225 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5877 | 2024.01.31 21:26:10.040497 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5878 | 2024.01.31 21:26:10.040661 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5879 | 2024.01.31 21:26:10.040783 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00120653 sec., 17405 rows/sec., 1.38 MiB/sec. | ||
5880 | 2024.01.31 21:26:10.040934 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Debug> DynamicQueryHandler: Done processing query | ||
5881 | 2024.01.31 21:26:10.040960 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5882 | 2024.01.31 21:26:10.040976 [ 3 ] {} <Debug> HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Destroying unnamed session | ||
5883 | 2024.01.31 21:26:10.041090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5884 | 2024.01.31 21:26:10.041135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5885 | 2024.01.31 21:26:10.041154 [ 3 ] {} <Debug> HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5886 | 2024.01.31 21:26:10.041170 [ 3 ] {} <Debug> HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5887 | 2024.01.31 21:26:10.041240 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5888 | 2024.01.31 21:26:10.041279 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5889 | 2024.01.31 21:26:10.041386 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5890 | 2024.01.31 21:26:10.041695 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5891 | 2024.01.31 21:26:10.041894 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5892 | 2024.01.31 21:26:10.042044 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5893 | 2024.01.31 21:26:10.042153 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000880717 sec., 2270 rows/sec., 194.04 KiB/sec. | ||
5894 | 2024.01.31 21:26:10.042313 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Debug> DynamicQueryHandler: Done processing query | ||
5895 | 2024.01.31 21:26:10.042337 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5896 | 2024.01.31 21:26:10.042353 [ 3 ] {} <Debug> HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Destroying unnamed session | ||
5897 | 2024.01.31 21:26:10.042502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5898 | 2024.01.31 21:26:10.042547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5899 | 2024.01.31 21:26:10.042565 [ 3 ] {} <Debug> HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5900 | 2024.01.31 21:26:10.042582 [ 3 ] {} <Debug> HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5901 | 2024.01.31 21:26:10.042656 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5902 | 2024.01.31 21:26:10.042695 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5903 | 2024.01.31 21:26:10.042807 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5904 | 2024.01.31 21:26:10.043141 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5905 | 2024.01.31 21:26:10.043347 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5906 | 2024.01.31 21:26:10.043493 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5907 | 2024.01.31 21:26:10.043611 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000918878 sec., 69650 rows/sec., 6.15 MiB/sec. | ||
5908 | 2024.01.31 21:26:10.043728 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Debug> DynamicQueryHandler: Done processing query | ||
5909 | 2024.01.31 21:26:10.043751 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
5910 | 2024.01.31 21:26:10.043767 [ 3 ] {} <Debug> HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Destroying unnamed session | ||
5911 | 2024.01.31 21:26:10.043911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5912 | 2024.01.31 21:26:10.043955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5913 | 2024.01.31 21:26:10.043974 [ 3 ] {} <Debug> HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5914 | 2024.01.31 21:26:10.043990 [ 3 ] {} <Debug> HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5915 | 2024.01.31 21:26:10.044057 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5916 | 2024.01.31 21:26:10.044095 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5917 | 2024.01.31 21:26:10.044200 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5918 | 2024.01.31 21:26:10.044467 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5919 | 2024.01.31 21:26:10.044664 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5920 | 2024.01.31 21:26:10.044808 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
5921 | 2024.01.31 21:26:10.044915 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000825487 sec., 2422 rows/sec., 169.17 KiB/sec. | ||
5922 | 2024.01.31 21:26:10.045031 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Debug> DynamicQueryHandler: Done processing query | ||
5923 | 2024.01.31 21:26:10.045055 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5924 | 2024.01.31 21:26:10.045070 [ 3 ] {} <Debug> HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Destroying unnamed session | ||
5925 | 2024.01.31 21:26:10.045183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5926 | 2024.01.31 21:26:10.045227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5927 | 2024.01.31 21:26:10.045245 [ 3 ] {} <Debug> HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5928 | 2024.01.31 21:26:10.045261 [ 3 ] {} <Debug> HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5929 | 2024.01.31 21:26:10.045330 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5930 | 2024.01.31 21:26:10.045368 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5931 | 2024.01.31 21:26:10.045469 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5932 | 2024.01.31 21:26:10.045749 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5933 | 2024.01.31 21:26:10.045953 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5934 | 2024.01.31 21:26:10.046100 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5935 | 2024.01.31 21:26:10.046223 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000864877 sec., 26593 rows/sec., 2.08 MiB/sec. | ||
5936 | 2024.01.31 21:26:10.046369 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Debug> DynamicQueryHandler: Done processing query | ||
5937 | 2024.01.31 21:26:10.046395 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
5938 | 2024.01.31 21:26:10.046412 [ 3 ] {} <Debug> HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Destroying unnamed session | ||
5939 | 2024.01.31 21:26:10.046519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5940 | 2024.01.31 21:26:10.046563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5941 | 2024.01.31 21:26:10.046582 [ 3 ] {} <Debug> HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5942 | 2024.01.31 21:26:10.046598 [ 3 ] {} <Debug> HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5943 | 2024.01.31 21:26:10.046668 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5944 | 2024.01.31 21:26:10.046710 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5945 | 2024.01.31 21:26:10.046833 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5946 | 2024.01.31 21:26:10.047098 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5947 | 2024.01.31 21:26:10.047347 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5948 | 2024.01.31 21:26:10.047516 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
5949 | 2024.01.31 21:26:10.047634 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000931308 sec., 1073 rows/sec., 75.50 KiB/sec. | ||
5950 | 2024.01.31 21:26:10.047831 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Debug> DynamicQueryHandler: Done processing query | ||
5951 | 2024.01.31 21:26:10.047854 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5952 | 2024.01.31 21:26:10.047870 [ 3 ] {} <Debug> HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Destroying unnamed session | ||
5953 | 2024.01.31 21:26:10.048011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5954 | 2024.01.31 21:26:10.048057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5955 | 2024.01.31 21:26:10.048075 [ 3 ] {} <Debug> HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5956 | 2024.01.31 21:26:10.048091 [ 3 ] {} <Debug> HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5957 | 2024.01.31 21:26:10.048167 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
5958 | 2024.01.31 21:26:10.048211 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
5959 | 2024.01.31 21:26:10.048365 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5960 | 2024.01.31 21:26:10.048732 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5961 | 2024.01.31 21:26:10.049011 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5962 | 2024.01.31 21:26:10.049188 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
5963 | 2024.01.31 21:26:10.049311 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001115169 sec., 18831 rows/sec., 25.41 MiB/sec. | ||
5964 | 2024.01.31 21:26:10.049486 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Debug> DynamicQueryHandler: Done processing query | ||
5965 | 2024.01.31 21:26:10.049527 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5966 | 2024.01.31 21:26:10.049547 [ 3 ] {} <Debug> HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Destroying unnamed session | ||
5967 | 2024.01.31 21:26:15.039506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5968 | 2024.01.31 21:26:15.039705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5969 | 2024.01.31 21:26:15.039750 [ 3 ] {} <Debug> HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5970 | 2024.01.31 21:26:15.039789 [ 3 ] {} <Debug> HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5971 | 2024.01.31 21:26:15.039974 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
5972 | 2024.01.31 21:26:15.040066 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
5973 | 2024.01.31 21:26:15.040261 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5974 | 2024.01.31 21:26:15.040704 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5975 | 2024.01.31 21:26:15.040971 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5976 | 2024.01.31 21:26:15.041138 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
5977 | 2024.01.31 21:26:15.041282 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.00124279 sec., 24943 rows/sec., 1.97 MiB/sec. | ||
5978 | 2024.01.31 21:26:15.041430 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Debug> DynamicQueryHandler: Done processing query | ||
5979 | 2024.01.31 21:26:15.041456 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
5980 | 2024.01.31 21:26:15.041473 [ 3 ] {} <Debug> HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Destroying unnamed session | ||
5981 | 2024.01.31 21:26:15.041624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5982 | 2024.01.31 21:26:15.041695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5983 | 2024.01.31 21:26:15.041721 [ 3 ] {} <Debug> HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5984 | 2024.01.31 21:26:15.041744 [ 3 ] {} <Debug> HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5985 | 2024.01.31 21:26:15.041832 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5986 | 2024.01.31 21:26:15.041883 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5987 | 2024.01.31 21:26:15.042016 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5988 | 2024.01.31 21:26:15.042315 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
5989 | 2024.01.31 21:26:15.042531 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5990 | 2024.01.31 21:26:15.042685 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
5991 | 2024.01.31 21:26:15.042803 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000936407 sec., 2135 rows/sec., 182.50 KiB/sec. | ||
5992 | 2024.01.31 21:26:15.042924 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Debug> DynamicQueryHandler: Done processing query | ||
5993 | 2024.01.31 21:26:15.042948 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
5994 | 2024.01.31 21:26:15.042964 [ 3 ] {} <Debug> HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Destroying unnamed session | ||
5995 | 2024.01.31 21:26:15.043098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5996 | 2024.01.31 21:26:15.043144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
5997 | 2024.01.31 21:26:15.043162 [ 3 ] {} <Debug> HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
5998 | 2024.01.31 21:26:15.043179 [ 3 ] {} <Debug> HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5999 | 2024.01.31 21:26:15.043254 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6000 | 2024.01.31 21:26:15.043294 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6001 | 2024.01.31 21:26:15.043404 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6002 | 2024.01.31 21:26:15.043732 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6003 | 2024.01.31 21:26:15.043947 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6004 | 2024.01.31 21:26:15.044099 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
6005 | 2024.01.31 21:26:15.044221 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Information> executeQuery: Read 94 rows, 9.73 KiB in 0.000935837 sec., 100444 rows/sec., 10.15 MiB/sec. | ||
6006 | 2024.01.31 21:26:15.044338 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Debug> DynamicQueryHandler: Done processing query | ||
6007 | 2024.01.31 21:26:15.044363 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6008 | 2024.01.31 21:26:15.044381 [ 3 ] {} <Debug> HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Destroying unnamed session | ||
6009 | 2024.01.31 21:26:15.044522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6010 | 2024.01.31 21:26:15.044568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6011 | 2024.01.31 21:26:15.044586 [ 3 ] {} <Debug> HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6012 | 2024.01.31 21:26:15.044603 [ 3 ] {} <Debug> HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6013 | 2024.01.31 21:26:15.044671 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6014 | 2024.01.31 21:26:15.044710 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6015 | 2024.01.31 21:26:15.044817 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6016 | 2024.01.31 21:26:15.045066 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6017 | 2024.01.31 21:26:15.045269 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6018 | 2024.01.31 21:26:15.045424 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
6019 | 2024.01.31 21:26:15.045523 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000824797 sec., 2424 rows/sec., 169.31 KiB/sec. | ||
6020 | 2024.01.31 21:26:15.045641 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Debug> DynamicQueryHandler: Done processing query | ||
6021 | 2024.01.31 21:26:15.045664 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6022 | 2024.01.31 21:26:15.045681 [ 3 ] {} <Debug> HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Destroying unnamed session | ||
6023 | 2024.01.31 21:26:15.045796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6024 | 2024.01.31 21:26:15.045842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6025 | 2024.01.31 21:26:15.045860 [ 3 ] {} <Debug> HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6026 | 2024.01.31 21:26:15.045876 [ 3 ] {} <Debug> HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6027 | 2024.01.31 21:26:15.045947 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6028 | 2024.01.31 21:26:15.045987 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6029 | 2024.01.31 21:26:15.046091 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6030 | 2024.01.31 21:26:15.046365 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6031 | 2024.01.31 21:26:15.046568 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6032 | 2024.01.31 21:26:15.046720 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
6033 | 2024.01.31 21:26:15.046844 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Information> executeQuery: Read 33 rows, 2.65 KiB in 0.000868167 sec., 38011 rows/sec., 2.98 MiB/sec. | ||
6034 | 2024.01.31 21:26:15.046962 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Debug> DynamicQueryHandler: Done processing query | ||
6035 | 2024.01.31 21:26:15.046985 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6036 | 2024.01.31 21:26:15.047001 [ 3 ] {} <Debug> HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Destroying unnamed session | ||
6037 | 2024.01.31 21:26:15.047102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6038 | 2024.01.31 21:26:15.047149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6039 | 2024.01.31 21:26:15.047167 [ 3 ] {} <Debug> HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6040 | 2024.01.31 21:26:15.047183 [ 3 ] {} <Debug> HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6041 | 2024.01.31 21:26:15.047252 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6042 | 2024.01.31 21:26:15.047295 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6043 | 2024.01.31 21:26:15.047420 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6044 | 2024.01.31 21:26:15.047667 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6045 | 2024.01.31 21:26:15.047921 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6046 | 2024.01.31 21:26:15.048095 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
6047 | 2024.01.31 21:26:15.048220 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000938427 sec., 1065 rows/sec., 74.93 KiB/sec. | ||
6048 | 2024.01.31 21:26:15.048404 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Debug> DynamicQueryHandler: Done processing query | ||
6049 | 2024.01.31 21:26:15.048430 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6050 | 2024.01.31 21:26:15.048447 [ 3 ] {} <Debug> HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Destroying unnamed session | ||
6051 | 2024.01.31 21:26:15.048611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6052 | 2024.01.31 21:26:15.048659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6053 | 2024.01.31 21:26:15.048678 [ 3 ] {} <Debug> HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6054 | 2024.01.31 21:26:15.048695 [ 3 ] {} <Debug> HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6055 | 2024.01.31 21:26:15.048770 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6056 | 2024.01.31 21:26:15.048818 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6057 | 2024.01.31 21:26:15.048969 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6058 | 2024.01.31 21:26:15.049358 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6059 | 2024.01.31 21:26:15.049652 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6060 | 2024.01.31 21:26:15.049830 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
6061 | 2024.01.31 21:26:15.049952 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001151709 sec., 26916 rows/sec., 36.32 MiB/sec. | ||
6062 | 2024.01.31 21:26:15.050080 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Debug> DynamicQueryHandler: Done processing query | ||
6063 | 2024.01.31 21:26:15.050105 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6064 | 2024.01.31 21:26:15.050120 [ 3 ] {} <Debug> HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Destroying unnamed session | ||
6065 | 2024.01.31 21:26:19.806185 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6066 | 2024.01.31 21:26:19.806248 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6067 | 2024.01.31 21:26:20.039402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6068 | 2024.01.31 21:26:20.039515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6069 | 2024.01.31 21:26:20.039542 [ 3 ] {} <Debug> HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6070 | 2024.01.31 21:26:20.039567 [ 3 ] {} <Debug> HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6071 | 2024.01.31 21:26:20.039696 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6072 | 2024.01.31 21:26:20.039757 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6073 | 2024.01.31 21:26:20.039916 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6074 | 2024.01.31 21:26:20.040316 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6075 | 2024.01.31 21:26:20.040585 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6076 | 2024.01.31 21:26:20.040753 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
6077 | 2024.01.31 21:26:20.040892 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001150609 sec., 18251 rows/sec., 1.44 MiB/sec. | ||
6078 | 2024.01.31 21:26:20.040896 [ 71 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6079 | 2024.01.31 21:26:20.041007 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6080 | 2024.01.31 21:26:20.041108 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Debug> DynamicQueryHandler: Done processing query | ||
6081 | 2024.01.31 21:26:20.041119 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
6082 | 2024.01.31 21:26:20.041143 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6083 | 2024.01.31 21:26:20.041188 [ 3 ] {} <Debug> HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Destroying unnamed session | ||
6084 | 2024.01.31 21:26:20.041268 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6085 | 2024.01.31 21:26:20.041320 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 52 rows starting from the beginning of the part | ||
6086 | 2024.01.31 21:26:20.041345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6087 | 2024.01.31 21:26:20.041428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6088 | 2024.01.31 21:26:20.041480 [ 3 ] {} <Debug> HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6089 | 2024.01.31 21:26:20.041524 [ 3 ] {} <Debug> HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6090 | 2024.01.31 21:26:20.041545 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part | ||
6091 | 2024.01.31 21:26:20.041709 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6092 | 2024.01.31 21:26:20.041766 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
6093 | 2024.01.31 21:26:20.041796 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6094 | 2024.01.31 21:26:20.042075 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part | ||
6095 | 2024.01.31 21:26:20.042221 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6096 | 2024.01.31 21:26:20.042355 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
6097 | 2024.01.31 21:26:20.042474 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part | ||
6098 | 2024.01.31 21:26:20.042998 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6099 | 2024.01.31 21:26:20.043424 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6100 | 2024.01.31 21:26:20.043724 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6101 | 2024.01.31 21:26:20.044025 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002242498 sec., 891 rows/sec., 76.21 KiB/sec. | ||
6102 | 2024.01.31 21:26:20.044101 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998784 sec., 59023.924364008875 rows/sec., 4.67 MiB/sec. | ||
6103 | 2024.01.31 21:26:20.044211 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Debug> DynamicQueryHandler: Done processing query | ||
6104 | 2024.01.31 21:26:20.044252 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6105 | 2024.01.31 21:26:20.044272 [ 3 ] {} <Debug> HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Destroying unnamed session | ||
6106 | 2024.01.31 21:26:20.044315 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6107 | 2024.01.31 21:26:20.044411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6108 | 2024.01.31 21:26:20.044464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6109 | 2024.01.31 21:26:20.044486 [ 3 ] {} <Debug> HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6110 | 2024.01.31 21:26:20.044510 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
6111 | 2024.01.31 21:26:20.044513 [ 3 ] {} <Debug> HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6112 | 2024.01.31 21:26:20.044582 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
6113 | 2024.01.31 21:26:20.044619 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6114 | 2024.01.31 21:26:20.044678 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6115 | 2024.01.31 21:26:20.044795 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6116 | 2024.01.31 21:26:20.045221 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6117 | 2024.01.31 21:26:20.045443 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6118 | 2024.01.31 21:26:20.045594 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
6119 | 2024.01.31 21:26:20.045716 [ 71 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6120 | 2024.01.31 21:26:20.045730 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.001064189 sec., 60139 rows/sec., 5.31 MiB/sec. | ||
6121 | 2024.01.31 21:26:20.045766 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6122 | 2024.01.31 21:26:20.045946 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
6123 | 2024.01.31 21:26:20.046015 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Debug> DynamicQueryHandler: Done processing query | ||
6124 | 2024.01.31 21:26:20.046091 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6125 | 2024.01.31 21:26:20.046196 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6126 | 2024.01.31 21:26:20.046218 [ 3 ] {} <Debug> HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Destroying unnamed session | ||
6127 | 2024.01.31 21:26:20.046295 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 196 rows starting from the beginning of the part | ||
6128 | 2024.01.31 21:26:20.046411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6129 | 2024.01.31 21:26:20.046500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6130 | 2024.01.31 21:26:20.046554 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 63 rows starting from the beginning of the part | ||
6131 | 2024.01.31 21:26:20.046556 [ 3 ] {} <Debug> HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6132 | 2024.01.31 21:26:20.046633 [ 3 ] {} <Debug> HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6133 | 2024.01.31 21:26:20.046826 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 93 rows starting from the beginning of the part | ||
6134 | 2024.01.31 21:26:20.046842 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6135 | 2024.01.31 21:26:20.046930 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6136 | 2024.01.31 21:26:20.047079 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
6137 | 2024.01.31 21:26:20.047407 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6138 | 2024.01.31 21:26:20.047411 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 94 rows starting from the beginning of the part | ||
6139 | 2024.01.31 21:26:20.047614 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
6140 | 2024.01.31 21:26:20.048184 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6141 | 2024.01.31 21:26:20.048574 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6142 | 2024.01.31 21:26:20.048920 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
6143 | 2024.01.31 21:26:20.049142 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002222078 sec., 900 rows/sec., 62.85 KiB/sec. | ||
6144 | 2024.01.31 21:26:20.049552 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Debug> DynamicQueryHandler: Done processing query | ||
6145 | 2024.01.31 21:26:20.049569 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374199 sec., 153394.31692762405 rows/sec., 14.38 MiB/sec. | ||
6146 | 2024.01.31 21:26:20.049586 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6147 | 2024.01.31 21:26:20.049642 [ 3 ] {} <Debug> HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Destroying unnamed session | ||
6148 | 2024.01.31 21:26:20.049741 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6149 | 2024.01.31 21:26:20.049775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6150 | 2024.01.31 21:26:20.049853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6151 | 2024.01.31 21:26:20.049892 [ 3 ] {} <Debug> HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6152 | 2024.01.31 21:26:20.049917 [ 3 ] {} <Debug> HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6153 | 2024.01.31 21:26:20.050041 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6154 | 2024.01.31 21:26:20.050065 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
6155 | 2024.01.31 21:26:20.050114 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6156 | 2024.01.31 21:26:20.050195 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
6157 | 2024.01.31 21:26:20.050380 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6158 | 2024.01.31 21:26:20.050686 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6159 | 2024.01.31 21:26:20.050900 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6160 | 2024.01.31 21:26:20.051048 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
6161 | 2024.01.31 21:26:20.051160 [ 71 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6162 | 2024.01.31 21:26:20.051179 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.001088729 sec., 21125 rows/sec., 1.65 MiB/sec. | ||
6163 | 2024.01.31 21:26:20.051208 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6164 | 2024.01.31 21:26:20.051374 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
6165 | 2024.01.31 21:26:20.051460 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Debug> DynamicQueryHandler: Done processing query | ||
6166 | 2024.01.31 21:26:20.051538 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6167 | 2024.01.31 21:26:20.051563 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6168 | 2024.01.31 21:26:20.051621 [ 3 ] {} <Debug> HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Destroying unnamed session | ||
6169 | 2024.01.31 21:26:20.051653 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 102 rows starting from the beginning of the part | ||
6170 | 2024.01.31 21:26:20.051810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6171 | 2024.01.31 21:26:20.051833 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part | ||
6172 | 2024.01.31 21:26:20.051902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6173 | 2024.01.31 21:26:20.051953 [ 3 ] {} <Debug> HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6174 | 2024.01.31 21:26:20.052010 [ 3 ] {} <Debug> HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6175 | 2024.01.31 21:26:20.052046 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
6176 | 2024.01.31 21:26:20.052204 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6177 | 2024.01.31 21:26:20.052270 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
6178 | 2024.01.31 21:26:20.052302 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6179 | 2024.01.31 21:26:20.052542 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part | ||
6180 | 2024.01.31 21:26:20.052866 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
6181 | 2024.01.31 21:26:20.052870 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6182 | 2024.01.31 21:26:20.053537 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6183 | 2024.01.31 21:26:20.054194 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6184 | 2024.01.31 21:26:20.054333 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062344 sec., 76085.50835569094 rows/sec., 5.95 MiB/sec. | ||
6185 | 2024.01.31 21:26:20.054454 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6186 | 2024.01.31 21:26:20.054574 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
6187 | 2024.01.31 21:26:20.054775 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
6188 | 2024.01.31 21:26:20.054787 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00251724 sec., 397 rows/sec., 27.93 KiB/sec. | ||
6189 | 2024.01.31 21:26:20.054885 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
6190 | 2024.01.31 21:26:20.055069 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Debug> DynamicQueryHandler: Done processing query | ||
6191 | 2024.01.31 21:26:20.055097 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6192 | 2024.01.31 21:26:20.055114 [ 3 ] {} <Debug> HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Destroying unnamed session | ||
6193 | 2024.01.31 21:26:20.055261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6194 | 2024.01.31 21:26:20.055306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6195 | 2024.01.31 21:26:20.055326 [ 3 ] {} <Debug> HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6196 | 2024.01.31 21:26:20.055343 [ 3 ] {} <Debug> HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6197 | 2024.01.31 21:26:20.055422 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6198 | 2024.01.31 21:26:20.055467 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6199 | 2024.01.31 21:26:20.055622 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6200 | 2024.01.31 21:26:20.056047 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6201 | 2024.01.31 21:26:20.056337 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6202 | 2024.01.31 21:26:20.056512 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
6203 | 2024.01.31 21:26:20.056643 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.0011889 sec., 17663 rows/sec., 23.84 MiB/sec. | ||
6204 | 2024.01.31 21:26:20.056634 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6205 | 2024.01.31 21:26:20.056743 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. | ||
6206 | 2024.01.31 21:26:20.056854 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Debug> DynamicQueryHandler: Done processing query | ||
6207 | 2024.01.31 21:26:20.056859 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
6208 | 2024.01.31 21:26:20.056888 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6209 | 2024.01.31 21:26:20.056925 [ 3 ] {} <Debug> HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Destroying unnamed session | ||
6210 | 2024.01.31 21:26:20.057015 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6211 | 2024.01.31 21:26:20.057058 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1450 rows starting from the beginning of the part | ||
6212 | 2024.01.31 21:26:20.057190 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part | ||
6213 | 2024.01.31 21:26:20.057295 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
6214 | 2024.01.31 21:26:20.057394 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part | ||
6215 | 2024.01.31 21:26:20.057491 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
6216 | 2024.01.31 21:26:20.057584 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part | ||
6217 | 2024.01.31 21:26:20.060415 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 6 columns (6 merged, 0 gathered) in 0.003593829 sec., 438251.2356597935 rows/sec., 591.40 MiB/sec. | ||
6218 | 2024.01.31 21:26:20.061311 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6219 | 2024.01.31 21:26:20.061532 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
6220 | 2024.01.31 21:26:20.061597 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
6221 | 2024.01.31 21:26:20.061674 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12: 8.76 MiB. | ||
6222 | 2024.01.31 21:26:21.000154 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.25 MiB, peak 246.98 MiB, will set to 238.42 MiB (RSS), difference: -2.84 MiB | ||
6223 | 2024.01.31 21:26:25.041239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6224 | 2024.01.31 21:26:25.041398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6225 | 2024.01.31 21:26:25.041432 [ 3 ] {} <Debug> HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6226 | 2024.01.31 21:26:25.041461 [ 3 ] {} <Debug> HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6227 | 2024.01.31 21:26:25.041606 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6228 | 2024.01.31 21:26:25.041722 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6229 | 2024.01.31 21:26:25.041911 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6230 | 2024.01.31 21:26:25.042426 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6231 | 2024.01.31 21:26:25.042713 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6232 | 2024.01.31 21:26:25.042878 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6233 | 2024.01.31 21:26:25.042996 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001372791 sec., 22581 rows/sec., 1.79 MiB/sec. | ||
6234 | 2024.01.31 21:26:25.043147 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Debug> DynamicQueryHandler: Done processing query | ||
6235 | 2024.01.31 21:26:25.043174 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6236 | 2024.01.31 21:26:25.043189 [ 3 ] {} <Debug> HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Destroying unnamed session | ||
6237 | 2024.01.31 21:26:25.043327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6238 | 2024.01.31 21:26:25.043378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6239 | 2024.01.31 21:26:25.043398 [ 3 ] {} <Debug> HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6240 | 2024.01.31 21:26:25.043416 [ 3 ] {} <Debug> HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6241 | 2024.01.31 21:26:25.043500 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6242 | 2024.01.31 21:26:25.043540 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6243 | 2024.01.31 21:26:25.043714 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6244 | 2024.01.31 21:26:25.044120 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6245 | 2024.01.31 21:26:25.044367 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6246 | 2024.01.31 21:26:25.044521 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6247 | 2024.01.31 21:26:25.044623 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Information> executeQuery: Read 129 rows, 12.40 KiB in 0.001036928 sec., 124405 rows/sec., 11.68 MiB/sec. | ||
6248 | 2024.01.31 21:26:25.044753 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Debug> DynamicQueryHandler: Done processing query | ||
6249 | 2024.01.31 21:26:25.044778 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6250 | 2024.01.31 21:26:25.044794 [ 3 ] {} <Debug> HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Destroying unnamed session | ||
6251 | 2024.01.31 21:26:25.044927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6252 | 2024.01.31 21:26:25.044977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6253 | 2024.01.31 21:26:25.044997 [ 3 ] {} <Debug> HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6254 | 2024.01.31 21:26:25.045015 [ 3 ] {} <Debug> HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6255 | 2024.01.31 21:26:25.045092 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6256 | 2024.01.31 21:26:25.045132 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6257 | 2024.01.31 21:26:25.045240 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6258 | 2024.01.31 21:26:25.045555 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6259 | 2024.01.31 21:26:25.045774 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6260 | 2024.01.31 21:26:25.045955 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6261 | 2024.01.31 21:26:25.046055 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Information> executeQuery: Read 55 rows, 4.38 KiB in 0.000934677 sec., 58843 rows/sec., 4.58 MiB/sec. | ||
6262 | 2024.01.31 21:26:25.046176 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Debug> DynamicQueryHandler: Done processing query | ||
6263 | 2024.01.31 21:26:25.046200 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
6264 | 2024.01.31 21:26:25.046215 [ 3 ] {} <Debug> HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Destroying unnamed session | ||
6265 | 2024.01.31 21:26:25.046367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6266 | 2024.01.31 21:26:25.046414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6267 | 2024.01.31 21:26:25.046434 [ 3 ] {} <Debug> HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6268 | 2024.01.31 21:26:25.046452 [ 3 ] {} <Debug> HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6269 | 2024.01.31 21:26:25.046526 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6270 | 2024.01.31 21:26:25.046571 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6271 | 2024.01.31 21:26:25.046691 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6272 | 2024.01.31 21:26:25.046997 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6273 | 2024.01.31 21:26:25.047268 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6274 | 2024.01.31 21:26:25.047452 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
6275 | 2024.01.31 21:26:25.047554 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000999278 sec., 36026 rows/sec., 2.54 MiB/sec. | ||
6276 | 2024.01.31 21:26:25.047544 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6277 | 2024.01.31 21:26:25.047618 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6278 | 2024.01.31 21:26:25.047705 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Debug> DynamicQueryHandler: Done processing query | ||
6279 | 2024.01.31 21:26:25.047743 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6280 | 2024.01.31 21:26:25.047745 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
6281 | 2024.01.31 21:26:25.047762 [ 3 ] {} <Debug> HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Destroying unnamed session | ||
6282 | 2024.01.31 21:26:25.047918 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6283 | 2024.01.31 21:26:25.047978 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 580 rows starting from the beginning of the part | ||
6284 | 2024.01.31 21:26:25.047991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6285 | 2024.01.31 21:26:25.048073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6286 | 2024.01.31 21:26:25.048100 [ 3 ] {} <Debug> HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6287 | 2024.01.31 21:26:25.048153 [ 3 ] {} <Debug> HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6288 | 2024.01.31 21:26:25.048277 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
6289 | 2024.01.31 21:26:25.048364 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6290 | 2024.01.31 21:26:25.048489 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6291 | 2024.01.31 21:26:25.048544 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
6292 | 2024.01.31 21:26:25.048925 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
6293 | 2024.01.31 21:26:25.049122 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6294 | 2024.01.31 21:26:25.049245 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
6295 | 2024.01.31 21:26:25.049422 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
6296 | 2024.01.31 21:26:25.049982 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6297 | 2024.01.31 21:26:25.050756 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6298 | 2024.01.31 21:26:25.050981 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.003297236 sec., 198954.51826924126 rows/sec., 14.03 MiB/sec. | ||
6299 | 2024.01.31 21:26:25.051089 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
6300 | 2024.01.31 21:26:25.051222 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6301 | 2024.01.31 21:26:25.051303 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.002875313 sec., 10781 rows/sec., 14.55 MiB/sec. | ||
6302 | 2024.01.31 21:26:25.051545 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Debug> DynamicQueryHandler: Done processing query | ||
6303 | 2024.01.31 21:26:25.051585 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6304 | 2024.01.31 21:26:25.051614 [ 3 ] {} <Debug> HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Destroying unnamed session | ||
6305 | 2024.01.31 21:26:25.051637 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
6306 | 2024.01.31 21:26:25.051721 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
6307 | 2024.01.31 21:26:30.039152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6308 | 2024.01.31 21:26:30.039283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6309 | 2024.01.31 21:26:30.039315 [ 3 ] {} <Debug> HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6310 | 2024.01.31 21:26:30.039343 [ 3 ] {} <Debug> HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6311 | 2024.01.31 21:26:30.039485 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6312 | 2024.01.31 21:26:30.039549 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6313 | 2024.01.31 21:26:30.039707 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6314 | 2024.01.31 21:26:30.040108 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6315 | 2024.01.31 21:26:30.040366 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6316 | 2024.01.31 21:26:30.040528 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6317 | 2024.01.31 21:26:30.040653 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001124919 sec., 18668 rows/sec., 1.48 MiB/sec. | ||
6318 | 2024.01.31 21:26:30.040833 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Debug> DynamicQueryHandler: Done processing query | ||
6319 | 2024.01.31 21:26:30.040861 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6320 | 2024.01.31 21:26:30.040879 [ 3 ] {} <Debug> HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Destroying unnamed session | ||
6321 | 2024.01.31 21:26:30.041012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6322 | 2024.01.31 21:26:30.041059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6323 | 2024.01.31 21:26:30.041079 [ 3 ] {} <Debug> HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6324 | 2024.01.31 21:26:30.041097 [ 3 ] {} <Debug> HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6325 | 2024.01.31 21:26:30.041174 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6326 | 2024.01.31 21:26:30.041215 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6327 | 2024.01.31 21:26:30.041330 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6328 | 2024.01.31 21:26:30.041657 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6329 | 2024.01.31 21:26:30.041876 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6330 | 2024.01.31 21:26:30.042038 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6331 | 2024.01.31 21:26:30.042160 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000957448 sec., 65799 rows/sec., 5.81 MiB/sec. | ||
6332 | 2024.01.31 21:26:30.042269 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Debug> DynamicQueryHandler: Done processing query | ||
6333 | 2024.01.31 21:26:30.042294 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6334 | 2024.01.31 21:26:30.042309 [ 3 ] {} <Debug> HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Destroying unnamed session | ||
6335 | 2024.01.31 21:26:30.042424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6336 | 2024.01.31 21:26:30.042468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6337 | 2024.01.31 21:26:30.042487 [ 3 ] {} <Debug> HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6338 | 2024.01.31 21:26:30.042505 [ 3 ] {} <Debug> HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6339 | 2024.01.31 21:26:30.042577 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6340 | 2024.01.31 21:26:30.042616 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6341 | 2024.01.31 21:26:30.042721 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6342 | 2024.01.31 21:26:30.042997 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6343 | 2024.01.31 21:26:30.043203 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6344 | 2024.01.31 21:26:30.043352 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6345 | 2024.01.31 21:26:30.043468 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000855177 sec., 24556 rows/sec., 1.92 MiB/sec. | ||
6346 | 2024.01.31 21:26:30.043624 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Debug> DynamicQueryHandler: Done processing query | ||
6347 | 2024.01.31 21:26:30.043668 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6348 | 2024.01.31 21:26:30.043712 [ 3 ] {} <Debug> HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Destroying unnamed session | ||
6349 | 2024.01.31 21:26:30.043905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6350 | 2024.01.31 21:26:30.043954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6351 | 2024.01.31 21:26:30.043973 [ 3 ] {} <Debug> HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6352 | 2024.01.31 21:26:30.043991 [ 3 ] {} <Debug> HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6353 | 2024.01.31 21:26:30.044068 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6354 | 2024.01.31 21:26:30.044116 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6355 | 2024.01.31 21:26:30.044268 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6356 | 2024.01.31 21:26:30.044636 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6357 | 2024.01.31 21:26:30.044930 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6358 | 2024.01.31 21:26:30.045110 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
6359 | 2024.01.31 21:26:30.045233 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001127939 sec., 18618 rows/sec., 25.12 MiB/sec. | ||
6360 | 2024.01.31 21:26:30.045388 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Debug> DynamicQueryHandler: Done processing query | ||
6361 | 2024.01.31 21:26:30.045417 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6362 | 2024.01.31 21:26:30.045433 [ 3 ] {} <Debug> HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Destroying unnamed session | ||
6363 | 2024.01.31 21:26:34.806327 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6364 | 2024.01.31 21:26:34.806400 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6365 | 2024.01.31 21:26:35.039231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6366 | 2024.01.31 21:26:35.039365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6367 | 2024.01.31 21:26:35.039395 [ 3 ] {} <Debug> HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6368 | 2024.01.31 21:26:35.039423 [ 3 ] {} <Debug> HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6369 | 2024.01.31 21:26:35.039568 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6370 | 2024.01.31 21:26:35.039637 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6371 | 2024.01.31 21:26:35.039797 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6372 | 2024.01.31 21:26:35.040219 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6373 | 2024.01.31 21:26:35.040500 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6374 | 2024.01.31 21:26:35.040669 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6375 | 2024.01.31 21:26:35.040807 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001191669 sec., 26013 rows/sec., 2.06 MiB/sec. | ||
6376 | 2024.01.31 21:26:35.040979 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Debug> DynamicQueryHandler: Done processing query | ||
6377 | 2024.01.31 21:26:35.041009 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6378 | 2024.01.31 21:26:35.041025 [ 3 ] {} <Debug> HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Destroying unnamed session | ||
6379 | 2024.01.31 21:26:35.041168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6380 | 2024.01.31 21:26:35.041220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6381 | 2024.01.31 21:26:35.041239 [ 3 ] {} <Debug> HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6382 | 2024.01.31 21:26:35.041259 [ 3 ] {} <Debug> HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6383 | 2024.01.31 21:26:35.041343 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6384 | 2024.01.31 21:26:35.041387 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6385 | 2024.01.31 21:26:35.041499 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6386 | 2024.01.31 21:26:35.041856 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6387 | 2024.01.31 21:26:35.042096 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6388 | 2024.01.31 21:26:35.042248 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6389 | 2024.01.31 21:26:35.042369 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.000996408 sec., 93335 rows/sec., 9.45 MiB/sec. | ||
6390 | 2024.01.31 21:26:35.042480 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Debug> DynamicQueryHandler: Done processing query | ||
6391 | 2024.01.31 21:26:35.042504 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6392 | 2024.01.31 21:26:35.042520 [ 3 ] {} <Debug> HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Destroying unnamed session | ||
6393 | 2024.01.31 21:26:35.042640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6394 | 2024.01.31 21:26:35.042683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6395 | 2024.01.31 21:26:35.042703 [ 3 ] {} <Debug> HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6396 | 2024.01.31 21:26:35.042721 [ 3 ] {} <Debug> HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6397 | 2024.01.31 21:26:35.042793 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6398 | 2024.01.31 21:26:35.042833 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6399 | 2024.01.31 21:26:35.042936 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6400 | 2024.01.31 21:26:35.043283 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6401 | 2024.01.31 21:26:35.043492 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6402 | 2024.01.31 21:26:35.043642 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6403 | 2024.01.31 21:26:35.043762 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.000936537 sec., 33100 rows/sec., 2.59 MiB/sec. | ||
6404 | 2024.01.31 21:26:35.043884 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Debug> DynamicQueryHandler: Done processing query | ||
6405 | 2024.01.31 21:26:35.043908 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6406 | 2024.01.31 21:26:35.043923 [ 3 ] {} <Debug> HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Destroying unnamed session | ||
6407 | 2024.01.31 21:26:35.044117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6408 | 2024.01.31 21:26:35.044164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6409 | 2024.01.31 21:26:35.044182 [ 3 ] {} <Debug> HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6410 | 2024.01.31 21:26:35.044200 [ 3 ] {} <Debug> HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6411 | 2024.01.31 21:26:35.044278 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6412 | 2024.01.31 21:26:35.044322 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6413 | 2024.01.31 21:26:35.044461 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6414 | 2024.01.31 21:26:35.044877 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6415 | 2024.01.31 21:26:35.045176 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6416 | 2024.01.31 21:26:35.045356 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
6417 | 2024.01.31 21:26:35.045482 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.0011771 sec., 26335 rows/sec., 35.54 MiB/sec. | ||
6418 | 2024.01.31 21:26:35.045597 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Debug> DynamicQueryHandler: Done processing query | ||
6419 | 2024.01.31 21:26:35.045620 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6420 | 2024.01.31 21:26:35.045636 [ 3 ] {} <Debug> HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Destroying unnamed session | ||
6421 | 2024.01.31 21:26:40.039127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6422 | 2024.01.31 21:26:40.039272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6423 | 2024.01.31 21:26:40.039304 [ 3 ] {} <Debug> HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6424 | 2024.01.31 21:26:40.039332 [ 3 ] {} <Debug> HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6425 | 2024.01.31 21:26:40.039471 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6426 | 2024.01.31 21:26:40.039542 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6427 | 2024.01.31 21:26:40.039724 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6428 | 2024.01.31 21:26:40.040162 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6429 | 2024.01.31 21:26:40.040442 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6430 | 2024.01.31 21:26:40.040612 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6431 | 2024.01.31 21:26:40.040749 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00123084 sec., 17061 rows/sec., 1.35 MiB/sec. | ||
6432 | 2024.01.31 21:26:40.040931 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Debug> DynamicQueryHandler: Done processing query | ||
6433 | 2024.01.31 21:26:40.040962 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6434 | 2024.01.31 21:26:40.040978 [ 3 ] {} <Debug> HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Destroying unnamed session | ||
6435 | 2024.01.31 21:26:40.041113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6436 | 2024.01.31 21:26:40.041164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6437 | 2024.01.31 21:26:40.041185 [ 3 ] {} <Debug> HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6438 | 2024.01.31 21:26:40.041205 [ 3 ] {} <Debug> HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6439 | 2024.01.31 21:26:40.041289 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6440 | 2024.01.31 21:26:40.041333 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6441 | 2024.01.31 21:26:40.041441 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6442 | 2024.01.31 21:26:40.041782 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6443 | 2024.01.31 21:26:40.042012 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6444 | 2024.01.31 21:26:40.042163 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6445 | 2024.01.31 21:26:40.042294 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000973788 sec., 64695 rows/sec., 5.71 MiB/sec. | ||
6446 | 2024.01.31 21:26:40.042422 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Debug> DynamicQueryHandler: Done processing query | ||
6447 | 2024.01.31 21:26:40.042447 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6448 | 2024.01.31 21:26:40.042463 [ 3 ] {} <Debug> HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Destroying unnamed session | ||
6449 | 2024.01.31 21:26:40.042580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6450 | 2024.01.31 21:26:40.042627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6451 | 2024.01.31 21:26:40.042646 [ 3 ] {} <Debug> HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6452 | 2024.01.31 21:26:40.042664 [ 3 ] {} <Debug> HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6453 | 2024.01.31 21:26:40.042736 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6454 | 2024.01.31 21:26:40.042777 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6455 | 2024.01.31 21:26:40.042885 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6456 | 2024.01.31 21:26:40.043176 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6457 | 2024.01.31 21:26:40.043440 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6458 | 2024.01.31 21:26:40.043594 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6459 | 2024.01.31 21:26:40.043720 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000954987 sec., 21989 rows/sec., 1.72 MiB/sec. | ||
6460 | 2024.01.31 21:26:40.043827 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Debug> DynamicQueryHandler: Done processing query | ||
6461 | 2024.01.31 21:26:40.043852 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6462 | 2024.01.31 21:26:40.043867 [ 3 ] {} <Debug> HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Destroying unnamed session | ||
6463 | 2024.01.31 21:26:40.044050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6464 | 2024.01.31 21:26:40.044095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6465 | 2024.01.31 21:26:40.044113 [ 3 ] {} <Debug> HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6466 | 2024.01.31 21:26:40.044131 [ 3 ] {} <Debug> HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6467 | 2024.01.31 21:26:40.044207 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6468 | 2024.01.31 21:26:40.044253 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6469 | 2024.01.31 21:26:40.044390 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6470 | 2024.01.31 21:26:40.044743 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6471 | 2024.01.31 21:26:40.045041 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6472 | 2024.01.31 21:26:40.045224 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
6473 | 2024.01.31 21:26:40.045354 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001117109 sec., 18798 rows/sec., 25.37 MiB/sec. | ||
6474 | 2024.01.31 21:26:40.045482 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Debug> DynamicQueryHandler: Done processing query | ||
6475 | 2024.01.31 21:26:40.045505 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6476 | 2024.01.31 21:26:40.045521 [ 3 ] {} <Debug> HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Destroying unnamed session | ||
6477 | 2024.01.31 21:26:45.039122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6478 | 2024.01.31 21:26:45.039278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6479 | 2024.01.31 21:26:45.039310 [ 3 ] {} <Debug> HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6480 | 2024.01.31 21:26:45.039339 [ 3 ] {} <Debug> HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6481 | 2024.01.31 21:26:45.039481 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6482 | 2024.01.31 21:26:45.039552 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6483 | 2024.01.31 21:26:45.039737 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6484 | 2024.01.31 21:26:45.040161 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6485 | 2024.01.31 21:26:45.040446 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6486 | 2024.01.31 21:26:45.040615 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6487 | 2024.01.31 21:26:45.040766 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001240999 sec., 24979 rows/sec., 1.98 MiB/sec. | ||
6488 | 2024.01.31 21:26:45.040757 [ 77 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6489 | 2024.01.31 21:26:45.040883 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6490 | 2024.01.31 21:26:45.040980 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Debug> DynamicQueryHandler: Done processing query | ||
6491 | 2024.01.31 21:26:45.041007 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6492 | 2024.01.31 21:26:45.041022 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6493 | 2024.01.31 21:26:45.041085 [ 3 ] {} <Debug> HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Destroying unnamed session | ||
6494 | 2024.01.31 21:26:45.041168 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6495 | 2024.01.31 21:26:45.041213 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 52 rows starting from the beginning of the part | ||
6496 | 2024.01.31 21:26:45.041273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.01.31 21:26:45.041353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6498 | 2024.01.31 21:26:45.041412 [ 3 ] {} <Debug> HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6499 | 2024.01.31 21:26:45.041460 [ 3 ] {} <Debug> HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6500 | 2024.01.31 21:26:45.041458 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
6501 | 2024.01.31 21:26:45.041655 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6502 | 2024.01.31 21:26:45.041723 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part | ||
6503 | 2024.01.31 21:26:45.041743 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6504 | 2024.01.31 21:26:45.042054 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
6505 | 2024.01.31 21:26:45.042192 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6506 | 2024.01.31 21:26:45.042360 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part | ||
6507 | 2024.01.31 21:26:45.042528 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
6508 | 2024.01.31 21:26:45.043098 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6509 | 2024.01.31 21:26:45.043531 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6510 | 2024.01.31 21:26:45.043848 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6511 | 2024.01.31 21:26:45.044080 [ 77 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6512 | 2024.01.31 21:26:45.044160 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003194585 sec., 58536.55482637025 rows/sec., 4.63 MiB/sec. | ||
6513 | 2024.01.31 21:26:45.044171 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6514 | 2024.01.31 21:26:45.044192 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Information> executeQuery: Read 93 rows, 9.64 KiB in 0.00247811 sec., 37528 rows/sec., 3.80 MiB/sec. | ||
6515 | 2024.01.31 21:26:45.044370 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6516 | 2024.01.31 21:26:45.044380 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6517 | 2024.01.31 21:26:45.044587 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Debug> DynamicQueryHandler: Done processing query | ||
6518 | 2024.01.31 21:26:45.044589 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6519 | 2024.01.31 21:26:45.044651 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
6520 | 2024.01.31 21:26:45.044678 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 196 rows starting from the beginning of the part | ||
6521 | 2024.01.31 21:26:45.044693 [ 3 ] {} <Debug> HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Destroying unnamed session | ||
6522 | 2024.01.31 21:26:45.044789 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6523 | 2024.01.31 21:26:45.044880 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6524 | 2024.01.31 21:26:45.044890 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 129 rows starting from the beginning of the part | ||
6525 | 2024.01.31 21:26:45.045021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6526 | 2024.01.31 21:26:45.045147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6527 | 2024.01.31 21:26:45.045163 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part | ||
6528 | 2024.01.31 21:26:45.045180 [ 3 ] {} <Debug> HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6529 | 2024.01.31 21:26:45.045239 [ 3 ] {} <Debug> HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6530 | 2024.01.31 21:26:45.045403 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 93 rows starting from the beginning of the part | ||
6531 | 2024.01.31 21:26:45.045451 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6532 | 2024.01.31 21:26:45.045549 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6533 | 2024.01.31 21:26:45.045612 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 63 rows starting from the beginning of the part | ||
6534 | 2024.01.31 21:26:45.045951 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 93 rows starting from the beginning of the part | ||
6535 | 2024.01.31 21:26:45.046017 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6536 | 2024.01.31 21:26:45.046959 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6537 | 2024.01.31 21:26:45.047341 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6538 | 2024.01.31 21:26:45.047542 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003273757 sec., 194577.6671878823 rows/sec., 18.36 MiB/sec. | ||
6539 | 2024.01.31 21:26:45.047629 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6540 | 2024.01.31 21:26:45.047778 [ 77 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6541 | 2024.01.31 21:26:45.047833 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6542 | 2024.01.31 21:26:45.047859 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6543 | 2024.01.31 21:26:45.047855 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Information> executeQuery: Read 31 rows, 2.48 KiB in 0.002338829 sec., 13254 rows/sec., 1.04 MiB/sec. | ||
6544 | 2024.01.31 21:26:45.048076 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6545 | 2024.01.31 21:26:45.048255 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Debug> DynamicQueryHandler: Done processing query | ||
6546 | 2024.01.31 21:26:45.048321 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6547 | 2024.01.31 21:26:45.048332 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6548 | 2024.01.31 21:26:45.048352 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6549 | 2024.01.31 21:26:45.048413 [ 3 ] {} <Debug> HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Destroying unnamed session | ||
6550 | 2024.01.31 21:26:45.048446 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 102 rows starting from the beginning of the part | ||
6551 | 2024.01.31 21:26:45.048482 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6552 | 2024.01.31 21:26:45.048716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6553 | 2024.01.31 21:26:45.048752 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 55 rows starting from the beginning of the part | ||
6554 | 2024.01.31 21:26:45.048831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6555 | 2024.01.31 21:26:45.048884 [ 3 ] {} <Debug> HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6556 | 2024.01.31 21:26:45.048938 [ 3 ] {} <Debug> HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6557 | 2024.01.31 21:26:45.048984 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part | ||
6558 | 2024.01.31 21:26:45.049159 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6559 | 2024.01.31 21:26:45.049214 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
6560 | 2024.01.31 21:26:45.049258 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6561 | 2024.01.31 21:26:45.049481 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part | ||
6562 | 2024.01.31 21:26:45.049821 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
6563 | 2024.01.31 21:26:45.049957 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6564 | 2024.01.31 21:26:45.051096 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6565 | 2024.01.31 21:26:45.051574 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626179 sec., 71976.59023451406 rows/sec., 5.62 MiB/sec. | ||
6566 | 2024.01.31 21:26:45.051748 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6567 | 2024.01.31 21:26:45.051798 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6568 | 2024.01.31 21:26:45.052029 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6569 | 2024.01.31 21:26:45.052131 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6570 | 2024.01.31 21:26:45.052148 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
6571 | 2024.01.31 21:26:45.052334 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6572 | 2024.01.31 21:26:45.052354 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.003132755 sec., 9895 rows/sec., 13.35 MiB/sec. | ||
6573 | 2024.01.31 21:26:45.052392 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6574 | 2024.01.31 21:26:45.052548 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
6575 | 2024.01.31 21:26:45.052654 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Debug> DynamicQueryHandler: Done processing query | ||
6576 | 2024.01.31 21:26:45.052709 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6577 | 2024.01.31 21:26:45.052711 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6578 | 2024.01.31 21:26:45.052739 [ 3 ] {} <Debug> HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Destroying unnamed session | ||
6579 | 2024.01.31 21:26:45.052795 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1575 rows starting from the beginning of the part | ||
6580 | 2024.01.31 21:26:45.052911 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
6581 | 2024.01.31 21:26:45.053007 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part | ||
6582 | 2024.01.31 21:26:45.053099 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
6583 | 2024.01.31 21:26:45.053190 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part | ||
6584 | 2024.01.31 21:26:45.053280 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
6585 | 2024.01.31 21:26:45.058094 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 6 columns (6 merged, 0 gathered) in 0.005649325 sec., 302691.0294592717 rows/sec., 408.47 MiB/sec. | ||
6586 | 2024.01.31 21:26:45.059114 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6587 | 2024.01.31 21:26:45.059343 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
6588 | 2024.01.31 21:26:45.059411 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
6589 | 2024.01.31 21:26:45.059490 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13: 8.70 MiB. | ||
6590 | 2024.01.31 21:26:49.806636 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6591 | 2024.01.31 21:26:49.806700 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6592 | 2024.01.31 21:26:50.039973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6593 | 2024.01.31 21:26:50.040115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6594 | 2024.01.31 21:26:50.040146 [ 3 ] {} <Debug> HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6595 | 2024.01.31 21:26:50.040174 [ 3 ] {} <Debug> HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6596 | 2024.01.31 21:26:50.040316 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6597 | 2024.01.31 21:26:50.040388 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6598 | 2024.01.31 21:26:50.040577 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6599 | 2024.01.31 21:26:50.041115 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6600 | 2024.01.31 21:26:50.041404 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6601 | 2024.01.31 21:26:50.041576 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6602 | 2024.01.31 21:26:50.041719 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00135708 sec., 15474 rows/sec., 1.22 MiB/sec. | ||
6603 | 2024.01.31 21:26:50.041884 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Debug> DynamicQueryHandler: Done processing query | ||
6604 | 2024.01.31 21:26:50.041910 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6605 | 2024.01.31 21:26:50.041927 [ 3 ] {} <Debug> HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Destroying unnamed session | ||
6606 | 2024.01.31 21:26:50.042056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6607 | 2024.01.31 21:26:50.042104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6608 | 2024.01.31 21:26:50.042123 [ 3 ] {} <Debug> HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6609 | 2024.01.31 21:26:50.042140 [ 3 ] {} <Debug> HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6610 | 2024.01.31 21:26:50.042216 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6611 | 2024.01.31 21:26:50.042258 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6612 | 2024.01.31 21:26:50.042367 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6613 | 2024.01.31 21:26:50.042708 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6614 | 2024.01.31 21:26:50.042935 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6615 | 2024.01.31 21:26:50.043092 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6616 | 2024.01.31 21:26:50.043213 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000960157 sec., 65614 rows/sec., 5.79 MiB/sec. | ||
6617 | 2024.01.31 21:26:50.043336 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Debug> DynamicQueryHandler: Done processing query | ||
6618 | 2024.01.31 21:26:50.043361 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6619 | 2024.01.31 21:26:50.043377 [ 3 ] {} <Debug> HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Destroying unnamed session | ||
6620 | 2024.01.31 21:26:50.043500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6621 | 2024.01.31 21:26:50.043546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6622 | 2024.01.31 21:26:50.043565 [ 3 ] {} <Debug> HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6623 | 2024.01.31 21:26:50.043581 [ 3 ] {} <Debug> HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6624 | 2024.01.31 21:26:50.043651 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6625 | 2024.01.31 21:26:50.043690 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6626 | 2024.01.31 21:26:50.043799 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6627 | 2024.01.31 21:26:50.044096 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6628 | 2024.01.31 21:26:50.044303 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6629 | 2024.01.31 21:26:50.044453 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6630 | 2024.01.31 21:26:50.044553 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000874197 sec., 24022 rows/sec., 1.88 MiB/sec. | ||
6631 | 2024.01.31 21:26:50.044710 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Debug> DynamicQueryHandler: Done processing query | ||
6632 | 2024.01.31 21:26:50.044755 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6633 | 2024.01.31 21:26:50.044795 [ 3 ] {} <Debug> HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Destroying unnamed session | ||
6634 | 2024.01.31 21:26:50.044962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6635 | 2024.01.31 21:26:50.045008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6636 | 2024.01.31 21:26:50.045027 [ 3 ] {} <Debug> HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6637 | 2024.01.31 21:26:50.045044 [ 3 ] {} <Debug> HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6638 | 2024.01.31 21:26:50.045120 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6639 | 2024.01.31 21:26:50.045167 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6640 | 2024.01.31 21:26:50.045315 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6641 | 2024.01.31 21:26:50.045763 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6642 | 2024.01.31 21:26:50.046061 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6643 | 2024.01.31 21:26:50.046246 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
6644 | 2024.01.31 21:26:50.046374 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00122159 sec., 17190 rows/sec., 23.20 MiB/sec. | ||
6645 | 2024.01.31 21:26:50.046532 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Debug> DynamicQueryHandler: Done processing query | ||
6646 | 2024.01.31 21:26:50.046561 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6647 | 2024.01.31 21:26:50.046577 [ 3 ] {} <Debug> HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Destroying unnamed session | ||
6648 | 2024.01.31 21:26:55.042177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6649 | 2024.01.31 21:26:55.042359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6650 | 2024.01.31 21:26:55.042402 [ 3 ] {} <Debug> HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6651 | 2024.01.31 21:26:55.042442 [ 3 ] {} <Debug> HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6652 | 2024.01.31 21:26:55.042629 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6653 | 2024.01.31 21:26:55.042723 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6654 | 2024.01.31 21:26:55.042981 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6655 | 2024.01.31 21:26:55.043541 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6656 | 2024.01.31 21:26:55.043823 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6657 | 2024.01.31 21:26:55.043994 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6658 | 2024.01.31 21:26:55.044131 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001439731 sec., 21531 rows/sec., 1.70 MiB/sec. | ||
6659 | 2024.01.31 21:26:55.044298 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Debug> DynamicQueryHandler: Done processing query | ||
6660 | 2024.01.31 21:26:55.044324 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6661 | 2024.01.31 21:26:55.044341 [ 3 ] {} <Debug> HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Destroying unnamed session | ||
6662 | 2024.01.31 21:26:55.044466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6663 | 2024.01.31 21:26:55.044518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6664 | 2024.01.31 21:26:55.044538 [ 3 ] {} <Debug> HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6665 | 2024.01.31 21:26:55.044557 [ 3 ] {} <Debug> HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6666 | 2024.01.31 21:26:55.044635 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6667 | 2024.01.31 21:26:55.044678 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6668 | 2024.01.31 21:26:55.044789 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6669 | 2024.01.31 21:26:55.045088 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6670 | 2024.01.31 21:26:55.045307 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6671 | 2024.01.31 21:26:55.045460 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
6672 | 2024.01.31 21:26:55.045583 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000918457 sec., 2177 rows/sec., 186.07 KiB/sec. | ||
6673 | 2024.01.31 21:26:55.045705 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Debug> DynamicQueryHandler: Done processing query | ||
6674 | 2024.01.31 21:26:55.045730 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6675 | 2024.01.31 21:26:55.045746 [ 3 ] {} <Debug> HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Destroying unnamed session | ||
6676 | 2024.01.31 21:26:55.045874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6677 | 2024.01.31 21:26:55.045919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6678 | 2024.01.31 21:26:55.045967 [ 3 ] {} <Debug> HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6679 | 2024.01.31 21:26:55.045987 [ 3 ] {} <Debug> HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6680 | 2024.01.31 21:26:55.046066 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6681 | 2024.01.31 21:26:55.046105 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6682 | 2024.01.31 21:26:55.046211 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6683 | 2024.01.31 21:26:55.046579 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6684 | 2024.01.31 21:26:55.046800 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6685 | 2024.01.31 21:26:55.046961 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6686 | 2024.01.31 21:26:55.047066 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Information> executeQuery: Read 130 rows, 12.49 KiB in 0.000972738 sec., 133643 rows/sec., 12.54 MiB/sec. | ||
6687 | 2024.01.31 21:26:55.047191 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Debug> DynamicQueryHandler: Done processing query | ||
6688 | 2024.01.31 21:26:55.047214 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6689 | 2024.01.31 21:26:55.047230 [ 3 ] {} <Debug> HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Destroying unnamed session | ||
6690 | 2024.01.31 21:26:55.047337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6691 | 2024.01.31 21:26:55.047383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6692 | 2024.01.31 21:26:55.047402 [ 3 ] {} <Debug> HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6693 | 2024.01.31 21:26:55.047419 [ 3 ] {} <Debug> HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6694 | 2024.01.31 21:26:55.047488 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6695 | 2024.01.31 21:26:55.047525 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6696 | 2024.01.31 21:26:55.047630 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6697 | 2024.01.31 21:26:55.047877 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6698 | 2024.01.31 21:26:55.048088 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6699 | 2024.01.31 21:26:55.048236 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
6700 | 2024.01.31 21:26:55.048358 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000833927 sec., 2398 rows/sec., 167.46 KiB/sec. | ||
6701 | 2024.01.31 21:26:55.048486 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Debug> DynamicQueryHandler: Done processing query | ||
6702 | 2024.01.31 21:26:55.048510 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6703 | 2024.01.31 21:26:55.048526 [ 3 ] {} <Debug> HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Destroying unnamed session | ||
6704 | 2024.01.31 21:26:55.048630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6705 | 2024.01.31 21:26:55.048674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6706 | 2024.01.31 21:26:55.048691 [ 3 ] {} <Debug> HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6707 | 2024.01.31 21:26:55.048708 [ 3 ] {} <Debug> HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6708 | 2024.01.31 21:26:55.048779 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6709 | 2024.01.31 21:26:55.048817 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6710 | 2024.01.31 21:26:55.048928 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6711 | 2024.01.31 21:26:55.049220 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6712 | 2024.01.31 21:26:55.049424 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6713 | 2024.01.31 21:26:55.049576 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6714 | 2024.01.31 21:26:55.049693 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000886387 sec., 64305 rows/sec., 5.01 MiB/sec. | ||
6715 | 2024.01.31 21:26:55.049808 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Debug> DynamicQueryHandler: Done processing query | ||
6716 | 2024.01.31 21:26:55.049831 [ 3 ] {2a576beb-b263-4937-960a-356498187656} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6717 | 2024.01.31 21:26:55.049846 [ 3 ] {} <Debug> HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Destroying unnamed session | ||
6718 | 2024.01.31 21:26:55.049957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6719 | 2024.01.31 21:26:55.050000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6720 | 2024.01.31 21:26:55.050018 [ 3 ] {} <Debug> HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6721 | 2024.01.31 21:26:55.050035 [ 3 ] {} <Debug> HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6722 | 2024.01.31 21:26:55.050105 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6723 | 2024.01.31 21:26:55.050146 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6724 | 2024.01.31 21:26:55.050267 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6725 | 2024.01.31 21:26:55.050544 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6726 | 2024.01.31 21:26:55.050805 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6727 | 2024.01.31 21:26:55.050982 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
6728 | 2024.01.31 21:26:55.051101 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000965808 sec., 38309 rows/sec., 2.70 MiB/sec. | ||
6729 | 2024.01.31 21:26:55.051246 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Debug> DynamicQueryHandler: Done processing query | ||
6730 | 2024.01.31 21:26:55.051270 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6731 | 2024.01.31 21:26:55.051285 [ 3 ] {} <Debug> HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Destroying unnamed session | ||
6732 | 2024.01.31 21:26:55.051428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6733 | 2024.01.31 21:26:55.051471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6734 | 2024.01.31 21:26:55.051490 [ 3 ] {} <Debug> HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6735 | 2024.01.31 21:26:55.051506 [ 3 ] {} <Debug> HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6736 | 2024.01.31 21:26:55.051585 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6737 | 2024.01.31 21:26:55.051630 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6738 | 2024.01.31 21:26:55.051766 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6739 | 2024.01.31 21:26:55.052158 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. | ||
6740 | 2024.01.31 21:26:55.052449 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6741 | 2024.01.31 21:26:55.052626 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
6742 | 2024.01.31 21:26:55.052744 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001131599 sec., 27394 rows/sec., 36.97 MiB/sec. | ||
6743 | 2024.01.31 21:26:55.052867 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Debug> DynamicQueryHandler: Done processing query | ||
6744 | 2024.01.31 21:26:55.052890 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6745 | 2024.01.31 21:26:55.052906 [ 3 ] {} <Debug> HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Destroying unnamed session | ||
6746 | 2024.01.31 21:27:00.038866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6747 | 2024.01.31 21:27:00.039025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6748 | 2024.01.31 21:27:00.039065 [ 3 ] {} <Debug> HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6749 | 2024.01.31 21:27:00.039101 [ 3 ] {} <Debug> HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6750 | 2024.01.31 21:27:00.039236 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6751 | 2024.01.31 21:27:00.039297 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6752 | 2024.01.31 21:27:00.039457 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6753 | 2024.01.31 21:27:00.039853 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6754 | 2024.01.31 21:27:00.040123 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6755 | 2024.01.31 21:27:00.040289 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6756 | 2024.01.31 21:27:00.040415 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001139398 sec., 18430 rows/sec., 1.46 MiB/sec. | ||
6757 | 2024.01.31 21:27:00.040555 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Debug> DynamicQueryHandler: Done processing query | ||
6758 | 2024.01.31 21:27:00.040579 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6759 | 2024.01.31 21:27:00.040595 [ 3 ] {} <Debug> HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Destroying unnamed session | ||
6760 | 2024.01.31 21:27:00.040724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6761 | 2024.01.31 21:27:00.040769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6762 | 2024.01.31 21:27:00.040788 [ 3 ] {} <Debug> HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6763 | 2024.01.31 21:27:00.040805 [ 3 ] {} <Debug> HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6764 | 2024.01.31 21:27:00.040879 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6765 | 2024.01.31 21:27:00.040918 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6766 | 2024.01.31 21:27:00.041036 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6767 | 2024.01.31 21:27:00.041340 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6768 | 2024.01.31 21:27:00.041550 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6769 | 2024.01.31 21:27:00.041722 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6770 | 2024.01.31 21:27:00.041844 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000933917 sec., 67457 rows/sec., 5.96 MiB/sec. | ||
6771 | 2024.01.31 21:27:00.041964 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Debug> DynamicQueryHandler: Done processing query | ||
6772 | 2024.01.31 21:27:00.042001 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6773 | 2024.01.31 21:27:00.042019 [ 3 ] {} <Debug> HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Destroying unnamed session | ||
6774 | 2024.01.31 21:27:00.042146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6775 | 2024.01.31 21:27:00.042200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6776 | 2024.01.31 21:27:00.042225 [ 3 ] {} <Debug> HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6777 | 2024.01.31 21:27:00.042242 [ 3 ] {} <Debug> HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6778 | 2024.01.31 21:27:00.042314 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6779 | 2024.01.31 21:27:00.042353 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6780 | 2024.01.31 21:27:00.042460 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6781 | 2024.01.31 21:27:00.042733 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6782 | 2024.01.31 21:27:00.042955 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6783 | 2024.01.31 21:27:00.043104 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6784 | 2024.01.31 21:27:00.043225 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000875067 sec., 23998 rows/sec., 1.88 MiB/sec. | ||
6785 | 2024.01.31 21:27:00.043374 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Debug> DynamicQueryHandler: Done processing query | ||
6786 | 2024.01.31 21:27:00.043408 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6787 | 2024.01.31 21:27:00.043459 [ 3 ] {} <Debug> HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Destroying unnamed session | ||
6788 | 2024.01.31 21:27:00.043596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6789 | 2024.01.31 21:27:00.043642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6790 | 2024.01.31 21:27:00.043661 [ 3 ] {} <Debug> HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6791 | 2024.01.31 21:27:00.043677 [ 3 ] {} <Debug> HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6792 | 2024.01.31 21:27:00.043756 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6793 | 2024.01.31 21:27:00.043802 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6794 | 2024.01.31 21:27:00.043955 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6795 | 2024.01.31 21:27:00.044406 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6796 | 2024.01.31 21:27:00.044701 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6797 | 2024.01.31 21:27:00.044879 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
6798 | 2024.01.31 21:27:00.045007 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00121694 sec., 17256 rows/sec., 23.29 MiB/sec. | ||
6799 | 2024.01.31 21:27:00.045145 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Debug> DynamicQueryHandler: Done processing query | ||
6800 | 2024.01.31 21:27:00.045172 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6801 | 2024.01.31 21:27:00.045189 [ 3 ] {} <Debug> HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Destroying unnamed session | ||
6802 | 2024.01.31 21:27:04.806761 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6803 | 2024.01.31 21:27:04.806828 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6804 | 2024.01.31 21:27:05.039841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6805 | 2024.01.31 21:27:05.039951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6806 | 2024.01.31 21:27:05.039976 [ 3 ] {} <Debug> HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6807 | 2024.01.31 21:27:05.040000 [ 3 ] {} <Debug> HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6808 | 2024.01.31 21:27:05.040135 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6809 | 2024.01.31 21:27:05.040194 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6810 | 2024.01.31 21:27:05.040353 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6811 | 2024.01.31 21:27:05.040802 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6812 | 2024.01.31 21:27:05.041062 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6813 | 2024.01.31 21:27:05.041226 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6814 | 2024.01.31 21:27:05.041351 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.00117849 sec., 32244 rows/sec., 2.55 MiB/sec. | ||
6815 | 2024.01.31 21:27:05.041507 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Debug> DynamicQueryHandler: Done processing query | ||
6816 | 2024.01.31 21:27:05.041532 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6817 | 2024.01.31 21:27:05.041548 [ 3 ] {} <Debug> HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Destroying unnamed session | ||
6818 | 2024.01.31 21:27:05.041691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 18512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6819 | 2024.01.31 21:27:05.041736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6820 | 2024.01.31 21:27:05.041756 [ 3 ] {} <Debug> HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6821 | 2024.01.31 21:27:05.041773 [ 3 ] {} <Debug> HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6822 | 2024.01.31 21:27:05.041851 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6823 | 2024.01.31 21:27:05.041891 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6824 | 2024.01.31 21:27:05.041996 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6825 | 2024.01.31 21:27:05.042387 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6826 | 2024.01.31 21:27:05.042604 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6827 | 2024.01.31 21:27:05.042756 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6828 | 2024.01.31 21:27:05.042884 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Information> executeQuery: Read 114 rows, 11.52 KiB in 0.000995838 sec., 114476 rows/sec., 11.30 MiB/sec. | ||
6829 | 2024.01.31 21:27:05.043006 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Debug> DynamicQueryHandler: Done processing query | ||
6830 | 2024.01.31 21:27:05.043030 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6831 | 2024.01.31 21:27:05.043046 [ 3 ] {} <Debug> HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Destroying unnamed session | ||
6832 | 2024.01.31 21:27:05.043167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6833 | 2024.01.31 21:27:05.043213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6834 | 2024.01.31 21:27:05.043232 [ 3 ] {} <Debug> HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6835 | 2024.01.31 21:27:05.043249 [ 3 ] {} <Debug> HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6836 | 2024.01.31 21:27:05.043323 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6837 | 2024.01.31 21:27:05.043360 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6838 | 2024.01.31 21:27:05.043467 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6839 | 2024.01.31 21:27:05.043774 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6840 | 2024.01.31 21:27:05.043991 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6841 | 2024.01.31 21:27:05.044149 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6842 | 2024.01.31 21:27:05.044274 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Information> executeQuery: Read 44 rows, 3.55 KiB in 0.000923267 sec., 47656 rows/sec., 3.76 MiB/sec. | ||
6843 | 2024.01.31 21:27:05.044392 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Debug> DynamicQueryHandler: Done processing query | ||
6844 | 2024.01.31 21:27:05.044416 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
6845 | 2024.01.31 21:27:05.044431 [ 3 ] {} <Debug> HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Destroying unnamed session | ||
6846 | 2024.01.31 21:27:05.044641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 40675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6847 | 2024.01.31 21:27:05.044698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6848 | 2024.01.31 21:27:05.044722 [ 3 ] {} <Debug> HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6849 | 2024.01.31 21:27:05.044744 [ 3 ] {} <Debug> HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6850 | 2024.01.31 21:27:05.044843 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
6851 | 2024.01.31 21:27:05.044895 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
6852 | 2024.01.31 21:27:05.045085 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6853 | 2024.01.31 21:27:05.045579 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6854 | 2024.01.31 21:27:05.045914 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6855 | 2024.01.31 21:27:05.046104 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
6856 | 2024.01.31 21:27:05.046237 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001361511 sec., 27910 rows/sec., 37.66 MiB/sec. | ||
6857 | 2024.01.31 21:27:05.046371 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Debug> DynamicQueryHandler: Done processing query | ||
6858 | 2024.01.31 21:27:05.046401 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6859 | 2024.01.31 21:27:05.046418 [ 3 ] {} <Debug> HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Destroying unnamed session | ||
6860 | 2024.01.31 21:27:05.046544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6861 | 2024.01.31 21:27:05.046591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6862 | 2024.01.31 21:27:05.046611 [ 3 ] {} <Debug> HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6863 | 2024.01.31 21:27:05.046628 [ 3 ] {} <Debug> HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6864 | 2024.01.31 21:27:05.046700 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
6865 | 2024.01.31 21:27:05.046743 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
6866 | 2024.01.31 21:27:05.046852 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6867 | 2024.01.31 21:27:05.047122 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6868 | 2024.01.31 21:27:05.047367 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
6869 | 2024.01.31 21:27:05.047550 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
6870 | 2024.01.31 21:27:05.047661 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Information> executeQuery: Read 6 rows, 463.00 B in 0.000931847 sec., 6438 rows/sec., 485.22 KiB/sec. | ||
6871 | 2024.01.31 21:27:05.047822 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Debug> DynamicQueryHandler: Done processing query | ||
6872 | 2024.01.31 21:27:05.047845 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
6873 | 2024.01.31 21:27:05.047862 [ 3 ] {} <Debug> HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Destroying unnamed session | ||
6874 | 2024.01.31 21:27:06.568605 [ 118 ] {} <Debug> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6875 | 2024.01.31 21:27:06.568700 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6876 | 2024.01.31 21:27:06.568779 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
6877 | 2024.01.31 21:27:06.568929 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6878 | 2024.01.31 21:27:06.568961 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part | ||
6879 | 2024.01.31 21:27:06.569080 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
6880 | 2024.01.31 21:27:06.569169 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
6881 | 2024.01.31 21:27:06.569277 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
6882 | 2024.01.31 21:27:06.569352 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
6883 | 2024.01.31 21:27:06.569909 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162829 sec., 13759.546760529709 rows/sec., 960.75 KiB/sec. | ||
6884 | 2024.01.31 21:27:06.570068 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6885 | 2024.01.31 21:27:06.570316 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
6886 | 2024.01.31 21:27:06.570402 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
6887 | 2024.01.31 21:27:06.744570 [ 143 ] {} <Debug> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6888 | 2024.01.31 21:27:06.744648 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6889 | 2024.01.31 21:27:06.744717 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
6890 | 2024.01.31 21:27:06.744860 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6891 | 2024.01.31 21:27:06.744892 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part | ||
6892 | 2024.01.31 21:27:06.745008 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
6893 | 2024.01.31 21:27:06.745104 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
6894 | 2024.01.31 21:27:06.745189 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
6895 | 2024.01.31 21:27:06.745268 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
6896 | 2024.01.31 21:27:06.745858 [ 18 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163579 sec., 13750.677865447897 rows/sec., 1.13 MiB/sec. | ||
6897 | 2024.01.31 21:27:06.745979 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6898 | 2024.01.31 21:27:06.746164 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
6899 | 2024.01.31 21:27:06.746227 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
6900 | 2024.01.31 21:27:10.039503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6901 | 2024.01.31 21:27:10.039618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6902 | 2024.01.31 21:27:10.039645 [ 3 ] {} <Debug> HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6903 | 2024.01.31 21:27:10.039669 [ 3 ] {} <Debug> HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6904 | 2024.01.31 21:27:10.039795 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
6905 | 2024.01.31 21:27:10.039857 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
6906 | 2024.01.31 21:27:10.040021 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6907 | 2024.01.31 21:27:10.040455 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6908 | 2024.01.31 21:27:10.040727 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6909 | 2024.01.31 21:27:10.040904 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6910 | 2024.01.31 21:27:10.041052 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00121319 sec., 17309 rows/sec., 1.37 MiB/sec. | ||
6911 | 2024.01.31 21:27:10.041044 [ 161 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6912 | 2024.01.31 21:27:10.041156 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6913 | 2024.01.31 21:27:10.041250 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Debug> DynamicQueryHandler: Done processing query | ||
6914 | 2024.01.31 21:27:10.041257 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6915 | 2024.01.31 21:27:10.041281 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
6916 | 2024.01.31 21:27:10.041310 [ 3 ] {} <Debug> HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Destroying unnamed session | ||
6917 | 2024.01.31 21:27:10.041361 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6918 | 2024.01.31 21:27:10.041396 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 52 rows starting from the beginning of the part | ||
6919 | 2024.01.31 21:27:10.041440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6920 | 2024.01.31 21:27:10.041496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6921 | 2024.01.31 21:27:10.041530 [ 3 ] {} <Debug> HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6922 | 2024.01.31 21:27:10.041558 [ 3 ] {} <Debug> HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6923 | 2024.01.31 21:27:10.041561 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part | ||
6924 | 2024.01.31 21:27:10.041655 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6925 | 2024.01.31 21:27:10.041689 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
6926 | 2024.01.31 21:27:10.041706 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6927 | 2024.01.31 21:27:10.041850 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part | ||
6928 | 2024.01.31 21:27:10.041945 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6929 | 2024.01.31 21:27:10.041989 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
6930 | 2024.01.31 21:27:10.042104 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part | ||
6931 | 2024.01.31 21:27:10.042426 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
6932 | 2024.01.31 21:27:10.042706 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6933 | 2024.01.31 21:27:10.042942 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
6934 | 2024.01.31 21:27:10.042992 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001768404 sec., 104048.62237362051 rows/sec., 8.24 MiB/sec. | ||
6935 | 2024.01.31 21:27:10.043117 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001413841 sec., 1414 rows/sec., 120.88 KiB/sec. | ||
6936 | 2024.01.31 21:27:10.043151 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6937 | 2024.01.31 21:27:10.043416 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Debug> DynamicQueryHandler: Done processing query | ||
6938 | 2024.01.31 21:27:10.043442 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6939 | 2024.01.31 21:27:10.043463 [ 3 ] {} <Debug> HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Destroying unnamed session | ||
6940 | 2024.01.31 21:27:10.043476 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6941 | 2024.01.31 21:27:10.043547 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6942 | 2024.01.31 21:27:10.043615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6943 | 2024.01.31 21:27:10.043664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6944 | 2024.01.31 21:27:10.043684 [ 3 ] {} <Debug> HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6945 | 2024.01.31 21:27:10.043702 [ 3 ] {} <Debug> HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6946 | 2024.01.31 21:27:10.043776 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6947 | 2024.01.31 21:27:10.043816 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6948 | 2024.01.31 21:27:10.043924 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6949 | 2024.01.31 21:27:10.044276 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6950 | 2024.01.31 21:27:10.044505 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6951 | 2024.01.31 21:27:10.044653 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6952 | 2024.01.31 21:27:10.044777 [ 161 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6953 | 2024.01.31 21:27:10.044785 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000971778 sec., 65858 rows/sec., 5.81 MiB/sec. | ||
6954 | 2024.01.31 21:27:10.044833 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6955 | 2024.01.31 21:27:10.045033 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6956 | 2024.01.31 21:27:10.045048 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Debug> DynamicQueryHandler: Done processing query | ||
6957 | 2024.01.31 21:27:10.045136 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
6958 | 2024.01.31 21:27:10.045157 [ 3 ] {} <Debug> HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Destroying unnamed session | ||
6959 | 2024.01.31 21:27:10.045238 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6960 | 2024.01.31 21:27:10.045298 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 196 rows starting from the beginning of the part | ||
6961 | 2024.01.31 21:27:10.045324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6962 | 2024.01.31 21:27:10.045397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6963 | 2024.01.31 21:27:10.045426 [ 3 ] {} <Debug> HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6964 | 2024.01.31 21:27:10.045459 [ 3 ] {} <Debug> HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6965 | 2024.01.31 21:27:10.045649 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 63 rows starting from the beginning of the part | ||
6966 | 2024.01.31 21:27:10.045660 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6967 | 2024.01.31 21:27:10.045779 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6968 | 2024.01.31 21:27:10.046081 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part | ||
6969 | 2024.01.31 21:27:10.046135 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6970 | 2024.01.31 21:27:10.046381 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 63 rows starting from the beginning of the part | ||
6971 | 2024.01.31 21:27:10.046771 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 114 rows starting from the beginning of the part | ||
6972 | 2024.01.31 21:27:10.046779 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
6973 | 2024.01.31 21:27:10.046986 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
6974 | 2024.01.31 21:27:10.047145 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6975 | 2024.01.31 21:27:10.047412 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
6976 | 2024.01.31 21:27:10.047639 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001887055 sec., 1059 rows/sec., 74.00 KiB/sec. | ||
6977 | 2024.01.31 21:27:10.047964 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Debug> DynamicQueryHandler: Done processing query | ||
6978 | 2024.01.31 21:27:10.048013 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
6979 | 2024.01.31 21:27:10.048070 [ 3 ] {} <Debug> HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Destroying unnamed session | ||
6980 | 2024.01.31 21:27:10.048250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6981 | 2024.01.31 21:27:10.048315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
6982 | 2024.01.31 21:27:10.048339 [ 3 ] {} <Debug> HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
6983 | 2024.01.31 21:27:10.048372 [ 3 ] {} <Debug> HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6984 | 2024.01.31 21:27:10.048686 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6985 | 2024.01.31 21:27:10.048751 [ 12 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827531 sec., 164596.9686463676 rows/sec., 15.22 MiB/sec. | ||
6986 | 2024.01.31 21:27:10.048758 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6987 | 2024.01.31 21:27:10.048952 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6988 | 2024.01.31 21:27:10.049041 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6989 | 2024.01.31 21:27:10.049297 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
6990 | 2024.01.31 21:27:10.049446 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
6991 | 2024.01.31 21:27:10.049561 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
6992 | 2024.01.31 21:27:10.049815 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6993 | 2024.01.31 21:27:10.049975 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
6994 | 2024.01.31 21:27:10.050102 [ 161 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6995 | 2024.01.31 21:27:10.050112 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.001365551 sec., 16843 rows/sec., 1.32 MiB/sec. | ||
6996 | 2024.01.31 21:27:10.050161 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
6997 | 2024.01.31 21:27:10.050317 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
6998 | 2024.01.31 21:27:10.050330 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Debug> DynamicQueryHandler: Done processing query | ||
6999 | 2024.01.31 21:27:10.050371 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7000 | 2024.01.31 21:27:10.050411 [ 3 ] {} <Debug> HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Destroying unnamed session | ||
7001 | 2024.01.31 21:27:10.050464 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7002 | 2024.01.31 21:27:10.050498 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 102 rows starting from the beginning of the part | ||
7003 | 2024.01.31 21:27:10.050566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7004 | 2024.01.31 21:27:10.050664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7005 | 2024.01.31 21:27:10.050687 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part | ||
7006 | 2024.01.31 21:27:10.050701 [ 3 ] {} <Debug> HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7007 | 2024.01.31 21:27:10.050756 [ 3 ] {} <Debug> HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7008 | 2024.01.31 21:27:10.050967 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
7009 | 2024.01.31 21:27:10.050978 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7010 | 2024.01.31 21:27:10.051086 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7011 | 2024.01.31 21:27:10.051196 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part | ||
7012 | 2024.01.31 21:27:10.051591 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part | ||
7013 | 2024.01.31 21:27:10.051631 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7014 | 2024.01.31 21:27:10.051814 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
7015 | 2024.01.31 21:27:10.052353 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7016 | 2024.01.31 21:27:10.052947 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7017 | 2024.01.31 21:27:10.053382 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
7018 | 2024.01.31 21:27:10.053404 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149955 sec., 85080.5805162296 rows/sec., 6.66 MiB/sec. | ||
7019 | 2024.01.31 21:27:10.053549 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00250112 sec., 399 rows/sec., 28.11 KiB/sec. | ||
7020 | 2024.01.31 21:27:10.053565 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7021 | 2024.01.31 21:27:10.053840 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Debug> DynamicQueryHandler: Done processing query | ||
7022 | 2024.01.31 21:27:10.053854 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
7023 | 2024.01.31 21:27:10.053870 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7024 | 2024.01.31 21:27:10.053891 [ 3 ] {} <Debug> HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Destroying unnamed session | ||
7025 | 2024.01.31 21:27:10.053931 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
7026 | 2024.01.31 21:27:10.054026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7027 | 2024.01.31 21:27:10.054073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7028 | 2024.01.31 21:27:10.054093 [ 3 ] {} <Debug> HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7029 | 2024.01.31 21:27:10.054109 [ 3 ] {} <Debug> HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7030 | 2024.01.31 21:27:10.054189 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7031 | 2024.01.31 21:27:10.054233 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7032 | 2024.01.31 21:27:10.054383 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7033 | 2024.01.31 21:27:10.054770 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
7034 | 2024.01.31 21:27:10.055071 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7035 | 2024.01.31 21:27:10.055255 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
7036 | 2024.01.31 21:27:10.055379 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001153629 sec., 18203 rows/sec., 24.56 MiB/sec. | ||
7037 | 2024.01.31 21:27:10.055379 [ 170 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7038 | 2024.01.31 21:27:10.055493 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. | ||
7039 | 2024.01.31 21:27:10.055572 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Debug> DynamicQueryHandler: Done processing query | ||
7040 | 2024.01.31 21:27:10.055595 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
7041 | 2024.01.31 21:27:10.055607 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7042 | 2024.01.31 21:27:10.055638 [ 3 ] {} <Debug> HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Destroying unnamed session | ||
7043 | 2024.01.31 21:27:10.055692 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7044 | 2024.01.31 21:27:10.055723 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1710 rows starting from the beginning of the part | ||
7045 | 2024.01.31 21:27:10.055828 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part | ||
7046 | 2024.01.31 21:27:10.055923 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
7047 | 2024.01.31 21:27:10.056012 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part | ||
7048 | 2024.01.31 21:27:10.056100 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
7049 | 2024.01.31 21:27:10.056188 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part | ||
7050 | 2024.01.31 21:27:10.061602 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 6 columns (6 merged, 0 gathered) in 0.006054978 sec., 304212.5008546687 rows/sec., 410.52 MiB/sec. | ||
7051 | 2024.01.31 21:27:10.062308 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7052 | 2024.01.31 21:27:10.062525 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
7053 | 2024.01.31 21:27:10.062593 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
7054 | 2024.01.31 21:27:10.062660 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14: 13.07 MiB. | ||
7055 | 2024.01.31 21:27:15.041140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7056 | 2024.01.31 21:27:15.041295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7057 | 2024.01.31 21:27:15.041326 [ 3 ] {} <Debug> HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7058 | 2024.01.31 21:27:15.041356 [ 3 ] {} <Debug> HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7059 | 2024.01.31 21:27:15.041498 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7060 | 2024.01.31 21:27:15.041567 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7061 | 2024.01.31 21:27:15.041750 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7062 | 2024.01.31 21:27:15.042171 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7063 | 2024.01.31 21:27:15.042457 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7064 | 2024.01.31 21:27:15.042633 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
7065 | 2024.01.31 21:27:15.042768 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.00122439 sec., 32669 rows/sec., 2.59 MiB/sec. | ||
7066 | 2024.01.31 21:27:15.042909 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Debug> DynamicQueryHandler: Done processing query | ||
7067 | 2024.01.31 21:27:15.042934 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7068 | 2024.01.31 21:27:15.042951 [ 3 ] {} <Debug> HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Destroying unnamed session | ||
7069 | 2024.01.31 21:27:15.043073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7070 | 2024.01.31 21:27:15.043119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7071 | 2024.01.31 21:27:15.043139 [ 3 ] {} <Debug> HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7072 | 2024.01.31 21:27:15.043156 [ 3 ] {} <Debug> HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7073 | 2024.01.31 21:27:15.043226 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7074 | 2024.01.31 21:27:15.043266 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7075 | 2024.01.31 21:27:15.043376 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7076 | 2024.01.31 21:27:15.043646 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7077 | 2024.01.31 21:27:15.043860 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7078 | 2024.01.31 21:27:15.044011 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
7079 | 2024.01.31 21:27:15.044130 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000876187 sec., 2282 rows/sec., 195.05 KiB/sec. | ||
7080 | 2024.01.31 21:27:15.044234 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Debug> DynamicQueryHandler: Done processing query | ||
7081 | 2024.01.31 21:27:15.044258 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7082 | 2024.01.31 21:27:15.044274 [ 3 ] {} <Debug> HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Destroying unnamed session | ||
7083 | 2024.01.31 21:27:15.044440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 19543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7084 | 2024.01.31 21:27:15.044484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7085 | 2024.01.31 21:27:15.044503 [ 3 ] {} <Debug> HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7086 | 2024.01.31 21:27:15.044520 [ 3 ] {} <Debug> HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7087 | 2024.01.31 21:27:15.044596 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7088 | 2024.01.31 21:27:15.044634 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7089 | 2024.01.31 21:27:15.044736 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7090 | 2024.01.31 21:27:15.045069 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7091 | 2024.01.31 21:27:15.045290 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7092 | 2024.01.31 21:27:15.045451 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
7093 | 2024.01.31 21:27:15.045566 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Information> executeQuery: Read 121 rows, 12.14 KiB in 0.000937507 sec., 129065 rows/sec., 12.64 MiB/sec. | ||
7094 | 2024.01.31 21:27:15.045705 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Debug> DynamicQueryHandler: Done processing query | ||
7095 | 2024.01.31 21:27:15.045746 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7096 | 2024.01.31 21:27:15.045774 [ 3 ] {} <Debug> HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Destroying unnamed session | ||
7097 | 2024.01.31 21:27:15.045889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7098 | 2024.01.31 21:27:15.045934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7099 | 2024.01.31 21:27:15.045953 [ 3 ] {} <Debug> HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7100 | 2024.01.31 21:27:15.045970 [ 3 ] {} <Debug> HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7101 | 2024.01.31 21:27:15.046040 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7102 | 2024.01.31 21:27:15.046080 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7103 | 2024.01.31 21:27:15.046192 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7104 | 2024.01.31 21:27:15.046471 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7105 | 2024.01.31 21:27:15.046682 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7106 | 2024.01.31 21:27:15.046831 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
7107 | 2024.01.31 21:27:15.046952 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000877377 sec., 2279 rows/sec., 159.17 KiB/sec. | ||
7108 | 2024.01.31 21:27:15.047121 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Debug> DynamicQueryHandler: Done processing query | ||
7109 | 2024.01.31 21:27:15.047146 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7110 | 2024.01.31 21:27:15.047162 [ 3 ] {} <Debug> HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Destroying unnamed session | ||
7111 | 2024.01.31 21:27:15.047276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7112 | 2024.01.31 21:27:15.047322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7113 | 2024.01.31 21:27:15.047341 [ 3 ] {} <Debug> HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7114 | 2024.01.31 21:27:15.047358 [ 3 ] {} <Debug> HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7115 | 2024.01.31 21:27:15.047430 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7116 | 2024.01.31 21:27:15.047469 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7117 | 2024.01.31 21:27:15.047581 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7118 | 2024.01.31 21:27:15.047870 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7119 | 2024.01.31 21:27:15.048083 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7120 | 2024.01.31 21:27:15.048236 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
7121 | 2024.01.31 21:27:15.048351 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000892396 sec., 57149 rows/sec., 4.48 MiB/sec. | ||
7122 | 2024.01.31 21:27:15.048465 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Debug> DynamicQueryHandler: Done processing query | ||
7123 | 2024.01.31 21:27:15.048489 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
7124 | 2024.01.31 21:27:15.048506 [ 3 ] {} <Debug> HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Destroying unnamed session | ||
7125 | 2024.01.31 21:27:15.048617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7126 | 2024.01.31 21:27:15.048664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7127 | 2024.01.31 21:27:15.048683 [ 3 ] {} <Debug> HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7128 | 2024.01.31 21:27:15.048700 [ 3 ] {} <Debug> HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7129 | 2024.01.31 21:27:15.048769 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7130 | 2024.01.31 21:27:15.048811 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7131 | 2024.01.31 21:27:15.048932 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7132 | 2024.01.31 21:27:15.049182 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7133 | 2024.01.31 21:27:15.049444 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7134 | 2024.01.31 21:27:15.049628 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
7135 | 2024.01.31 21:27:15.049775 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000976748 sec., 1023 rows/sec., 71.99 KiB/sec. | ||
7136 | 2024.01.31 21:27:15.049894 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Debug> DynamicQueryHandler: Done processing query | ||
7137 | 2024.01.31 21:27:15.049918 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7138 | 2024.01.31 21:27:15.049934 [ 3 ] {} <Debug> HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Destroying unnamed session | ||
7139 | 2024.01.31 21:27:15.050104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 42810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7140 | 2024.01.31 21:27:15.050149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7141 | 2024.01.31 21:27:15.050168 [ 3 ] {} <Debug> HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7142 | 2024.01.31 21:27:15.050185 [ 3 ] {} <Debug> HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7143 | 2024.01.31 21:27:15.050268 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7144 | 2024.01.31 21:27:15.050313 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7145 | 2024.01.31 21:27:15.050447 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7146 | 2024.01.31 21:27:15.050878 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7147 | 2024.01.31 21:27:15.051194 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7148 | 2024.01.31 21:27:15.051387 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
7149 | 2024.01.31 21:27:15.051507 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00121178 sec., 33009 rows/sec., 44.54 MiB/sec. | ||
7150 | 2024.01.31 21:27:15.051632 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Debug> DynamicQueryHandler: Done processing query | ||
7151 | 2024.01.31 21:27:15.051656 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7152 | 2024.01.31 21:27:15.051672 [ 3 ] {} <Debug> HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Destroying unnamed session | ||
7153 | 2024.01.31 21:27:15.051791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7154 | 2024.01.31 21:27:15.051835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7155 | 2024.01.31 21:27:15.051854 [ 3 ] {} <Debug> HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7156 | 2024.01.31 21:27:15.051871 [ 3 ] {} <Debug> HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7157 | 2024.01.31 21:27:15.051941 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7158 | 2024.01.31 21:27:15.051981 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7159 | 2024.01.31 21:27:15.052085 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7160 | 2024.01.31 21:27:15.052330 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7161 | 2024.01.31 21:27:15.052572 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
7162 | 2024.01.31 21:27:15.052750 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
7163 | 2024.01.31 21:27:15.052859 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000884178 sec., 10178 rows/sec., 719.02 KiB/sec. | ||
7164 | 2024.01.31 21:27:15.053010 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Debug> DynamicQueryHandler: Done processing query | ||
7165 | 2024.01.31 21:27:15.053034 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7166 | 2024.01.31 21:27:15.053050 [ 3 ] {} <Debug> HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Destroying unnamed session | ||
7167 | 2024.01.31 21:27:19.807081 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7168 | 2024.01.31 21:27:19.807148 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7169 | 2024.01.31 21:27:20.039583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7170 | 2024.01.31 21:27:20.039702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7171 | 2024.01.31 21:27:20.039731 [ 3 ] {} <Debug> HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7172 | 2024.01.31 21:27:20.039758 [ 3 ] {} <Debug> HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7173 | 2024.01.31 21:27:20.039892 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7174 | 2024.01.31 21:27:20.039952 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7175 | 2024.01.31 21:27:20.040112 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7176 | 2024.01.31 21:27:20.040520 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7177 | 2024.01.31 21:27:20.040798 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7178 | 2024.01.31 21:27:20.040966 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
7179 | 2024.01.31 21:27:20.041084 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001156139 sec., 19028 rows/sec., 1.51 MiB/sec. | ||
7180 | 2024.01.31 21:27:20.041235 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Debug> DynamicQueryHandler: Done processing query | ||
7181 | 2024.01.31 21:27:20.041263 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7182 | 2024.01.31 21:27:20.041279 [ 3 ] {} <Debug> HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Destroying unnamed session | ||
7183 | 2024.01.31 21:27:20.041392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7184 | 2024.01.31 21:27:20.041437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7185 | 2024.01.31 21:27:20.041456 [ 3 ] {} <Debug> HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7186 | 2024.01.31 21:27:20.041472 [ 3 ] {} <Debug> HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7187 | 2024.01.31 21:27:20.041540 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7188 | 2024.01.31 21:27:20.041579 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7189 | 2024.01.31 21:27:20.041683 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7190 | 2024.01.31 21:27:20.041947 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7191 | 2024.01.31 21:27:20.042151 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7192 | 2024.01.31 21:27:20.042298 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
7193 | 2024.01.31 21:27:20.042400 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000833407 sec., 2399 rows/sec., 205.06 KiB/sec. | ||
7194 | 2024.01.31 21:27:20.042511 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Debug> DynamicQueryHandler: Done processing query | ||
7195 | 2024.01.31 21:27:20.042535 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7196 | 2024.01.31 21:27:20.042551 [ 3 ] {} <Debug> HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Destroying unnamed session | ||
7197 | 2024.01.31 21:27:20.042676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7198 | 2024.01.31 21:27:20.042720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7199 | 2024.01.31 21:27:20.042739 [ 3 ] {} <Debug> HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7200 | 2024.01.31 21:27:20.042755 [ 3 ] {} <Debug> HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7201 | 2024.01.31 21:27:20.042826 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7202 | 2024.01.31 21:27:20.042864 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7203 | 2024.01.31 21:27:20.042965 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7204 | 2024.01.31 21:27:20.043260 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7205 | 2024.01.31 21:27:20.043471 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7206 | 2024.01.31 21:27:20.043634 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
7207 | 2024.01.31 21:27:20.043734 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Information> executeQuery: Read 67 rows, 6.05 KiB in 0.000880677 sec., 76077 rows/sec., 6.71 MiB/sec. | ||
7208 | 2024.01.31 21:27:20.043884 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Debug> DynamicQueryHandler: Done processing query | ||
7209 | 2024.01.31 21:27:20.043924 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7210 | 2024.01.31 21:27:20.043975 [ 3 ] {} <Debug> HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Destroying unnamed session | ||
7211 | 2024.01.31 21:27:20.044129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7212 | 2024.01.31 21:27:20.044175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7213 | 2024.01.31 21:27:20.044194 [ 3 ] {} <Debug> HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7214 | 2024.01.31 21:27:20.044210 [ 3 ] {} <Debug> HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7215 | 2024.01.31 21:27:20.044281 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7216 | 2024.01.31 21:27:20.044320 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7217 | 2024.01.31 21:27:20.044433 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7218 | 2024.01.31 21:27:20.044764 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7219 | 2024.01.31 21:27:20.044975 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7220 | 2024.01.31 21:27:20.045124 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
7221 | 2024.01.31 21:27:20.045226 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000918117 sec., 2178 rows/sec., 152.10 KiB/sec. | ||
7222 | 2024.01.31 21:27:20.045346 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Debug> DynamicQueryHandler: Done processing query | ||
7223 | 2024.01.31 21:27:20.045370 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7224 | 2024.01.31 21:27:20.045385 [ 3 ] {} <Debug> HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Destroying unnamed session | ||
7225 | 2024.01.31 21:27:20.045502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7226 | 2024.01.31 21:27:20.045547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7227 | 2024.01.31 21:27:20.045566 [ 3 ] {} <Debug> HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7228 | 2024.01.31 21:27:20.045582 [ 3 ] {} <Debug> HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7229 | 2024.01.31 21:27:20.045653 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7230 | 2024.01.31 21:27:20.045690 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7231 | 2024.01.31 21:27:20.045791 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7232 | 2024.01.31 21:27:20.046081 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7233 | 2024.01.31 21:27:20.046288 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7234 | 2024.01.31 21:27:20.046439 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
7235 | 2024.01.31 21:27:20.046534 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000854657 sec., 28081 rows/sec., 2.20 MiB/sec. | ||
7236 | 2024.01.31 21:27:20.046644 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Debug> DynamicQueryHandler: Done processing query | ||
7237 | 2024.01.31 21:27:20.046667 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7238 | 2024.01.31 21:27:20.046683 [ 3 ] {} <Debug> HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Destroying unnamed session | ||
7239 | 2024.01.31 21:27:20.046789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7240 | 2024.01.31 21:27:20.046835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7241 | 2024.01.31 21:27:20.046854 [ 3 ] {} <Debug> HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7242 | 2024.01.31 21:27:20.046871 [ 3 ] {} <Debug> HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7243 | 2024.01.31 21:27:20.046939 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7244 | 2024.01.31 21:27:20.046980 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7245 | 2024.01.31 21:27:20.047096 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7246 | 2024.01.31 21:27:20.047373 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7247 | 2024.01.31 21:27:20.047632 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7248 | 2024.01.31 21:27:20.047815 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
7249 | 2024.01.31 21:27:20.047916 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000950768 sec., 1051 rows/sec., 73.95 KiB/sec. | ||
7250 | 2024.01.31 21:27:20.048034 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Debug> DynamicQueryHandler: Done processing query | ||
7251 | 2024.01.31 21:27:20.048057 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7252 | 2024.01.31 21:27:20.048073 [ 3 ] {} <Debug> HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Destroying unnamed session | ||
7253 | 2024.01.31 21:27:20.048203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 23571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7254 | 2024.01.31 21:27:20.048248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7255 | 2024.01.31 21:27:20.048267 [ 3 ] {} <Debug> HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7256 | 2024.01.31 21:27:20.048283 [ 3 ] {} <Debug> HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7257 | 2024.01.31 21:27:20.048357 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7258 | 2024.01.31 21:27:20.048399 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7259 | 2024.01.31 21:27:20.048531 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7260 | 2024.01.31 21:27:20.048913 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7261 | 2024.01.31 21:27:20.049205 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7262 | 2024.01.31 21:27:20.049389 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
7263 | 2024.01.31 21:27:20.049492 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001108499 sec., 19846 rows/sec., 26.78 MiB/sec. | ||
7264 | 2024.01.31 21:27:20.049615 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Debug> DynamicQueryHandler: Done processing query | ||
7265 | 2024.01.31 21:27:20.049639 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7266 | 2024.01.31 21:27:20.049655 [ 3 ] {} <Debug> HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Destroying unnamed session | ||
7267 | 2024.01.31 21:27:25.042082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7268 | 2024.01.31 21:27:25.042234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7269 | 2024.01.31 21:27:25.042267 [ 3 ] {} <Debug> HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7270 | 2024.01.31 21:27:25.042297 [ 3 ] {} <Debug> HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7271 | 2024.01.31 21:27:25.042442 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7272 | 2024.01.31 21:27:25.042511 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7273 | 2024.01.31 21:27:25.042698 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7274 | 2024.01.31 21:27:25.043173 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7275 | 2024.01.31 21:27:25.043450 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7276 | 2024.01.31 21:27:25.043621 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7277 | 2024.01.31 21:27:25.043758 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00126727 sec., 33931 rows/sec., 2.69 MiB/sec. | ||
7278 | 2024.01.31 21:27:25.043874 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Debug> DynamicQueryHandler: Done processing query | ||
7279 | 2024.01.31 21:27:25.043899 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7280 | 2024.01.31 21:27:25.043916 [ 3 ] {} <Debug> HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Destroying unnamed session | ||
7281 | 2024.01.31 21:27:25.044111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7282 | 2024.01.31 21:27:25.044158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7283 | 2024.01.31 21:27:25.044179 [ 3 ] {} <Debug> HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7284 | 2024.01.31 21:27:25.044197 [ 3 ] {} <Debug> HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7285 | 2024.01.31 21:27:25.044276 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7286 | 2024.01.31 21:27:25.044317 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7287 | 2024.01.31 21:27:25.044424 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7288 | 2024.01.31 21:27:25.044855 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7289 | 2024.01.31 21:27:25.045083 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7290 | 2024.01.31 21:27:25.045244 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7291 | 2024.01.31 21:27:25.045362 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Information> executeQuery: Read 165 rows, 15.66 KiB in 0.001046909 sec., 157606 rows/sec., 14.61 MiB/sec. | ||
7292 | 2024.01.31 21:27:25.045485 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Debug> DynamicQueryHandler: Done processing query | ||
7293 | 2024.01.31 21:27:25.045511 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7294 | 2024.01.31 21:27:25.045528 [ 3 ] {} <Debug> HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Destroying unnamed session | ||
7295 | 2024.01.31 21:27:25.045660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 11376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7296 | 2024.01.31 21:27:25.045706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7297 | 2024.01.31 21:27:25.045726 [ 3 ] {} <Debug> HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7298 | 2024.01.31 21:27:25.045743 [ 3 ] {} <Debug> HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7299 | 2024.01.31 21:27:25.045819 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7300 | 2024.01.31 21:27:25.045859 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7301 | 2024.01.31 21:27:25.045966 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7302 | 2024.01.31 21:27:25.046295 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7303 | 2024.01.31 21:27:25.046509 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7304 | 2024.01.31 21:27:25.046668 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7305 | 2024.01.31 21:27:25.046796 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Information> executeQuery: Read 67 rows, 5.34 KiB in 0.000946627 sec., 70777 rows/sec., 5.51 MiB/sec. | ||
7306 | 2024.01.31 21:27:25.046917 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Debug> DynamicQueryHandler: Done processing query | ||
7307 | 2024.01.31 21:27:25.046942 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7308 | 2024.01.31 21:27:25.046958 [ 3 ] {} <Debug> HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Destroying unnamed session | ||
7309 | 2024.01.31 21:27:25.047123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7310 | 2024.01.31 21:27:25.047167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7311 | 2024.01.31 21:27:25.047188 [ 3 ] {} <Debug> HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7312 | 2024.01.31 21:27:25.047206 [ 3 ] {} <Debug> HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7313 | 2024.01.31 21:27:25.047278 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7314 | 2024.01.31 21:27:25.047321 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7315 | 2024.01.31 21:27:25.047445 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7316 | 2024.01.31 21:27:25.047760 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7317 | 2024.01.31 21:27:25.048040 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7318 | 2024.01.31 21:27:25.048226 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
7319 | 2024.01.31 21:27:25.048353 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001042689 sec., 34526 rows/sec., 2.44 MiB/sec. | ||
7320 | 2024.01.31 21:27:25.048347 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7321 | 2024.01.31 21:27:25.048462 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7322 | 2024.01.31 21:27:25.048525 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Debug> DynamicQueryHandler: Done processing query | ||
7323 | 2024.01.31 21:27:25.048572 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7324 | 2024.01.31 21:27:25.048573 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
7325 | 2024.01.31 21:27:25.048595 [ 3 ] {} <Debug> HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Destroying unnamed session | ||
7326 | 2024.01.31 21:27:25.048747 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7327 | 2024.01.31 21:27:25.048791 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 656 rows starting from the beginning of the part | ||
7328 | 2024.01.31 21:27:25.048911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7329 | 2024.01.31 21:27:25.048994 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
7330 | 2024.01.31 21:27:25.049007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7331 | 2024.01.31 21:27:25.049079 [ 3 ] {} <Debug> HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7332 | 2024.01.31 21:27:25.049129 [ 3 ] {} <Debug> HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7333 | 2024.01.31 21:27:25.049311 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
7334 | 2024.01.31 21:27:25.049349 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7335 | 2024.01.31 21:27:25.049444 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7336 | 2024.01.31 21:27:25.049640 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
7337 | 2024.01.31 21:27:25.050054 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
7338 | 2024.01.31 21:27:25.050093 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7339 | 2024.01.31 21:27:25.050301 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
7340 | 2024.01.31 21:27:25.051158 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7341 | 2024.01.31 21:27:25.051983 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7342 | 2024.01.31 21:27:25.052198 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.003679869 sec., 198920.12460226164 rows/sec., 14.03 MiB/sec. | ||
7343 | 2024.01.31 21:27:25.052315 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
7344 | 2024.01.31 21:27:25.052346 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7345 | 2024.01.31 21:27:25.052476 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.003070745 sec., 14003 rows/sec., 18.90 MiB/sec. | ||
7346 | 2024.01.31 21:27:25.052734 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Debug> DynamicQueryHandler: Done processing query | ||
7347 | 2024.01.31 21:27:25.052747 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
7348 | 2024.01.31 21:27:25.052789 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
7349 | 2024.01.31 21:27:25.052843 [ 3 ] {} <Debug> HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Destroying unnamed session | ||
7350 | 2024.01.31 21:27:25.052879 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
7351 | 2024.01.31 21:27:30.040154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7352 | 2024.01.31 21:27:30.040351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7353 | 2024.01.31 21:27:30.040395 [ 3 ] {} <Debug> HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7354 | 2024.01.31 21:27:30.040435 [ 3 ] {} <Debug> HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7355 | 2024.01.31 21:27:30.040621 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7356 | 2024.01.31 21:27:30.040714 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7357 | 2024.01.31 21:27:30.040958 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7358 | 2024.01.31 21:27:30.041424 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7359 | 2024.01.31 21:27:30.041703 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7360 | 2024.01.31 21:27:30.041874 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7361 | 2024.01.31 21:27:30.041997 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001322141 sec., 17396 rows/sec., 1.38 MiB/sec. | ||
7362 | 2024.01.31 21:27:30.042165 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Debug> DynamicQueryHandler: Done processing query | ||
7363 | 2024.01.31 21:27:30.042192 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7364 | 2024.01.31 21:27:30.042222 [ 3 ] {} <Debug> HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Destroying unnamed session | ||
7365 | 2024.01.31 21:27:30.042378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7366 | 2024.01.31 21:27:30.042427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7367 | 2024.01.31 21:27:30.042447 [ 3 ] {} <Debug> HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7368 | 2024.01.31 21:27:30.042464 [ 3 ] {} <Debug> HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7369 | 2024.01.31 21:27:30.042542 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7370 | 2024.01.31 21:27:30.042582 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7371 | 2024.01.31 21:27:30.042692 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7372 | 2024.01.31 21:27:30.043034 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7373 | 2024.01.31 21:27:30.043252 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7374 | 2024.01.31 21:27:30.043404 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7375 | 2024.01.31 21:27:30.043507 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Information> executeQuery: Read 69 rows, 6.25 KiB in 0.000936928 sec., 73644 rows/sec., 6.52 MiB/sec. | ||
7376 | 2024.01.31 21:27:30.043665 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Debug> DynamicQueryHandler: Done processing query | ||
7377 | 2024.01.31 21:27:30.043703 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7378 | 2024.01.31 21:27:30.043752 [ 3 ] {} <Debug> HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Destroying unnamed session | ||
7379 | 2024.01.31 21:27:30.043936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7380 | 2024.01.31 21:27:30.043983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7381 | 2024.01.31 21:27:30.044003 [ 3 ] {} <Debug> HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7382 | 2024.01.31 21:27:30.044019 [ 3 ] {} <Debug> HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7383 | 2024.01.31 21:27:30.044094 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7384 | 2024.01.31 21:27:30.044133 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7385 | 2024.01.31 21:27:30.044250 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7386 | 2024.01.31 21:27:30.044522 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7387 | 2024.01.31 21:27:30.044736 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7388 | 2024.01.31 21:27:30.044891 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7389 | 2024.01.31 21:27:30.044990 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000869447 sec., 26453 rows/sec., 2.07 MiB/sec. | ||
7390 | 2024.01.31 21:27:30.045141 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Debug> DynamicQueryHandler: Done processing query | ||
7391 | 2024.01.31 21:27:30.045172 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7392 | 2024.01.31 21:27:30.045220 [ 3 ] {} <Debug> HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Destroying unnamed session | ||
7393 | 2024.01.31 21:27:30.045386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 24640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7394 | 2024.01.31 21:27:30.045434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7395 | 2024.01.31 21:27:30.045453 [ 3 ] {} <Debug> HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7396 | 2024.01.31 21:27:30.045470 [ 3 ] {} <Debug> HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7397 | 2024.01.31 21:27:30.045550 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7398 | 2024.01.31 21:27:30.045596 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7399 | 2024.01.31 21:27:30.045744 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7400 | 2024.01.31 21:27:30.046108 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7401 | 2024.01.31 21:27:30.046412 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7402 | 2024.01.31 21:27:30.046595 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
7403 | 2024.01.31 21:27:30.046707 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.00112148 sec., 20508 rows/sec., 27.68 MiB/sec. | ||
7404 | 2024.01.31 21:27:30.046870 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Debug> DynamicQueryHandler: Done processing query | ||
7405 | 2024.01.31 21:27:30.046907 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7406 | 2024.01.31 21:27:30.046925 [ 3 ] {} <Debug> HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Destroying unnamed session | ||
7407 | 2024.01.31 21:27:34.807182 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7408 | 2024.01.31 21:27:34.807246 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7409 | 2024.01.31 21:27:35.040755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7410 | 2024.01.31 21:27:35.040869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7411 | 2024.01.31 21:27:35.040900 [ 3 ] {} <Debug> HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7412 | 2024.01.31 21:27:35.040927 [ 3 ] {} <Debug> HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7413 | 2024.01.31 21:27:35.041069 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7414 | 2024.01.31 21:27:35.041137 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7415 | 2024.01.31 21:27:35.041321 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7416 | 2024.01.31 21:27:35.041727 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7417 | 2024.01.31 21:27:35.041996 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7418 | 2024.01.31 21:27:35.042161 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7419 | 2024.01.31 21:27:35.042283 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.00117331 sec., 36648 rows/sec., 2.90 MiB/sec. | ||
7420 | 2024.01.31 21:27:35.042282 [ 84 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7421 | 2024.01.31 21:27:35.042359 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7422 | 2024.01.31 21:27:35.042432 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7423 | 2024.01.31 21:27:35.042441 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Debug> DynamicQueryHandler: Done processing query | ||
7424 | 2024.01.31 21:27:35.042483 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7425 | 2024.01.31 21:27:35.042509 [ 3 ] {} <Debug> HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Destroying unnamed session | ||
7426 | 2024.01.31 21:27:35.042523 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7427 | 2024.01.31 21:27:35.042553 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 59 rows starting from the beginning of the part | ||
7428 | 2024.01.31 21:27:35.042649 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
7429 | 2024.01.31 21:27:35.042735 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part | ||
7430 | 2024.01.31 21:27:35.042744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7431 | 2024.01.31 21:27:35.042801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7432 | 2024.01.31 21:27:35.042837 [ 3 ] {} <Debug> HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7433 | 2024.01.31 21:27:35.042840 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 43 rows starting from the beginning of the part | ||
7434 | 2024.01.31 21:27:35.042861 [ 3 ] {} <Debug> HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7435 | 2024.01.31 21:27:35.042970 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part | ||
7436 | 2024.01.31 21:27:35.042986 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7437 | 2024.01.31 21:27:35.043034 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7438 | 2024.01.31 21:27:35.043082 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part | ||
7439 | 2024.01.31 21:27:35.043308 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7440 | 2024.01.31 21:27:35.043899 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7441 | 2024.01.31 21:27:35.044083 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001674423 sec., 137360.75053914095 rows/sec., 10.87 MiB/sec. | ||
7442 | 2024.01.31 21:27:35.044187 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7443 | 2024.01.31 21:27:35.044191 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7444 | 2024.01.31 21:27:35.044378 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7445 | 2024.01.31 21:27:35.044394 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7446 | 2024.01.31 21:27:35.044460 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7447 | 2024.01.31 21:27:35.044503 [ 84 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7448 | 2024.01.31 21:27:35.044510 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Information> executeQuery: Read 129 rows, 12.89 KiB in 0.001492972 sec., 86404 rows/sec., 8.43 MiB/sec. | ||
7449 | 2024.01.31 21:27:35.044564 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7450 | 2024.01.31 21:27:35.044696 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Debug> DynamicQueryHandler: Done processing query | ||
7451 | 2024.01.31 21:27:35.044705 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7452 | 2024.01.31 21:27:35.044726 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7453 | 2024.01.31 21:27:35.044796 [ 3 ] {} <Debug> HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Destroying unnamed session | ||
7454 | 2024.01.31 21:27:35.044884 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7455 | 2024.01.31 21:27:35.044929 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 217 rows starting from the beginning of the part | ||
7456 | 2024.01.31 21:27:35.045010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7457 | 2024.01.31 21:27:35.045091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7458 | 2024.01.31 21:27:35.045149 [ 3 ] {} <Debug> HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7459 | 2024.01.31 21:27:35.045179 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 121 rows starting from the beginning of the part | ||
7460 | 2024.01.31 21:27:35.045193 [ 3 ] {} <Debug> HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7461 | 2024.01.31 21:27:35.045452 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7462 | 2024.01.31 21:27:35.045467 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 67 rows starting from the beginning of the part | ||
7463 | 2024.01.31 21:27:35.045538 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7464 | 2024.01.31 21:27:35.045745 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 165 rows starting from the beginning of the part | ||
7465 | 2024.01.31 21:27:35.045957 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7466 | 2024.01.31 21:27:35.046006 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 69 rows starting from the beginning of the part | ||
7467 | 2024.01.31 21:27:35.046222 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 129 rows starting from the beginning of the part | ||
7468 | 2024.01.31 21:27:35.046787 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7469 | 2024.01.31 21:27:35.047133 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7470 | 2024.01.31 21:27:35.047472 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7471 | 2024.01.31 21:27:35.047649 [ 84 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7472 | 2024.01.31 21:27:35.047687 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Information> executeQuery: Read 43 rows, 3.44 KiB in 0.002190858 sec., 19627 rows/sec., 1.53 MiB/sec. | ||
7473 | 2024.01.31 21:27:35.047702 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7474 | 2024.01.31 21:27:35.048028 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7475 | 2024.01.31 21:27:35.048113 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Debug> DynamicQueryHandler: Done processing query | ||
7476 | 2024.01.31 21:27:35.048199 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7477 | 2024.01.31 21:27:35.048314 [ 3 ] {} <Debug> HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Destroying unnamed session | ||
7478 | 2024.01.31 21:27:35.048410 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7479 | 2024.01.31 21:27:35.048462 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 112 rows starting from the beginning of the part | ||
7480 | 2024.01.31 21:27:35.048456 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.0038042 sec., 201882.13027706218 rows/sec., 18.83 MiB/sec. | ||
7481 | 2024.01.31 21:27:35.048664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7482 | 2024.01.31 21:27:35.048687 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 51 rows starting from the beginning of the part | ||
7483 | 2024.01.31 21:27:35.048800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7484 | 2024.01.31 21:27:35.048843 [ 3 ] {} <Debug> HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7485 | 2024.01.31 21:27:35.048909 [ 3 ] {} <Debug> HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7486 | 2024.01.31 21:27:35.049005 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
7487 | 2024.01.31 21:27:35.049001 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7488 | 2024.01.31 21:27:35.049302 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7489 | 2024.01.31 21:27:35.049411 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 67 rows starting from the beginning of the part | ||
7490 | 2024.01.31 21:27:35.049442 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7491 | 2024.01.31 21:27:35.049700 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7492 | 2024.01.31 21:27:35.049812 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part | ||
7493 | 2024.01.31 21:27:35.049908 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7494 | 2024.01.31 21:27:35.050225 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part | ||
7495 | 2024.01.31 21:27:35.050369 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7496 | 2024.01.31 21:27:35.051570 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7497 | 2024.01.31 21:27:35.051869 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 4 columns (4 merged, 0 gathered) in 0.004092353 sec., 78194.62299562135 rows/sec., 6.11 MiB/sec. | ||
7498 | 2024.01.31 21:27:35.052042 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7499 | 2024.01.31 21:27:35.052186 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7500 | 2024.01.31 21:27:35.052320 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7501 | 2024.01.31 21:27:35.052418 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7502 | 2024.01.31 21:27:35.052499 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
7503 | 2024.01.31 21:27:35.052647 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7504 | 2024.01.31 21:27:35.052658 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.003258155 sec., 13197 rows/sec., 17.81 MiB/sec. | ||
7505 | 2024.01.31 21:27:35.052688 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7506 | 2024.01.31 21:27:35.052838 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
7507 | 2024.01.31 21:27:35.052910 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Debug> DynamicQueryHandler: Done processing query | ||
7508 | 2024.01.31 21:27:35.052952 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
7509 | 2024.01.31 21:27:35.052991 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7510 | 2024.01.31 21:27:35.053000 [ 3 ] {} <Debug> HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Destroying unnamed session | ||
7511 | 2024.01.31 21:27:35.053043 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1842 rows starting from the beginning of the part | ||
7512 | 2024.01.31 21:27:35.053167 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
7513 | 2024.01.31 21:27:35.053264 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part | ||
7514 | 2024.01.31 21:27:35.053354 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 43 rows starting from the beginning of the part | ||
7515 | 2024.01.31 21:27:35.053444 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part | ||
7516 | 2024.01.31 21:27:35.053535 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part | ||
7517 | 2024.01.31 21:27:35.057694 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 6 columns (6 merged, 0 gathered) in 0.004950699 sec., 406609.24851217977 rows/sec., 548.70 MiB/sec. | ||
7518 | 2024.01.31 21:27:35.058712 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7519 | 2024.01.31 21:27:35.058942 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
7520 | 2024.01.31 21:27:35.059009 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
7521 | 2024.01.31 21:27:35.059087 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15: 13.23 MiB. | ||
7522 | 2024.01.31 21:27:36.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.95 MiB, peak 259.14 MiB, will set to 247.28 MiB (RSS), difference: -1.67 MiB | ||
7523 | 2024.01.31 21:27:40.039488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7524 | 2024.01.31 21:27:40.039606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7525 | 2024.01.31 21:27:40.039636 [ 3 ] {} <Debug> HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7526 | 2024.01.31 21:27:40.039665 [ 3 ] {} <Debug> HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7527 | 2024.01.31 21:27:40.039806 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7528 | 2024.01.31 21:27:40.039873 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7529 | 2024.01.31 21:27:40.040061 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7530 | 2024.01.31 21:27:40.040566 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7531 | 2024.01.31 21:27:40.040837 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7532 | 2024.01.31 21:27:40.041006 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7533 | 2024.01.31 21:27:40.041131 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001286 sec., 18662 rows/sec., 1.48 MiB/sec. | ||
7534 | 2024.01.31 21:27:40.041294 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Debug> DynamicQueryHandler: Done processing query | ||
7535 | 2024.01.31 21:27:40.041322 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7536 | 2024.01.31 21:27:40.041339 [ 3 ] {} <Debug> HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Destroying unnamed session | ||
7537 | 2024.01.31 21:27:40.041468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7538 | 2024.01.31 21:27:40.041515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7539 | 2024.01.31 21:27:40.041534 [ 3 ] {} <Debug> HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7540 | 2024.01.31 21:27:40.041551 [ 3 ] {} <Debug> HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7541 | 2024.01.31 21:27:40.041625 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7542 | 2024.01.31 21:27:40.041666 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7543 | 2024.01.31 21:27:40.041772 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7544 | 2024.01.31 21:27:40.042120 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7545 | 2024.01.31 21:27:40.042342 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7546 | 2024.01.31 21:27:40.042506 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7547 | 2024.01.31 21:27:40.042622 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Information> executeQuery: Read 72 rows, 6.52 KiB in 0.000961998 sec., 74844 rows/sec., 6.62 MiB/sec. | ||
7548 | 2024.01.31 21:27:40.042729 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Debug> DynamicQueryHandler: Done processing query | ||
7549 | 2024.01.31 21:27:40.042754 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7550 | 2024.01.31 21:27:40.042769 [ 3 ] {} <Debug> HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Destroying unnamed session | ||
7551 | 2024.01.31 21:27:40.042887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7552 | 2024.01.31 21:27:40.042932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7553 | 2024.01.31 21:27:40.042953 [ 3 ] {} <Debug> HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7554 | 2024.01.31 21:27:40.042970 [ 3 ] {} <Debug> HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7555 | 2024.01.31 21:27:40.043043 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7556 | 2024.01.31 21:27:40.043083 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7557 | 2024.01.31 21:27:40.043187 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7558 | 2024.01.31 21:27:40.043470 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7559 | 2024.01.31 21:27:40.043679 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7560 | 2024.01.31 21:27:40.043838 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7561 | 2024.01.31 21:27:40.043955 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000882557 sec., 27193 rows/sec., 2.13 MiB/sec. | ||
7562 | 2024.01.31 21:27:40.044099 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Debug> DynamicQueryHandler: Done processing query | ||
7563 | 2024.01.31 21:27:40.044147 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7564 | 2024.01.31 21:27:40.044181 [ 3 ] {} <Debug> HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Destroying unnamed session | ||
7565 | 2024.01.31 21:27:40.044379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7566 | 2024.01.31 21:27:40.044427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7567 | 2024.01.31 21:27:40.044447 [ 3 ] {} <Debug> HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7568 | 2024.01.31 21:27:40.044464 [ 3 ] {} <Debug> HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7569 | 2024.01.31 21:27:40.044543 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7570 | 2024.01.31 21:27:40.044589 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7571 | 2024.01.31 21:27:40.044740 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7572 | 2024.01.31 21:27:40.045228 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7573 | 2024.01.31 21:27:40.045565 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7574 | 2024.01.31 21:27:40.045792 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
7575 | 2024.01.31 21:27:40.045946 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001371281 sec., 17501 rows/sec., 23.62 MiB/sec. | ||
7576 | 2024.01.31 21:27:40.046094 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Debug> DynamicQueryHandler: Done processing query | ||
7577 | 2024.01.31 21:27:40.046124 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7578 | 2024.01.31 21:27:40.046145 [ 3 ] {} <Debug> HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Destroying unnamed session | ||
7579 | 2024.01.31 21:27:45.041078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7580 | 2024.01.31 21:27:45.041207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7581 | 2024.01.31 21:27:45.041238 [ 3 ] {} <Debug> HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7582 | 2024.01.31 21:27:45.041265 [ 3 ] {} <Debug> HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7583 | 2024.01.31 21:27:45.041407 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7584 | 2024.01.31 21:27:45.041475 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7585 | 2024.01.31 21:27:45.041648 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7586 | 2024.01.31 21:27:45.042126 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7587 | 2024.01.31 21:27:45.042391 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7588 | 2024.01.31 21:27:45.042556 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7589 | 2024.01.31 21:27:45.042677 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001230719 sec., 40626 rows/sec., 3.22 MiB/sec. | ||
7590 | 2024.01.31 21:27:45.042817 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Debug> DynamicQueryHandler: Done processing query | ||
7591 | 2024.01.31 21:27:45.042843 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7592 | 2024.01.31 21:27:45.042859 [ 3 ] {} <Debug> HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Destroying unnamed session | ||
7593 | 2024.01.31 21:27:45.043034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 23989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7594 | 2024.01.31 21:27:45.043082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7595 | 2024.01.31 21:27:45.043101 [ 3 ] {} <Debug> HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7596 | 2024.01.31 21:27:45.043118 [ 3 ] {} <Debug> HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7597 | 2024.01.31 21:27:45.043196 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7598 | 2024.01.31 21:27:45.043236 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7599 | 2024.01.31 21:27:45.043341 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7600 | 2024.01.31 21:27:45.043739 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7601 | 2024.01.31 21:27:45.043959 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7602 | 2024.01.31 21:27:45.044121 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7603 | 2024.01.31 21:27:45.044225 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Information> executeQuery: Read 150 rows, 14.82 KiB in 0.001001287 sec., 149807 rows/sec., 14.46 MiB/sec. | ||
7604 | 2024.01.31 21:27:45.044343 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Debug> DynamicQueryHandler: Done processing query | ||
7605 | 2024.01.31 21:27:45.044367 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7606 | 2024.01.31 21:27:45.044383 [ 3 ] {} <Debug> HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Destroying unnamed session | ||
7607 | 2024.01.31 21:27:45.044551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7608 | 2024.01.31 21:27:45.044597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7609 | 2024.01.31 21:27:45.044617 [ 3 ] {} <Debug> HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7610 | 2024.01.31 21:27:45.044635 [ 3 ] {} <Debug> HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7611 | 2024.01.31 21:27:45.044708 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7612 | 2024.01.31 21:27:45.044748 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7613 | 2024.01.31 21:27:45.044852 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7614 | 2024.01.31 21:27:45.045172 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7615 | 2024.01.31 21:27:45.045379 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7616 | 2024.01.31 21:27:45.045532 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7617 | 2024.01.31 21:27:45.045633 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Information> executeQuery: Read 53 rows, 4.27 KiB in 0.000896327 sec., 59130 rows/sec., 4.66 MiB/sec. | ||
7618 | 2024.01.31 21:27:45.045786 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Debug> DynamicQueryHandler: Done processing query | ||
7619 | 2024.01.31 21:27:45.045830 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7620 | 2024.01.31 21:27:45.045855 [ 3 ] {} <Debug> HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Destroying unnamed session | ||
7621 | 2024.01.31 21:27:45.046009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7622 | 2024.01.31 21:27:45.046055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7623 | 2024.01.31 21:27:45.046074 [ 3 ] {} <Debug> HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7624 | 2024.01.31 21:27:45.046091 [ 3 ] {} <Debug> HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7625 | 2024.01.31 21:27:45.046186 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7626 | 2024.01.31 21:27:45.046232 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7627 | 2024.01.31 21:27:45.046372 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7628 | 2024.01.31 21:27:45.046868 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7629 | 2024.01.31 21:27:45.047191 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7630 | 2024.01.31 21:27:45.047375 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
7631 | 2024.01.31 21:27:45.047493 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001278401 sec., 39111 rows/sec., 52.78 MiB/sec. | ||
7632 | 2024.01.31 21:27:45.047674 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Debug> DynamicQueryHandler: Done processing query | ||
7633 | 2024.01.31 21:27:45.047700 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
7634 | 2024.01.31 21:27:45.047717 [ 3 ] {} <Debug> HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Destroying unnamed session | ||
7635 | 2024.01.31 21:27:45.047882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7636 | 2024.01.31 21:27:45.047958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7637 | 2024.01.31 21:27:45.047977 [ 3 ] {} <Debug> HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7638 | 2024.01.31 21:27:45.047994 [ 3 ] {} <Debug> HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7639 | 2024.01.31 21:27:45.048068 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7640 | 2024.01.31 21:27:45.048112 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7641 | 2024.01.31 21:27:45.048231 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7642 | 2024.01.31 21:27:45.048478 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7643 | 2024.01.31 21:27:45.048724 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
7644 | 2024.01.31 21:27:45.048899 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
7645 | 2024.01.31 21:27:45.049022 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000922877 sec., 3250 rows/sec., 260.31 KiB/sec. | ||
7646 | 2024.01.31 21:27:45.049140 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Debug> DynamicQueryHandler: Done processing query | ||
7647 | 2024.01.31 21:27:45.049187 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7648 | 2024.01.31 21:27:45.049204 [ 3 ] {} <Debug> HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Destroying unnamed session | ||
7649 | 2024.01.31 21:27:49.807491 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7650 | 2024.01.31 21:27:49.807567 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7651 | 2024.01.31 21:27:50.041087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7652 | 2024.01.31 21:27:50.041185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7653 | 2024.01.31 21:27:50.041212 [ 3 ] {} <Debug> HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7654 | 2024.01.31 21:27:50.041236 [ 3 ] {} <Debug> HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7655 | 2024.01.31 21:27:50.041360 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7656 | 2024.01.31 21:27:50.041420 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7657 | 2024.01.31 21:27:50.041580 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7658 | 2024.01.31 21:27:50.041982 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7659 | 2024.01.31 21:27:50.042262 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7660 | 2024.01.31 21:27:50.042434 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7661 | 2024.01.31 21:27:50.042555 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001159309 sec., 20701 rows/sec., 1.64 MiB/sec. | ||
7662 | 2024.01.31 21:27:50.042693 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Debug> DynamicQueryHandler: Done processing query | ||
7663 | 2024.01.31 21:27:50.042719 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7664 | 2024.01.31 21:27:50.042735 [ 3 ] {} <Debug> HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Destroying unnamed session | ||
7665 | 2024.01.31 21:27:50.042905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7666 | 2024.01.31 21:27:50.042951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7667 | 2024.01.31 21:27:50.042970 [ 3 ] {} <Debug> HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7668 | 2024.01.31 21:27:50.042988 [ 3 ] {} <Debug> HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7669 | 2024.01.31 21:27:50.043061 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7670 | 2024.01.31 21:27:50.043102 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7671 | 2024.01.31 21:27:50.043207 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7672 | 2024.01.31 21:27:50.043513 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7673 | 2024.01.31 21:27:50.043727 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7674 | 2024.01.31 21:27:50.043878 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7675 | 2024.01.31 21:27:50.043983 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Information> executeQuery: Read 72 rows, 6.52 KiB in 0.000893267 sec., 80602 rows/sec., 7.13 MiB/sec. | ||
7676 | 2024.01.31 21:27:50.044135 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Debug> DynamicQueryHandler: Done processing query | ||
7677 | 2024.01.31 21:27:50.044175 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7678 | 2024.01.31 21:27:50.044223 [ 3 ] {} <Debug> HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Destroying unnamed session | ||
7679 | 2024.01.31 21:27:50.044393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7680 | 2024.01.31 21:27:50.044439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7681 | 2024.01.31 21:27:50.044459 [ 3 ] {} <Debug> HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7682 | 2024.01.31 21:27:50.044476 [ 3 ] {} <Debug> HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7683 | 2024.01.31 21:27:50.044552 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7684 | 2024.01.31 21:27:50.044590 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7685 | 2024.01.31 21:27:50.044705 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7686 | 2024.01.31 21:27:50.044989 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7687 | 2024.01.31 21:27:50.045196 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7688 | 2024.01.31 21:27:50.045346 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7689 | 2024.01.31 21:27:50.045441 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Information> executeQuery: Read 30 rows, 2.38 KiB in 0.000862887 sec., 34767 rows/sec., 2.69 MiB/sec. | ||
7690 | 2024.01.31 21:27:50.045557 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Debug> DynamicQueryHandler: Done processing query | ||
7691 | 2024.01.31 21:27:50.045580 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7692 | 2024.01.31 21:27:50.045596 [ 3 ] {} <Debug> HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Destroying unnamed session | ||
7693 | 2024.01.31 21:27:50.045747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7694 | 2024.01.31 21:27:50.045793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7695 | 2024.01.31 21:27:50.045812 [ 3 ] {} <Debug> HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7696 | 2024.01.31 21:27:50.045829 [ 3 ] {} <Debug> HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7697 | 2024.01.31 21:27:50.045906 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7698 | 2024.01.31 21:27:50.045951 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7699 | 2024.01.31 21:27:50.046087 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7700 | 2024.01.31 21:27:50.046450 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7701 | 2024.01.31 21:27:50.046748 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7702 | 2024.01.31 21:27:50.046932 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
7703 | 2024.01.31 21:27:50.047034 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001100288 sec., 21812 rows/sec., 29.43 MiB/sec. | ||
7704 | 2024.01.31 21:27:50.047153 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Debug> DynamicQueryHandler: Done processing query | ||
7705 | 2024.01.31 21:27:50.047177 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7706 | 2024.01.31 21:27:50.047193 [ 3 ] {} <Debug> HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Destroying unnamed session | ||
7707 | 2024.01.31 21:27:50.047313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7708 | 2024.01.31 21:27:50.047360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7709 | 2024.01.31 21:27:50.047380 [ 3 ] {} <Debug> HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7710 | 2024.01.31 21:27:50.047397 [ 3 ] {} <Debug> HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7711 | 2024.01.31 21:27:50.047467 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
7712 | 2024.01.31 21:27:50.047509 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
7713 | 2024.01.31 21:27:50.047617 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7714 | 2024.01.31 21:27:50.047861 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7715 | 2024.01.31 21:27:50.048115 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
7716 | 2024.01.31 21:27:50.048295 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
7717 | 2024.01.31 21:27:50.048392 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000895197 sec., 6702 rows/sec., 441.81 KiB/sec. | ||
7718 | 2024.01.31 21:27:50.048384 [ 64 ] {} <Debug> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
7719 | 2024.01.31 21:27:50.048457 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. | ||
7720 | 2024.01.31 21:27:50.048550 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Debug> DynamicQueryHandler: Done processing query | ||
7721 | 2024.01.31 21:27:50.048576 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
7722 | 2024.01.31 21:27:50.048599 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
7723 | 2024.01.31 21:27:50.048650 [ 3 ] {} <Debug> HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Destroying unnamed session | ||
7724 | 2024.01.31 21:27:50.048763 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7725 | 2024.01.31 21:27:50.048829 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
7726 | 2024.01.31 21:27:50.049057 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
7727 | 2024.01.31 21:27:50.049242 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::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 | ||
7728 | 2024.01.31 21:27:50.049417 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
7729 | 2024.01.31 21:27:50.049575 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
7730 | 2024.01.31 21:27:50.049727 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::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 | ||
7731 | 2024.01.31 21:27:50.050354 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841205 sec., 27699.25130553089 rows/sec., 1.97 MiB/sec. | ||
7732 | 2024.01.31 21:27:50.050456 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
7733 | 2024.01.31 21:27:50.050665 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
7734 | 2024.01.31 21:27:50.050726 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} <Trace> oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
7735 | 2024.01.31 21:27:55.043590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7736 | 2024.01.31 21:27:55.043734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7737 | 2024.01.31 21:27:55.043760 [ 3 ] {} <Debug> HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7738 | 2024.01.31 21:27:55.043784 [ 3 ] {} <Debug> HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7739 | 2024.01.31 21:27:55.043913 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7740 | 2024.01.31 21:27:55.043973 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7741 | 2024.01.31 21:27:55.044134 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7742 | 2024.01.31 21:27:55.044542 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7743 | 2024.01.31 21:27:55.044815 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7744 | 2024.01.31 21:27:55.044986 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7745 | 2024.01.31 21:27:55.045110 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.00116111 sec., 43062 rows/sec., 3.41 MiB/sec. | ||
7746 | 2024.01.31 21:27:55.045279 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Debug> DynamicQueryHandler: Done processing query | ||
7747 | 2024.01.31 21:27:55.045328 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7748 | 2024.01.31 21:27:55.045380 [ 3 ] {} <Debug> HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Destroying unnamed session | ||
7749 | 2024.01.31 21:27:55.045512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7750 | 2024.01.31 21:27:55.045559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7751 | 2024.01.31 21:27:55.045579 [ 3 ] {} <Debug> HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7752 | 2024.01.31 21:27:55.045595 [ 3 ] {} <Debug> HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7753 | 2024.01.31 21:27:55.045669 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7754 | 2024.01.31 21:27:55.045710 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7755 | 2024.01.31 21:27:55.045822 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7756 | 2024.01.31 21:27:55.046106 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7757 | 2024.01.31 21:27:55.046313 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7758 | 2024.01.31 21:27:55.046463 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Trace> oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
7759 | 2024.01.31 21:27:55.046562 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000867127 sec., 2306 rows/sec., 197.09 KiB/sec. | ||
7760 | 2024.01.31 21:27:55.046743 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Debug> DynamicQueryHandler: Done processing query | ||
7761 | 2024.01.31 21:27:55.046769 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7762 | 2024.01.31 21:27:55.046785 [ 3 ] {} <Debug> HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Destroying unnamed session | ||
7763 | 2024.01.31 21:27:55.046957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 29073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7764 | 2024.01.31 21:27:55.047004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7765 | 2024.01.31 21:27:55.047023 [ 3 ] {} <Debug> HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7766 | 2024.01.31 21:27:55.047040 [ 3 ] {} <Debug> HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7767 | 2024.01.31 21:27:55.047117 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7768 | 2024.01.31 21:27:55.047158 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7769 | 2024.01.31 21:27:55.047273 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7770 | 2024.01.31 21:27:55.047657 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7771 | 2024.01.31 21:27:55.047878 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7772 | 2024.01.31 21:27:55.048032 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7773 | 2024.01.31 21:27:55.048133 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Information> executeQuery: Read 187 rows, 17.68 KiB in 0.000988008 sec., 189269 rows/sec., 17.47 MiB/sec. | ||
7774 | 2024.01.31 21:27:55.048246 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Debug> DynamicQueryHandler: Done processing query | ||
7775 | 2024.01.31 21:27:55.048270 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7776 | 2024.01.31 21:27:55.048287 [ 3 ] {} <Debug> HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Destroying unnamed session | ||
7777 | 2024.01.31 21:27:55.048388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7778 | 2024.01.31 21:27:55.048434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7779 | 2024.01.31 21:27:55.048453 [ 3 ] {} <Debug> HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7780 | 2024.01.31 21:27:55.048470 [ 3 ] {} <Debug> HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7781 | 2024.01.31 21:27:55.048540 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7782 | 2024.01.31 21:27:55.048578 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7783 | 2024.01.31 21:27:55.048685 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7784 | 2024.01.31 21:27:55.048930 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7785 | 2024.01.31 21:27:55.049144 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7786 | 2024.01.31 21:27:55.049295 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Trace> oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
7787 | 2024.01.31 21:27:55.049396 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000823457 sec., 2428 rows/sec., 169.59 KiB/sec. | ||
7788 | 2024.01.31 21:27:55.049614 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Debug> DynamicQueryHandler: Done processing query | ||
7789 | 2024.01.31 21:27:55.049638 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
7790 | 2024.01.31 21:27:55.049655 [ 3 ] {} <Debug> HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Destroying unnamed session | ||
7791 | 2024.01.31 21:27:55.049773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 12904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7792 | 2024.01.31 21:27:55.049818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7793 | 2024.01.31 21:27:55.049837 [ 3 ] {} <Debug> HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7794 | 2024.01.31 21:27:55.049855 [ 3 ] {} <Debug> HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7795 | 2024.01.31 21:27:55.049931 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7796 | 2024.01.31 21:27:55.049971 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7797 | 2024.01.31 21:27:55.050096 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7798 | 2024.01.31 21:27:55.050392 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7799 | 2024.01.31 21:27:55.050610 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7800 | 2024.01.31 21:27:55.050759 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7801 | 2024.01.31 21:27:55.050858 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000901227 sec., 84329 rows/sec., 6.57 MiB/sec. | ||
7802 | 2024.01.31 21:27:55.050968 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Debug> DynamicQueryHandler: Done processing query | ||
7803 | 2024.01.31 21:27:55.050992 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7804 | 2024.01.31 21:27:55.051008 [ 3 ] {} <Debug> HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Destroying unnamed session | ||
7805 | 2024.01.31 21:27:55.051110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7806 | 2024.01.31 21:27:55.051156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7807 | 2024.01.31 21:27:55.051174 [ 3 ] {} <Debug> HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7808 | 2024.01.31 21:27:55.051191 [ 3 ] {} <Debug> HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.01.31 21:27:55.051264 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7810 | 2024.01.31 21:27:55.051306 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7811 | 2024.01.31 21:27:55.051424 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7812 | 2024.01.31 21:27:55.051697 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7813 | 2024.01.31 21:27:55.051955 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7814 | 2024.01.31 21:27:55.052137 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Trace> oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
7815 | 2024.01.31 21:27:55.052244 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000944357 sec., 39180 rows/sec., 2.76 MiB/sec. | ||
7816 | 2024.01.31 21:27:55.052455 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Debug> DynamicQueryHandler: Done processing query | ||
7817 | 2024.01.31 21:27:55.052481 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7818 | 2024.01.31 21:27:55.052502 [ 3 ] {} <Debug> HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Destroying unnamed session | ||
7819 | 2024.01.31 21:27:55.052639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7820 | 2024.01.31 21:27:55.052686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7821 | 2024.01.31 21:27:55.052705 [ 3 ] {} <Debug> HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7822 | 2024.01.31 21:27:55.052722 [ 3 ] {} <Debug> HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7823 | 2024.01.31 21:27:55.052809 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7824 | 2024.01.31 21:27:55.052856 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7825 | 2024.01.31 21:27:55.053008 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7826 | 2024.01.31 21:27:55.053475 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7827 | 2024.01.31 21:27:55.053798 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7828 | 2024.01.31 21:27:55.053987 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
7829 | 2024.01.31 21:27:55.054094 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00125639 sec., 39796 rows/sec., 53.70 MiB/sec. | ||
7830 | 2024.01.31 21:27:55.054214 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Debug> DynamicQueryHandler: Done processing query | ||
7831 | 2024.01.31 21:27:55.054238 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
7832 | 2024.01.31 21:27:55.054254 [ 3 ] {} <Debug> HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Destroying unnamed session | ||
7833 | 2024.01.31 21:28:00.040108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7834 | 2024.01.31 21:28:00.040301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7835 | 2024.01.31 21:28:00.040345 [ 3 ] {} <Debug> HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7836 | 2024.01.31 21:28:00.040384 [ 3 ] {} <Debug> HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7837 | 2024.01.31 21:28:00.040573 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
7838 | 2024.01.31 21:28:00.040662 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
7839 | 2024.01.31 21:28:00.040915 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7840 | 2024.01.31 21:28:00.041368 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7841 | 2024.01.31 21:28:00.041647 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7842 | 2024.01.31 21:28:00.041814 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7843 | 2024.01.31 21:28:00.041938 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.00131614 sec., 18235 rows/sec., 1.44 MiB/sec. | ||
7844 | 2024.01.31 21:28:00.041970 [ 53 ] {} <Debug> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7845 | 2024.01.31 21:28:00.042108 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Debug> DynamicQueryHandler: Done processing query | ||
7846 | 2024.01.31 21:28:00.042116 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7847 | 2024.01.31 21:28:00.042147 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
7848 | 2024.01.31 21:28:00.042187 [ 3 ] {} <Debug> HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Destroying unnamed session | ||
7849 | 2024.01.31 21:28:00.042287 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7850 | 2024.01.31 21:28:00.042353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7851 | 2024.01.31 21:28:00.042468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7852 | 2024.01.31 21:28:00.042559 [ 3 ] {} <Debug> HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7853 | 2024.01.31 21:28:00.042598 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7854 | 2024.01.31 21:28:00.042612 [ 3 ] {} <Debug> HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.01.31 21:28:00.042682 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 66 rows starting from the beginning of the part | ||
7856 | 2024.01.31 21:28:00.042815 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7857 | 2024.01.31 21:28:00.042908 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7858 | 2024.01.31 21:28:00.042998 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
7859 | 2024.01.31 21:28:00.043306 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
7860 | 2024.01.31 21:28:00.043366 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7861 | 2024.01.31 21:28:00.043543 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
7862 | 2024.01.31 21:28:00.043652 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 50 rows starting from the beginning of the part | ||
7863 | 2024.01.31 21:28:00.043932 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
7864 | 2024.01.31 21:28:00.044220 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7865 | 2024.01.31 21:28:00.044637 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7866 | 2024.01.31 21:28:00.044963 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7867 | 2024.01.31 21:28:00.045167 [ 119 ] {} <Debug> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7868 | 2024.01.31 21:28:00.045299 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Information> executeQuery: Read 72 rows, 6.52 KiB in 0.002417109 sec., 29787 rows/sec., 2.63 MiB/sec. | ||
7869 | 2024.01.31 21:28:00.045337 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7870 | 2024.01.31 21:28:00.045451 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003204736 sec., 74265.08767024803 rows/sec., 5.88 MiB/sec. | ||
7871 | 2024.01.31 21:28:00.045558 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7872 | 2024.01.31 21:28:00.045698 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Debug> DynamicQueryHandler: Done processing query | ||
7873 | 2024.01.31 21:28:00.045719 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7874 | 2024.01.31 21:28:00.045757 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
7875 | 2024.01.31 21:28:00.045820 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7876 | 2024.01.31 21:28:00.045847 [ 3 ] {} <Debug> HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Destroying unnamed session | ||
7877 | 2024.01.31 21:28:00.045899 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 238 rows starting from the beginning of the part | ||
7878 | 2024.01.31 21:28:00.046065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7879 | 2024.01.31 21:28:00.046088 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7880 | 2024.01.31 21:28:00.046205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7881 | 2024.01.31 21:28:00.046205 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
7882 | 2024.01.31 21:28:00.046239 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} <Trace> oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7883 | 2024.01.31 21:28:00.046259 [ 3 ] {} <Debug> HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7884 | 2024.01.31 21:28:00.046320 [ 3 ] {} <Debug> HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7885 | 2024.01.31 21:28:00.046554 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 150 rows starting from the beginning of the part | ||
7886 | 2024.01.31 21:28:00.046626 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7887 | 2024.01.31 21:28:00.046739 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7888 | 2024.01.31 21:28:00.046777 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
7889 | 2024.01.31 21:28:00.047130 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 187 rows starting from the beginning of the part | ||
7890 | 2024.01.31 21:28:00.047228 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7891 | 2024.01.31 21:28:00.047420 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
7892 | 2024.01.31 21:28:00.047906 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7893 | 2024.01.31 21:28:00.048396 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7894 | 2024.01.31 21:28:00.048631 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7895 | 2024.01.31 21:28:00.048776 [ 119 ] {} <Debug> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7896 | 2024.01.31 21:28:00.048871 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7897 | 2024.01.31 21:28:00.049100 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7898 | 2024.01.31 21:28:00.049149 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.00243745 sec., 9846 rows/sec., 788.48 KiB/sec. | ||
7899 | 2024.01.31 21:28:00.049278 [ 12 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 4 columns (4 merged, 0 gathered) in 0.003824881 sec., 206803.81951752224 rows/sec., 18.98 MiB/sec. | ||
7900 | 2024.01.31 21:28:00.049417 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7901 | 2024.01.31 21:28:00.049503 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 119 rows starting from the beginning of the part | ||
7902 | 2024.01.31 21:28:00.049560 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Debug> DynamicQueryHandler: Done processing query | ||
7903 | 2024.01.31 21:28:00.049590 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7904 | 2024.01.31 21:28:00.049619 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
7905 | 2024.01.31 21:28:00.049689 [ 3 ] {} <Debug> HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Destroying unnamed session | ||
7906 | 2024.01.31 21:28:00.049789 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
7907 | 2024.01.31 21:28:00.049900 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 53 rows starting from the beginning of the part | ||
7908 | 2024.01.31 21:28:00.050009 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7909 | 2024.01.31 21:28:00.050011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7910 | 2024.01.31 21:28:00.050086 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
7911 | 2024.01.31 21:28:00.050145 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} <Trace> oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7912 | 2024.01.31 21:28:00.050149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
7913 | 2024.01.31 21:28:00.050259 [ 3 ] {} <Debug> HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 | ||
7914 | 2024.01.31 21:28:00.050375 [ 3 ] {} <Debug> HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7915 | 2024.01.31 21:28:00.050401 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
7916 | 2024.01.31 21:28:00.050600 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
7917 | 2024.01.31 21:28:00.050619 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
7918 | 2024.01.31 21:28:00.050723 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
7919 | 2024.01.31 21:28:00.051273 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7920 | 2024.01.31 21:28:00.052186 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220386 sec., 101230.100987894 rows/sec., 7.91 MiB/sec. | ||
7921 | 2024.01.31 21:28:00.052265 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7922 | 2024.01.31 21:28:00.052355 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7923 | 2024.01.31 21:28:00.052615 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7924 | 2024.01.31 21:28:00.052718 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} <Trace> oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7925 | 2024.01.31 21:28:00.052739 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7926 | 2024.01.31 21:28:00.052984 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
7927 | 2024.01.31 21:28:00.053136 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7928 | 2024.01.31 21:28:00.053139 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.002472999 sec., 9704 rows/sec., 13.10 MiB/sec. | ||
7929 | 2024.01.31 21:28:00.053215 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. | ||
7930 | 2024.01.31 21:28:00.053426 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
7931 | 2024.01.31 21:28:00.053560 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Debug> DynamicQueryHandler: Done processing query | ||
7932 | 2024.01.31 21:28:00.053621 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7933 | 2024.01.31 21:28:00.053673 [ 3 ] {} <Debug> HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Destroying unnamed session | ||
7934 | 2024.01.31 21:28:00.053681 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7935 | 2024.01.31 21:28:00.053783 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2013 rows starting from the beginning of the part | ||
7936 | 2024.01.31 21:28:00.054046 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
7937 | 2024.01.31 21:28:00.054146 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part | ||
7938 | 2024.01.31 21:28:00.054241 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
7939 | 2024.01.31 21:28:00.054331 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 50 rows starting from the beginning of the part | ||
7940 | 2024.01.31 21:28:00.054422 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
7941 | 2024.01.31 21:28:00.058001 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 6 columns (6 merged, 0 gathered) in 0.004670097 sec., 467870.36757480627 rows/sec., 631.37 MiB/sec. | ||
7942 | 2024.01.31 21:28:00.059228 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7943 | 2024.01.31 21:28:00.059467 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
7944 | 2024.01.31 21:28:00.059533 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
7945 | 2024.01.31 21:28:00.059618 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16: 13.53 MiB. |