1 | [ Jan 17 05:15:29 Enabled. ] | ||
2 | [ Jan 17 05:15:29 Rereading configuration. ] | ||
3 | [ Jan 17 05:15:32 Rereading configuration. ] | ||
4 | [ Jan 17 05:15:36 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 17 05:15:36 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.17 05:15:37.388949 [ 1 ] {} <Information> Application: Will watch for the process with pid 27791 | ||
33 | 2024.01.17 05:15:37.389047 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.17 05:15:37.909045 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 27791 | ||
35 | 2024.01.17 05:15:37.909225 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.17 05:15:37.909448 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.17 05:15:38.036853 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.17 05:15:38.036920 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.17 05:15:38.036936 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.17 05:15:38.036981 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.17 05:15:38.037356 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.17 05:15:38.038013 [ 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.17 05:15:38.038499 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.17 05:15:38.038754 [ 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.17 05:15:38.041296 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.17 05:15:38.041346 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.17 05:15:38.042041 [ 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.17 05:15:38.042222 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.17 05:15:38.047841 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.17 05:15:38.048349 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.17 05:15:38.048379 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.17 05:15:38.049763 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.17 05:15:38.050321 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.17 05:15:38.050641 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.17 05:15:38.051003 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.17 05:15:38.051852 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.17 05:15:38.051897 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.17 05:15:38.051957 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.17 05:15:38.051973 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.17 05:15:38.083702 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.17 05:15:38.083731 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126692 sec | ||
68 | 2024.01.17 05:15:38.084294 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.17 05:15:38.084375 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.17 05:15:38.084395 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.17 05:15:38.084411 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.17 05:15:38.084424 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.17 05:15:38.084439 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.17 05:15:38.084455 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.17 05:15:38.084491 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.17 05:15:38.084511 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.17 05:15:38.084540 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.17 05:15:38.084552 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.17 05:15:38.084567 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.17 05:15:38.084582 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.17 05:15:38.084612 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.17 05:15:38.084627 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.17 05:15:38.084638 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.17 05:15:38.121005 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.17 05:15:38.136537 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.17 05:15:38.136595 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4851e-05 sec | ||
87 | 2024.01.17 05:15:38.136648 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.17 05:15:38.136683 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.17 05:15:38.136730 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.17 05:15:38.139137 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.17 05:15:38.144921 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.17 05:15:38.144987 [ 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.17 05:15:38.145018 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.17 05:15:38.320266 [ 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.17 05:15:38.337300 [ 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.17 05:15:38.337349 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.17 05:15:38.503796 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.17 05:15:38.504570 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.01.17 05:15:38.504903 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.17 05:15:38.504967 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.01.17 05:15:38.504983 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.01.17 05:15:38.505065 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.17 05:15:38.505096 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.17 05:15:38.505182 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.17 05:15:38.505754 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.17 05:15:38.505776 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.17 05:15:38.605566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.01.17 05:15:38.605748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.01.17 05:15:38.606319 [ 3 ] {} <Debug> HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
110 | 2024.01.17 05:15:38.606352 [ 3 ] {} <Debug> HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.01.17 05:15:38.606493 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.01.17 05:15:38.606522 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.01.17 05:15:38.606539 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.01.17 05:15:38.607973 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.01.17 05:15:38.621584 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40118) (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 @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.01.17 05:15:38.622475 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} <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 @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.01.17 05:15:38.623267 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.01.17 05:15:38.623291 [ 3 ] {} <Debug> HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Destroying unnamed session | ||
167 | 2024.01.17 05:15:38.625876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.01.17 05:15:38.625938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.01.17 05:15:38.625960 [ 3 ] {} <Debug> HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
170 | 2024.01.17 05:15:38.625982 [ 3 ] {} <Debug> HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.01.17 05:15:38.626082 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.01.17 05:15:38.626165 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.01.17 05:15:38.627191 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.01.17 05:15:38.629196 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.01.17 05:15:38.632922 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.01.17 05:15:38.632967 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.01.17 05:15:38.632989 [ 3 ] {} <Debug> HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Destroying unnamed session | ||
178 | 2024.01.17 05:15:38.633134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.01.17 05:15:38.633205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.01.17 05:15:38.633230 [ 3 ] {} <Debug> HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
181 | 2024.01.17 05:15:38.633251 [ 3 ] {} <Debug> HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.01.17 05:15:38.633365 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.01.17 05:15:38.633621 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40118) (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 @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.01.17 05:15:38.633750 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} <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 @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.01.17 05:15:38.633870 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.01.17 05:15:38.633889 [ 3 ] {} <Debug> HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Destroying unnamed session | ||
235 | 2024.01.17 05:15:38.634749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.01.17 05:15:38.634812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.01.17 05:15:38.634831 [ 3 ] {} <Debug> HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
238 | 2024.01.17 05:15:38.634854 [ 3 ] {} <Debug> HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.01.17 05:15:38.634969 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.01.17 05:15:38.635078 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.01.17 05:15:38.635109 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.01.17 05:15:38.635129 [ 3 ] {} <Debug> HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Destroying unnamed session | ||
243 | 2024.01.17 05:15:38.635264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.01.17 05:15:38.635314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.01.17 05:15:38.635335 [ 3 ] {} <Debug> HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
246 | 2024.01.17 05:15:38.635358 [ 3 ] {} <Debug> HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.01.17 05:15:38.635421 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.01.17 05:15:38.635478 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.01.17 05:15:38.637826 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.01.17 05:15:38.637855 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7431e-05 sec | ||
251 | 2024.01.17 05:15:38.637889 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.01.17 05:15:38.637917 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.01.17 05:15:38.637990 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.01.17 05:15:38.638018 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.01.17 05:15:38.638036 [ 3 ] {} <Debug> HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Destroying unnamed session | ||
256 | 2024.01.17 05:15:38.638189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.01.17 05:15:38.638239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.01.17 05:15:38.638260 [ 3 ] {} <Debug> HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
259 | 2024.01.17 05:15:38.638284 [ 3 ] {} <Debug> HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.01.17 05:15:38.638428 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) /* 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.17 05:15:38.638482 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.01.17 05:15:38.660942 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Debug> oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): Loading data parts | ||
264 | 2024.01.17 05:15:38.661108 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Debug> oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): There are no data parts | ||
265 | 2024.01.17 05:15:38.673551 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.01.17 05:15:38.673580 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.01.17 05:15:38.673607 [ 3 ] {} <Debug> HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Destroying unnamed session | ||
268 | 2024.01.17 05:15:38.673763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.01.17 05:15:38.673819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.01.17 05:15:38.673846 [ 3 ] {} <Debug> HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
271 | 2024.01.17 05:15:38.673863 [ 3 ] {} <Debug> HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.01.17 05:15:38.674077 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) /* 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.17 05:15:38.674134 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.01.17 05:15:38.693652 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Debug> oximeter.measurements_bool (22f3fa34-08ed-4b92-aaf4-3b46e0e194b0): Loading data parts | ||
285 | 2024.01.17 05:15:38.693764 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Debug> oximeter.measurements_bool (22f3fa34-08ed-4b92-aaf4-3b46e0e194b0): There are no data parts | ||
286 | 2024.01.17 05:15:38.698029 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.01.17 05:15:38.698058 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.01.17 05:15:38.698118 [ 3 ] {} <Debug> HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Destroying unnamed session | ||
289 | 2024.01.17 05:15:38.698275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.01.17 05:15:38.698331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.01.17 05:15:38.698357 [ 3 ] {} <Debug> HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
292 | 2024.01.17 05:15:38.698374 [ 3 ] {} <Debug> HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.01.17 05:15:38.698595 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.698655 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.01.17 05:15:38.708595 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Debug> oximeter.measurements_i8 (30b92131-a771-4b7d-b3c5-7dd99070f156): Loading data parts | ||
296 | 2024.01.17 05:15:38.708733 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Debug> oximeter.measurements_i8 (30b92131-a771-4b7d-b3c5-7dd99070f156): There are no data parts | ||
297 | 2024.01.17 05:15:38.721582 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.01.17 05:15:38.721628 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.01.17 05:15:38.721658 [ 3 ] {} <Debug> HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Destroying unnamed session | ||
300 | 2024.01.17 05:15:38.721921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.01.17 05:15:38.722021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.01.17 05:15:38.722058 [ 3 ] {} <Debug> HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
303 | 2024.01.17 05:15:38.722100 [ 3 ] {} <Debug> HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.01.17 05:15:38.722531 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.722650 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.01.17 05:15:38.732153 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Debug> oximeter.measurements_u8 (202e09f2-143d-4ea1-ba53-529f07f814ce): Loading data parts | ||
307 | 2024.01.17 05:15:38.732285 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Debug> oximeter.measurements_u8 (202e09f2-143d-4ea1-ba53-529f07f814ce): There are no data parts | ||
308 | 2024.01.17 05:15:38.745304 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.01.17 05:15:38.745335 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.01.17 05:15:38.745356 [ 3 ] {} <Debug> HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Destroying unnamed session | ||
311 | 2024.01.17 05:15:38.745548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.01.17 05:15:38.745621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.01.17 05:15:38.745657 [ 3 ] {} <Debug> HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
314 | 2024.01.17 05:15:38.745687 [ 3 ] {} <Debug> HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.01.17 05:15:38.745949 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.746010 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.01.17 05:15:38.756040 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Debug> oximeter.measurements_i16 (ca178b05-c30e-4c52-b6a0-274849dde5b1): Loading data parts | ||
318 | 2024.01.17 05:15:38.756168 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Debug> oximeter.measurements_i16 (ca178b05-c30e-4c52-b6a0-274849dde5b1): There are no data parts | ||
319 | 2024.01.17 05:15:38.769415 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.01.17 05:15:38.769453 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.01.17 05:15:38.769469 [ 3 ] {} <Debug> HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Destroying unnamed session | ||
322 | 2024.01.17 05:15:38.769605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.01.17 05:15:38.769657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.01.17 05:15:38.769676 [ 3 ] {} <Debug> HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
325 | 2024.01.17 05:15:38.769701 [ 3 ] {} <Debug> HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.01.17 05:15:38.769906 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.769958 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.01.17 05:15:38.780344 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Debug> oximeter.measurements_u16 (740d7940-a9e7-4ddf-b0df-8cef48def88f): Loading data parts | ||
329 | 2024.01.17 05:15:38.780450 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Debug> oximeter.measurements_u16 (740d7940-a9e7-4ddf-b0df-8cef48def88f): There are no data parts | ||
330 | 2024.01.17 05:15:38.790646 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.01.17 05:15:38.790690 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.01.17 05:15:38.790711 [ 3 ] {} <Debug> HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Destroying unnamed session | ||
333 | 2024.01.17 05:15:38.790884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.01.17 05:15:38.790945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.01.17 05:15:38.790969 [ 3 ] {} <Debug> HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
336 | 2024.01.17 05:15:38.790996 [ 3 ] {} <Debug> HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.01.17 05:15:38.791254 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.791312 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.01.17 05:15:38.805816 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Debug> oximeter.measurements_i32 (2553afc8-fcb0-466c-9891-7b1a2b4a3ff9): Loading data parts | ||
340 | 2024.01.17 05:15:38.805946 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Debug> oximeter.measurements_i32 (2553afc8-fcb0-466c-9891-7b1a2b4a3ff9): There are no data parts | ||
341 | 2024.01.17 05:15:38.818734 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.01.17 05:15:38.818775 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.01.17 05:15:38.818792 [ 3 ] {} <Debug> HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Destroying unnamed session | ||
344 | 2024.01.17 05:15:38.818942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.01.17 05:15:38.818998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.01.17 05:15:38.819018 [ 3 ] {} <Debug> HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
347 | 2024.01.17 05:15:38.819040 [ 3 ] {} <Debug> HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.01.17 05:15:38.819243 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.819313 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.01.17 05:15:38.829364 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Debug> oximeter.measurements_u32 (5b075779-adc5-4094-bafb-90c0461b6e90): Loading data parts | ||
351 | 2024.01.17 05:15:38.829475 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Debug> oximeter.measurements_u32 (5b075779-adc5-4094-bafb-90c0461b6e90): There are no data parts | ||
352 | 2024.01.17 05:15:38.842278 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.01.17 05:15:38.842340 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.01.17 05:15:38.842368 [ 3 ] {} <Debug> HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Destroying unnamed session | ||
355 | 2024.01.17 05:15:38.842636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.01.17 05:15:38.842723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.01.17 05:15:38.842748 [ 3 ] {} <Debug> HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
358 | 2024.01.17 05:15:38.842768 [ 3 ] {} <Debug> HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.01.17 05:15:38.842970 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.843037 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.01.17 05:15:38.852917 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Debug> oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Loading data parts | ||
362 | 2024.01.17 05:15:38.853012 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Debug> oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): There are no data parts | ||
363 | 2024.01.17 05:15:38.865864 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.01.17 05:15:38.865895 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.01.17 05:15:38.865925 [ 3 ] {} <Debug> HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Destroying unnamed session | ||
366 | 2024.01.17 05:15:38.866079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.01.17 05:15:38.866140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.01.17 05:15:38.866170 [ 3 ] {} <Debug> HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
369 | 2024.01.17 05:15:38.866191 [ 3 ] {} <Debug> HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.01.17 05:15:38.866418 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.866483 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.01.17 05:15:38.877110 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Debug> oximeter.measurements_u64 (b3bb97e7-030e-4e45-b2fe-82f0f160cc96): Loading data parts | ||
373 | 2024.01.17 05:15:38.877214 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Debug> oximeter.measurements_u64 (b3bb97e7-030e-4e45-b2fe-82f0f160cc96): There are no data parts | ||
374 | 2024.01.17 05:15:38.888294 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.01.17 05:15:38.888321 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.01.17 05:15:38.888345 [ 3 ] {} <Debug> HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Destroying unnamed session | ||
377 | 2024.01.17 05:15:38.888484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.01.17 05:15:38.888538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.01.17 05:15:38.888564 [ 3 ] {} <Debug> HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
380 | 2024.01.17 05:15:38.888581 [ 3 ] {} <Debug> HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.01.17 05:15:38.888779 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.888837 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.01.17 05:15:38.892152 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Debug> oximeter.measurements_f32 (e962979c-1022-48c2-bc4f-60efe2af06bb): Loading data parts | ||
384 | 2024.01.17 05:15:38.892285 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Debug> oximeter.measurements_f32 (e962979c-1022-48c2-bc4f-60efe2af06bb): There are no data parts | ||
385 | 2024.01.17 05:15:38.903220 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.01.17 05:15:38.903255 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.01.17 05:15:38.903289 [ 3 ] {} <Debug> HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Destroying unnamed session | ||
388 | 2024.01.17 05:15:38.903444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.01.17 05:15:38.903520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.01.17 05:15:38.903562 [ 3 ] {} <Debug> HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
391 | 2024.01.17 05:15:38.903595 [ 3 ] {} <Debug> HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.01.17 05:15:38.903807 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.903880 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.01.17 05:15:38.939936 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Debug> oximeter.measurements_f64 (b8270363-cde9-42e0-8e34-96b978b1a6e7): Loading data parts | ||
395 | 2024.01.17 05:15:38.940135 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Debug> oximeter.measurements_f64 (b8270363-cde9-42e0-8e34-96b978b1a6e7): There are no data parts | ||
396 | 2024.01.17 05:15:38.999220 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.01.17 05:15:38.999271 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.01.17 05:15:38.999297 [ 3 ] {} <Debug> HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Destroying unnamed session | ||
399 | 2024.01.17 05:15:38.999436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.01.17 05:15:38.999500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.01.17 05:15:38.999528 [ 3 ] {} <Debug> HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
402 | 2024.01.17 05:15:38.999546 [ 3 ] {} <Debug> HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.01.17 05:15:38.999756 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:38.999818 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.01.17 05:15:39.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.30 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.00 MiB | ||
406 | 2024.01.17 05:15:39.014117 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Debug> oximeter.measurements_string (faa6857b-6fb1-45f7-9175-82173aeb57c9): Loading data parts | ||
407 | 2024.01.17 05:15:39.014238 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Debug> oximeter.measurements_string (faa6857b-6fb1-45f7-9175-82173aeb57c9): There are no data parts | ||
408 | 2024.01.17 05:15:39.025088 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Debug> DynamicQueryHandler: Done processing query | ||
409 | 2024.01.17 05:15:39.025149 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
410 | 2024.01.17 05:15:39.025170 [ 3 ] {} <Debug> HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Destroying unnamed session | ||
411 | 2024.01.17 05:15:39.025323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
412 | 2024.01.17 05:15:39.025380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
413 | 2024.01.17 05:15:39.025400 [ 3 ] {} <Debug> HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
414 | 2024.01.17 05:15:39.025425 [ 3 ] {} <Debug> HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
415 | 2024.01.17 05:15:39.025646 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
416 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
417 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
418 | * a string isn't palatable for a few reasons. | ||
419 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
420 | * details. | ||
421 | */ | ||
422 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.01.17 05:15:39.025704 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
424 | 2024.01.17 05:15:39.037475 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Debug> oximeter.measurements_bytes (48f7f5fd-bd69-4164-a21b-503486122188): Loading data parts | ||
425 | 2024.01.17 05:15:39.037680 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Debug> oximeter.measurements_bytes (48f7f5fd-bd69-4164-a21b-503486122188): There are no data parts | ||
426 | 2024.01.17 05:15:39.049059 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Debug> DynamicQueryHandler: Done processing query | ||
427 | 2024.01.17 05:15:39.049118 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
428 | 2024.01.17 05:15:39.049138 [ 3 ] {} <Debug> HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Destroying unnamed session | ||
429 | 2024.01.17 05:15:39.049285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
430 | 2024.01.17 05:15:39.049348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
431 | 2024.01.17 05:15:39.049368 [ 3 ] {} <Debug> HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
432 | 2024.01.17 05:15:39.049402 [ 3 ] {} <Debug> HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
433 | 2024.01.17 05:15:39.049615 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
434 | 2024.01.17 05:15:39.049683 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
435 | 2024.01.17 05:15:39.061424 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Debug> oximeter.measurements_cumulativei64 (446e56c2-8cd1-4a3c-9164-c93a3b5c3022): Loading data parts | ||
436 | 2024.01.17 05:15:39.061601 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Debug> oximeter.measurements_cumulativei64 (446e56c2-8cd1-4a3c-9164-c93a3b5c3022): There are no data parts | ||
437 | 2024.01.17 05:15:39.072458 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Debug> DynamicQueryHandler: Done processing query | ||
438 | 2024.01.17 05:15:39.072533 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
439 | 2024.01.17 05:15:39.072559 [ 3 ] {} <Debug> HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Destroying unnamed session | ||
440 | 2024.01.17 05:15:39.072702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
441 | 2024.01.17 05:15:39.072758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
442 | 2024.01.17 05:15:39.072785 [ 3 ] {} <Debug> HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
443 | 2024.01.17 05:15:39.072802 [ 3 ] {} <Debug> HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
444 | 2024.01.17 05:15:39.073018 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
445 | 2024.01.17 05:15:39.073072 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
446 | 2024.01.17 05:15:39.084896 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Debug> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Loading data parts | ||
447 | 2024.01.17 05:15:39.085085 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Debug> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): There are no data parts | ||
448 | 2024.01.17 05:15:39.096499 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Debug> DynamicQueryHandler: Done processing query | ||
449 | 2024.01.17 05:15:39.096526 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
450 | 2024.01.17 05:15:39.096598 [ 3 ] {} <Debug> HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Destroying unnamed session | ||
451 | 2024.01.17 05:15:39.096774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
452 | 2024.01.17 05:15:39.096884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
453 | 2024.01.17 05:15:39.096918 [ 3 ] {} <Debug> HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
454 | 2024.01.17 05:15:39.096936 [ 3 ] {} <Debug> HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
455 | 2024.01.17 05:15:39.097149 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
456 | 2024.01.17 05:15:39.097209 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
457 | 2024.01.17 05:15:39.109324 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Debug> oximeter.measurements_cumulativef32 (30dd7550-3b41-4cc3-8d6e-85d3ad911bff): Loading data parts | ||
458 | 2024.01.17 05:15:39.109440 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Debug> oximeter.measurements_cumulativef32 (30dd7550-3b41-4cc3-8d6e-85d3ad911bff): There are no data parts | ||
459 | 2024.01.17 05:15:39.130370 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Debug> DynamicQueryHandler: Done processing query | ||
460 | 2024.01.17 05:15:39.130421 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
461 | 2024.01.17 05:15:39.130442 [ 3 ] {} <Debug> HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Destroying unnamed session | ||
462 | 2024.01.17 05:15:39.130589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
463 | 2024.01.17 05:15:39.130663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
464 | 2024.01.17 05:15:39.130687 [ 3 ] {} <Debug> HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
465 | 2024.01.17 05:15:39.130709 [ 3 ] {} <Debug> HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
466 | 2024.01.17 05:15:39.130981 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
467 | 2024.01.17 05:15:39.131049 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
468 | 2024.01.17 05:15:39.144455 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Debug> oximeter.measurements_cumulativef64 (73da0c45-9ad2-4ed3-811f-495e28dcf090): Loading data parts | ||
469 | 2024.01.17 05:15:39.144549 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Debug> oximeter.measurements_cumulativef64 (73da0c45-9ad2-4ed3-811f-495e28dcf090): There are no data parts | ||
470 | 2024.01.17 05:15:39.157755 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Debug> DynamicQueryHandler: Done processing query | ||
471 | 2024.01.17 05:15:39.157860 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
472 | 2024.01.17 05:15:39.157877 [ 3 ] {} <Debug> HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Destroying unnamed session | ||
473 | 2024.01.17 05:15:39.158024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
474 | 2024.01.17 05:15:39.158085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
475 | 2024.01.17 05:15:39.158106 [ 3 ] {} <Debug> HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
476 | 2024.01.17 05:15:39.158129 [ 3 ] {} <Debug> HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
477 | 2024.01.17 05:15:39.158362 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
478 | * NOTE: Array types cannot be Nullable, see | ||
479 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
480 | * for more details. | ||
481 | * | ||
482 | * This means we need to use empty arrays to indicate a missing value. This | ||
483 | * is unfortunate, and at this point relies on the fact that an | ||
484 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
485 | * to figure out another way to represent missing samples here. | ||
486 | */ | ||
487 | 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) | ||
488 | 2024.01.17 05:15:39.158421 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
489 | 2024.01.17 05:15:39.168614 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Debug> oximeter.measurements_histogrami8 (0e9a0f00-8414-4c22-a213-ed8084c23fea): Loading data parts | ||
490 | 2024.01.17 05:15:39.168701 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Debug> oximeter.measurements_histogrami8 (0e9a0f00-8414-4c22-a213-ed8084c23fea): There are no data parts | ||
491 | 2024.01.17 05:15:39.181703 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2024.01.17 05:15:39.181756 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2024.01.17 05:15:39.181776 [ 3 ] {} <Debug> HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Destroying unnamed session | ||
494 | 2024.01.17 05:15:39.181932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2024.01.17 05:15:39.181995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2024.01.17 05:15:39.182018 [ 3 ] {} <Debug> HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
497 | 2024.01.17 05:15:39.182045 [ 3 ] {} <Debug> HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2024.01.17 05:15:39.182317 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
499 | 2024.01.17 05:15:39.182372 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.01.17 05:15:39.192516 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Debug> oximeter.measurements_histogramu8 (df64af4e-110a-4a4c-b36a-52634d029872): Loading data parts | ||
501 | 2024.01.17 05:15:39.192632 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Debug> oximeter.measurements_histogramu8 (df64af4e-110a-4a4c-b36a-52634d029872): There are no data parts | ||
502 | 2024.01.17 05:15:39.203313 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Debug> DynamicQueryHandler: Done processing query | ||
503 | 2024.01.17 05:15:39.203339 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
504 | 2024.01.17 05:15:39.203354 [ 3 ] {} <Debug> HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Destroying unnamed session | ||
505 | 2024.01.17 05:15:39.203497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.01.17 05:15:39.203561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
507 | 2024.01.17 05:15:39.203581 [ 3 ] {} <Debug> HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
508 | 2024.01.17 05:15:39.203604 [ 3 ] {} <Debug> HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.01.17 05:15:39.203828 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
510 | 2024.01.17 05:15:39.203885 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
511 | 2024.01.17 05:15:39.207396 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Debug> oximeter.measurements_histogrami16 (496c5d2e-d6a5-41f5-b472-68f20aa7837b): Loading data parts | ||
512 | 2024.01.17 05:15:39.207493 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Debug> oximeter.measurements_histogrami16 (496c5d2e-d6a5-41f5-b472-68f20aa7837b): There are no data parts | ||
513 | 2024.01.17 05:15:39.218856 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Debug> DynamicQueryHandler: Done processing query | ||
514 | 2024.01.17 05:15:39.218888 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
515 | 2024.01.17 05:15:39.218915 [ 3 ] {} <Debug> HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Destroying unnamed session | ||
516 | 2024.01.17 05:15:39.219042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
517 | 2024.01.17 05:15:39.219105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
518 | 2024.01.17 05:15:39.219135 [ 3 ] {} <Debug> HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
519 | 2024.01.17 05:15:39.219156 [ 3 ] {} <Debug> HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
520 | 2024.01.17 05:15:39.219404 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
521 | 2024.01.17 05:15:39.219458 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
522 | 2024.01.17 05:15:39.231603 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Debug> oximeter.measurements_histogramu16 (040c1f7e-fdba-4e10-adea-7631f016190a): Loading data parts | ||
523 | 2024.01.17 05:15:39.231708 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Debug> oximeter.measurements_histogramu16 (040c1f7e-fdba-4e10-adea-7631f016190a): There are no data parts | ||
524 | 2024.01.17 05:15:39.242961 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Debug> DynamicQueryHandler: Done processing query | ||
525 | 2024.01.17 05:15:39.242989 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
526 | 2024.01.17 05:15:39.243033 [ 3 ] {} <Debug> HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Destroying unnamed session | ||
527 | 2024.01.17 05:15:39.243183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
528 | 2024.01.17 05:15:39.243229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
529 | 2024.01.17 05:15:39.243255 [ 3 ] {} <Debug> HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
530 | 2024.01.17 05:15:39.243277 [ 3 ] {} <Debug> HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.01.17 05:15:39.243493 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
532 | 2024.01.17 05:15:39.243550 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
533 | 2024.01.17 05:15:39.265286 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Debug> oximeter.measurements_histogrami32 (b4d0ec1a-bf61-4bd0-8edf-38abd8f1f1df): Loading data parts | ||
534 | 2024.01.17 05:15:39.265443 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Debug> oximeter.measurements_histogrami32 (b4d0ec1a-bf61-4bd0-8edf-38abd8f1f1df): There are no data parts | ||
535 | 2024.01.17 05:15:39.279623 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Debug> DynamicQueryHandler: Done processing query | ||
536 | 2024.01.17 05:15:39.279657 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
537 | 2024.01.17 05:15:39.279673 [ 3 ] {} <Debug> HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Destroying unnamed session | ||
538 | 2024.01.17 05:15:39.279809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
539 | 2024.01.17 05:15:39.279859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
540 | 2024.01.17 05:15:39.279879 [ 3 ] {} <Debug> HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
541 | 2024.01.17 05:15:39.279903 [ 3 ] {} <Debug> HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.01.17 05:15:39.280117 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
543 | 2024.01.17 05:15:39.280179 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
544 | 2024.01.17 05:15:39.303169 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Debug> oximeter.measurements_histogramu32 (d6369f3b-8a03-470e-8f09-886464b3d93d): Loading data parts | ||
545 | 2024.01.17 05:15:39.303334 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Debug> oximeter.measurements_histogramu32 (d6369f3b-8a03-470e-8f09-886464b3d93d): There are no data parts | ||
546 | 2024.01.17 05:15:39.324789 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Debug> DynamicQueryHandler: Done processing query | ||
547 | 2024.01.17 05:15:39.324872 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
548 | 2024.01.17 05:15:39.324902 [ 3 ] {} <Debug> HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Destroying unnamed session | ||
549 | 2024.01.17 05:15:39.325029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
550 | 2024.01.17 05:15:39.325084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
551 | 2024.01.17 05:15:39.325115 [ 3 ] {} <Debug> HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
552 | 2024.01.17 05:15:39.325131 [ 3 ] {} <Debug> HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.01.17 05:15:39.325354 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
554 | 2024.01.17 05:15:39.325416 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
555 | 2024.01.17 05:15:39.350541 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Debug> oximeter.measurements_histogrami64 (348f1067-6cd1-4ba5-a5f7-08c58cb2c817): Loading data parts | ||
556 | 2024.01.17 05:15:39.350649 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Debug> oximeter.measurements_histogrami64 (348f1067-6cd1-4ba5-a5f7-08c58cb2c817): There are no data parts | ||
557 | 2024.01.17 05:15:39.355695 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Debug> DynamicQueryHandler: Done processing query | ||
558 | 2024.01.17 05:15:39.355728 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
559 | 2024.01.17 05:15:39.355824 [ 3 ] {} <Debug> HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Destroying unnamed session | ||
560 | 2024.01.17 05:15:39.355980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
561 | 2024.01.17 05:15:39.356059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
562 | 2024.01.17 05:15:39.356094 [ 3 ] {} <Debug> HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
563 | 2024.01.17 05:15:39.356114 [ 3 ] {} <Debug> HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
564 | 2024.01.17 05:15:39.356380 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
565 | 2024.01.17 05:15:39.356438 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
566 | 2024.01.17 05:15:39.366740 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Debug> oximeter.measurements_histogramu64 (c7da3653-64f9-456f-bbd1-7c68f1e784dd): Loading data parts | ||
567 | 2024.01.17 05:15:39.366841 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Debug> oximeter.measurements_histogramu64 (c7da3653-64f9-456f-bbd1-7c68f1e784dd): There are no data parts | ||
568 | 2024.01.17 05:15:39.380090 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2024.01.17 05:15:39.380192 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2024.01.17 05:15:39.380209 [ 3 ] {} <Debug> HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Destroying unnamed session | ||
571 | 2024.01.17 05:15:39.380346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2024.01.17 05:15:39.380415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2024.01.17 05:15:39.380435 [ 3 ] {} <Debug> HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
574 | 2024.01.17 05:15:39.380463 [ 3 ] {} <Debug> HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2024.01.17 05:15:39.380684 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
576 | 2024.01.17 05:15:39.380759 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
577 | 2024.01.17 05:15:39.391038 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Debug> oximeter.measurements_histogramf32 (1a4870f6-f52f-448e-8572-c95b7b976a8d): Loading data parts | ||
578 | 2024.01.17 05:15:39.391183 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Debug> oximeter.measurements_histogramf32 (1a4870f6-f52f-448e-8572-c95b7b976a8d): There are no data parts | ||
579 | 2024.01.17 05:15:39.401430 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2024.01.17 05:15:39.401477 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2024.01.17 05:15:39.401500 [ 3 ] {} <Debug> HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Destroying unnamed session | ||
582 | 2024.01.17 05:15:39.401703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2024.01.17 05:15:39.401759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2024.01.17 05:15:39.401778 [ 3 ] {} <Debug> HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
585 | 2024.01.17 05:15:39.401807 [ 3 ] {} <Debug> HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.01.17 05:15:39.402040 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
587 | 2024.01.17 05:15:39.402133 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2024.01.17 05:15:39.405473 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Loading data parts | ||
589 | 2024.01.17 05:15:39.405688 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): There are no data parts | ||
590 | 2024.01.17 05:15:39.416879 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2024.01.17 05:15:39.416909 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2024.01.17 05:15:39.416959 [ 3 ] {} <Debug> HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Destroying unnamed session | ||
593 | 2024.01.17 05:15:39.417126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2024.01.17 05:15:39.417202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2024.01.17 05:15:39.417238 [ 3 ] {} <Debug> HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
596 | 2024.01.17 05:15:39.417260 [ 3 ] {} <Debug> HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.01.17 05:15:39.417447 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) /* The field tables store named dimensions of each timeseries. | ||
598 | * | ||
599 | * As with the measurement tables, there is one field table for each field data | ||
600 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
601 | * this behavior **must not** be relied upon for query correctness. | ||
602 | * | ||
603 | * The index for the fields differs from the measurements, however. Rows are | ||
604 | * sorted by timeseries name, then field name, field value, and finally | ||
605 | * timeseries key. This reflects the most common pattern for looking them up: | ||
606 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
607 | * usually then used to look up measurements. | ||
608 | * | ||
609 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
610 | * timeseries name and then key, since it would improve lookups where one | ||
611 | * already has the key. Realistically though, these tables are quite small and | ||
612 | * so performance benefits will be low in absolute terms. | ||
613 | */ | ||
614 | 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) | ||
615 | 2024.01.17 05:15:39.417525 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
616 | 2024.01.17 05:15:39.429900 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Debug> oximeter.fields_bool (d0b5fc38-7fe2-4d84-b64f-f9ad14e9c47a): Loading data parts | ||
617 | 2024.01.17 05:15:39.430001 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Debug> oximeter.fields_bool (d0b5fc38-7fe2-4d84-b64f-f9ad14e9c47a): There are no data parts | ||
618 | 2024.01.17 05:15:39.441024 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Debug> DynamicQueryHandler: Done processing query | ||
619 | 2024.01.17 05:15:39.441078 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
620 | 2024.01.17 05:15:39.441095 [ 3 ] {} <Debug> HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Destroying unnamed session | ||
621 | 2024.01.17 05:15:39.441228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
622 | 2024.01.17 05:15:39.441302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
623 | 2024.01.17 05:15:39.441324 [ 3 ] {} <Debug> HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
624 | 2024.01.17 05:15:39.441353 [ 3 ] {} <Debug> HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2024.01.17 05:15:39.441518 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
626 | 2024.01.17 05:15:39.441576 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
627 | 2024.01.17 05:15:39.464440 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Debug> oximeter.fields_i8 (7221e910-e829-4198-8a0c-9343841515db): Loading data parts | ||
628 | 2024.01.17 05:15:39.464543 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Debug> oximeter.fields_i8 (7221e910-e829-4198-8a0c-9343841515db): There are no data parts | ||
629 | 2024.01.17 05:15:39.474367 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Debug> DynamicQueryHandler: Done processing query | ||
630 | 2024.01.17 05:15:39.474405 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
631 | 2024.01.17 05:15:39.474458 [ 3 ] {} <Debug> HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Destroying unnamed session | ||
632 | 2024.01.17 05:15:39.474607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
633 | 2024.01.17 05:15:39.474680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
634 | 2024.01.17 05:15:39.474723 [ 3 ] {} <Debug> HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
635 | 2024.01.17 05:15:39.474750 [ 3 ] {} <Debug> HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.01.17 05:15:39.474974 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
637 | 2024.01.17 05:15:39.475030 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
638 | 2024.01.17 05:15:39.503340 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Debug> oximeter.fields_u8 (83273470-4b87-4bf1-888b-89fc4c678bd2): Loading data parts | ||
639 | 2024.01.17 05:15:39.503505 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Debug> oximeter.fields_u8 (83273470-4b87-4bf1-888b-89fc4c678bd2): There are no data parts | ||
640 | 2024.01.17 05:15:39.534924 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2024.01.17 05:15:39.534968 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2024.01.17 05:15:39.534988 [ 3 ] {} <Debug> HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Destroying unnamed session | ||
643 | 2024.01.17 05:15:39.535154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2024.01.17 05:15:39.535220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2024.01.17 05:15:39.535245 [ 3 ] {} <Debug> HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
646 | 2024.01.17 05:15:39.535275 [ 3 ] {} <Debug> HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.01.17 05:15:39.535454 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
648 | 2024.01.17 05:15:39.535508 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
649 | 2024.01.17 05:15:39.544586 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Debug> oximeter.fields_i16 (1b9a0ebe-783e-49de-b9fd-96f9d2e3bb59): Loading data parts | ||
650 | 2024.01.17 05:15:39.544687 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Debug> oximeter.fields_i16 (1b9a0ebe-783e-49de-b9fd-96f9d2e3bb59): There are no data parts | ||
651 | 2024.01.17 05:15:39.548832 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2024.01.17 05:15:39.548862 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2024.01.17 05:15:39.548891 [ 3 ] {} <Debug> HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Destroying unnamed session | ||
654 | 2024.01.17 05:15:39.549032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2024.01.17 05:15:39.549086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2024.01.17 05:15:39.549118 [ 3 ] {} <Debug> HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
657 | 2024.01.17 05:15:39.549146 [ 3 ] {} <Debug> HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.01.17 05:15:39.549336 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
659 | 2024.01.17 05:15:39.549388 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
660 | 2024.01.17 05:15:39.566664 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Debug> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Loading data parts | ||
661 | 2024.01.17 05:15:39.566786 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Debug> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): There are no data parts | ||
662 | 2024.01.17 05:15:39.569950 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2024.01.17 05:15:39.569977 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2024.01.17 05:15:39.569993 [ 3 ] {} <Debug> HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Destroying unnamed session | ||
665 | 2024.01.17 05:15:39.570137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2024.01.17 05:15:39.570190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2024.01.17 05:15:39.570211 [ 3 ] {} <Debug> HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
668 | 2024.01.17 05:15:39.570234 [ 3 ] {} <Debug> HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2024.01.17 05:15:39.570398 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
670 | 2024.01.17 05:15:39.570442 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
671 | 2024.01.17 05:15:39.579459 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Debug> oximeter.fields_i32 (debbc276-9c58-4805-946a-6d734aca997c): Loading data parts | ||
672 | 2024.01.17 05:15:39.579573 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Debug> oximeter.fields_i32 (debbc276-9c58-4805-946a-6d734aca997c): There are no data parts | ||
673 | 2024.01.17 05:15:39.591287 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2024.01.17 05:15:39.591322 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2024.01.17 05:15:39.591341 [ 3 ] {} <Debug> HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Destroying unnamed session | ||
676 | 2024.01.17 05:15:39.591488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2024.01.17 05:15:39.591545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2024.01.17 05:15:39.591566 [ 3 ] {} <Debug> HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
679 | 2024.01.17 05:15:39.591594 [ 3 ] {} <Debug> HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.01.17 05:15:39.591779 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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) | ||
681 | 2024.01.17 05:15:39.591825 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
682 | 2024.01.17 05:15:39.627508 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Debug> oximeter.fields_u32 (5b0dd2b1-9410-4bbe-9a8f-509196ba7ff5): Loading data parts | ||
683 | 2024.01.17 05:15:39.627617 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Debug> oximeter.fields_u32 (5b0dd2b1-9410-4bbe-9a8f-509196ba7ff5): There are no data parts | ||
684 | 2024.01.17 05:15:39.630907 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.01.17 05:15:39.630934 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2024.01.17 05:15:39.630963 [ 3 ] {} <Debug> HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Destroying unnamed session | ||
687 | 2024.01.17 05:15:39.631099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2024.01.17 05:15:39.631154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2024.01.17 05:15:39.631182 [ 3 ] {} <Debug> HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
690 | 2024.01.17 05:15:39.631200 [ 3 ] {} <Debug> HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.01.17 05:15:39.631369 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:39.631437 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
693 | 2024.01.17 05:15:39.654036 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Loading data parts | ||
694 | 2024.01.17 05:15:39.654180 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): There are no data parts | ||
695 | 2024.01.17 05:15:39.657087 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2024.01.17 05:15:39.657239 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2024.01.17 05:15:39.657285 [ 3 ] {} <Debug> HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Destroying unnamed session | ||
698 | 2024.01.17 05:15:39.657418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.01.17 05:15:39.657501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2024.01.17 05:15:39.657553 [ 3 ] {} <Debug> HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
701 | 2024.01.17 05:15:39.657580 [ 3 ] {} <Debug> HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.01.17 05:15:39.657777 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:39.657841 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
704 | 2024.01.17 05:15:39.673426 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Debug> oximeter.fields_u64 (1e20bbdf-d513-47e9-a17f-f2bf96ae2a18): Loading data parts | ||
705 | 2024.01.17 05:15:39.673543 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Debug> oximeter.fields_u64 (1e20bbdf-d513-47e9-a17f-f2bf96ae2a18): There are no data parts | ||
706 | 2024.01.17 05:15:39.746188 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.01.17 05:15:39.746241 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.01.17 05:15:39.746261 [ 3 ] {} <Debug> HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Destroying unnamed session | ||
709 | 2024.01.17 05:15:39.746423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.01.17 05:15:39.746483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.01.17 05:15:39.746504 [ 3 ] {} <Debug> HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
712 | 2024.01.17 05:15:39.746535 [ 3 ] {} <Debug> HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.01.17 05:15:39.746696 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:39.746759 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.01.17 05:15:39.757237 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Debug> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Loading data parts | ||
716 | 2024.01.17 05:15:39.757383 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Debug> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): There are no data parts | ||
717 | 2024.01.17 05:15:39.760453 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.01.17 05:15:39.760479 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.01.17 05:15:39.760518 [ 3 ] {} <Debug> HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Destroying unnamed session | ||
720 | 2024.01.17 05:15:39.760645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.01.17 05:15:39.760790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.01.17 05:15:39.760823 [ 3 ] {} <Debug> HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
723 | 2024.01.17 05:15:39.760853 [ 3 ] {} <Debug> HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.01.17 05:15:39.761018 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:39.761083 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.01.17 05:15:39.765934 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Loading data parts | ||
727 | 2024.01.17 05:15:39.766195 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): There are no data parts | ||
728 | 2024.01.17 05:15:39.771038 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.01.17 05:15:39.771066 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.01.17 05:15:39.771083 [ 3 ] {} <Debug> HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Destroying unnamed session | ||
731 | 2024.01.17 05:15:39.771309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.01.17 05:15:39.771372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.01.17 05:15:39.771393 [ 3 ] {} <Debug> HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
734 | 2024.01.17 05:15:39.771423 [ 3 ] {} <Debug> HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.01.17 05:15:39.771606 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) 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.17 05:15:39.771656 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.01.17 05:15:39.776537 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Loading data parts | ||
738 | 2024.01.17 05:15:39.776643 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): There are no data parts | ||
739 | 2024.01.17 05:15:39.779183 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.01.17 05:15:39.779231 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.01.17 05:15:39.779248 [ 3 ] {} <Debug> HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Destroying unnamed session | ||
742 | 2024.01.17 05:15:39.779394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.01.17 05:15:39.779455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.01.17 05:15:39.779475 [ 3 ] {} <Debug> HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
745 | 2024.01.17 05:15:39.779507 [ 3 ] {} <Debug> HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.01.17 05:15:39.779756 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) /* 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.17 05:15:39.779839 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.01.17 05:15:39.785510 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Loading data parts | ||
752 | 2024.01.17 05:15:39.785644 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): There are no data parts | ||
753 | 2024.01.17 05:15:39.787542 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.01.17 05:15:39.787582 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.01.17 05:15:39.787629 [ 3 ] {} <Debug> HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Destroying unnamed session | ||
756 | 2024.01.17 05:15:39.787795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.01.17 05:15:39.787859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.01.17 05:15:39.787893 [ 3 ] {} <Debug> HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 | ||
759 | 2024.01.17 05:15:39.787912 [ 3 ] {} <Debug> HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.01.17 05:15:39.788049 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40118) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.01.17 05:15:39.788174 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.01.17 05:15:39.791813 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
763 | 2024.01.17 05:15:39.794246 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.01.17 05:15:39.794554 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Trace> oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.01.17 05:15:39.794781 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006684134 sec., 149 rows/sec., 2.34 KiB/sec. | ||
766 | 2024.01.17 05:15:39.794927 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.01.17 05:15:39.794958 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.01.17 05:15:39.794995 [ 3 ] {} <Debug> HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Destroying unnamed session | ||
769 | 2024.01.17 05:15:40.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.69 MiB, peak 231.77 MiB, will set to 228.30 MiB (RSS), difference: 1.61 MiB | ||
770 | 2024.01.17 05:15:53.505113 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.01.17 05:15:53.505213 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.01.17 05:16:08.505357 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.01.17 05:16:08.505422 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
774 | 2024.01.17 05:16:23.505521 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
775 | 2024.01.17 05:16:23.505611 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
776 | 2024.01.17 05:16:29.811196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
777 | 2024.01.17 05:16:29.811365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
778 | 2024.01.17 05:16:29.811442 [ 3 ] {} <Debug> HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
779 | 2024.01.17 05:16:29.811465 [ 3 ] {} <Debug> HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
780 | 2024.01.17 05:16:29.811649 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
781 | 2024.01.17 05:16:29.812044 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2024.01.17 05:16:29.812775 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.01.17 05:16:29.812901 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.01.17 05:16:29.813819 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Debug> DynamicQueryHandler: Done processing query | ||
785 | 2024.01.17 05:16:29.813849 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
786 | 2024.01.17 05:16:29.813909 [ 3 ] {} <Debug> HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Destroying unnamed session | ||
787 | 2024.01.17 05:16:29.819165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
788 | 2024.01.17 05:16:29.819219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
789 | 2024.01.17 05:16:29.819302 [ 3 ] {} <Debug> HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
790 | 2024.01.17 05:16:29.819325 [ 3 ] {} <Debug> HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
791 | 2024.01.17 05:16:29.819462 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
792 | 2024.01.17 05:16:29.822301 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.01.17 05:16:29.822450 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.01.17 05:16:29.822544 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.01.17 05:16:29.823464 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Debug> DynamicQueryHandler: Done processing query | ||
796 | 2024.01.17 05:16:29.823492 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
797 | 2024.01.17 05:16:29.823546 [ 3 ] {} <Debug> HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Destroying unnamed session | ||
798 | 2024.01.17 05:16:29.823969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.01.17 05:16:29.824027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
800 | 2024.01.17 05:16:29.824049 [ 3 ] {} <Debug> HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
801 | 2024.01.17 05:16:29.824067 [ 3 ] {} <Debug> HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.01.17 05:16:29.824187 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
803 | 2024.01.17 05:16:29.826595 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.01.17 05:16:29.826748 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.01.17 05:16:29.826792 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.01.17 05:16:29.827661 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Debug> DynamicQueryHandler: Done processing query | ||
807 | 2024.01.17 05:16:29.827688 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
808 | 2024.01.17 05:16:29.827703 [ 3 ] {} <Debug> HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Destroying unnamed session | ||
809 | 2024.01.17 05:16:29.827897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
810 | 2024.01.17 05:16:29.827942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
811 | 2024.01.17 05:16:29.827962 [ 3 ] {} <Debug> HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
812 | 2024.01.17 05:16:29.827979 [ 3 ] {} <Debug> HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.01.17 05:16:29.828100 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
814 | 2024.01.17 05:16:29.828451 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.01.17 05:16:29.828600 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.01.17 05:16:29.828643 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.01.17 05:16:29.829428 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Debug> DynamicQueryHandler: Done processing query | ||
818 | 2024.01.17 05:16:29.829455 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
819 | 2024.01.17 05:16:29.829471 [ 3 ] {} <Debug> HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Destroying unnamed session | ||
820 | 2024.01.17 05:16:29.830758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2024.01.17 05:16:29.830804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
822 | 2024.01.17 05:16:29.830823 [ 3 ] {} <Debug> HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
823 | 2024.01.17 05:16:29.830839 [ 3 ] {} <Debug> HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2024.01.17 05:16:29.830918 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
825 | 2024.01.17 05:16:29.830959 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2024.01.17 05:16:29.831692 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
827 | 2024.01.17 05:16:29.832794 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
828 | 2024.01.17 05:16:29.833372 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
829 | 2024.01.17 05:16:29.833642 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
830 | 2024.01.17 05:16:29.833791 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002835883 sec., 1410 rows/sec., 152.55 KiB/sec. | ||
831 | 2024.01.17 05:16:29.833953 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Debug> DynamicQueryHandler: Done processing query | ||
832 | 2024.01.17 05:16:29.833977 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
833 | 2024.01.17 05:16:29.833994 [ 3 ] {} <Debug> HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Destroying unnamed session | ||
834 | 2024.01.17 05:16:29.834112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 2777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
835 | 2024.01.17 05:16:29.834158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
836 | 2024.01.17 05:16:29.834177 [ 3 ] {} <Debug> HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
837 | 2024.01.17 05:16:29.834194 [ 3 ] {} <Debug> HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
838 | 2024.01.17 05:16:29.834265 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
839 | 2024.01.17 05:16:29.834307 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
840 | 2024.01.17 05:16:29.834414 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
841 | 2024.01.17 05:16:29.837891 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
842 | 2024.01.17 05:16:29.838263 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
843 | 2024.01.17 05:16:29.838533 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
844 | 2024.01.17 05:16:29.838671 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.004375921 sec., 4341 rows/sec., 351.93 KiB/sec. | ||
845 | 2024.01.17 05:16:29.838804 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Debug> DynamicQueryHandler: Done processing query | ||
846 | 2024.01.17 05:16:29.838828 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
847 | 2024.01.17 05:16:29.838844 [ 3 ] {} <Debug> HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Destroying unnamed session | ||
848 | 2024.01.17 05:16:29.838968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
849 | 2024.01.17 05:16:29.839022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
850 | 2024.01.17 05:16:29.839044 [ 3 ] {} <Debug> HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
851 | 2024.01.17 05:16:29.839061 [ 3 ] {} <Debug> HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2024.01.17 05:16:29.839136 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
853 | 2024.01.17 05:16:29.839175 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2024.01.17 05:16:29.839280 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
855 | 2024.01.17 05:16:29.839593 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
856 | 2024.01.17 05:16:29.840045 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
857 | 2024.01.17 05:16:29.840323 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
858 | 2024.01.17 05:16:29.840463 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Information> executeQuery: Read 57 rows, 5.11 KiB in 0.001299245 sec., 43871 rows/sec., 3.84 MiB/sec. | ||
859 | 2024.01.17 05:16:29.840600 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Debug> DynamicQueryHandler: Done processing query | ||
860 | 2024.01.17 05:16:29.840624 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
861 | 2024.01.17 05:16:29.840639 [ 3 ] {} <Debug> HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Destroying unnamed session | ||
862 | 2024.01.17 05:16:29.840769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
863 | 2024.01.17 05:16:29.840814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
864 | 2024.01.17 05:16:29.840833 [ 3 ] {} <Debug> HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
865 | 2024.01.17 05:16:29.840850 [ 3 ] {} <Debug> HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
866 | 2024.01.17 05:16:29.840922 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
867 | 2024.01.17 05:16:29.840958 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
868 | 2024.01.17 05:16:29.843637 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
869 | 2024.01.17 05:16:29.845976 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
870 | 2024.01.17 05:16:29.846375 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
871 | 2024.01.17 05:16:29.846646 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
872 | 2024.01.17 05:16:29.846785 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Information> executeQuery: Read 37 rows, 2.97 KiB in 0.005829179 sec., 6347 rows/sec., 509.29 KiB/sec. | ||
873 | 2024.01.17 05:16:29.846903 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Debug> DynamicQueryHandler: Done processing query | ||
874 | 2024.01.17 05:16:29.846926 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
875 | 2024.01.17 05:16:29.846941 [ 3 ] {} <Debug> HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Destroying unnamed session | ||
876 | 2024.01.17 05:16:29.847158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
877 | 2024.01.17 05:16:29.847203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
878 | 2024.01.17 05:16:29.847222 [ 3 ] {} <Debug> HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
879 | 2024.01.17 05:16:29.847239 [ 3 ] {} <Debug> HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
880 | 2024.01.17 05:16:29.847318 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
881 | 2024.01.17 05:16:29.847362 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
882 | 2024.01.17 05:16:29.847514 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
883 | 2024.01.17 05:16:29.847935 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
884 | 2024.01.17 05:16:29.848966 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
885 | 2024.01.17 05:16:29.849322 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
886 | 2024.01.17 05:16:29.849460 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.002113549 sec., 8989 rows/sec., 12.13 MiB/sec. | ||
887 | 2024.01.17 05:16:29.849589 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Debug> DynamicQueryHandler: Done processing query | ||
888 | 2024.01.17 05:16:29.849612 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
889 | 2024.01.17 05:16:29.849628 [ 3 ] {} <Debug> HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Destroying unnamed session | ||
890 | 2024.01.17 05:16:29.849764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 4321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
891 | 2024.01.17 05:16:29.849809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
892 | 2024.01.17 05:16:29.849828 [ 3 ] {} <Debug> HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
893 | 2024.01.17 05:16:29.849846 [ 3 ] {} <Debug> HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
894 | 2024.01.17 05:16:29.849919 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
895 | 2024.01.17 05:16:29.850500 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
896 | 2024.01.17 05:16:29.850612 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
897 | 2024.01.17 05:16:29.850919 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
898 | 2024.01.17 05:16:29.851371 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
899 | 2024.01.17 05:16:29.851722 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Trace> oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
900 | 2024.01.17 05:16:29.851865 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Information> executeQuery: Read 27 rows, 1.99 KiB in 0.001912436 sec., 14118 rows/sec., 1.02 MiB/sec. | ||
901 | 2024.01.17 05:16:29.852002 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Debug> DynamicQueryHandler: Done processing query | ||
902 | 2024.01.17 05:16:29.852035 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
903 | 2024.01.17 05:16:29.852050 [ 3 ] {} <Debug> HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Destroying unnamed session | ||
904 | 2024.01.17 05:16:38.505861 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
905 | 2024.01.17 05:16:38.505926 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
906 | 2024.01.17 05:16:39.797603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
907 | 2024.01.17 05:16:39.797701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
908 | 2024.01.17 05:16:39.797725 [ 3 ] {} <Debug> HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
909 | 2024.01.17 05:16:39.797748 [ 3 ] {} <Debug> HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
910 | 2024.01.17 05:16:39.797871 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
911 | 2024.01.17 05:16:39.797927 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
912 | 2024.01.17 05:16:39.798095 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
913 | 2024.01.17 05:16:39.798502 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
914 | 2024.01.17 05:16:39.798754 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
915 | 2024.01.17 05:16:39.798913 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
916 | 2024.01.17 05:16:39.799039 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001121811 sec., 18719 rows/sec., 1.48 MiB/sec. | ||
917 | 2024.01.17 05:16:39.799193 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Debug> DynamicQueryHandler: Done processing query | ||
918 | 2024.01.17 05:16:39.799218 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
919 | 2024.01.17 05:16:39.799234 [ 3 ] {} <Debug> HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Destroying unnamed session | ||
920 | 2024.01.17 05:16:39.799388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2024.01.17 05:16:39.799433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
922 | 2024.01.17 05:16:39.799453 [ 3 ] {} <Debug> HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
923 | 2024.01.17 05:16:39.799469 [ 3 ] {} <Debug> HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2024.01.17 05:16:39.799542 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
925 | 2024.01.17 05:16:39.799582 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
926 | 2024.01.17 05:16:39.799686 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
927 | 2024.01.17 05:16:39.800062 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
928 | 2024.01.17 05:16:39.800265 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
929 | 2024.01.17 05:16:39.800406 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
930 | 2024.01.17 05:16:39.800501 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000930387 sec., 67713 rows/sec., 5.97 MiB/sec. | ||
931 | 2024.01.17 05:16:39.800621 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Debug> DynamicQueryHandler: Done processing query | ||
932 | 2024.01.17 05:16:39.800644 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
933 | 2024.01.17 05:16:39.800659 [ 3 ] {} <Debug> HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Destroying unnamed session | ||
934 | 2024.01.17 05:16:39.800799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
935 | 2024.01.17 05:16:39.800842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
936 | 2024.01.17 05:16:39.800860 [ 3 ] {} <Debug> HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
937 | 2024.01.17 05:16:39.800876 [ 3 ] {} <Debug> HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
938 | 2024.01.17 05:16:39.800945 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
939 | 2024.01.17 05:16:39.800981 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
940 | 2024.01.17 05:16:39.801093 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
941 | 2024.01.17 05:16:39.801376 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
942 | 2024.01.17 05:16:39.801575 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
943 | 2024.01.17 05:16:39.801717 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
944 | 2024.01.17 05:16:39.801814 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000840906 sec., 24973 rows/sec., 1.95 MiB/sec. | ||
945 | 2024.01.17 05:16:39.801932 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2024.01.17 05:16:39.801955 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
947 | 2024.01.17 05:16:39.801970 [ 3 ] {} <Debug> HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Destroying unnamed session | ||
948 | 2024.01.17 05:16:39.802180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2024.01.17 05:16:39.802224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
950 | 2024.01.17 05:16:39.802242 [ 3 ] {} <Debug> HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
951 | 2024.01.17 05:16:39.802258 [ 3 ] {} <Debug> HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2024.01.17 05:16:39.802331 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
953 | 2024.01.17 05:16:39.802375 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
954 | 2024.01.17 05:16:39.802508 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
955 | 2024.01.17 05:16:39.802917 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
956 | 2024.01.17 05:16:39.803214 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
957 | 2024.01.17 05:16:39.803382 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
958 | 2024.01.17 05:16:39.803477 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001117451 sec., 18792 rows/sec., 25.36 MiB/sec. | ||
959 | 2024.01.17 05:16:39.803596 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Debug> DynamicQueryHandler: Done processing query | ||
960 | 2024.01.17 05:16:39.803624 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
961 | 2024.01.17 05:16:39.803639 [ 3 ] {} <Debug> HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Destroying unnamed session | ||
962 | 2024.01.17 05:16:49.797939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
963 | 2024.01.17 05:16:49.798068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
964 | 2024.01.17 05:16:49.798099 [ 3 ] {} <Debug> HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
965 | 2024.01.17 05:16:49.798127 [ 3 ] {} <Debug> HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
966 | 2024.01.17 05:16:49.798264 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
967 | 2024.01.17 05:16:49.798329 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
968 | 2024.01.17 05:16:49.798509 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
969 | 2024.01.17 05:16:49.799047 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
970 | 2024.01.17 05:16:49.799307 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
971 | 2024.01.17 05:16:49.799476 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
972 | 2024.01.17 05:16:49.799594 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001291944 sec., 16254 rows/sec., 1.29 MiB/sec. | ||
973 | 2024.01.17 05:16:49.799734 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Debug> DynamicQueryHandler: Done processing query | ||
974 | 2024.01.17 05:16:49.799761 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
975 | 2024.01.17 05:16:49.799778 [ 3 ] {} <Debug> HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Destroying unnamed session | ||
976 | 2024.01.17 05:16:49.799924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2024.01.17 05:16:49.799976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
978 | 2024.01.17 05:16:49.799997 [ 3 ] {} <Debug> HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
979 | 2024.01.17 05:16:49.800015 [ 3 ] {} <Debug> HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
980 | 2024.01.17 05:16:49.800100 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
981 | 2024.01.17 05:16:49.800144 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
982 | 2024.01.17 05:16:49.800251 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
983 | 2024.01.17 05:16:49.800603 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
984 | 2024.01.17 05:16:49.800819 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
985 | 2024.01.17 05:16:49.800975 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
986 | 2024.01.17 05:16:49.801077 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000947387 sec., 66498 rows/sec., 5.86 MiB/sec. | ||
987 | 2024.01.17 05:16:49.801192 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2024.01.17 05:16:49.801216 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
989 | 2024.01.17 05:16:49.801232 [ 3 ] {} <Debug> HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Destroying unnamed session | ||
990 | 2024.01.17 05:16:49.801382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2024.01.17 05:16:49.801428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
992 | 2024.01.17 05:16:49.801450 [ 3 ] {} <Debug> HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
993 | 2024.01.17 05:16:49.801466 [ 3 ] {} <Debug> HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2024.01.17 05:16:49.801539 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
995 | 2024.01.17 05:16:49.801579 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
996 | 2024.01.17 05:16:49.801684 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
997 | 2024.01.17 05:16:49.801962 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
998 | 2024.01.17 05:16:49.802172 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
999 | 2024.01.17 05:16:49.802321 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1000 | 2024.01.17 05:16:49.802419 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000852466 sec., 24634 rows/sec., 1.93 MiB/sec. | ||
1001 | 2024.01.17 05:16:49.802533 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Debug> DynamicQueryHandler: Done processing query | ||
1002 | 2024.01.17 05:16:49.802556 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1003 | 2024.01.17 05:16:49.802572 [ 3 ] {} <Debug> HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Destroying unnamed session | ||
1004 | 2024.01.17 05:16:49.802733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1005 | 2024.01.17 05:16:49.802782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1006 | 2024.01.17 05:16:49.802802 [ 3 ] {} <Debug> HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1007 | 2024.01.17 05:16:49.802818 [ 3 ] {} <Debug> HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2024.01.17 05:16:49.802893 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1009 | 2024.01.17 05:16:49.802938 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1010 | 2024.01.17 05:16:49.803074 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1011 | 2024.01.17 05:16:49.803446 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. | ||
1012 | 2024.01.17 05:16:49.803743 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1013 | 2024.01.17 05:16:49.803924 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1014 | 2024.01.17 05:16:49.804027 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.00110554 sec., 18995 rows/sec., 25.63 MiB/sec. | ||
1015 | 2024.01.17 05:16:49.804143 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Debug> DynamicQueryHandler: Done processing query | ||
1016 | 2024.01.17 05:16:49.804167 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1017 | 2024.01.17 05:16:49.804182 [ 3 ] {} <Debug> HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Destroying unnamed session | ||
1018 | 2024.01.17 05:16:53.506162 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1019 | 2024.01.17 05:16:53.506226 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1020 | 2024.01.17 05:16:59.798273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2024.01.17 05:16:59.798401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1022 | 2024.01.17 05:16:59.798432 [ 3 ] {} <Debug> HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1023 | 2024.01.17 05:16:59.798461 [ 3 ] {} <Debug> HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2024.01.17 05:16:59.798598 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1025 | 2024.01.17 05:16:59.798665 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1026 | 2024.01.17 05:16:59.798838 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1027 | 2024.01.17 05:16:59.799398 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1028 | 2024.01.17 05:16:59.799661 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1029 | 2024.01.17 05:16:59.799826 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1030 | 2024.01.17 05:16:59.799949 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001310825 sec., 16020 rows/sec., 1.27 MiB/sec. | ||
1031 | 2024.01.17 05:16:59.800138 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Debug> DynamicQueryHandler: Done processing query | ||
1032 | 2024.01.17 05:16:59.800166 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1033 | 2024.01.17 05:16:59.800184 [ 3 ] {} <Debug> HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Destroying unnamed session | ||
1034 | 2024.01.17 05:16:59.800321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1035 | 2024.01.17 05:16:59.800373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1036 | 2024.01.17 05:16:59.800396 [ 3 ] {} <Debug> HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1037 | 2024.01.17 05:16:59.800414 [ 3 ] {} <Debug> HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1038 | 2024.01.17 05:16:59.800501 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1039 | 2024.01.17 05:16:59.800546 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1040 | 2024.01.17 05:16:59.800658 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1041 | 2024.01.17 05:16:59.801017 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1042 | 2024.01.17 05:16:59.801231 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1043 | 2024.01.17 05:16:59.801385 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1044 | 2024.01.17 05:16:59.801485 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Information> executeQuery: Read 63 rows, 5.68 KiB in 0.000952297 sec., 66155 rows/sec., 5.83 MiB/sec. | ||
1045 | 2024.01.17 05:16:59.801603 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2024.01.17 05:16:59.801627 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1047 | 2024.01.17 05:16:59.801645 [ 3 ] {} <Debug> HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Destroying unnamed session | ||
1048 | 2024.01.17 05:16:59.801799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2024.01.17 05:16:59.801847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1050 | 2024.01.17 05:16:59.801870 [ 3 ] {} <Debug> HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1051 | 2024.01.17 05:16:59.801887 [ 3 ] {} <Debug> HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1052 | 2024.01.17 05:16:59.801961 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1053 | 2024.01.17 05:16:59.802000 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1054 | 2024.01.17 05:16:59.802107 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1055 | 2024.01.17 05:16:59.802422 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1056 | 2024.01.17 05:16:59.802641 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1057 | 2024.01.17 05:16:59.802799 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1058 | 2024.01.17 05:16:59.802900 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000910407 sec., 23066 rows/sec., 1.80 MiB/sec. | ||
1059 | 2024.01.17 05:16:59.803018 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Debug> DynamicQueryHandler: Done processing query | ||
1060 | 2024.01.17 05:16:59.803043 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1061 | 2024.01.17 05:16:59.803058 [ 3 ] {} <Debug> HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Destroying unnamed session | ||
1062 | 2024.01.17 05:16:59.803216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1063 | 2024.01.17 05:16:59.803263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1064 | 2024.01.17 05:16:59.803284 [ 3 ] {} <Debug> HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1065 | 2024.01.17 05:16:59.803301 [ 3 ] {} <Debug> HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2024.01.17 05:16:59.803381 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1067 | 2024.01.17 05:16:59.803428 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1068 | 2024.01.17 05:16:59.803563 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1069 | 2024.01.17 05:16:59.803946 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1070 | 2024.01.17 05:16:59.804241 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1071 | 2024.01.17 05:16:59.804433 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1072 | 2024.01.17 05:16:59.804535 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001123621 sec., 18689 rows/sec., 25.22 MiB/sec. | ||
1073 | 2024.01.17 05:16:59.804660 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Debug> DynamicQueryHandler: Done processing query | ||
1074 | 2024.01.17 05:16:59.804684 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1075 | 2024.01.17 05:16:59.804701 [ 3 ] {} <Debug> HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Destroying unnamed session | ||
1076 | 2024.01.17 05:17:08.506262 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1077 | 2024.01.17 05:17:08.506325 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1078 | 2024.01.17 05:17:09.798864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2024.01.17 05:17:09.799011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1080 | 2024.01.17 05:17:09.799053 [ 3 ] {} <Debug> HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1081 | 2024.01.17 05:17:09.799092 [ 3 ] {} <Debug> HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1082 | 2024.01.17 05:17:09.799366 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1083 | 2024.01.17 05:17:09.800230 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2024.01.17 05:17:09.800402 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2024.01.17 05:17:09.800507 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2024.01.17 05:17:09.800810 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1087 | 2024.01.17 05:17:09.804885 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2024.01.17 05:17:09.804930 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1089 | 2024.01.17 05:17:09.805075 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1090 | 2024.01.17 05:17:09.808117 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008680672 sec., 460 rows/sec., 49.84 KiB/sec. | ||
1091 | 2024.01.17 05:17:09.808344 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Debug> DynamicQueryHandler: Done processing query | ||
1092 | 2024.01.17 05:17:09.808370 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1093 | 2024.01.17 05:17:09.808387 [ 3 ] {} <Debug> HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Destroying unnamed session | ||
1094 | 2024.01.17 05:17:09.808636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1095 | 2024.01.17 05:17:09.808692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1096 | 2024.01.17 05:17:09.808714 [ 3 ] {} <Debug> HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1097 | 2024.01.17 05:17:09.808734 [ 3 ] {} <Debug> HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1098 | 2024.01.17 05:17:09.808868 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1099 | 2024.01.17 05:17:09.809325 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1100 | 2024.01.17 05:17:09.809489 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1101 | 2024.01.17 05:17:09.809534 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1102 | 2024.01.17 05:17:09.809688 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1103 | 2024.01.17 05:17:09.809717 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1104 | 2024.01.17 05:17:09.809740 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1105 | 2024.01.17 05:17:09.809770 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1106 | 2024.01.17 05:17:09.810641 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001734352 sec., 2306 rows/sec., 249.44 KiB/sec. | ||
1107 | 2024.01.17 05:17:09.810836 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Debug> DynamicQueryHandler: Done processing query | ||
1108 | 2024.01.17 05:17:09.810861 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1109 | 2024.01.17 05:17:09.810878 [ 3 ] {} <Debug> HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Destroying unnamed session | ||
1110 | 2024.01.17 05:17:09.811197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1111 | 2024.01.17 05:17:09.811241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1112 | 2024.01.17 05:17:09.811260 [ 3 ] {} <Debug> HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1113 | 2024.01.17 05:17:09.811277 [ 3 ] {} <Debug> HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1114 | 2024.01.17 05:17:09.811393 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1115 | 2024.01.17 05:17:09.811844 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1116 | 2024.01.17 05:17:09.812005 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2024.01.17 05:17:09.812047 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2024.01.17 05:17:09.812193 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1119 | 2024.01.17 05:17:09.812222 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2024.01.17 05:17:09.812244 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1121 | 2024.01.17 05:17:09.812273 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1122 | 2024.01.17 05:17:09.813115 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001685571 sec., 2373 rows/sec., 256.66 KiB/sec. | ||
1123 | 2024.01.17 05:17:09.813301 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Debug> DynamicQueryHandler: Done processing query | ||
1124 | 2024.01.17 05:17:09.813325 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1125 | 2024.01.17 05:17:09.813341 [ 3 ] {} <Debug> HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Destroying unnamed session | ||
1126 | 2024.01.17 05:17:09.813583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1127 | 2024.01.17 05:17:09.813628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1128 | 2024.01.17 05:17:09.813647 [ 3 ] {} <Debug> HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1129 | 2024.01.17 05:17:09.813664 [ 3 ] {} <Debug> HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1130 | 2024.01.17 05:17:09.813782 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1131 | 2024.01.17 05:17:09.814234 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1132 | 2024.01.17 05:17:09.814397 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1133 | 2024.01.17 05:17:09.814437 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1134 | 2024.01.17 05:17:09.814582 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1135 | 2024.01.17 05:17:09.814611 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1136 | 2024.01.17 05:17:09.814632 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1137 | 2024.01.17 05:17:09.814661 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1138 | 2024.01.17 05:17:09.815526 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001706811 sec., 2343 rows/sec., 253.47 KiB/sec. | ||
1139 | 2024.01.17 05:17:09.815728 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Debug> DynamicQueryHandler: Done processing query | ||
1140 | 2024.01.17 05:17:09.815754 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1141 | 2024.01.17 05:17:09.815770 [ 3 ] {} <Debug> HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Destroying unnamed session | ||
1142 | 2024.01.17 05:17:09.815992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1143 | 2024.01.17 05:17:09.816036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1144 | 2024.01.17 05:17:09.816054 [ 3 ] {} <Debug> HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1145 | 2024.01.17 05:17:09.816071 [ 3 ] {} <Debug> HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1146 | 2024.01.17 05:17:09.816189 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1147 | 2024.01.17 05:17:09.816656 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1148 | 2024.01.17 05:17:09.816820 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1149 | 2024.01.17 05:17:09.816862 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1150 | 2024.01.17 05:17:09.817005 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1151 | 2024.01.17 05:17:09.817033 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1152 | 2024.01.17 05:17:09.817054 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1153 | 2024.01.17 05:17:09.817082 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1154 | 2024.01.17 05:17:09.818055 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001828445 sec., 2187 rows/sec., 236.60 KiB/sec. | ||
1155 | 2024.01.17 05:17:09.818243 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Debug> DynamicQueryHandler: Done processing query | ||
1156 | 2024.01.17 05:17:09.818267 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1157 | 2024.01.17 05:17:09.818283 [ 3 ] {} <Debug> HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Destroying unnamed session | ||
1158 | 2024.01.17 05:17:09.818532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1159 | 2024.01.17 05:17:09.818576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1160 | 2024.01.17 05:17:09.818595 [ 3 ] {} <Debug> HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1161 | 2024.01.17 05:17:09.818612 [ 3 ] {} <Debug> HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1162 | 2024.01.17 05:17:09.818732 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1163 | 2024.01.17 05:17:09.819200 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1164 | 2024.01.17 05:17:09.819369 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1165 | 2024.01.17 05:17:09.819411 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1166 | 2024.01.17 05:17:09.819554 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1167 | 2024.01.17 05:17:09.819583 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1168 | 2024.01.17 05:17:09.819605 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1169 | 2024.01.17 05:17:09.819634 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1170 | 2024.01.17 05:17:09.820468 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001698932 sec., 2354 rows/sec., 254.64 KiB/sec. | ||
1171 | 2024.01.17 05:17:09.820652 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Debug> DynamicQueryHandler: Done processing query | ||
1172 | 2024.01.17 05:17:09.820676 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1173 | 2024.01.17 05:17:09.820692 [ 3 ] {} <Debug> HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Destroying unnamed session | ||
1174 | 2024.01.17 05:17:09.830205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.01.17 05:17:09.830258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1176 | 2024.01.17 05:17:09.830281 [ 3 ] {} <Debug> HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1177 | 2024.01.17 05:17:09.830302 [ 3 ] {} <Debug> HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1178 | 2024.01.17 05:17:09.830398 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1179 | 2024.01.17 05:17:09.830449 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1180 | 2024.01.17 05:17:09.830622 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1181 | 2024.01.17 05:17:09.830971 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1182 | 2024.01.17 05:17:09.831281 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1183 | 2024.01.17 05:17:09.831446 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1184 | 2024.01.17 05:17:09.831555 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001123881 sec., 5338 rows/sec., 865.44 KiB/sec. | ||
1185 | 2024.01.17 05:17:09.831692 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Debug> DynamicQueryHandler: Done processing query | ||
1186 | 2024.01.17 05:17:09.831716 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1187 | 2024.01.17 05:17:09.831731 [ 3 ] {} <Debug> HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Destroying unnamed session | ||
1188 | 2024.01.17 05:17:09.831840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.01.17 05:17:09.831885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1190 | 2024.01.17 05:17:09.831904 [ 3 ] {} <Debug> HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1191 | 2024.01.17 05:17:09.831921 [ 3 ] {} <Debug> HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.01.17 05:17:09.831993 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1193 | 2024.01.17 05:17:09.832033 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1194 | 2024.01.17 05:17:09.832139 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1195 | 2024.01.17 05:17:09.832441 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1196 | 2024.01.17 05:17:09.832643 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1197 | 2024.01.17 05:17:09.832793 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1198 | 2024.01.17 05:17:09.832899 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.000878297 sec., 23909 rows/sec., 1.89 MiB/sec. | ||
1199 | 2024.01.17 05:17:09.833050 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Debug> DynamicQueryHandler: Done processing query | ||
1200 | 2024.01.17 05:17:09.833073 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1201 | 2024.01.17 05:17:09.833089 [ 3 ] {} <Debug> HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Destroying unnamed session | ||
1202 | 2024.01.17 05:17:09.833275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 14832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1203 | 2024.01.17 05:17:09.833320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1204 | 2024.01.17 05:17:09.833339 [ 3 ] {} <Debug> HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1205 | 2024.01.17 05:17:09.833355 [ 3 ] {} <Debug> HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1206 | 2024.01.17 05:17:09.833429 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1207 | 2024.01.17 05:17:09.833467 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1208 | 2024.01.17 05:17:09.833577 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1209 | 2024.01.17 05:17:09.833918 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1210 | 2024.01.17 05:17:09.834131 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1211 | 2024.01.17 05:17:09.834281 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1212 | 2024.01.17 05:17:09.834383 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Information> executeQuery: Read 99 rows, 8.78 KiB in 0.000926987 sec., 106797 rows/sec., 9.25 MiB/sec. | ||
1213 | 2024.01.17 05:17:09.834516 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Debug> DynamicQueryHandler: Done processing query | ||
1214 | 2024.01.17 05:17:09.834540 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1215 | 2024.01.17 05:17:09.834555 [ 3 ] {} <Debug> HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Destroying unnamed session | ||
1216 | 2024.01.17 05:17:09.834700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.01.17 05:17:09.834744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1218 | 2024.01.17 05:17:09.834762 [ 3 ] {} <Debug> HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1219 | 2024.01.17 05:17:09.834779 [ 3 ] {} <Debug> HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2024.01.17 05:17:09.834848 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2024.01.17 05:17:09.834886 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1222 | 2024.01.17 05:17:09.834990 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2024.01.17 05:17:09.835304 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1224 | 2024.01.17 05:17:09.835507 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1225 | 2024.01.17 05:17:09.835652 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1226 | 2024.01.17 05:17:09.835754 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Information> executeQuery: Read 45 rows, 3.58 KiB in 0.000880126 sec., 51129 rows/sec., 3.97 MiB/sec. | ||
1227 | 2024.01.17 05:17:09.835875 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2024.01.17 05:17:09.835898 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1229 | 2024.01.17 05:17:09.835913 [ 3 ] {} <Debug> HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Destroying unnamed session | ||
1230 | 2024.01.17 05:17:09.836179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 48625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1231 | 2024.01.17 05:17:09.836223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1232 | 2024.01.17 05:17:09.836242 [ 3 ] {} <Debug> HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1233 | 2024.01.17 05:17:09.836258 [ 3 ] {} <Debug> HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2024.01.17 05:17:09.836341 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1235 | 2024.01.17 05:17:09.836384 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1236 | 2024.01.17 05:17:09.836502 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1237 | 2024.01.17 05:17:09.836904 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1238 | 2024.01.17 05:17:09.837201 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1239 | 2024.01.17 05:17:09.837378 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1240 | 2024.01.17 05:17:09.837499 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Information> executeQuery: Read 252 rows, 18.21 KiB in 0.001129411 sec., 223125 rows/sec., 15.75 MiB/sec. | ||
1241 | 2024.01.17 05:17:09.837622 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Debug> DynamicQueryHandler: Done processing query | ||
1242 | 2024.01.17 05:17:09.837646 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1243 | 2024.01.17 05:17:09.837662 [ 3 ] {} <Debug> HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Destroying unnamed session | ||
1244 | 2024.01.17 05:17:09.837887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1245 | 2024.01.17 05:17:09.837931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1246 | 2024.01.17 05:17:09.837949 [ 3 ] {} <Debug> HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1247 | 2024.01.17 05:17:09.837966 [ 3 ] {} <Debug> HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1248 | 2024.01.17 05:17:09.838042 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1249 | 2024.01.17 05:17:09.838085 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1250 | 2024.01.17 05:17:09.838221 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1251 | 2024.01.17 05:17:09.838580 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1252 | 2024.01.17 05:17:09.838874 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1253 | 2024.01.17 05:17:09.839055 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1254 | 2024.01.17 05:17:09.839190 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001115241 sec., 18830 rows/sec., 25.41 MiB/sec. | ||
1255 | 2024.01.17 05:17:09.839322 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Debug> DynamicQueryHandler: Done processing query | ||
1256 | 2024.01.17 05:17:09.839346 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1257 | 2024.01.17 05:17:09.839361 [ 3 ] {} <Debug> HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Destroying unnamed session | ||
1258 | 2024.01.17 05:17:19.798573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1259 | 2024.01.17 05:17:19.798702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1260 | 2024.01.17 05:17:19.798731 [ 3 ] {} <Debug> HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1261 | 2024.01.17 05:17:19.798759 [ 3 ] {} <Debug> HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1262 | 2024.01.17 05:17:19.798964 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) 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) | ||
1263 | 2024.01.17 05:17:19.799561 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1264 | 2024.01.17 05:17:19.799742 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1265 | 2024.01.17 05:17:19.799793 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1266 | 2024.01.17 05:17:19.799960 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1267 | 2024.01.17 05:17:19.800091 [ 186 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1268 | 2024.01.17 05:17:19.800091 [ 190 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1269 | 2024.01.17 05:17:19.800220 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (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 | ||
1270 | 2024.01.17 05:17:19.800306 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1271 | 2024.01.17 05:17:19.802169 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003160379 sec., 3164 rows/sec., 444.65 KiB/sec. | ||
1272 | 2024.01.17 05:17:19.802414 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> DynamicQueryHandler: Done processing query | ||
1273 | 2024.01.17 05:17:19.802440 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1274 | 2024.01.17 05:17:19.802457 [ 3 ] {} <Debug> HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Destroying unnamed session | ||
1275 | 2024.01.17 05:17:19.804193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1276 | 2024.01.17 05:17:19.804246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1277 | 2024.01.17 05:17:19.804270 [ 3 ] {} <Debug> HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1278 | 2024.01.17 05:17:19.804291 [ 3 ] {} <Debug> HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1279 | 2024.01.17 05:17:19.804388 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1280 | 2024.01.17 05:17:19.804437 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1281 | 2024.01.17 05:17:19.804615 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1282 | 2024.01.17 05:17:19.805022 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1283 | 2024.01.17 05:17:19.805327 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1284 | 2024.01.17 05:17:19.805496 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Trace> oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1285 | 2024.01.17 05:17:19.805611 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001190902 sec., 839 rows/sec., 190.24 KiB/sec. | ||
1286 | 2024.01.17 05:17:19.805781 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Debug> DynamicQueryHandler: Done processing query | ||
1287 | 2024.01.17 05:17:19.805806 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1288 | 2024.01.17 05:17:19.805822 [ 3 ] {} <Debug> HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Destroying unnamed session | ||
1289 | 2024.01.17 05:17:19.805933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1290 | 2024.01.17 05:17:19.805978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1291 | 2024.01.17 05:17:19.805998 [ 3 ] {} <Debug> HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1292 | 2024.01.17 05:17:19.806015 [ 3 ] {} <Debug> HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1293 | 2024.01.17 05:17:19.806088 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1294 | 2024.01.17 05:17:19.806130 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1295 | 2024.01.17 05:17:19.806239 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1296 | 2024.01.17 05:17:19.806554 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1297 | 2024.01.17 05:17:19.806762 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1298 | 2024.01.17 05:17:19.806919 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1299 | 2024.01.17 05:17:19.807017 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.000900417 sec., 51087 rows/sec., 4.04 MiB/sec. | ||
1300 | 2024.01.17 05:17:19.807127 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Debug> DynamicQueryHandler: Done processing query | ||
1301 | 2024.01.17 05:17:19.807151 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1302 | 2024.01.17 05:17:19.807167 [ 3 ] {} <Debug> HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Destroying unnamed session | ||
1303 | 2024.01.17 05:17:19.807268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1304 | 2024.01.17 05:17:19.807312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1305 | 2024.01.17 05:17:19.807331 [ 3 ] {} <Debug> HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1306 | 2024.01.17 05:17:19.807347 [ 3 ] {} <Debug> HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1307 | 2024.01.17 05:17:19.807415 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1308 | 2024.01.17 05:17:19.807456 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1309 | 2024.01.17 05:17:19.807588 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1310 | 2024.01.17 05:17:19.807856 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1311 | 2024.01.17 05:17:19.808068 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1312 | 2024.01.17 05:17:19.808216 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1313 | 2024.01.17 05:17:19.808312 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000869587 sec., 2299 rows/sec., 196.53 KiB/sec. | ||
1314 | 2024.01.17 05:17:19.808423 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Debug> DynamicQueryHandler: Done processing query | ||
1315 | 2024.01.17 05:17:19.808445 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1316 | 2024.01.17 05:17:19.808461 [ 3 ] {} <Debug> HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Destroying unnamed session | ||
1317 | 2024.01.17 05:17:19.808624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1318 | 2024.01.17 05:17:19.808667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1319 | 2024.01.17 05:17:19.808686 [ 3 ] {} <Debug> HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1320 | 2024.01.17 05:17:19.808702 [ 3 ] {} <Debug> HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1321 | 2024.01.17 05:17:19.808774 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1322 | 2024.01.17 05:17:19.808811 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1323 | 2024.01.17 05:17:19.808911 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1324 | 2024.01.17 05:17:19.809000 [ 87 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1325 | 2024.01.17 05:17:19.809070 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1326 | 2024.01.17 05:17:19.809335 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1327 | 2024.01.17 05:17:19.809415 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1328 | 2024.01.17 05:17:19.809635 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1329 | 2024.01.17 05:17:19.809782 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1330 | 2024.01.17 05:17:19.809872 [ 87 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1331 | 2024.01.17 05:17:19.809882 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Information> executeQuery: Read 139 rows, 13.72 KiB in 0.001082561 sec., 128399 rows/sec., 12.38 MiB/sec. | ||
1332 | 2024.01.17 05:17:19.809906 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1333 | 2024.01.17 05:17:19.810049 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1334 | 2024.01.17 05:17:19.810076 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Debug> DynamicQueryHandler: Done processing query | ||
1335 | 2024.01.17 05:17:19.810117 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1336 | 2024.01.17 05:17:19.810134 [ 3 ] {} <Debug> HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Destroying unnamed session | ||
1337 | 2024.01.17 05:17:19.810236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1338 | 2024.01.17 05:17:19.810281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1339 | 2024.01.17 05:17:19.810301 [ 3 ] {} <Debug> HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1340 | 2024.01.17 05:17:19.810318 [ 3 ] {} <Debug> HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1341 | 2024.01.17 05:17:19.810388 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1342 | 2024.01.17 05:17:19.810428 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1343 | 2024.01.17 05:17:19.810545 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1344 | 2024.01.17 05:17:19.811530 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1345 | 2024.01.17 05:17:19.811575 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1346 | 2024.01.17 05:17:19.811644 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 57 rows starting from the beginning of the part | ||
1347 | 2024.01.17 05:17:19.811673 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1348 | 2024.01.17 05:17:19.811884 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
1349 | 2024.01.17 05:17:19.812067 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1350 | 2024.01.17 05:17:19.812097 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
1351 | 2024.01.17 05:17:19.812332 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
1352 | 2024.01.17 05:17:19.812348 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
1353 | 2024.01.17 05:17:19.812594 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part | ||
1354 | 2024.01.17 05:17:19.812598 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
1355 | 2024.01.17 05:17:19.812770 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
1356 | 2024.01.17 05:17:19.812803 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::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 | ||
1357 | 2024.01.17 05:17:19.813317 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1358 | 2024.01.17 05:17:19.813894 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1359 | 2024.01.17 05:17:19.814503 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1360 | 2024.01.17 05:17:19.814961 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1361 | 2024.01.17 05:17:19.815363 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Information> executeQuery: Read 2 rows, 143.00 B in 0.004920512 sec., 406 rows/sec., 28.38 KiB/sec. | ||
1362 | 2024.01.17 05:17:19.815783 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Debug> DynamicQueryHandler: Done processing query | ||
1363 | 2024.01.17 05:17:19.815846 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1364 | 2024.01.17 05:17:19.815924 [ 3 ] {} <Debug> HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Destroying unnamed session | ||
1365 | 2024.01.17 05:17:19.816158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1366 | 2024.01.17 05:17:19.816311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1367 | 2024.01.17 05:17:19.816398 [ 3 ] {} <Debug> HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1368 | 2024.01.17 05:17:19.816463 [ 3 ] {} <Debug> HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1369 | 2024.01.17 05:17:19.816640 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00749593 sec., 19877.4534980983 rows/sec., 1.57 MiB/sec. | ||
1370 | 2024.01.17 05:17:19.816805 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1371 | 2024.01.17 05:17:19.816944 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1372 | 2024.01.17 05:17:19.816962 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1373 | 2024.01.17 05:17:19.816957 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 4 columns (4 merged, 0 gathered) in 0.00699245 sec., 69217.51317492439 rows/sec., 6.24 MiB/sec. | ||
1374 | 2024.01.17 05:17:19.817312 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1375 | 2024.01.17 05:17:19.817446 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1376 | 2024.01.17 05:17:19.817530 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1377 | 2024.01.17 05:17:19.817632 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1378 | 2024.01.17 05:17:19.817809 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1379 | 2024.01.17 05:17:19.817951 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1380 | 2024.01.17 05:17:19.818173 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1381 | 2024.01.17 05:17:19.818407 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1382 | 2024.01.17 05:17:19.818568 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1383 | 2024.01.17 05:17:19.818671 [ 87 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1384 | 2024.01.17 05:17:19.818677 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001790644 sec., 26805 rows/sec., 2.10 MiB/sec. | ||
1385 | 2024.01.17 05:17:19.818710 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1386 | 2024.01.17 05:17:19.818892 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1387 | 2024.01.17 05:17:19.818959 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Debug> DynamicQueryHandler: Done processing query | ||
1388 | 2024.01.17 05:17:19.819012 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1389 | 2024.01.17 05:17:19.819031 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1390 | 2024.01.17 05:17:19.819058 [ 3 ] {} <Debug> HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Destroying unnamed session | ||
1391 | 2024.01.17 05:17:19.819089 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
1392 | 2024.01.17 05:17:19.819246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1393 | 2024.01.17 05:17:19.819252 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1394 | 2024.01.17 05:17:19.819335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1395 | 2024.01.17 05:17:19.819378 [ 3 ] {} <Debug> HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1396 | 2024.01.17 05:17:19.819434 [ 3 ] {} <Debug> HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.01.17 05:17:19.819448 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
1398 | 2024.01.17 05:17:19.819641 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1399 | 2024.01.17 05:17:19.819672 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
1400 | 2024.01.17 05:17:19.819774 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1401 | 2024.01.17 05:17:19.819934 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
1402 | 2024.01.17 05:17:19.820201 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
1403 | 2024.01.17 05:17:19.820400 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1404 | 2024.01.17 05:17:19.821266 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1405 | 2024.01.17 05:17:19.821944 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031863 sec., 60571.82311772275 rows/sec., 4.73 MiB/sec. | ||
1406 | 2024.01.17 05:17:19.821975 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1407 | 2024.01.17 05:17:19.822074 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1408 | 2024.01.17 05:17:19.822261 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1409 | 2024.01.17 05:17:19.822325 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1410 | 2024.01.17 05:17:19.822431 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002722461 sec., 367 rows/sec., 25.83 KiB/sec. | ||
1411 | 2024.01.17 05:17:19.822441 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1412 | 2024.01.17 05:17:19.822723 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2024.01.17 05:17:19.822752 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1414 | 2024.01.17 05:17:19.822769 [ 3 ] {} <Debug> HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Destroying unnamed session | ||
1415 | 2024.01.17 05:17:19.823049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.01.17 05:17:19.823092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1417 | 2024.01.17 05:17:19.823111 [ 3 ] {} <Debug> HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1418 | 2024.01.17 05:17:19.823128 [ 3 ] {} <Debug> HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2024.01.17 05:17:19.823221 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1420 | 2024.01.17 05:17:19.823266 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1421 | 2024.01.17 05:17:19.823417 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1422 | 2024.01.17 05:17:19.823917 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1423 | 2024.01.17 05:17:19.824228 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1424 | 2024.01.17 05:17:19.824415 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1425 | 2024.01.17 05:17:19.824509 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1426 | 2024.01.17 05:17:19.824524 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001275034 sec., 36077 rows/sec., 48.68 MiB/sec. | ||
1427 | 2024.01.17 05:17:19.824545 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1428 | 2024.01.17 05:17:19.824704 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1429 | 2024.01.17 05:17:19.824830 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Debug> DynamicQueryHandler: Done processing query | ||
1430 | 2024.01.17 05:17:19.824864 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1431 | 2024.01.17 05:17:19.824873 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1432 | 2024.01.17 05:17:19.824928 [ 3 ] {} <Debug> HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Destroying unnamed session | ||
1433 | 2024.01.17 05:17:19.824934 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1434 | 2024.01.17 05:17:19.825075 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1435 | 2024.01.17 05:17:19.825190 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
1436 | 2024.01.17 05:17:19.825295 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
1437 | 2024.01.17 05:17:19.825400 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::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 | ||
1438 | 2024.01.17 05:17:19.825501 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1439 | 2024.01.17 05:17:19.828884 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 6 columns (6 merged, 0 gathered) in 0.00427828 sec., 34827.08004151201 rows/sec., 47.00 MiB/sec. | ||
1440 | 2024.01.17 05:17:19.829118 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1441 | 2024.01.17 05:17:19.829385 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1442 | 2024.01.17 05:17:19.829463 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1443 | 2024.01.17 05:17:23.506364 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1444 | 2024.01.17 05:17:23.506428 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1445 | 2024.01.17 05:17:29.800010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1446 | 2024.01.17 05:17:29.800136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1447 | 2024.01.17 05:17:29.800166 [ 3 ] {} <Debug> HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1448 | 2024.01.17 05:17:29.800193 [ 3 ] {} <Debug> HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1449 | 2024.01.17 05:17:29.800334 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1450 | 2024.01.17 05:17:29.800400 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1451 | 2024.01.17 05:17:29.800576 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1452 | 2024.01.17 05:17:29.801038 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1453 | 2024.01.17 05:17:29.801326 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1454 | 2024.01.17 05:17:29.801487 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1455 | 2024.01.17 05:17:29.801615 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001238733 sec., 38749 rows/sec., 3.07 MiB/sec. | ||
1456 | 2024.01.17 05:17:29.801757 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Debug> DynamicQueryHandler: Done processing query | ||
1457 | 2024.01.17 05:17:29.801783 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1458 | 2024.01.17 05:17:29.801799 [ 3 ] {} <Debug> HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Destroying unnamed session | ||
1459 | 2024.01.17 05:17:29.801941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1460 | 2024.01.17 05:17:29.801987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1461 | 2024.01.17 05:17:29.802008 [ 3 ] {} <Debug> HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1462 | 2024.01.17 05:17:29.802025 [ 3 ] {} <Debug> HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1463 | 2024.01.17 05:17:29.802111 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1464 | 2024.01.17 05:17:29.802153 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1465 | 2024.01.17 05:17:29.802259 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1466 | 2024.01.17 05:17:29.802643 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1467 | 2024.01.17 05:17:29.802862 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1468 | 2024.01.17 05:17:29.803011 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1469 | 2024.01.17 05:17:29.803129 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000989729 sec., 145494 rows/sec., 14.04 MiB/sec. | ||
1470 | 2024.01.17 05:17:29.803242 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Debug> DynamicQueryHandler: Done processing query | ||
1471 | 2024.01.17 05:17:29.803266 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1472 | 2024.01.17 05:17:29.803281 [ 3 ] {} <Debug> HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Destroying unnamed session | ||
1473 | 2024.01.17 05:17:29.803408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1474 | 2024.01.17 05:17:29.803454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1475 | 2024.01.17 05:17:29.803473 [ 3 ] {} <Debug> HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1476 | 2024.01.17 05:17:29.803490 [ 3 ] {} <Debug> HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1477 | 2024.01.17 05:17:29.803562 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1478 | 2024.01.17 05:17:29.803601 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1479 | 2024.01.17 05:17:29.803707 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1480 | 2024.01.17 05:17:29.803996 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1481 | 2024.01.17 05:17:29.804203 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1482 | 2024.01.17 05:17:29.804354 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1483 | 2024.01.17 05:17:29.804474 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000884337 sec., 54277 rows/sec., 4.24 MiB/sec. | ||
1484 | 2024.01.17 05:17:29.804615 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Debug> DynamicQueryHandler: Done processing query | ||
1485 | 2024.01.17 05:17:29.804639 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1486 | 2024.01.17 05:17:29.804654 [ 3 ] {} <Debug> HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Destroying unnamed session | ||
1487 | 2024.01.17 05:17:29.804794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1488 | 2024.01.17 05:17:29.804837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1489 | 2024.01.17 05:17:29.804855 [ 3 ] {} <Debug> HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1490 | 2024.01.17 05:17:29.804871 [ 3 ] {} <Debug> HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1491 | 2024.01.17 05:17:29.804959 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1492 | 2024.01.17 05:17:29.805005 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1493 | 2024.01.17 05:17:29.805147 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1494 | 2024.01.17 05:17:29.805574 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1495 | 2024.01.17 05:17:29.805886 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1496 | 2024.01.17 05:17:29.806074 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1497 | 2024.01.17 05:17:29.806201 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001210123 sec., 39665 rows/sec., 53.53 MiB/sec. | ||
1498 | 2024.01.17 05:17:29.806309 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Debug> DynamicQueryHandler: Done processing query | ||
1499 | 2024.01.17 05:17:29.806332 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1500 | 2024.01.17 05:17:29.806347 [ 3 ] {} <Debug> HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Destroying unnamed session | ||
1501 | 2024.01.17 05:17:38.506469 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1502 | 2024.01.17 05:17:38.506535 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1503 | 2024.01.17 05:17:39.801609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2024.01.17 05:17:39.801723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1505 | 2024.01.17 05:17:39.801752 [ 3 ] {} <Debug> HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1506 | 2024.01.17 05:17:39.801778 [ 3 ] {} <Debug> HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2024.01.17 05:17:39.801915 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1508 | 2024.01.17 05:17:39.801982 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1509 | 2024.01.17 05:17:39.802158 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2024.01.17 05:17:39.802569 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1511 | 2024.01.17 05:17:39.802822 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1512 | 2024.01.17 05:17:39.802987 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1513 | 2024.01.17 05:17:39.803110 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001158621 sec., 41428 rows/sec., 3.28 MiB/sec. | ||
1514 | 2024.01.17 05:17:39.803347 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Debug> DynamicQueryHandler: Done processing query | ||
1515 | 2024.01.17 05:17:39.803373 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1516 | 2024.01.17 05:17:39.803389 [ 3 ] {} <Debug> HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Destroying unnamed session | ||
1517 | 2024.01.17 05:17:39.803519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2024.01.17 05:17:39.803565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1519 | 2024.01.17 05:17:39.803585 [ 3 ] {} <Debug> HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1520 | 2024.01.17 05:17:39.803602 [ 3 ] {} <Debug> HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2024.01.17 05:17:39.803677 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2024.01.17 05:17:39.803720 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1523 | 2024.01.17 05:17:39.803842 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1524 | 2024.01.17 05:17:39.804076 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1525 | 2024.01.17 05:17:39.804274 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1526 | 2024.01.17 05:17:39.804428 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1527 | 2024.01.17 05:17:39.804548 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000840386 sec., 2379 rows/sec., 203.36 KiB/sec. | ||
1528 | 2024.01.17 05:17:39.804661 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Debug> DynamicQueryHandler: Done processing query | ||
1529 | 2024.01.17 05:17:39.804684 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1530 | 2024.01.17 05:17:39.804699 [ 3 ] {} <Debug> HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Destroying unnamed session | ||
1531 | 2024.01.17 05:17:39.804893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1532 | 2024.01.17 05:17:39.804939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1533 | 2024.01.17 05:17:39.804958 [ 3 ] {} <Debug> HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1534 | 2024.01.17 05:17:39.804975 [ 3 ] {} <Debug> HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1535 | 2024.01.17 05:17:39.805087 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1536 | 2024.01.17 05:17:39.805128 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1537 | 2024.01.17 05:17:39.805231 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1538 | 2024.01.17 05:17:39.805571 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1539 | 2024.01.17 05:17:39.805789 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1540 | 2024.01.17 05:17:39.805936 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1541 | 2024.01.17 05:17:39.806065 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Information> executeQuery: Read 181 rows, 17.41 KiB in 0.000946148 sec., 191301 rows/sec., 17.97 MiB/sec. | ||
1542 | 2024.01.17 05:17:39.806191 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Debug> DynamicQueryHandler: Done processing query | ||
1543 | 2024.01.17 05:17:39.806214 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1544 | 2024.01.17 05:17:39.806230 [ 3 ] {} <Debug> HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Destroying unnamed session | ||
1545 | 2024.01.17 05:17:39.806364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2024.01.17 05:17:39.806436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1547 | 2024.01.17 05:17:39.806455 [ 3 ] {} <Debug> HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1548 | 2024.01.17 05:17:39.806472 [ 3 ] {} <Debug> HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1549 | 2024.01.17 05:17:39.806540 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1550 | 2024.01.17 05:17:39.806578 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1551 | 2024.01.17 05:17:39.806683 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1552 | 2024.01.17 05:17:39.806905 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1553 | 2024.01.17 05:17:39.807109 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1554 | 2024.01.17 05:17:39.807265 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1555 | 2024.01.17 05:17:39.807386 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000817415 sec., 2446 rows/sec., 170.84 KiB/sec. | ||
1556 | 2024.01.17 05:17:39.807486 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2024.01.17 05:17:39.807508 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1558 | 2024.01.17 05:17:39.807523 [ 3 ] {} <Debug> HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Destroying unnamed session | ||
1559 | 2024.01.17 05:17:39.807640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1560 | 2024.01.17 05:17:39.807683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1561 | 2024.01.17 05:17:39.807702 [ 3 ] {} <Debug> HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1562 | 2024.01.17 05:17:39.807718 [ 3 ] {} <Debug> HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.01.17 05:17:39.807789 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1564 | 2024.01.17 05:17:39.807827 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1565 | 2024.01.17 05:17:39.807929 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1566 | 2024.01.17 05:17:39.808202 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1567 | 2024.01.17 05:17:39.808404 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1568 | 2024.01.17 05:17:39.808551 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1569 | 2024.01.17 05:17:39.808677 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000854996 sec., 86550 rows/sec., 6.74 MiB/sec. | ||
1570 | 2024.01.17 05:17:39.808802 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Debug> DynamicQueryHandler: Done processing query | ||
1571 | 2024.01.17 05:17:39.808824 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1572 | 2024.01.17 05:17:39.808840 [ 3 ] {} <Debug> HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Destroying unnamed session | ||
1573 | 2024.01.17 05:17:39.808945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1574 | 2024.01.17 05:17:39.808987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1575 | 2024.01.17 05:17:39.809006 [ 3 ] {} <Debug> HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1576 | 2024.01.17 05:17:39.809022 [ 3 ] {} <Debug> HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1577 | 2024.01.17 05:17:39.809092 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1578 | 2024.01.17 05:17:39.809135 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1579 | 2024.01.17 05:17:39.809258 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1580 | 2024.01.17 05:17:39.809506 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1581 | 2024.01.17 05:17:39.809760 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1582 | 2024.01.17 05:17:39.809929 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1583 | 2024.01.17 05:17:39.810048 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000929197 sec., 39819 rows/sec., 2.81 MiB/sec. | ||
1584 | 2024.01.17 05:17:39.810149 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Debug> DynamicQueryHandler: Done processing query | ||
1585 | 2024.01.17 05:17:39.810172 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1586 | 2024.01.17 05:17:39.810187 [ 3 ] {} <Debug> HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Destroying unnamed session | ||
1587 | 2024.01.17 05:17:39.810339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.01.17 05:17:39.810382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1589 | 2024.01.17 05:17:39.810401 [ 3 ] {} <Debug> HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1590 | 2024.01.17 05:17:39.810417 [ 3 ] {} <Debug> HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2024.01.17 05:17:39.810501 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1592 | 2024.01.17 05:17:39.810544 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1593 | 2024.01.17 05:17:39.810673 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1594 | 2024.01.17 05:17:39.811191 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1595 | 2024.01.17 05:17:39.811494 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1596 | 2024.01.17 05:17:39.811669 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1597 | 2024.01.17 05:17:39.811809 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001277004 sec., 37587 rows/sec., 50.72 MiB/sec. | ||
1598 | 2024.01.17 05:17:39.811944 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Debug> DynamicQueryHandler: Done processing query | ||
1599 | 2024.01.17 05:17:39.811966 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1600 | 2024.01.17 05:17:39.811982 [ 3 ] {} <Debug> HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Destroying unnamed session | ||
1601 | 2024.01.17 05:17:49.799347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2024.01.17 05:17:49.799462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2024.01.17 05:17:49.799487 [ 3 ] {} <Debug> HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1604 | 2024.01.17 05:17:49.799510 [ 3 ] {} <Debug> HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2024.01.17 05:17:49.799631 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2024.01.17 05:17:49.799690 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1607 | 2024.01.17 05:17:49.799841 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2024.01.17 05:17:49.800300 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1609 | 2024.01.17 05:17:49.800573 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1610 | 2024.01.17 05:17:49.800738 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1611 | 2024.01.17 05:17:49.800861 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001196302 sec., 40123 rows/sec., 3.18 MiB/sec. | ||
1612 | 2024.01.17 05:17:49.801000 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Debug> DynamicQueryHandler: Done processing query | ||
1613 | 2024.01.17 05:17:49.801026 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1614 | 2024.01.17 05:17:49.801042 [ 3 ] {} <Debug> HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Destroying unnamed session | ||
1615 | 2024.01.17 05:17:49.801195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2024.01.17 05:17:49.801243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1617 | 2024.01.17 05:17:49.801263 [ 3 ] {} <Debug> HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1618 | 2024.01.17 05:17:49.801282 [ 3 ] {} <Debug> HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1619 | 2024.01.17 05:17:49.801368 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1620 | 2024.01.17 05:17:49.801410 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1621 | 2024.01.17 05:17:49.801515 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1622 | 2024.01.17 05:17:49.801880 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1623 | 2024.01.17 05:17:49.802094 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1624 | 2024.01.17 05:17:49.802240 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1625 | 2024.01.17 05:17:49.802340 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000942988 sec., 152706 rows/sec., 14.73 MiB/sec. | ||
1626 | 2024.01.17 05:17:49.802452 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2024.01.17 05:17:49.802475 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1628 | 2024.01.17 05:17:49.802490 [ 3 ] {} <Debug> HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Destroying unnamed session | ||
1629 | 2024.01.17 05:17:49.802609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2024.01.17 05:17:49.802652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1631 | 2024.01.17 05:17:49.802671 [ 3 ] {} <Debug> HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1632 | 2024.01.17 05:17:49.802687 [ 3 ] {} <Debug> HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2024.01.17 05:17:49.802760 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1634 | 2024.01.17 05:17:49.802798 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1635 | 2024.01.17 05:17:49.802902 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1636 | 2024.01.17 05:17:49.803176 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1637 | 2024.01.17 05:17:49.803383 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1638 | 2024.01.17 05:17:49.803529 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1639 | 2024.01.17 05:17:49.803627 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000840676 sec., 57096 rows/sec., 4.47 MiB/sec. | ||
1640 | 2024.01.17 05:17:49.803776 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Debug> DynamicQueryHandler: Done processing query | ||
1641 | 2024.01.17 05:17:49.803800 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1642 | 2024.01.17 05:17:49.803815 [ 3 ] {} <Debug> HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Destroying unnamed session | ||
1643 | 2024.01.17 05:17:49.804026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1644 | 2024.01.17 05:17:49.804069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1645 | 2024.01.17 05:17:49.804088 [ 3 ] {} <Debug> HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1646 | 2024.01.17 05:17:49.804104 [ 3 ] {} <Debug> HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2024.01.17 05:17:49.804193 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1648 | 2024.01.17 05:17:49.804239 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1649 | 2024.01.17 05:17:49.804379 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1650 | 2024.01.17 05:17:49.804822 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1651 | 2024.01.17 05:17:49.805137 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1652 | 2024.01.17 05:17:49.805313 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1653 | 2024.01.17 05:17:49.805416 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001195962 sec., 40135 rows/sec., 54.16 MiB/sec. | ||
1654 | 2024.01.17 05:17:49.805535 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Debug> DynamicQueryHandler: Done processing query | ||
1655 | 2024.01.17 05:17:49.805558 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1656 | 2024.01.17 05:17:49.805573 [ 3 ] {} <Debug> HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Destroying unnamed session | ||
1657 | 2024.01.17 05:17:53.506581 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1658 | 2024.01.17 05:17:53.506653 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1659 | 2024.01.17 05:17:59.799580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1660 | 2024.01.17 05:17:59.799698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1661 | 2024.01.17 05:17:59.799731 [ 3 ] {} <Debug> HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1662 | 2024.01.17 05:17:59.799754 [ 3 ] {} <Debug> HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1663 | 2024.01.17 05:17:59.799887 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1664 | 2024.01.17 05:17:59.799953 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1665 | 2024.01.17 05:17:59.800118 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1666 | 2024.01.17 05:17:59.800563 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1667 | 2024.01.17 05:17:59.800856 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1668 | 2024.01.17 05:17:59.801041 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1669 | 2024.01.17 05:17:59.801167 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001243523 sec., 38600 rows/sec., 3.06 MiB/sec. | ||
1670 | 2024.01.17 05:17:59.801338 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Debug> DynamicQueryHandler: Done processing query | ||
1671 | 2024.01.17 05:17:59.801363 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1672 | 2024.01.17 05:17:59.801379 [ 3 ] {} <Debug> HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Destroying unnamed session | ||
1673 | 2024.01.17 05:17:59.801523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1674 | 2024.01.17 05:17:59.801571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1675 | 2024.01.17 05:17:59.801590 [ 3 ] {} <Debug> HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1676 | 2024.01.17 05:17:59.801608 [ 3 ] {} <Debug> HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1677 | 2024.01.17 05:17:59.801696 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1678 | 2024.01.17 05:17:59.801739 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1679 | 2024.01.17 05:17:59.801856 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1680 | 2024.01.17 05:17:59.802232 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1681 | 2024.01.17 05:17:59.802443 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1682 | 2024.01.17 05:17:59.802587 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1683 | 2024.01.17 05:17:59.802721 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000989839 sec., 145478 rows/sec., 14.04 MiB/sec. | ||
1684 | 2024.01.17 05:17:59.802860 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Debug> DynamicQueryHandler: Done processing query | ||
1685 | 2024.01.17 05:17:59.802884 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1686 | 2024.01.17 05:17:59.802900 [ 3 ] {} <Debug> HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Destroying unnamed session | ||
1687 | 2024.01.17 05:17:59.803017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1688 | 2024.01.17 05:17:59.803063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1689 | 2024.01.17 05:17:59.803081 [ 3 ] {} <Debug> HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1690 | 2024.01.17 05:17:59.803098 [ 3 ] {} <Debug> HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1691 | 2024.01.17 05:17:59.803173 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1692 | 2024.01.17 05:17:59.803212 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1693 | 2024.01.17 05:17:59.803321 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1694 | 2024.01.17 05:17:59.803612 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1695 | 2024.01.17 05:17:59.803811 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1696 | 2024.01.17 05:17:59.803954 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1697 | 2024.01.17 05:17:59.804084 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000883716 sec., 54316 rows/sec., 4.25 MiB/sec. | ||
1698 | 2024.01.17 05:17:59.804185 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Debug> DynamicQueryHandler: Done processing query | ||
1699 | 2024.01.17 05:17:59.804212 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1700 | 2024.01.17 05:17:59.804227 [ 3 ] {} <Debug> HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Destroying unnamed session | ||
1701 | 2024.01.17 05:17:59.804361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2024.01.17 05:17:59.804403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1703 | 2024.01.17 05:17:59.804422 [ 3 ] {} <Debug> HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1704 | 2024.01.17 05:17:59.804438 [ 3 ] {} <Debug> HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1705 | 2024.01.17 05:17:59.804529 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1706 | 2024.01.17 05:17:59.804572 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1707 | 2024.01.17 05:17:59.804708 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1708 | 2024.01.17 05:17:59.805305 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1709 | 2024.01.17 05:17:59.805623 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1710 | 2024.01.17 05:17:59.805799 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1711 | 2024.01.17 05:17:59.805926 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001360925 sec., 35270 rows/sec., 47.60 MiB/sec. | ||
1712 | 2024.01.17 05:17:59.806050 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Debug> DynamicQueryHandler: Done processing query | ||
1713 | 2024.01.17 05:17:59.806073 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1714 | 2024.01.17 05:17:59.806089 [ 3 ] {} <Debug> HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Destroying unnamed session | ||
1715 | 2024.01.17 05:18:08.506684 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1716 | 2024.01.17 05:18:08.506756 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1717 | 2024.01.17 05:18:09.800748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.01.17 05:18:09.800861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1719 | 2024.01.17 05:18:09.800892 [ 3 ] {} <Debug> HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1720 | 2024.01.17 05:18:09.800919 [ 3 ] {} <Debug> HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.01.17 05:18:09.801060 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1722 | 2024.01.17 05:18:09.801127 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1723 | 2024.01.17 05:18:09.801304 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1724 | 2024.01.17 05:18:09.801867 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1725 | 2024.01.17 05:18:09.802130 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1726 | 2024.01.17 05:18:09.802308 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1727 | 2024.01.17 05:18:09.802435 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001330225 sec., 36084 rows/sec., 2.86 MiB/sec. | ||
1728 | 2024.01.17 05:18:09.802459 [ 65 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1729 | 2024.01.17 05:18:09.802591 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1730 | 2024.01.17 05:18:09.802623 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Debug> DynamicQueryHandler: Done processing query | ||
1731 | 2024.01.17 05:18:09.802675 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1732 | 2024.01.17 05:18:09.802720 [ 3 ] {} <Debug> HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Destroying unnamed session | ||
1733 | 2024.01.17 05:18:09.802744 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1734 | 2024.01.17 05:18:09.802878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1735 | 2024.01.17 05:18:09.802935 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1736 | 2024.01.17 05:18:09.802964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1737 | 2024.01.17 05:18:09.802991 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
1738 | 2024.01.17 05:18:09.803003 [ 3 ] {} <Debug> HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1739 | 2024.01.17 05:18:09.803063 [ 3 ] {} <Debug> HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1740 | 2024.01.17 05:18:09.803280 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1741 | 2024.01.17 05:18:09.803299 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
1742 | 2024.01.17 05:18:09.803390 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1743 | 2024.01.17 05:18:09.803565 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
1744 | 2024.01.17 05:18:09.803854 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
1745 | 2024.01.17 05:18:09.803928 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1746 | 2024.01.17 05:18:09.804098 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
1747 | 2024.01.17 05:18:09.804217 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
1748 | 2024.01.17 05:18:09.805188 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002522207 sec., 113392.75483733097 rows/sec., 8.98 MiB/sec. | ||
1749 | 2024.01.17 05:18:09.805312 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1750 | 2024.01.17 05:18:09.805510 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1751 | 2024.01.17 05:18:09.805580 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1752 | 2024.01.17 05:18:09.806708 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1753 | 2024.01.17 05:18:09.806932 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1754 | 2024.01.17 05:18:09.807095 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1755 | 2024.01.17 05:18:09.807229 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003895303 sec., 1026 rows/sec., 85.74 KiB/sec. | ||
1756 | 2024.01.17 05:18:09.807404 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Debug> DynamicQueryHandler: Done processing query | ||
1757 | 2024.01.17 05:18:09.807429 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1758 | 2024.01.17 05:18:09.807445 [ 3 ] {} <Debug> HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Destroying unnamed session | ||
1759 | 2024.01.17 05:18:09.807585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1760 | 2024.01.17 05:18:09.807634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1761 | 2024.01.17 05:18:09.807654 [ 3 ] {} <Debug> HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1762 | 2024.01.17 05:18:09.807672 [ 3 ] {} <Debug> HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1763 | 2024.01.17 05:18:09.807761 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1764 | 2024.01.17 05:18:09.807803 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1765 | 2024.01.17 05:18:09.807920 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1766 | 2024.01.17 05:18:09.808429 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1767 | 2024.01.17 05:18:09.808645 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1768 | 2024.01.17 05:18:09.808795 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1769 | 2024.01.17 05:18:09.808913 [ 65 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1770 | 2024.01.17 05:18:09.808921 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Information> executeQuery: Read 182 rows, 17.50 KiB in 0.001126401 sec., 161576 rows/sec., 15.17 MiB/sec. | ||
1771 | 2024.01.17 05:18:09.808962 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1772 | 2024.01.17 05:18:09.809137 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1773 | 2024.01.17 05:18:09.809188 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Debug> DynamicQueryHandler: Done processing query | ||
1774 | 2024.01.17 05:18:09.809221 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1775 | 2024.01.17 05:18:09.809250 [ 3 ] {} <Debug> HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Destroying unnamed session | ||
1776 | 2024.01.17 05:18:09.809255 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1777 | 2024.01.17 05:18:09.809287 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part | ||
1778 | 2024.01.17 05:18:09.809353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1779 | 2024.01.17 05:18:09.809409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1780 | 2024.01.17 05:18:09.809445 [ 3 ] {} <Debug> HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1781 | 2024.01.17 05:18:09.809465 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
1782 | 2024.01.17 05:18:09.809471 [ 3 ] {} <Debug> HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2024.01.17 05:18:09.809600 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2024.01.17 05:18:09.809607 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part | ||
1785 | 2024.01.17 05:18:09.809657 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1786 | 2024.01.17 05:18:09.809758 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
1787 | 2024.01.17 05:18:09.809911 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1788 | 2024.01.17 05:18:09.809917 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
1789 | 2024.01.17 05:18:09.810044 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 182 rows starting from the beginning of the part | ||
1790 | 2024.01.17 05:18:09.810955 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931006 sec., 502328.83792178787 rows/sec., 47.74 MiB/sec. | ||
1791 | 2024.01.17 05:18:09.811052 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1792 | 2024.01.17 05:18:09.811200 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1793 | 2024.01.17 05:18:09.811261 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1794 | 2024.01.17 05:18:09.812684 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1795 | 2024.01.17 05:18:09.812917 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1796 | 2024.01.17 05:18:09.813092 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1797 | 2024.01.17 05:18:09.813240 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.003598947 sec., 1111 rows/sec., 77.61 KiB/sec. | ||
1798 | 2024.01.17 05:18:09.813392 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Debug> DynamicQueryHandler: Done processing query | ||
1799 | 2024.01.17 05:18:09.813416 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1800 | 2024.01.17 05:18:09.813433 [ 3 ] {} <Debug> HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Destroying unnamed session | ||
1801 | 2024.01.17 05:18:09.813554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1802 | 2024.01.17 05:18:09.813600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1803 | 2024.01.17 05:18:09.813620 [ 3 ] {} <Debug> HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1804 | 2024.01.17 05:18:09.813637 [ 3 ] {} <Debug> HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1805 | 2024.01.17 05:18:09.813709 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1806 | 2024.01.17 05:18:09.813748 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1807 | 2024.01.17 05:18:09.813853 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1808 | 2024.01.17 05:18:09.814187 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1809 | 2024.01.17 05:18:09.814391 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1810 | 2024.01.17 05:18:09.814548 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1811 | 2024.01.17 05:18:09.814672 [ 65 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1812 | 2024.01.17 05:18:09.814681 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000937688 sec., 81050 rows/sec., 6.32 MiB/sec. | ||
1813 | 2024.01.17 05:18:09.814728 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1814 | 2024.01.17 05:18:09.814939 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Debug> DynamicQueryHandler: Done processing query | ||
1815 | 2024.01.17 05:18:09.814936 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1816 | 2024.01.17 05:18:09.814972 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1817 | 2024.01.17 05:18:09.815022 [ 3 ] {} <Debug> HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Destroying unnamed session | ||
1818 | 2024.01.17 05:18:09.815094 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1819 | 2024.01.17 05:18:09.815154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1820 | 2024.01.17 05:18:09.815162 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
1821 | 2024.01.17 05:18:09.815223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1822 | 2024.01.17 05:18:09.815278 [ 3 ] {} <Debug> HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1823 | 2024.01.17 05:18:09.815313 [ 3 ] {} <Debug> HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1824 | 2024.01.17 05:18:09.815506 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
1825 | 2024.01.17 05:18:09.815521 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1826 | 2024.01.17 05:18:09.815623 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1827 | 2024.01.17 05:18:09.815752 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
1828 | 2024.01.17 05:18:09.816048 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
1829 | 2024.01.17 05:18:09.816159 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1830 | 2024.01.17 05:18:09.816307 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
1831 | 2024.01.17 05:18:09.816480 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
1832 | 2024.01.17 05:18:09.816994 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1833 | 2024.01.17 05:18:09.817576 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1834 | 2024.01.17 05:18:09.817940 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1835 | 2024.01.17 05:18:09.818087 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278711 sec., 117119.19714790354 rows/sec., 9.14 MiB/sec. | ||
1836 | 2024.01.17 05:18:09.818224 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.002636669 sec., 14412 rows/sec., 1.02 MiB/sec. | ||
1837 | 2024.01.17 05:18:09.818365 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1838 | 2024.01.17 05:18:09.818470 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2024.01.17 05:18:09.818500 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1840 | 2024.01.17 05:18:09.818525 [ 3 ] {} <Debug> HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Destroying unnamed session | ||
1841 | 2024.01.17 05:18:09.818669 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1842 | 2024.01.17 05:18:09.818726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1843 | 2024.01.17 05:18:09.818798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1844 | 2024.01.17 05:18:09.818800 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1845 | 2024.01.17 05:18:09.818830 [ 3 ] {} <Debug> HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1846 | 2024.01.17 05:18:09.818868 [ 3 ] {} <Debug> HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1847 | 2024.01.17 05:18:09.819008 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1848 | 2024.01.17 05:18:09.819053 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1849 | 2024.01.17 05:18:09.819207 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1850 | 2024.01.17 05:18:09.819715 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1851 | 2024.01.17 05:18:09.820029 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1852 | 2024.01.17 05:18:09.820204 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1853 | 2024.01.17 05:18:09.820330 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1854 | 2024.01.17 05:18:09.820348 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001310124 sec., 36637 rows/sec., 49.44 MiB/sec. | ||
1855 | 2024.01.17 05:18:09.820382 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1856 | 2024.01.17 05:18:09.820594 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1857 | 2024.01.17 05:18:09.820658 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Debug> DynamicQueryHandler: Done processing query | ||
1858 | 2024.01.17 05:18:09.820701 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1859 | 2024.01.17 05:18:09.820743 [ 3 ] {} <Debug> HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Destroying unnamed session | ||
1860 | 2024.01.17 05:18:09.820799 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1861 | 2024.01.17 05:18:09.820839 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 149 rows starting from the beginning of the part | ||
1862 | 2024.01.17 05:18:09.820962 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
1863 | 2024.01.17 05:18:09.821075 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
1864 | 2024.01.17 05:18:09.821185 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
1865 | 2024.01.17 05:18:09.821292 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
1866 | 2024.01.17 05:18:09.821392 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
1867 | 2024.01.17 05:18:09.824656 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 6 columns (6 merged, 0 gathered) in 0.004206569 sec., 92474.4132332074 rows/sec., 124.79 MiB/sec. | ||
1868 | 2024.01.17 05:18:09.824936 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1869 | 2024.01.17 05:18:09.825162 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1870 | 2024.01.17 05:18:09.825232 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1871 | 2024.01.17 05:18:09.825300 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2: 4.02 MiB. | ||
1872 | 2024.01.17 05:18:10.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 236.28 MiB, will set to 230.92 MiB (RSS), difference: -4.11 MiB | ||
1873 | 2024.01.17 05:18:19.799510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1874 | 2024.01.17 05:18:19.799627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1875 | 2024.01.17 05:18:19.799652 [ 3 ] {} <Debug> HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1876 | 2024.01.17 05:18:19.799676 [ 3 ] {} <Debug> HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1877 | 2024.01.17 05:18:19.799800 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1878 | 2024.01.17 05:18:19.799861 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1879 | 2024.01.17 05:18:19.800018 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1880 | 2024.01.17 05:18:19.800520 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1881 | 2024.01.17 05:18:19.800777 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1882 | 2024.01.17 05:18:19.800937 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1883 | 2024.01.17 05:18:19.801056 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001221392 sec., 39299 rows/sec., 3.11 MiB/sec. | ||
1884 | 2024.01.17 05:18:19.801211 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Debug> DynamicQueryHandler: Done processing query | ||
1885 | 2024.01.17 05:18:19.801237 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1886 | 2024.01.17 05:18:19.801253 [ 3 ] {} <Debug> HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Destroying unnamed session | ||
1887 | 2024.01.17 05:18:19.801367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1888 | 2024.01.17 05:18:19.801417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1889 | 2024.01.17 05:18:19.801436 [ 3 ] {} <Debug> HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1890 | 2024.01.17 05:18:19.801456 [ 3 ] {} <Debug> HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1891 | 2024.01.17 05:18:19.801534 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1892 | 2024.01.17 05:18:19.801577 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1893 | 2024.01.17 05:18:19.801689 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1894 | 2024.01.17 05:18:19.801987 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1895 | 2024.01.17 05:18:19.802192 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1896 | 2024.01.17 05:18:19.802342 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1897 | 2024.01.17 05:18:19.802467 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000903237 sec., 2214 rows/sec., 189.21 KiB/sec. | ||
1898 | 2024.01.17 05:18:19.802586 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Debug> DynamicQueryHandler: Done processing query | ||
1899 | 2024.01.17 05:18:19.802608 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1900 | 2024.01.17 05:18:19.802624 [ 3 ] {} <Debug> HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Destroying unnamed session | ||
1901 | 2024.01.17 05:18:19.802768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1902 | 2024.01.17 05:18:19.802815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1903 | 2024.01.17 05:18:19.802834 [ 3 ] {} <Debug> HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1904 | 2024.01.17 05:18:19.802851 [ 3 ] {} <Debug> HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1905 | 2024.01.17 05:18:19.802930 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1906 | 2024.01.17 05:18:19.802968 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1907 | 2024.01.17 05:18:19.803075 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1908 | 2024.01.17 05:18:19.803452 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1909 | 2024.01.17 05:18:19.803665 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1910 | 2024.01.17 05:18:19.803813 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1911 | 2024.01.17 05:18:19.803939 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Information> executeQuery: Read 145 rows, 14.32 KiB in 0.000977638 sec., 148316 rows/sec., 14.30 MiB/sec. | ||
1912 | 2024.01.17 05:18:19.804122 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Debug> DynamicQueryHandler: Done processing query | ||
1913 | 2024.01.17 05:18:19.804147 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1914 | 2024.01.17 05:18:19.804163 [ 3 ] {} <Debug> HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Destroying unnamed session | ||
1915 | 2024.01.17 05:18:19.804318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1916 | 2024.01.17 05:18:19.804363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1917 | 2024.01.17 05:18:19.804382 [ 3 ] {} <Debug> HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1918 | 2024.01.17 05:18:19.804399 [ 3 ] {} <Debug> HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1919 | 2024.01.17 05:18:19.804467 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1920 | 2024.01.17 05:18:19.804506 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1921 | 2024.01.17 05:18:19.804619 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1922 | 2024.01.17 05:18:19.804915 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1923 | 2024.01.17 05:18:19.805130 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1924 | 2024.01.17 05:18:19.805279 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1925 | 2024.01.17 05:18:19.805401 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000905727 sec., 2208 rows/sec., 154.18 KiB/sec. | ||
1926 | 2024.01.17 05:18:19.805509 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Debug> DynamicQueryHandler: Done processing query | ||
1927 | 2024.01.17 05:18:19.805531 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1928 | 2024.01.17 05:18:19.805546 [ 3 ] {} <Debug> HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Destroying unnamed session | ||
1929 | 2024.01.17 05:18:19.805673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1930 | 2024.01.17 05:18:19.805715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1931 | 2024.01.17 05:18:19.805733 [ 3 ] {} <Debug> HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1932 | 2024.01.17 05:18:19.805750 [ 3 ] {} <Debug> HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1933 | 2024.01.17 05:18:19.805823 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1934 | 2024.01.17 05:18:19.805861 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1935 | 2024.01.17 05:18:19.805963 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1936 | 2024.01.17 05:18:19.806254 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1937 | 2024.01.17 05:18:19.806454 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1938 | 2024.01.17 05:18:19.806596 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1939 | 2024.01.17 05:18:19.806719 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000863546 sec., 57900 rows/sec., 4.53 MiB/sec. | ||
1940 | 2024.01.17 05:18:19.806896 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Debug> DynamicQueryHandler: Done processing query | ||
1941 | 2024.01.17 05:18:19.806920 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1942 | 2024.01.17 05:18:19.806935 [ 3 ] {} <Debug> HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Destroying unnamed session | ||
1943 | 2024.01.17 05:18:19.807044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1944 | 2024.01.17 05:18:19.807088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1945 | 2024.01.17 05:18:19.807106 [ 3 ] {} <Debug> HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1946 | 2024.01.17 05:18:19.807123 [ 3 ] {} <Debug> HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1947 | 2024.01.17 05:18:19.807192 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1948 | 2024.01.17 05:18:19.807236 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1949 | 2024.01.17 05:18:19.807369 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1950 | 2024.01.17 05:18:19.807625 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1951 | 2024.01.17 05:18:19.807874 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1952 | 2024.01.17 05:18:19.808044 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1953 | 2024.01.17 05:18:19.808175 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000952818 sec., 1049 rows/sec., 73.79 KiB/sec. | ||
1954 | 2024.01.17 05:18:19.808316 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Debug> DynamicQueryHandler: Done processing query | ||
1955 | 2024.01.17 05:18:19.808340 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1956 | 2024.01.17 05:18:19.808356 [ 3 ] {} <Debug> HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Destroying unnamed session | ||
1957 | 2024.01.17 05:18:19.808515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1958 | 2024.01.17 05:18:19.808562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1959 | 2024.01.17 05:18:19.808581 [ 3 ] {} <Debug> HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1960 | 2024.01.17 05:18:19.808598 [ 3 ] {} <Debug> HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1961 | 2024.01.17 05:18:19.808683 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1962 | 2024.01.17 05:18:19.808727 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1963 | 2024.01.17 05:18:19.808865 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1964 | 2024.01.17 05:18:19.809348 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1965 | 2024.01.17 05:18:19.809674 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1966 | 2024.01.17 05:18:19.809917 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1967 | 2024.01.17 05:18:19.810071 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001357866 sec., 35349 rows/sec., 47.70 MiB/sec. | ||
1968 | 2024.01.17 05:18:19.810220 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Debug> DynamicQueryHandler: Done processing query | ||
1969 | 2024.01.17 05:18:19.810268 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1970 | 2024.01.17 05:18:19.810286 [ 3 ] {} <Debug> HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Destroying unnamed session | ||
1971 | 2024.01.17 05:18:23.506793 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1972 | 2024.01.17 05:18:23.506852 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1973 | 2024.01.17 05:18:29.799587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2024.01.17 05:18:29.799714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1975 | 2024.01.17 05:18:29.799744 [ 3 ] {} <Debug> HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1976 | 2024.01.17 05:18:29.799772 [ 3 ] {} <Debug> HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2024.01.17 05:18:29.799912 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1978 | 2024.01.17 05:18:29.799977 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1979 | 2024.01.17 05:18:29.800129 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1980 | 2024.01.17 05:18:29.800576 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1981 | 2024.01.17 05:18:29.800880 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1982 | 2024.01.17 05:18:29.801067 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1983 | 2024.01.17 05:18:29.801198 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001244603 sec., 38566 rows/sec., 3.05 MiB/sec. | ||
1984 | 2024.01.17 05:18:29.801329 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Debug> DynamicQueryHandler: Done processing query | ||
1985 | 2024.01.17 05:18:29.801355 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1986 | 2024.01.17 05:18:29.801371 [ 3 ] {} <Debug> HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Destroying unnamed session | ||
1987 | 2024.01.17 05:18:29.801536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1988 | 2024.01.17 05:18:29.801585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1989 | 2024.01.17 05:18:29.801606 [ 3 ] {} <Debug> HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
1990 | 2024.01.17 05:18:29.801624 [ 3 ] {} <Debug> HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1991 | 2024.01.17 05:18:29.801712 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1992 | 2024.01.17 05:18:29.801756 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1993 | 2024.01.17 05:18:29.801864 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1994 | 2024.01.17 05:18:29.802295 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1995 | 2024.01.17 05:18:29.802510 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1996 | 2024.01.17 05:18:29.802659 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1997 | 2024.01.17 05:18:29.802762 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.001022229 sec., 140868 rows/sec., 13.59 MiB/sec. | ||
1998 | 2024.01.17 05:18:29.802874 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Debug> DynamicQueryHandler: Done processing query | ||
1999 | 2024.01.17 05:18:29.802897 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2000 | 2024.01.17 05:18:29.802913 [ 3 ] {} <Debug> HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Destroying unnamed session | ||
2001 | 2024.01.17 05:18:29.803032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2002 | 2024.01.17 05:18:29.803078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2003 | 2024.01.17 05:18:29.803097 [ 3 ] {} <Debug> HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2004 | 2024.01.17 05:18:29.803114 [ 3 ] {} <Debug> HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2005 | 2024.01.17 05:18:29.803188 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2006 | 2024.01.17 05:18:29.803228 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2007 | 2024.01.17 05:18:29.803333 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2008 | 2024.01.17 05:18:29.803626 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2009 | 2024.01.17 05:18:29.803824 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2010 | 2024.01.17 05:18:29.803967 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2011 | 2024.01.17 05:18:29.804070 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000854995 sec., 56140 rows/sec., 4.39 MiB/sec. | ||
2012 | 2024.01.17 05:18:29.804194 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Debug> DynamicQueryHandler: Done processing query | ||
2013 | 2024.01.17 05:18:29.804218 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2014 | 2024.01.17 05:18:29.804235 [ 3 ] {} <Debug> HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Destroying unnamed session | ||
2015 | 2024.01.17 05:18:29.804378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2016 | 2024.01.17 05:18:29.804423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2017 | 2024.01.17 05:18:29.804442 [ 3 ] {} <Debug> HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2018 | 2024.01.17 05:18:29.804458 [ 3 ] {} <Debug> HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2019 | 2024.01.17 05:18:29.804547 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2020 | 2024.01.17 05:18:29.804592 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2021 | 2024.01.17 05:18:29.804731 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2022 | 2024.01.17 05:18:29.805187 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2023 | 2024.01.17 05:18:29.805496 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2024 | 2024.01.17 05:18:29.805672 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2025 | 2024.01.17 05:18:29.805778 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001202602 sec., 39913 rows/sec., 53.86 MiB/sec. | ||
2026 | 2024.01.17 05:18:29.805893 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Debug> DynamicQueryHandler: Done processing query | ||
2027 | 2024.01.17 05:18:29.805917 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2028 | 2024.01.17 05:18:29.805932 [ 3 ] {} <Debug> HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Destroying unnamed session | ||
2029 | 2024.01.17 05:18:30.654231 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2030 | 2024.01.17 05:18:30.654293 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2031 | 2024.01.17 05:18:30.654407 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2032 | 2024.01.17 05:18:30.654565 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2033 | 2024.01.17 05:18:30.654607 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
2034 | 2024.01.17 05:18:30.654746 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2035 | 2024.01.17 05:18:30.654854 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2036 | 2024.01.17 05:18:30.654956 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
2037 | 2024.01.17 05:18:30.655045 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2038 | 2024.01.17 05:18:30.655871 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522408 sec., 216105.01258532534 rows/sec., 15.24 MiB/sec. | ||
2039 | 2024.01.17 05:18:30.655965 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2040 | 2024.01.17 05:18:30.656162 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2041 | 2024.01.17 05:18:30.656229 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2042 | 2024.01.17 05:18:38.506892 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2043 | 2024.01.17 05:18:38.506965 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2044 | 2024.01.17 05:18:39.801142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2045 | 2024.01.17 05:18:39.801255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2046 | 2024.01.17 05:18:39.801285 [ 3 ] {} <Debug> HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2047 | 2024.01.17 05:18:39.801312 [ 3 ] {} <Debug> HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2048 | 2024.01.17 05:18:39.801449 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2049 | 2024.01.17 05:18:39.801515 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2050 | 2024.01.17 05:18:39.801696 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2051 | 2024.01.17 05:18:39.802138 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2052 | 2024.01.17 05:18:39.802406 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2053 | 2024.01.17 05:18:39.802578 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2054 | 2024.01.17 05:18:39.802701 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001213523 sec., 39554 rows/sec., 3.13 MiB/sec. | ||
2055 | 2024.01.17 05:18:39.802883 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Debug> DynamicQueryHandler: Done processing query | ||
2056 | 2024.01.17 05:18:39.802909 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2057 | 2024.01.17 05:18:39.802925 [ 3 ] {} <Debug> HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Destroying unnamed session | ||
2058 | 2024.01.17 05:18:39.803039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2059 | 2024.01.17 05:18:39.803087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2060 | 2024.01.17 05:18:39.803108 [ 3 ] {} <Debug> HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2061 | 2024.01.17 05:18:39.803126 [ 3 ] {} <Debug> HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2062 | 2024.01.17 05:18:39.803205 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2063 | 2024.01.17 05:18:39.803253 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2064 | 2024.01.17 05:18:39.803378 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2065 | 2024.01.17 05:18:39.803669 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2066 | 2024.01.17 05:18:39.803875 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2067 | 2024.01.17 05:18:39.804029 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2068 | 2024.01.17 05:18:39.804147 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904717 sec., 2210 rows/sec., 188.90 KiB/sec. | ||
2069 | 2024.01.17 05:18:39.804282 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Debug> DynamicQueryHandler: Done processing query | ||
2070 | 2024.01.17 05:18:39.804304 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2071 | 2024.01.17 05:18:39.804320 [ 3 ] {} <Debug> HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Destroying unnamed session | ||
2072 | 2024.01.17 05:18:39.804476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2024.01.17 05:18:39.804523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2074 | 2024.01.17 05:18:39.804543 [ 3 ] {} <Debug> HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2075 | 2024.01.17 05:18:39.804561 [ 3 ] {} <Debug> HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2076 | 2024.01.17 05:18:39.804638 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2077 | 2024.01.17 05:18:39.804677 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2078 | 2024.01.17 05:18:39.804783 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2079 | 2024.01.17 05:18:39.805174 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2080 | 2024.01.17 05:18:39.805392 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2081 | 2024.01.17 05:18:39.805542 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2082 | 2024.01.17 05:18:39.805650 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Information> executeQuery: Read 181 rows, 17.41 KiB in 0.000978079 sec., 185056 rows/sec., 17.38 MiB/sec. | ||
2083 | 2024.01.17 05:18:39.805753 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Debug> DynamicQueryHandler: Done processing query | ||
2084 | 2024.01.17 05:18:39.805775 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2085 | 2024.01.17 05:18:39.805791 [ 3 ] {} <Debug> HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Destroying unnamed session | ||
2086 | 2024.01.17 05:18:39.805942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2087 | 2024.01.17 05:18:39.805987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2088 | 2024.01.17 05:18:39.806005 [ 3 ] {} <Debug> HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2089 | 2024.01.17 05:18:39.806023 [ 3 ] {} <Debug> HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2090 | 2024.01.17 05:18:39.806091 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2091 | 2024.01.17 05:18:39.806129 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2092 | 2024.01.17 05:18:39.806232 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2093 | 2024.01.17 05:18:39.806478 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2094 | 2024.01.17 05:18:39.806680 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2095 | 2024.01.17 05:18:39.806828 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2096 | 2024.01.17 05:18:39.806957 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000839615 sec., 2382 rows/sec., 166.32 KiB/sec. | ||
2097 | 2024.01.17 05:18:39.807086 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Debug> DynamicQueryHandler: Done processing query | ||
2098 | 2024.01.17 05:18:39.807121 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2099 | 2024.01.17 05:18:39.807137 [ 3 ] {} <Debug> HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Destroying unnamed session | ||
2100 | 2024.01.17 05:18:39.807278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2101 | 2024.01.17 05:18:39.807330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2102 | 2024.01.17 05:18:39.807350 [ 3 ] {} <Debug> HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2103 | 2024.01.17 05:18:39.807367 [ 3 ] {} <Debug> HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2104 | 2024.01.17 05:18:39.807439 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2105 | 2024.01.17 05:18:39.807478 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2106 | 2024.01.17 05:18:39.807584 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2107 | 2024.01.17 05:18:39.807883 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2108 | 2024.01.17 05:18:39.808101 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2109 | 2024.01.17 05:18:39.808251 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2110 | 2024.01.17 05:18:39.808387 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000908617 sec., 81442 rows/sec., 6.35 MiB/sec. | ||
2111 | 2024.01.17 05:18:39.808526 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Debug> DynamicQueryHandler: Done processing query | ||
2112 | 2024.01.17 05:18:39.808550 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2113 | 2024.01.17 05:18:39.808565 [ 3 ] {} <Debug> HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Destroying unnamed session | ||
2114 | 2024.01.17 05:18:39.808684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2115 | 2024.01.17 05:18:39.808730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2116 | 2024.01.17 05:18:39.808751 [ 3 ] {} <Debug> HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2117 | 2024.01.17 05:18:39.808768 [ 3 ] {} <Debug> HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2118 | 2024.01.17 05:18:39.808841 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2119 | 2024.01.17 05:18:39.808884 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2120 | 2024.01.17 05:18:39.809010 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2121 | 2024.01.17 05:18:39.809373 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2122 | 2024.01.17 05:18:39.809641 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2123 | 2024.01.17 05:18:39.809817 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2124 | 2024.01.17 05:18:39.809935 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00106618 sec., 34703 rows/sec., 2.45 MiB/sec. | ||
2125 | 2024.01.17 05:18:39.810063 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Debug> DynamicQueryHandler: Done processing query | ||
2126 | 2024.01.17 05:18:39.810097 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2127 | 2024.01.17 05:18:39.810114 [ 3 ] {} <Debug> HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Destroying unnamed session | ||
2128 | 2024.01.17 05:18:39.810292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2129 | 2024.01.17 05:18:39.810349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2130 | 2024.01.17 05:18:39.810369 [ 3 ] {} <Debug> HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2131 | 2024.01.17 05:18:39.810386 [ 3 ] {} <Debug> HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2132 | 2024.01.17 05:18:39.810476 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2133 | 2024.01.17 05:18:39.810521 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2134 | 2024.01.17 05:18:39.810659 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2135 | 2024.01.17 05:18:39.811227 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2136 | 2024.01.17 05:18:39.811546 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2137 | 2024.01.17 05:18:39.811728 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2138 | 2024.01.17 05:18:39.811861 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001354686 sec., 35432 rows/sec., 47.81 MiB/sec. | ||
2139 | 2024.01.17 05:18:39.812005 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Debug> DynamicQueryHandler: Done processing query | ||
2140 | 2024.01.17 05:18:39.812029 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2141 | 2024.01.17 05:18:39.812046 [ 3 ] {} <Debug> HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Destroying unnamed session | ||
2142 | 2024.01.17 05:18:49.799816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2143 | 2024.01.17 05:18:49.799949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2144 | 2024.01.17 05:18:49.799980 [ 3 ] {} <Debug> HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2145 | 2024.01.17 05:18:49.800008 [ 3 ] {} <Debug> HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2146 | 2024.01.17 05:18:49.800148 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2147 | 2024.01.17 05:18:49.800216 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2148 | 2024.01.17 05:18:49.800391 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2149 | 2024.01.17 05:18:49.800844 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2150 | 2024.01.17 05:18:49.801097 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2151 | 2024.01.17 05:18:49.801259 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2152 | 2024.01.17 05:18:49.801389 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001194863 sec., 40171 rows/sec., 3.18 MiB/sec. | ||
2153 | 2024.01.17 05:18:49.801405 [ 153 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
2154 | 2024.01.17 05:18:49.801530 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2155 | 2024.01.17 05:18:49.801569 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Debug> DynamicQueryHandler: Done processing query | ||
2156 | 2024.01.17 05:18:49.801635 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2157 | 2024.01.17 05:18:49.801686 [ 3 ] {} <Debug> HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Destroying unnamed session | ||
2158 | 2024.01.17 05:18:49.801682 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
2159 | 2024.01.17 05:18:49.801846 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2160 | 2024.01.17 05:18:49.801859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2161 | 2024.01.17 05:18:49.801902 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
2162 | 2024.01.17 05:18:49.801932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2163 | 2024.01.17 05:18:49.801983 [ 3 ] {} <Debug> HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2164 | 2024.01.17 05:18:49.802026 [ 3 ] {} <Debug> HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2165 | 2024.01.17 05:18:49.802204 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
2166 | 2024.01.17 05:18:49.802220 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2167 | 2024.01.17 05:18:49.802312 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2168 | 2024.01.17 05:18:49.802452 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2169 | 2024.01.17 05:18:49.802770 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2170 | 2024.01.17 05:18:49.802778 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2171 | 2024.01.17 05:18:49.802954 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2172 | 2024.01.17 05:18:49.803468 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2173 | 2024.01.17 05:18:49.803926 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2174 | 2024.01.17 05:18:49.804046 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002462796 sec., 97450.21512134987 rows/sec., 7.71 MiB/sec. | ||
2175 | 2024.01.17 05:18:49.804184 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2176 | 2024.01.17 05:18:49.804212 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2177 | 2024.01.17 05:18:49.804373 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.002093739 sec., 68776 rows/sec., 6.64 MiB/sec. | ||
2178 | 2024.01.17 05:18:49.804518 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
2179 | 2024.01.17 05:18:49.804592 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Debug> DynamicQueryHandler: Done processing query | ||
2180 | 2024.01.17 05:18:49.804618 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
2181 | 2024.01.17 05:18:49.804627 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2182 | 2024.01.17 05:18:49.804663 [ 3 ] {} <Debug> HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Destroying unnamed session | ||
2183 | 2024.01.17 05:18:49.804876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2184 | 2024.01.17 05:18:49.804927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2185 | 2024.01.17 05:18:49.804947 [ 3 ] {} <Debug> HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2186 | 2024.01.17 05:18:49.804964 [ 3 ] {} <Debug> HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2187 | 2024.01.17 05:18:49.805043 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2188 | 2024.01.17 05:18:49.805085 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2189 | 2024.01.17 05:18:49.805209 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2190 | 2024.01.17 05:18:49.805533 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2191 | 2024.01.17 05:18:49.805747 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2192 | 2024.01.17 05:18:49.805910 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2193 | 2024.01.17 05:18:49.806033 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000949998 sec., 50526 rows/sec., 3.95 MiB/sec. | ||
2194 | 2024.01.17 05:18:49.806153 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Debug> DynamicQueryHandler: Done processing query | ||
2195 | 2024.01.17 05:18:49.806178 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2196 | 2024.01.17 05:18:49.806195 [ 3 ] {} <Debug> HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Destroying unnamed session | ||
2197 | 2024.01.17 05:18:49.806326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2198 | 2024.01.17 05:18:49.806374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2199 | 2024.01.17 05:18:49.806394 [ 3 ] {} <Debug> HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2200 | 2024.01.17 05:18:49.806411 [ 3 ] {} <Debug> HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2201 | 2024.01.17 05:18:49.806499 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2202 | 2024.01.17 05:18:49.806545 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2203 | 2024.01.17 05:18:49.806686 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2204 | 2024.01.17 05:18:49.807220 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2205 | 2024.01.17 05:18:49.807560 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2206 | 2024.01.17 05:18:49.807749 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2207 | 2024.01.17 05:18:49.807890 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001359415 sec., 35309 rows/sec., 47.65 MiB/sec. | ||
2208 | 2024.01.17 05:18:49.808031 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Debug> DynamicQueryHandler: Done processing query | ||
2209 | 2024.01.17 05:18:49.808056 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2210 | 2024.01.17 05:18:49.808072 [ 3 ] {} <Debug> HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Destroying unnamed session | ||
2211 | 2024.01.17 05:18:51.091826 [ 179 ] {} <Debug> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2212 | 2024.01.17 05:18:51.091925 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2213 | 2024.01.17 05:18:51.092014 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2214 | 2024.01.17 05:18:51.092156 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2215 | 2024.01.17 05:18:51.092196 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::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 | ||
2216 | 2024.01.17 05:18:51.092347 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::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 | ||
2217 | 2024.01.17 05:18:51.092435 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2218 | 2024.01.17 05:18:51.092516 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::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 | ||
2219 | 2024.01.17 05:18:51.092592 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::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 | ||
2220 | 2024.01.17 05:18:51.093166 [ 23 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178752 sec., 10180.25844282767 rows/sec., 863.27 KiB/sec. | ||
2221 | 2024.01.17 05:18:51.093343 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2222 | 2024.01.17 05:18:51.093601 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2223 | 2024.01.17 05:18:51.093683 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2224 | 2024.01.17 05:18:52.151243 [ 179 ] {} <Debug> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2225 | 2024.01.17 05:18:52.151328 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2226 | 2024.01.17 05:18:52.151464 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2227 | 2024.01.17 05:18:52.151707 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2228 | 2024.01.17 05:18:52.151772 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::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 | ||
2229 | 2024.01.17 05:18:52.152046 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::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 | ||
2230 | 2024.01.17 05:18:52.152204 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2231 | 2024.01.17 05:18:52.152346 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::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 | ||
2232 | 2024.01.17 05:18:52.152479 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::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 | ||
2233 | 2024.01.17 05:18:52.153127 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001731812 sec., 6929.15859227214 rows/sec., 483.82 KiB/sec. | ||
2234 | 2024.01.17 05:18:52.153295 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2235 | 2024.01.17 05:18:52.153537 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2236 | 2024.01.17 05:18:52.153620 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2237 | 2024.01.17 05:18:53.507011 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2238 | 2024.01.17 05:18:53.507084 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2239 | 2024.01.17 05:18:59.799066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2240 | 2024.01.17 05:18:59.799195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2241 | 2024.01.17 05:18:59.799226 [ 3 ] {} <Debug> HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2242 | 2024.01.17 05:18:59.799254 [ 3 ] {} <Debug> HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2243 | 2024.01.17 05:18:59.799394 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2244 | 2024.01.17 05:18:59.799460 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2245 | 2024.01.17 05:18:59.799637 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2246 | 2024.01.17 05:18:59.800206 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2247 | 2024.01.17 05:18:59.800466 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2248 | 2024.01.17 05:18:59.800630 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2249 | 2024.01.17 05:18:59.800757 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001324985 sec., 36226 rows/sec., 2.87 MiB/sec. | ||
2250 | 2024.01.17 05:18:59.800921 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Debug> DynamicQueryHandler: Done processing query | ||
2251 | 2024.01.17 05:18:59.800945 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2252 | 2024.01.17 05:18:59.800961 [ 3 ] {} <Debug> HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Destroying unnamed session | ||
2253 | 2024.01.17 05:18:59.801118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2254 | 2024.01.17 05:18:59.801163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2255 | 2024.01.17 05:18:59.801182 [ 3 ] {} <Debug> HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2256 | 2024.01.17 05:18:59.801200 [ 3 ] {} <Debug> HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2257 | 2024.01.17 05:18:59.801276 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2258 | 2024.01.17 05:18:59.801315 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2259 | 2024.01.17 05:18:59.801421 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2260 | 2024.01.17 05:18:59.801817 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2261 | 2024.01.17 05:18:59.802036 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2262 | 2024.01.17 05:18:59.802183 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2263 | 2024.01.17 05:18:59.802288 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000984299 sec., 146297 rows/sec., 14.11 MiB/sec. | ||
2264 | 2024.01.17 05:18:59.802324 [ 178 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2265 | 2024.01.17 05:18:59.802426 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Debug> DynamicQueryHandler: Done processing query | ||
2266 | 2024.01.17 05:18:59.802433 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2267 | 2024.01.17 05:18:59.802464 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2268 | 2024.01.17 05:18:59.802492 [ 3 ] {} <Debug> HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Destroying unnamed session | ||
2269 | 2024.01.17 05:18:59.802596 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2270 | 2024.01.17 05:18:59.802669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2271 | 2024.01.17 05:18:59.802749 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2272 | 2024.01.17 05:18:59.802761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2273 | 2024.01.17 05:18:59.802809 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part | ||
2274 | 2024.01.17 05:18:59.802820 [ 3 ] {} <Debug> HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2275 | 2024.01.17 05:18:59.802879 [ 3 ] {} <Debug> HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2276 | 2024.01.17 05:18:59.803085 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part | ||
2277 | 2024.01.17 05:18:59.803104 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2278 | 2024.01.17 05:18:59.803193 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2279 | 2024.01.17 05:18:59.803318 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
2280 | 2024.01.17 05:18:59.803632 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 181 rows starting from the beginning of the part | ||
2281 | 2024.01.17 05:18:59.803737 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2282 | 2024.01.17 05:18:59.803881 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
2283 | 2024.01.17 05:18:59.803987 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part | ||
2284 | 2024.01.17 05:18:59.804517 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2285 | 2024.01.17 05:18:59.804931 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2286 | 2024.01.17 05:18:59.805266 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2287 | 2024.01.17 05:18:59.805416 [ 178 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2288 | 2024.01.17 05:18:59.805485 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002268852 sec., 21156 rows/sec., 1.65 MiB/sec. | ||
2289 | 2024.01.17 05:18:59.805506 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2290 | 2024.01.17 05:18:59.805843 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2291 | 2024.01.17 05:18:59.806105 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.01.17 05:18:59.806160 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2293 | 2024.01.17 05:18:59.806172 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2294 | 2024.01.17 05:18:59.806251 [ 3 ] {} <Debug> HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Destroying unnamed session | ||
2295 | 2024.01.17 05:18:59.806259 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::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 | ||
2296 | 2024.01.17 05:18:59.806317 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.00378688 sec., 248753.59134696636 rows/sec., 23.75 MiB/sec. | ||
2297 | 2024.01.17 05:18:59.806433 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
2298 | 2024.01.17 05:18:59.806512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2024.01.17 05:18:59.806559 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2300 | 2024.01.17 05:18:59.806616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2301 | 2024.01.17 05:18:59.806737 [ 3 ] {} <Debug> HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2302 | 2024.01.17 05:18:59.806766 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2303 | 2024.01.17 05:18:59.806775 [ 3 ] {} <Debug> HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2304 | 2024.01.17 05:18:59.807027 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2305 | 2024.01.17 05:18:59.807093 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
2306 | 2024.01.17 05:18:59.807132 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2307 | 2024.01.17 05:18:59.807227 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2308 | 2024.01.17 05:18:59.807251 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2309 | 2024.01.17 05:18:59.807364 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2310 | 2024.01.17 05:18:59.807627 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2311 | 2024.01.17 05:18:59.807769 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2312 | 2024.01.17 05:18:59.808618 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2313 | 2024.01.17 05:18:59.808616 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047747 sec., 120088.70815064374 rows/sec., 9.38 MiB/sec. | ||
2314 | 2024.01.17 05:18:59.808812 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2315 | 2024.01.17 05:18:59.809083 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2316 | 2024.01.17 05:18:59.809171 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2317 | 2024.01.17 05:18:59.809184 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2318 | 2024.01.17 05:18:59.809423 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2319 | 2024.01.17 05:18:59.809555 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2320 | 2024.01.17 05:18:59.809574 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002394285 sec., 20047 rows/sec., 27.05 MiB/sec. | ||
2321 | 2024.01.17 05:18:59.809607 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2322 | 2024.01.17 05:18:59.809812 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2323 | 2024.01.17 05:18:59.809920 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Debug> DynamicQueryHandler: Done processing query | ||
2324 | 2024.01.17 05:18:59.809953 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2325 | 2024.01.17 05:18:59.809980 [ 3 ] {} <Debug> HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Destroying unnamed session | ||
2326 | 2024.01.17 05:18:59.809991 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2327 | 2024.01.17 05:18:59.810022 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 389 rows starting from the beginning of the part | ||
2328 | 2024.01.17 05:18:59.810122 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
2329 | 2024.01.17 05:18:59.810210 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2330 | 2024.01.17 05:18:59.810304 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
2331 | 2024.01.17 05:18:59.810388 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2332 | 2024.01.17 05:18:59.810470 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2333 | 2024.01.17 05:18:59.811866 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 6 columns (6 merged, 0 gathered) in 0.002196451 sec., 286371.0594955226 rows/sec., 386.44 MiB/sec. | ||
2334 | 2024.01.17 05:18:59.812254 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2335 | 2024.01.17 05:18:59.812477 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2336 | 2024.01.17 05:18:59.812547 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2337 | 2024.01.17 05:18:59.812623 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3: 4.00 MiB. | ||
2338 | 2024.01.17 05:19:00.000145 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 236.45 MiB, will set to 231.02 MiB (RSS), difference: -4.12 MiB | ||
2339 | 2024.01.17 05:19:08.507125 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2340 | 2024.01.17 05:19:08.507187 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2341 | 2024.01.17 05:19:09.801902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2342 | 2024.01.17 05:19:09.802016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2343 | 2024.01.17 05:19:09.802047 [ 3 ] {} <Debug> HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2344 | 2024.01.17 05:19:09.802074 [ 3 ] {} <Debug> HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2345 | 2024.01.17 05:19:09.802215 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2346 | 2024.01.17 05:19:09.802281 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2347 | 2024.01.17 05:19:09.802463 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2348 | 2024.01.17 05:19:09.802933 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2349 | 2024.01.17 05:19:09.803222 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2350 | 2024.01.17 05:19:09.803388 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2351 | 2024.01.17 05:19:09.803513 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001260604 sec., 38076 rows/sec., 3.01 MiB/sec. | ||
2352 | 2024.01.17 05:19:09.803661 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Debug> DynamicQueryHandler: Done processing query | ||
2353 | 2024.01.17 05:19:09.803687 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2354 | 2024.01.17 05:19:09.803704 [ 3 ] {} <Debug> HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Destroying unnamed session | ||
2355 | 2024.01.17 05:19:09.803818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2356 | 2024.01.17 05:19:09.803870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2357 | 2024.01.17 05:19:09.803891 [ 3 ] {} <Debug> HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2358 | 2024.01.17 05:19:09.803909 [ 3 ] {} <Debug> HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2359 | 2024.01.17 05:19:09.803987 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2360 | 2024.01.17 05:19:09.804028 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2361 | 2024.01.17 05:19:09.804141 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2362 | 2024.01.17 05:19:09.804420 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2363 | 2024.01.17 05:19:09.804633 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2364 | 2024.01.17 05:19:09.804787 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2365 | 2024.01.17 05:19:09.804907 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000890207 sec., 4493 rows/sec., 375.18 KiB/sec. | ||
2366 | 2024.01.17 05:19:09.805028 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Debug> DynamicQueryHandler: Done processing query | ||
2367 | 2024.01.17 05:19:09.805051 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2368 | 2024.01.17 05:19:09.805068 [ 3 ] {} <Debug> HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Destroying unnamed session | ||
2369 | 2024.01.17 05:19:09.805215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2370 | 2024.01.17 05:19:09.805265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2371 | 2024.01.17 05:19:09.805285 [ 3 ] {} <Debug> HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2372 | 2024.01.17 05:19:09.805301 [ 3 ] {} <Debug> HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2373 | 2024.01.17 05:19:09.805379 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2374 | 2024.01.17 05:19:09.805417 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2375 | 2024.01.17 05:19:09.805527 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2376 | 2024.01.17 05:19:09.805911 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2377 | 2024.01.17 05:19:09.806138 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2378 | 2024.01.17 05:19:09.806289 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2379 | 2024.01.17 05:19:09.806408 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Information> executeQuery: Read 182 rows, 17.50 KiB in 0.000994368 sec., 183030 rows/sec., 17.18 MiB/sec. | ||
2380 | 2024.01.17 05:19:09.806552 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Debug> DynamicQueryHandler: Done processing query | ||
2381 | 2024.01.17 05:19:09.806575 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2382 | 2024.01.17 05:19:09.806591 [ 3 ] {} <Debug> HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Destroying unnamed session | ||
2383 | 2024.01.17 05:19:09.806695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2384 | 2024.01.17 05:19:09.806740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2385 | 2024.01.17 05:19:09.806760 [ 3 ] {} <Debug> HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2386 | 2024.01.17 05:19:09.806776 [ 3 ] {} <Debug> HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2387 | 2024.01.17 05:19:09.806846 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2388 | 2024.01.17 05:19:09.806884 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2389 | 2024.01.17 05:19:09.806988 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2390 | 2024.01.17 05:19:09.807243 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2391 | 2024.01.17 05:19:09.807459 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2392 | 2024.01.17 05:19:09.807612 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2393 | 2024.01.17 05:19:09.807730 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000856195 sec., 4671 rows/sec., 326.21 KiB/sec. | ||
2394 | 2024.01.17 05:19:09.807852 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Debug> DynamicQueryHandler: Done processing query | ||
2395 | 2024.01.17 05:19:09.807876 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2396 | 2024.01.17 05:19:09.807892 [ 3 ] {} <Debug> HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Destroying unnamed session | ||
2397 | 2024.01.17 05:19:09.808019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2398 | 2024.01.17 05:19:09.808066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2399 | 2024.01.17 05:19:09.808084 [ 3 ] {} <Debug> HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2400 | 2024.01.17 05:19:09.808102 [ 3 ] {} <Debug> HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2401 | 2024.01.17 05:19:09.808174 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2402 | 2024.01.17 05:19:09.808212 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2403 | 2024.01.17 05:19:09.808318 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2404 | 2024.01.17 05:19:09.808618 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2405 | 2024.01.17 05:19:09.808831 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2406 | 2024.01.17 05:19:09.808978 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2407 | 2024.01.17 05:19:09.809099 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000891337 sec., 85265 rows/sec., 6.65 MiB/sec. | ||
2408 | 2024.01.17 05:19:09.809216 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Debug> DynamicQueryHandler: Done processing query | ||
2409 | 2024.01.17 05:19:09.809240 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2410 | 2024.01.17 05:19:09.809256 [ 3 ] {} <Debug> HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Destroying unnamed session | ||
2411 | 2024.01.17 05:19:09.809357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2412 | 2024.01.17 05:19:09.809405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2413 | 2024.01.17 05:19:09.809424 [ 3 ] {} <Debug> HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2414 | 2024.01.17 05:19:09.809441 [ 3 ] {} <Debug> HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2415 | 2024.01.17 05:19:09.809512 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2416 | 2024.01.17 05:19:09.809554 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2417 | 2024.01.17 05:19:09.809675 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2418 | 2024.01.17 05:19:09.809999 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2419 | 2024.01.17 05:19:09.810266 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2420 | 2024.01.17 05:19:09.810445 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2421 | 2024.01.17 05:19:09.810571 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.001027709 sec., 36975 rows/sec., 2.61 MiB/sec. | ||
2422 | 2024.01.17 05:19:09.810765 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Debug> DynamicQueryHandler: Done processing query | ||
2423 | 2024.01.17 05:19:09.810789 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2424 | 2024.01.17 05:19:09.810806 [ 3 ] {} <Debug> HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Destroying unnamed session | ||
2425 | 2024.01.17 05:19:09.810945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2426 | 2024.01.17 05:19:09.810992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2427 | 2024.01.17 05:19:09.811012 [ 3 ] {} <Debug> HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2428 | 2024.01.17 05:19:09.811028 [ 3 ] {} <Debug> HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2429 | 2024.01.17 05:19:09.811113 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2430 | 2024.01.17 05:19:09.811157 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2431 | 2024.01.17 05:19:09.811305 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2432 | 2024.01.17 05:19:09.811798 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2433 | 2024.01.17 05:19:09.812113 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2434 | 2024.01.17 05:19:09.812300 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2435 | 2024.01.17 05:19:09.812419 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001278554 sec., 37542 rows/sec., 50.66 MiB/sec. | ||
2436 | 2024.01.17 05:19:09.812529 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Debug> DynamicQueryHandler: Done processing query | ||
2437 | 2024.01.17 05:19:09.812551 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2438 | 2024.01.17 05:19:09.812567 [ 3 ] {} <Debug> HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Destroying unnamed session | ||
2439 | 2024.01.17 05:19:19.799864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2024.01.17 05:19:19.799996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2441 | 2024.01.17 05:19:19.800026 [ 3 ] {} <Debug> HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2442 | 2024.01.17 05:19:19.800053 [ 3 ] {} <Debug> HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2443 | 2024.01.17 05:19:19.800189 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2444 | 2024.01.17 05:19:19.800261 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2445 | 2024.01.17 05:19:19.800426 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2446 | 2024.01.17 05:19:19.800848 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2447 | 2024.01.17 05:19:19.801120 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2448 | 2024.01.17 05:19:19.801295 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2449 | 2024.01.17 05:19:19.801420 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001187503 sec., 40420 rows/sec., 3.20 MiB/sec. | ||
2450 | 2024.01.17 05:19:19.801554 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Debug> DynamicQueryHandler: Done processing query | ||
2451 | 2024.01.17 05:19:19.801578 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2452 | 2024.01.17 05:19:19.801595 [ 3 ] {} <Debug> HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Destroying unnamed session | ||
2453 | 2024.01.17 05:19:19.801734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2454 | 2024.01.17 05:19:19.801783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2455 | 2024.01.17 05:19:19.801802 [ 3 ] {} <Debug> HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2456 | 2024.01.17 05:19:19.801821 [ 3 ] {} <Debug> HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2024.01.17 05:19:19.801900 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2458 | 2024.01.17 05:19:19.801944 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2459 | 2024.01.17 05:19:19.802057 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2460 | 2024.01.17 05:19:19.802369 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2461 | 2024.01.17 05:19:19.802598 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2462 | 2024.01.17 05:19:19.802763 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2463 | 2024.01.17 05:19:19.802889 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000958428 sec., 2086 rows/sec., 178.31 KiB/sec. | ||
2464 | 2024.01.17 05:19:19.803008 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Debug> DynamicQueryHandler: Done processing query | ||
2465 | 2024.01.17 05:19:19.803033 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2466 | 2024.01.17 05:19:19.803049 [ 3 ] {} <Debug> HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Destroying unnamed session | ||
2467 | 2024.01.17 05:19:19.803238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2468 | 2024.01.17 05:19:19.803298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2469 | 2024.01.17 05:19:19.803320 [ 3 ] {} <Debug> HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2470 | 2024.01.17 05:19:19.803341 [ 3 ] {} <Debug> HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2024.01.17 05:19:19.803440 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2472 | 2024.01.17 05:19:19.803491 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2473 | 2024.01.17 05:19:19.803623 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2474 | 2024.01.17 05:19:19.804038 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2475 | 2024.01.17 05:19:19.804309 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2476 | 2024.01.17 05:19:19.804469 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2477 | 2024.01.17 05:19:19.804590 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Information> executeQuery: Read 145 rows, 14.32 KiB in 0.001109971 sec., 130634 rows/sec., 12.59 MiB/sec. | ||
2478 | 2024.01.17 05:19:19.804740 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Debug> DynamicQueryHandler: Done processing query | ||
2479 | 2024.01.17 05:19:19.804765 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2480 | 2024.01.17 05:19:19.804781 [ 3 ] {} <Debug> HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Destroying unnamed session | ||
2481 | 2024.01.17 05:19:19.804902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2482 | 2024.01.17 05:19:19.804949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2483 | 2024.01.17 05:19:19.804969 [ 3 ] {} <Debug> HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2484 | 2024.01.17 05:19:19.804987 [ 3 ] {} <Debug> HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2485 | 2024.01.17 05:19:19.805063 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2486 | 2024.01.17 05:19:19.805104 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2487 | 2024.01.17 05:19:19.805211 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2488 | 2024.01.17 05:19:19.805487 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2489 | 2024.01.17 05:19:19.805692 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2490 | 2024.01.17 05:19:19.805842 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2491 | 2024.01.17 05:19:19.805962 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000863156 sec., 2317 rows/sec., 161.79 KiB/sec. | ||
2492 | 2024.01.17 05:19:19.806065 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Debug> DynamicQueryHandler: Done processing query | ||
2493 | 2024.01.17 05:19:19.806089 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2494 | 2024.01.17 05:19:19.806105 [ 3 ] {} <Debug> HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Destroying unnamed session | ||
2495 | 2024.01.17 05:19:19.806224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2024.01.17 05:19:19.806269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2497 | 2024.01.17 05:19:19.806290 [ 3 ] {} <Debug> HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2498 | 2024.01.17 05:19:19.806306 [ 3 ] {} <Debug> HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2499 | 2024.01.17 05:19:19.806379 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2500 | 2024.01.17 05:19:19.806418 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2501 | 2024.01.17 05:19:19.806523 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2502 | 2024.01.17 05:19:19.806810 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2503 | 2024.01.17 05:19:19.807022 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2504 | 2024.01.17 05:19:19.807172 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2505 | 2024.01.17 05:19:19.807276 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000869596 sec., 57497 rows/sec., 4.50 MiB/sec. | ||
2506 | 2024.01.17 05:19:19.807427 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Debug> DynamicQueryHandler: Done processing query | ||
2507 | 2024.01.17 05:19:19.807457 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2508 | 2024.01.17 05:19:19.807474 [ 3 ] {} <Debug> HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Destroying unnamed session | ||
2509 | 2024.01.17 05:19:19.807581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2510 | 2024.01.17 05:19:19.807627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2511 | 2024.01.17 05:19:19.807646 [ 3 ] {} <Debug> HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2512 | 2024.01.17 05:19:19.807663 [ 3 ] {} <Debug> HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2513 | 2024.01.17 05:19:19.807735 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2514 | 2024.01.17 05:19:19.807779 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2515 | 2024.01.17 05:19:19.807910 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2516 | 2024.01.17 05:19:19.808180 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2517 | 2024.01.17 05:19:19.808443 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2518 | 2024.01.17 05:19:19.808621 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2519 | 2024.01.17 05:19:19.808744 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000979418 sec., 1021 rows/sec., 71.79 KiB/sec. | ||
2520 | 2024.01.17 05:19:19.808856 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Debug> DynamicQueryHandler: Done processing query | ||
2521 | 2024.01.17 05:19:19.808880 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2522 | 2024.01.17 05:19:19.808896 [ 3 ] {} <Debug> HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Destroying unnamed session | ||
2523 | 2024.01.17 05:19:19.809041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2524 | 2024.01.17 05:19:19.809086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2525 | 2024.01.17 05:19:19.809106 [ 3 ] {} <Debug> HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2526 | 2024.01.17 05:19:19.809122 [ 3 ] {} <Debug> HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2527 | 2024.01.17 05:19:19.809205 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2528 | 2024.01.17 05:19:19.809250 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2529 | 2024.01.17 05:19:19.809386 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2530 | 2024.01.17 05:19:19.809841 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2531 | 2024.01.17 05:19:19.810144 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2532 | 2024.01.17 05:19:19.810324 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2533 | 2024.01.17 05:19:19.810455 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001219452 sec., 39361 rows/sec., 53.12 MiB/sec. | ||
2534 | 2024.01.17 05:19:19.810582 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Debug> DynamicQueryHandler: Done processing query | ||
2535 | 2024.01.17 05:19:19.810605 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2536 | 2024.01.17 05:19:19.810621 [ 3 ] {} <Debug> HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Destroying unnamed session | ||
2537 | 2024.01.17 05:19:23.507240 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2538 | 2024.01.17 05:19:23.507310 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2539 | 2024.01.17 05:19:29.799306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2540 | 2024.01.17 05:19:29.799427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2541 | 2024.01.17 05:19:29.799453 [ 3 ] {} <Debug> HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2542 | 2024.01.17 05:19:29.799476 [ 3 ] {} <Debug> HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2543 | 2024.01.17 05:19:29.799602 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2544 | 2024.01.17 05:19:29.799662 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2545 | 2024.01.17 05:19:29.799819 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2546 | 2024.01.17 05:19:29.800192 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2547 | 2024.01.17 05:19:29.800458 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2548 | 2024.01.17 05:19:29.800627 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2549 | 2024.01.17 05:19:29.800755 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001113521 sec., 43106 rows/sec., 3.41 MiB/sec. | ||
2550 | 2024.01.17 05:19:29.800776 [ 109 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
2551 | 2024.01.17 05:19:29.800894 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2552 | 2024.01.17 05:19:29.800930 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Debug> DynamicQueryHandler: Done processing query | ||
2553 | 2024.01.17 05:19:29.800976 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2554 | 2024.01.17 05:19:29.800984 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
2555 | 2024.01.17 05:19:29.801005 [ 3 ] {} <Debug> HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Destroying unnamed session | ||
2556 | 2024.01.17 05:19:29.801082 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2557 | 2024.01.17 05:19:29.801111 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 48 rows starting from the beginning of the part | ||
2558 | 2024.01.17 05:19:29.801193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2559 | 2024.01.17 05:19:29.801252 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2560 | 2024.01.17 05:19:29.801254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2561 | 2024.01.17 05:19:29.801296 [ 3 ] {} <Debug> HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2562 | 2024.01.17 05:19:29.801320 [ 3 ] {} <Debug> HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2563 | 2024.01.17 05:19:29.801366 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
2564 | 2024.01.17 05:19:29.801440 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2565 | 2024.01.17 05:19:29.801472 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
2566 | 2024.01.17 05:19:29.801494 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2567 | 2024.01.17 05:19:29.801602 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
2568 | 2024.01.17 05:19:29.801744 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2569 | 2024.01.17 05:19:29.802458 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2570 | 2024.01.17 05:19:29.802552 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00160885 sec., 149174.87646455542 rows/sec., 11.81 MiB/sec. | ||
2571 | 2024.01.17 05:19:29.802676 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
2572 | 2024.01.17 05:19:29.802766 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2573 | 2024.01.17 05:19:29.802925 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
2574 | 2024.01.17 05:19:29.802975 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2575 | 2024.01.17 05:19:29.803022 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
2576 | 2024.01.17 05:19:29.803177 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.001701022 sec., 84654 rows/sec., 8.17 MiB/sec. | ||
2577 | 2024.01.17 05:19:29.803290 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Debug> DynamicQueryHandler: Done processing query | ||
2578 | 2024.01.17 05:19:29.803314 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2579 | 2024.01.17 05:19:29.803330 [ 3 ] {} <Debug> HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Destroying unnamed session | ||
2580 | 2024.01.17 05:19:29.803446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.01.17 05:19:29.803492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2582 | 2024.01.17 05:19:29.803512 [ 3 ] {} <Debug> HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2583 | 2024.01.17 05:19:29.803530 [ 3 ] {} <Debug> HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2584 | 2024.01.17 05:19:29.803607 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2585 | 2024.01.17 05:19:29.803647 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2586 | 2024.01.17 05:19:29.803751 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2587 | 2024.01.17 05:19:29.804036 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2588 | 2024.01.17 05:19:29.804234 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2589 | 2024.01.17 05:19:29.804378 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2590 | 2024.01.17 05:19:29.804500 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000864327 sec., 55534 rows/sec., 4.34 MiB/sec. | ||
2591 | 2024.01.17 05:19:29.804606 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Debug> DynamicQueryHandler: Done processing query | ||
2592 | 2024.01.17 05:19:29.804639 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2593 | 2024.01.17 05:19:29.804655 [ 3 ] {} <Debug> HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Destroying unnamed session | ||
2594 | 2024.01.17 05:19:29.804809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2595 | 2024.01.17 05:19:29.804860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2596 | 2024.01.17 05:19:29.804879 [ 3 ] {} <Debug> HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2597 | 2024.01.17 05:19:29.804897 [ 3 ] {} <Debug> HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2598 | 2024.01.17 05:19:29.804983 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2599 | 2024.01.17 05:19:29.805029 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2600 | 2024.01.17 05:19:29.805165 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2601 | 2024.01.17 05:19:29.805606 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2602 | 2024.01.17 05:19:29.805906 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2603 | 2024.01.17 05:19:29.806077 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2604 | 2024.01.17 05:19:29.806201 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001189302 sec., 40359 rows/sec., 54.46 MiB/sec. | ||
2605 | 2024.01.17 05:19:29.806307 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Debug> DynamicQueryHandler: Done processing query | ||
2606 | 2024.01.17 05:19:29.806330 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2607 | 2024.01.17 05:19:29.806345 [ 3 ] {} <Debug> HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Destroying unnamed session | ||
2608 | 2024.01.17 05:19:38.507346 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2609 | 2024.01.17 05:19:38.507418 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2610 | 2024.01.17 05:19:39.800238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2024.01.17 05:19:39.800351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2612 | 2024.01.17 05:19:39.800381 [ 3 ] {} <Debug> HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2613 | 2024.01.17 05:19:39.800408 [ 3 ] {} <Debug> HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2614 | 2024.01.17 05:19:39.800546 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2615 | 2024.01.17 05:19:39.800611 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2616 | 2024.01.17 05:19:39.800785 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2617 | 2024.01.17 05:19:39.801177 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2618 | 2024.01.17 05:19:39.801428 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2619 | 2024.01.17 05:19:39.801586 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2620 | 2024.01.17 05:19:39.801718 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001128641 sec., 42529 rows/sec., 3.37 MiB/sec. | ||
2621 | 2024.01.17 05:19:39.801838 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Debug> DynamicQueryHandler: Done processing query | ||
2622 | 2024.01.17 05:19:39.801862 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2623 | 2024.01.17 05:19:39.801878 [ 3 ] {} <Debug> HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Destroying unnamed session | ||
2624 | 2024.01.17 05:19:39.801987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2024.01.17 05:19:39.802030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2626 | 2024.01.17 05:19:39.802049 [ 3 ] {} <Debug> HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2627 | 2024.01.17 05:19:39.802065 [ 3 ] {} <Debug> HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2628 | 2024.01.17 05:19:39.802133 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2629 | 2024.01.17 05:19:39.802173 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2630 | 2024.01.17 05:19:39.802278 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2631 | 2024.01.17 05:19:39.802507 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2632 | 2024.01.17 05:19:39.802701 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2633 | 2024.01.17 05:19:39.802856 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2634 | 2024.01.17 05:19:39.802976 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000814505 sec., 2455 rows/sec., 209.82 KiB/sec. | ||
2635 | 2024.01.17 05:19:39.803109 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Debug> DynamicQueryHandler: Done processing query | ||
2636 | 2024.01.17 05:19:39.803133 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2637 | 2024.01.17 05:19:39.803148 [ 3 ] {} <Debug> HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Destroying unnamed session | ||
2638 | 2024.01.17 05:19:39.803294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2639 | 2024.01.17 05:19:39.803338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2640 | 2024.01.17 05:19:39.803358 [ 3 ] {} <Debug> HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2641 | 2024.01.17 05:19:39.803374 [ 3 ] {} <Debug> HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2642 | 2024.01.17 05:19:39.803450 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2643 | 2024.01.17 05:19:39.803489 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2644 | 2024.01.17 05:19:39.803594 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2645 | 2024.01.17 05:19:39.803939 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2646 | 2024.01.17 05:19:39.804150 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2647 | 2024.01.17 05:19:39.804300 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2648 | 2024.01.17 05:19:39.804425 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Information> executeQuery: Read 181 rows, 17.41 KiB in 0.000946977 sec., 191134 rows/sec., 17.95 MiB/sec. | ||
2649 | 2024.01.17 05:19:39.804554 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Debug> DynamicQueryHandler: Done processing query | ||
2650 | 2024.01.17 05:19:39.804577 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2651 | 2024.01.17 05:19:39.804592 [ 3 ] {} <Debug> HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Destroying unnamed session | ||
2652 | 2024.01.17 05:19:39.804693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2653 | 2024.01.17 05:19:39.804735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2654 | 2024.01.17 05:19:39.804754 [ 3 ] {} <Debug> HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2655 | 2024.01.17 05:19:39.804770 [ 3 ] {} <Debug> HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2656 | 2024.01.17 05:19:39.804837 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2657 | 2024.01.17 05:19:39.804875 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2658 | 2024.01.17 05:19:39.804977 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2659 | 2024.01.17 05:19:39.805218 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2660 | 2024.01.17 05:19:39.805439 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2661 | 2024.01.17 05:19:39.805585 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2662 | 2024.01.17 05:19:39.805709 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000845235 sec., 2366 rows/sec., 165.22 KiB/sec. | ||
2663 | 2024.01.17 05:19:39.805810 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Debug> DynamicQueryHandler: Done processing query | ||
2664 | 2024.01.17 05:19:39.805834 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2665 | 2024.01.17 05:19:39.805849 [ 3 ] {} <Debug> HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Destroying unnamed session | ||
2666 | 2024.01.17 05:19:39.805957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2667 | 2024.01.17 05:19:39.806001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2668 | 2024.01.17 05:19:39.806020 [ 3 ] {} <Debug> HTTP-Session: e4650127-a872-442f-aef1-233226c965de Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2669 | 2024.01.17 05:19:39.806037 [ 3 ] {} <Debug> HTTP-Session: e4650127-a872-442f-aef1-233226c965de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2670 | 2024.01.17 05:19:39.806110 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2671 | 2024.01.17 05:19:39.806148 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2672 | 2024.01.17 05:19:39.806252 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2673 | 2024.01.17 05:19:39.806614 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2674 | 2024.01.17 05:19:39.806818 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2675 | 2024.01.17 05:19:39.806973 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2676 | 2024.01.17 05:19:39.807085 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000940098 sec., 78715 rows/sec., 6.13 MiB/sec. | ||
2677 | 2024.01.17 05:19:39.807201 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Debug> DynamicQueryHandler: Done processing query | ||
2678 | 2024.01.17 05:19:39.807225 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2679 | 2024.01.17 05:19:39.807240 [ 3 ] {} <Debug> HTTP-Session: e4650127-a872-442f-aef1-233226c965de Destroying unnamed session | ||
2680 | 2024.01.17 05:19:39.807339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2681 | 2024.01.17 05:19:39.807384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2682 | 2024.01.17 05:19:39.807402 [ 3 ] {} <Debug> HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2683 | 2024.01.17 05:19:39.807419 [ 3 ] {} <Debug> HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2684 | 2024.01.17 05:19:39.807491 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2685 | 2024.01.17 05:19:39.807534 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2686 | 2024.01.17 05:19:39.807652 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2687 | 2024.01.17 05:19:39.807939 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2688 | 2024.01.17 05:19:39.808194 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2689 | 2024.01.17 05:19:39.808369 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2690 | 2024.01.17 05:19:39.808508 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000982988 sec., 37640 rows/sec., 2.65 MiB/sec. | ||
2691 | 2024.01.17 05:19:39.808663 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Debug> DynamicQueryHandler: Done processing query | ||
2692 | 2024.01.17 05:19:39.808686 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2693 | 2024.01.17 05:19:39.808702 [ 3 ] {} <Debug> HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Destroying unnamed session | ||
2694 | 2024.01.17 05:19:39.808836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2695 | 2024.01.17 05:19:39.808878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2696 | 2024.01.17 05:19:39.808896 [ 3 ] {} <Debug> HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2697 | 2024.01.17 05:19:39.808912 [ 3 ] {} <Debug> HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2698 | 2024.01.17 05:19:39.808995 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2699 | 2024.01.17 05:19:39.809037 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2700 | 2024.01.17 05:19:39.809178 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2701 | 2024.01.17 05:19:39.809637 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2702 | 2024.01.17 05:19:39.809939 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2703 | 2024.01.17 05:19:39.810120 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2704 | 2024.01.17 05:19:39.810252 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001223403 sec., 39234 rows/sec., 52.95 MiB/sec. | ||
2705 | 2024.01.17 05:19:39.810371 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Debug> DynamicQueryHandler: Done processing query | ||
2706 | 2024.01.17 05:19:39.810394 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2707 | 2024.01.17 05:19:39.810409 [ 3 ] {} <Debug> HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Destroying unnamed session | ||
2708 | 2024.01.17 05:19:49.799495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2709 | 2024.01.17 05:19:49.799622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2710 | 2024.01.17 05:19:49.799652 [ 3 ] {} <Debug> HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2711 | 2024.01.17 05:19:49.799679 [ 3 ] {} <Debug> HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2024.01.17 05:19:49.799822 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2713 | 2024.01.17 05:19:49.799890 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2714 | 2024.01.17 05:19:49.800071 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2715 | 2024.01.17 05:19:49.800501 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2716 | 2024.01.17 05:19:49.800761 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2717 | 2024.01.17 05:19:49.800924 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2718 | 2024.01.17 05:19:49.801044 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001181842 sec., 40614 rows/sec., 3.21 MiB/sec. | ||
2719 | 2024.01.17 05:19:49.801172 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Debug> DynamicQueryHandler: Done processing query | ||
2720 | 2024.01.17 05:19:49.801198 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2721 | 2024.01.17 05:19:49.801216 [ 3 ] {} <Debug> HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Destroying unnamed session | ||
2722 | 2024.01.17 05:19:49.801377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.01.17 05:19:49.801426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2724 | 2024.01.17 05:19:49.801446 [ 3 ] {} <Debug> HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2725 | 2024.01.17 05:19:49.801465 [ 3 ] {} <Debug> HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2726 | 2024.01.17 05:19:49.801552 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2727 | 2024.01.17 05:19:49.801595 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2728 | 2024.01.17 05:19:49.801701 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2729 | 2024.01.17 05:19:49.802067 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2730 | 2024.01.17 05:19:49.802283 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2731 | 2024.01.17 05:19:49.802434 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2732 | 2024.01.17 05:19:49.802538 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000956547 sec., 150541 rows/sec., 14.52 MiB/sec. | ||
2733 | 2024.01.17 05:19:49.802530 [ 159 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2734 | 2024.01.17 05:19:49.802589 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2735 | 2024.01.17 05:19:49.802669 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2736 | 2024.01.17 05:19:49.802682 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Debug> DynamicQueryHandler: Done processing query | ||
2737 | 2024.01.17 05:19:49.802736 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2738 | 2024.01.17 05:19:49.802785 [ 3 ] {} <Debug> HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Destroying unnamed session | ||
2739 | 2024.01.17 05:19:49.802880 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2740 | 2024.01.17 05:19:49.802913 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part | ||
2741 | 2024.01.17 05:19:49.802968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2742 | 2024.01.17 05:19:49.803024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2743 | 2024.01.17 05:19:49.803025 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 182 rows starting from the beginning of the part | ||
2744 | 2024.01.17 05:19:49.803049 [ 3 ] {} <Debug> HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2745 | 2024.01.17 05:19:49.803078 [ 3 ] {} <Debug> HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2746 | 2024.01.17 05:19:49.803161 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 145 rows starting from the beginning of the part | ||
2747 | 2024.01.17 05:19:49.803201 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2748 | 2024.01.17 05:19:49.803258 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2749 | 2024.01.17 05:19:49.803277 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
2750 | 2024.01.17 05:19:49.803434 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 181 rows starting from the beginning of the part | ||
2751 | 2024.01.17 05:19:49.803490 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2752 | 2024.01.17 05:19:49.803567 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
2753 | 2024.01.17 05:19:49.803912 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2754 | 2024.01.17 05:19:49.804189 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2755 | 2024.01.17 05:19:49.804357 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2756 | 2024.01.17 05:19:49.804497 [ 159 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2757 | 2024.01.17 05:19:49.804586 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2758 | 2024.01.17 05:19:49.804595 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.001350406 sec., 35544 rows/sec., 2.78 MiB/sec. | ||
2759 | 2024.01.17 05:19:49.804706 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2760 | 2024.01.17 05:19:49.804713 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040698 sec., 480227.8436103725 rows/sec., 45.63 MiB/sec. | ||
2761 | 2024.01.17 05:19:49.804824 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Debug> DynamicQueryHandler: Done processing query | ||
2762 | 2024.01.17 05:19:49.804843 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2763 | 2024.01.17 05:19:49.804866 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2764 | 2024.01.17 05:19:49.804893 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part | ||
2765 | 2024.01.17 05:19:49.804931 [ 3 ] {} <Debug> HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Destroying unnamed session | ||
2766 | 2024.01.17 05:19:49.805015 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2767 | 2024.01.17 05:19:49.805136 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
2768 | 2024.01.17 05:19:49.805191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2769 | 2024.01.17 05:19:49.805277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2770 | 2024.01.17 05:19:49.805302 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
2771 | 2024.01.17 05:19:49.805313 [ 3 ] {} <Debug> HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2772 | 2024.01.17 05:19:49.805380 [ 3 ] {} <Debug> HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2773 | 2024.01.17 05:19:49.805455 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2774 | 2024.01.17 05:19:49.805604 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
2775 | 2024.01.17 05:19:49.805630 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2776 | 2024.01.17 05:19:49.805683 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2777 | 2024.01.17 05:19:49.805750 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2778 | 2024.01.17 05:19:49.805960 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
2779 | 2024.01.17 05:19:49.806126 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
2780 | 2024.01.17 05:19:49.806255 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2781 | 2024.01.17 05:19:49.806969 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2782 | 2024.01.17 05:19:49.807062 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400035 sec., 164164.27260435786 rows/sec., 12.82 MiB/sec. | ||
2783 | 2024.01.17 05:19:49.807295 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2784 | 2024.01.17 05:19:49.807474 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2785 | 2024.01.17 05:19:49.807620 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2786 | 2024.01.17 05:19:49.807745 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2787 | 2024.01.17 05:19:49.807744 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2788 | 2024.01.17 05:19:49.807915 [ 159 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2789 | 2024.01.17 05:19:49.807927 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002237182 sec., 21455 rows/sec., 28.95 MiB/sec. | ||
2790 | 2024.01.17 05:19:49.807956 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2791 | 2024.01.17 05:19:49.808112 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2792 | 2024.01.17 05:19:49.808194 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Debug> DynamicQueryHandler: Done processing query | ||
2793 | 2024.01.17 05:19:49.808243 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2794 | 2024.01.17 05:19:49.808301 [ 3 ] {} <Debug> HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Destroying unnamed session | ||
2795 | 2024.01.17 05:19:49.808310 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2796 | 2024.01.17 05:19:49.808359 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 629 rows starting from the beginning of the part | ||
2797 | 2024.01.17 05:19:49.808499 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
2798 | 2024.01.17 05:19:49.808597 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
2799 | 2024.01.17 05:19:49.808688 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
2800 | 2024.01.17 05:19:49.808776 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
2801 | 2024.01.17 05:19:49.808865 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
2802 | 2024.01.17 05:19:49.810954 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 6 columns (6 merged, 0 gathered) in 0.002943765 sec., 295200.19430898863 rows/sec., 398.36 MiB/sec. | ||
2803 | 2024.01.17 05:19:49.811493 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2804 | 2024.01.17 05:19:49.811763 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2805 | 2024.01.17 05:19:49.811843 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2806 | 2024.01.17 05:19:49.811930 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4: 4.13 MiB. | ||
2807 | 2024.01.17 05:19:50.363859 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2808 | 2024.01.17 05:19:50.363927 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2809 | 2024.01.17 05:19:50.364002 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2810 | 2024.01.17 05:19:50.364142 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2811 | 2024.01.17 05:19:50.364184 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 329 rows starting from the beginning of the part | ||
2812 | 2024.01.17 05:19:50.364308 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2813 | 2024.01.17 05:19:50.364407 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
2814 | 2024.01.17 05:19:50.364496 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
2815 | 2024.01.17 05:19:50.364579 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
2816 | 2024.01.17 05:19:50.365256 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282534 sec., 344630.2398221021 rows/sec., 24.31 MiB/sec. | ||
2817 | 2024.01.17 05:19:50.365405 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2818 | 2024.01.17 05:19:50.365640 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
2819 | 2024.01.17 05:19:50.365708 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
2820 | 2024.01.17 05:19:53.507471 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2821 | 2024.01.17 05:19:53.507545 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2822 | 2024.01.17 05:19:59.798825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2823 | 2024.01.17 05:19:59.798958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2824 | 2024.01.17 05:19:59.798989 [ 3 ] {} <Debug> HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2825 | 2024.01.17 05:19:59.799016 [ 3 ] {} <Debug> HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2826 | 2024.01.17 05:19:59.799155 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2827 | 2024.01.17 05:19:59.799220 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2828 | 2024.01.17 05:19:59.799400 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2829 | 2024.01.17 05:19:59.799852 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2830 | 2024.01.17 05:19:59.800112 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2831 | 2024.01.17 05:19:59.800275 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2832 | 2024.01.17 05:19:59.800398 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001203033 sec., 39899 rows/sec., 3.16 MiB/sec. | ||
2833 | 2024.01.17 05:19:59.800529 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Debug> DynamicQueryHandler: Done processing query | ||
2834 | 2024.01.17 05:19:59.800554 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2835 | 2024.01.17 05:19:59.800570 [ 3 ] {} <Debug> HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Destroying unnamed session | ||
2836 | 2024.01.17 05:19:59.800734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2837 | 2024.01.17 05:19:59.800782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2838 | 2024.01.17 05:19:59.800802 [ 3 ] {} <Debug> HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2839 | 2024.01.17 05:19:59.800822 [ 3 ] {} <Debug> HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2840 | 2024.01.17 05:19:59.800909 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2841 | 2024.01.17 05:19:59.800951 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2842 | 2024.01.17 05:19:59.801057 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2843 | 2024.01.17 05:19:59.801453 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2844 | 2024.01.17 05:19:59.801679 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2845 | 2024.01.17 05:19:59.801831 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2846 | 2024.01.17 05:19:59.801932 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000995558 sec., 144642 rows/sec., 13.96 MiB/sec. | ||
2847 | 2024.01.17 05:19:59.802067 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Debug> DynamicQueryHandler: Done processing query | ||
2848 | 2024.01.17 05:19:59.802092 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2849 | 2024.01.17 05:19:59.802107 [ 3 ] {} <Debug> HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Destroying unnamed session | ||
2850 | 2024.01.17 05:19:59.802222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2851 | 2024.01.17 05:19:59.802268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2852 | 2024.01.17 05:19:59.802287 [ 3 ] {} <Debug> HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2853 | 2024.01.17 05:19:59.802304 [ 3 ] {} <Debug> HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2854 | 2024.01.17 05:19:59.802378 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2855 | 2024.01.17 05:19:59.802417 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2856 | 2024.01.17 05:19:59.802525 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2857 | 2024.01.17 05:19:59.802808 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2858 | 2024.01.17 05:19:59.803014 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2859 | 2024.01.17 05:19:59.803163 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2860 | 2024.01.17 05:19:59.803264 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000858116 sec., 55936 rows/sec., 4.37 MiB/sec. | ||
2861 | 2024.01.17 05:19:59.803378 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Debug> DynamicQueryHandler: Done processing query | ||
2862 | 2024.01.17 05:19:59.803401 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2863 | 2024.01.17 05:19:59.803417 [ 3 ] {} <Debug> HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Destroying unnamed session | ||
2864 | 2024.01.17 05:19:59.803627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2865 | 2024.01.17 05:19:59.803673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2866 | 2024.01.17 05:19:59.803692 [ 3 ] {} <Debug> HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2867 | 2024.01.17 05:19:59.803708 [ 3 ] {} <Debug> HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2868 | 2024.01.17 05:19:59.803797 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2869 | 2024.01.17 05:19:59.803841 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2870 | 2024.01.17 05:19:59.803974 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2871 | 2024.01.17 05:19:59.804426 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2872 | 2024.01.17 05:19:59.804746 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2873 | 2024.01.17 05:19:59.804931 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2874 | 2024.01.17 05:19:59.805040 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001214492 sec., 39522 rows/sec., 53.33 MiB/sec. | ||
2875 | 2024.01.17 05:19:59.805162 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Debug> DynamicQueryHandler: Done processing query | ||
2876 | 2024.01.17 05:19:59.805186 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2877 | 2024.01.17 05:19:59.805201 [ 3 ] {} <Debug> HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Destroying unnamed session | ||
2878 | 2024.01.17 05:20:08.507799 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2879 | 2024.01.17 05:20:08.507891 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2880 | 2024.01.17 05:20:09.800594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2881 | 2024.01.17 05:20:09.800706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2882 | 2024.01.17 05:20:09.800739 [ 3 ] {} <Debug> HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2883 | 2024.01.17 05:20:09.800763 [ 3 ] {} <Debug> HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2884 | 2024.01.17 05:20:09.800900 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2885 | 2024.01.17 05:20:09.800968 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2886 | 2024.01.17 05:20:09.801137 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2887 | 2024.01.17 05:20:09.801574 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2888 | 2024.01.17 05:20:09.801868 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2889 | 2024.01.17 05:20:09.802057 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2890 | 2024.01.17 05:20:09.802192 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001250293 sec., 38391 rows/sec., 3.04 MiB/sec. | ||
2891 | 2024.01.17 05:20:09.802224 [ 129 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
2892 | 2024.01.17 05:20:09.802334 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2893 | 2024.01.17 05:20:09.802368 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2024.01.17 05:20:09.802422 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2895 | 2024.01.17 05:20:09.802445 [ 3 ] {} <Debug> HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Destroying unnamed session | ||
2896 | 2024.01.17 05:20:09.802451 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
2897 | 2024.01.17 05:20:09.802548 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2898 | 2024.01.17 05:20:09.802565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2899 | 2024.01.17 05:20:09.802583 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 48 rows starting from the beginning of the part | ||
2900 | 2024.01.17 05:20:09.802624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2901 | 2024.01.17 05:20:09.802650 [ 3 ] {} <Debug> HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2902 | 2024.01.17 05:20:09.802673 [ 3 ] {} <Debug> HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2903 | 2024.01.17 05:20:09.802731 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
2904 | 2024.01.17 05:20:09.802790 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2905 | 2024.01.17 05:20:09.802850 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2906 | 2024.01.17 05:20:09.802851 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
2907 | 2024.01.17 05:20:09.803023 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
2908 | 2024.01.17 05:20:09.803101 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2909 | 2024.01.17 05:20:09.803169 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
2910 | 2024.01.17 05:20:09.803592 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2911 | 2024.01.17 05:20:09.803887 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2912 | 2024.01.17 05:20:09.803957 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547059 sec., 155133.0621521222 rows/sec., 12.28 MiB/sec. | ||
2913 | 2024.01.17 05:20:09.804076 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2914 | 2024.01.17 05:20:09.804083 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
2915 | 2024.01.17 05:20:09.804267 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001432856 sec., 2791 rows/sec., 233.09 KiB/sec. | ||
2916 | 2024.01.17 05:20:09.804317 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
2917 | 2024.01.17 05:20:09.804415 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
2918 | 2024.01.17 05:20:09.804444 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Debug> DynamicQueryHandler: Done processing query | ||
2919 | 2024.01.17 05:20:09.804480 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2920 | 2024.01.17 05:20:09.804498 [ 3 ] {} <Debug> HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Destroying unnamed session | ||
2921 | 2024.01.17 05:20:09.804670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2922 | 2024.01.17 05:20:09.804717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2923 | 2024.01.17 05:20:09.804737 [ 3 ] {} <Debug> HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2924 | 2024.01.17 05:20:09.804755 [ 3 ] {} <Debug> HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2925 | 2024.01.17 05:20:09.804835 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2926 | 2024.01.17 05:20:09.804875 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2927 | 2024.01.17 05:20:09.804979 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2928 | 2024.01.17 05:20:09.805362 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2929 | 2024.01.17 05:20:09.805584 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2930 | 2024.01.17 05:20:09.805765 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2931 | 2024.01.17 05:20:09.805927 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Information> executeQuery: Read 182 rows, 17.50 KiB in 0.00105107 sec., 173156 rows/sec., 16.26 MiB/sec. | ||
2932 | 2024.01.17 05:20:09.806167 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Debug> DynamicQueryHandler: Done processing query | ||
2933 | 2024.01.17 05:20:09.806194 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2934 | 2024.01.17 05:20:09.806211 [ 3 ] {} <Debug> HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Destroying unnamed session | ||
2935 | 2024.01.17 05:20:09.806364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2936 | 2024.01.17 05:20:09.806412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2937 | 2024.01.17 05:20:09.806430 [ 3 ] {} <Debug> HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2938 | 2024.01.17 05:20:09.806448 [ 3 ] {} <Debug> HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2939 | 2024.01.17 05:20:09.806530 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2940 | 2024.01.17 05:20:09.806592 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2941 | 2024.01.17 05:20:09.806762 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2942 | 2024.01.17 05:20:09.807045 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2943 | 2024.01.17 05:20:09.807253 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2944 | 2024.01.17 05:20:09.807398 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2945 | 2024.01.17 05:20:09.807538 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000953868 sec., 4193 rows/sec., 292.80 KiB/sec. | ||
2946 | 2024.01.17 05:20:09.807663 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Debug> DynamicQueryHandler: Done processing query | ||
2947 | 2024.01.17 05:20:09.807687 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2948 | 2024.01.17 05:20:09.807702 [ 3 ] {} <Debug> HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Destroying unnamed session | ||
2949 | 2024.01.17 05:20:09.807837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2950 | 2024.01.17 05:20:09.807885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2951 | 2024.01.17 05:20:09.807904 [ 3 ] {} <Debug> HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2952 | 2024.01.17 05:20:09.807921 [ 3 ] {} <Debug> HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2024.01.17 05:20:09.807995 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2954 | 2024.01.17 05:20:09.808034 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2955 | 2024.01.17 05:20:09.808140 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2956 | 2024.01.17 05:20:09.808435 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2957 | 2024.01.17 05:20:09.808639 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2958 | 2024.01.17 05:20:09.808787 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2959 | 2024.01.17 05:20:09.808917 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000886076 sec., 85771 rows/sec., 6.69 MiB/sec. | ||
2960 | 2024.01.17 05:20:09.809130 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Debug> DynamicQueryHandler: Done processing query | ||
2961 | 2024.01.17 05:20:09.809155 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2962 | 2024.01.17 05:20:09.809171 [ 3 ] {} <Debug> HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Destroying unnamed session | ||
2963 | 2024.01.17 05:20:09.809291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2964 | 2024.01.17 05:20:09.809336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2965 | 2024.01.17 05:20:09.809354 [ 3 ] {} <Debug> HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2966 | 2024.01.17 05:20:09.809371 [ 3 ] {} <Debug> HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2967 | 2024.01.17 05:20:09.809443 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2968 | 2024.01.17 05:20:09.809489 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2969 | 2024.01.17 05:20:09.809628 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2970 | 2024.01.17 05:20:09.809993 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2971 | 2024.01.17 05:20:09.810291 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2972 | 2024.01.17 05:20:09.810497 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2973 | 2024.01.17 05:20:09.810618 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.001139561 sec., 33346 rows/sec., 2.35 MiB/sec. | ||
2974 | 2024.01.17 05:20:09.810748 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Debug> DynamicQueryHandler: Done processing query | ||
2975 | 2024.01.17 05:20:09.810771 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2976 | 2024.01.17 05:20:09.810787 [ 3 ] {} <Debug> HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Destroying unnamed session | ||
2977 | 2024.01.17 05:20:09.810934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2978 | 2024.01.17 05:20:09.810978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2979 | 2024.01.17 05:20:09.810997 [ 3 ] {} <Debug> HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2980 | 2024.01.17 05:20:09.811013 [ 3 ] {} <Debug> HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2981 | 2024.01.17 05:20:09.811098 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2982 | 2024.01.17 05:20:09.811144 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2983 | 2024.01.17 05:20:09.811281 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2984 | 2024.01.17 05:20:09.811777 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2985 | 2024.01.17 05:20:09.812086 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2986 | 2024.01.17 05:20:09.812276 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2987 | 2024.01.17 05:20:09.812404 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001276934 sec., 37590 rows/sec., 50.73 MiB/sec. | ||
2988 | 2024.01.17 05:20:09.812526 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Debug> DynamicQueryHandler: Done processing query | ||
2989 | 2024.01.17 05:20:09.812549 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2990 | 2024.01.17 05:20:09.812564 [ 3 ] {} <Debug> HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Destroying unnamed session | ||
2991 | 2024.01.17 05:20:19.798800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2992 | 2024.01.17 05:20:19.798966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2993 | 2024.01.17 05:20:19.799015 [ 3 ] {} <Debug> HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
2994 | 2024.01.17 05:20:19.799060 [ 3 ] {} <Debug> HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2995 | 2024.01.17 05:20:19.799237 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2996 | 2024.01.17 05:20:19.799305 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2997 | 2024.01.17 05:20:19.799486 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2998 | 2024.01.17 05:20:19.800089 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2999 | 2024.01.17 05:20:19.800356 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3000 | 2024.01.17 05:20:19.800521 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3001 | 2024.01.17 05:20:19.800653 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001377896 sec., 34835 rows/sec., 2.76 MiB/sec. | ||
3002 | 2024.01.17 05:20:19.800801 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Debug> DynamicQueryHandler: Done processing query | ||
3003 | 2024.01.17 05:20:19.800826 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3004 | 2024.01.17 05:20:19.800842 [ 3 ] {} <Debug> HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Destroying unnamed session | ||
3005 | 2024.01.17 05:20:19.800956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3006 | 2024.01.17 05:20:19.801003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3007 | 2024.01.17 05:20:19.801022 [ 3 ] {} <Debug> HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3008 | 2024.01.17 05:20:19.801039 [ 3 ] {} <Debug> HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3009 | 2024.01.17 05:20:19.801110 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3010 | 2024.01.17 05:20:19.801151 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3011 | 2024.01.17 05:20:19.801259 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3012 | 2024.01.17 05:20:19.801552 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3013 | 2024.01.17 05:20:19.801761 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3014 | 2024.01.17 05:20:19.801914 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3015 | 2024.01.17 05:20:19.802044 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900426 sec., 2221 rows/sec., 189.80 KiB/sec. | ||
3016 | 2024.01.17 05:20:19.802040 [ 97 ] {} <Debug> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3017 | 2024.01.17 05:20:19.802170 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3018 | 2024.01.17 05:20:19.802209 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Debug> DynamicQueryHandler: Done processing query | ||
3019 | 2024.01.17 05:20:19.802272 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3020 | 2024.01.17 05:20:19.802319 [ 3 ] {} <Debug> HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Destroying unnamed session | ||
3021 | 2024.01.17 05:20:19.802326 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3022 | 2024.01.17 05:20:19.802489 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3023 | 2024.01.17 05:20:19.802526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3024 | 2024.01.17 05:20:19.802552 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3025 | 2024.01.17 05:20:19.802628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3026 | 2024.01.17 05:20:19.802686 [ 3 ] {} <Debug> HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3027 | 2024.01.17 05:20:19.802720 [ 3 ] {} <Debug> HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3028 | 2024.01.17 05:20:19.802842 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3029 | 2024.01.17 05:20:19.802943 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3030 | 2024.01.17 05:20:19.803023 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3031 | 2024.01.17 05:20:19.803111 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3032 | 2024.01.17 05:20:19.803396 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3033 | 2024.01.17 05:20:19.803522 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3034 | 2024.01.17 05:20:19.803607 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3035 | 2024.01.17 05:20:19.803774 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3036 | 2024.01.17 05:20:19.804296 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3037 | 2024.01.17 05:20:19.804795 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3038 | 2024.01.17 05:20:19.805068 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002833173 sec., 7765.14529822217 rows/sec., 649.74 KiB/sec. | ||
3039 | 2024.01.17 05:20:19.805113 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3040 | 2024.01.17 05:20:19.805281 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3041 | 2024.01.17 05:20:19.805345 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Information> executeQuery: Read 145 rows, 14.32 KiB in 0.002340314 sec., 61957 rows/sec., 5.97 MiB/sec. | ||
3042 | 2024.01.17 05:20:19.805644 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Debug> DynamicQueryHandler: Done processing query | ||
3043 | 2024.01.17 05:20:19.805658 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3044 | 2024.01.17 05:20:19.805680 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3045 | 2024.01.17 05:20:19.805719 [ 3 ] {} <Debug> HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Destroying unnamed session | ||
3046 | 2024.01.17 05:20:19.805772 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3047 | 2024.01.17 05:20:19.805891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3048 | 2024.01.17 05:20:19.805942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3049 | 2024.01.17 05:20:19.805963 [ 3 ] {} <Debug> HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3050 | 2024.01.17 05:20:19.805980 [ 3 ] {} <Debug> HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3051 | 2024.01.17 05:20:19.806053 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3052 | 2024.01.17 05:20:19.806095 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3053 | 2024.01.17 05:20:19.806222 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3054 | 2024.01.17 05:20:19.806507 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3055 | 2024.01.17 05:20:19.806715 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3056 | 2024.01.17 05:20:19.806878 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3057 | 2024.01.17 05:20:19.806994 [ 97 ] {} <Debug> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3058 | 2024.01.17 05:20:19.807010 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000919827 sec., 2174 rows/sec., 151.82 KiB/sec. | ||
3059 | 2024.01.17 05:20:19.807058 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3060 | 2024.01.17 05:20:19.807263 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3061 | 2024.01.17 05:20:19.807307 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Debug> DynamicQueryHandler: Done processing query | ||
3062 | 2024.01.17 05:20:19.807354 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3063 | 2024.01.17 05:20:19.807416 [ 3 ] {} <Debug> HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Destroying unnamed session | ||
3064 | 2024.01.17 05:20:19.807420 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3065 | 2024.01.17 05:20:19.807462 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3066 | 2024.01.17 05:20:19.807592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3067 | 2024.01.17 05:20:19.807613 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3068 | 2024.01.17 05:20:19.807664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3069 | 2024.01.17 05:20:19.807728 [ 3 ] {} <Debug> HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3070 | 2024.01.17 05:20:19.807764 [ 3 ] {} <Debug> HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3071 | 2024.01.17 05:20:19.807859 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3072 | 2024.01.17 05:20:19.807992 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3073 | 2024.01.17 05:20:19.808073 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3074 | 2024.01.17 05:20:19.808089 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3075 | 2024.01.17 05:20:19.808305 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3076 | 2024.01.17 05:20:19.808608 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3077 | 2024.01.17 05:20:19.808620 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3078 | 2024.01.17 05:20:19.809619 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3079 | 2024.01.17 05:20:19.810133 [ 12 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011617 sec., 7305.045761130981 rows/sec., 510.07 KiB/sec. | ||
3080 | 2024.01.17 05:20:19.810168 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3081 | 2024.01.17 05:20:19.810361 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3082 | 2024.01.17 05:20:19.810421 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3083 | 2024.01.17 05:20:19.810588 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.002540048 sec., 19684 rows/sec., 1.54 MiB/sec. | ||
3084 | 2024.01.17 05:20:19.810921 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Debug> DynamicQueryHandler: Done processing query | ||
3085 | 2024.01.17 05:20:19.810945 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3086 | 2024.01.17 05:20:19.810958 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3087 | 2024.01.17 05:20:19.811029 [ 3 ] {} <Debug> HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Destroying unnamed session | ||
3088 | 2024.01.17 05:20:19.811107 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3089 | 2024.01.17 05:20:19.811164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3090 | 2024.01.17 05:20:19.811255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3091 | 2024.01.17 05:20:19.811275 [ 3 ] {} <Debug> HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3092 | 2024.01.17 05:20:19.811292 [ 3 ] {} <Debug> HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3093 | 2024.01.17 05:20:19.811365 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3094 | 2024.01.17 05:20:19.811411 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3095 | 2024.01.17 05:20:19.811553 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3096 | 2024.01.17 05:20:19.811835 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3097 | 2024.01.17 05:20:19.812100 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3098 | 2024.01.17 05:20:19.812280 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3099 | 2024.01.17 05:20:19.812414 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001019169 sec., 981 rows/sec., 68.99 KiB/sec. | ||
3100 | 2024.01.17 05:20:19.812536 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Debug> DynamicQueryHandler: Done processing query | ||
3101 | 2024.01.17 05:20:19.812560 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3102 | 2024.01.17 05:20:19.812576 [ 3 ] {} <Debug> HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Destroying unnamed session | ||
3103 | 2024.01.17 05:20:19.812727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3104 | 2024.01.17 05:20:19.812774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3105 | 2024.01.17 05:20:19.812793 [ 3 ] {} <Debug> HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3106 | 2024.01.17 05:20:19.812810 [ 3 ] {} <Debug> HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3107 | 2024.01.17 05:20:19.812896 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3108 | 2024.01.17 05:20:19.812941 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3109 | 2024.01.17 05:20:19.813080 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3110 | 2024.01.17 05:20:19.813583 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3111 | 2024.01.17 05:20:19.813901 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3112 | 2024.01.17 05:20:19.814083 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3113 | 2024.01.17 05:20:19.814224 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001289713 sec., 37217 rows/sec., 50.22 MiB/sec. | ||
3114 | 2024.01.17 05:20:19.814374 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Debug> DynamicQueryHandler: Done processing query | ||
3115 | 2024.01.17 05:20:19.814397 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3116 | 2024.01.17 05:20:19.814412 [ 3 ] {} <Debug> HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Destroying unnamed session | ||
3117 | 2024.01.17 05:20:23.507937 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3118 | 2024.01.17 05:20:23.508005 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3119 | 2024.01.17 05:20:29.799611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3120 | 2024.01.17 05:20:29.799742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3121 | 2024.01.17 05:20:29.799773 [ 3 ] {} <Debug> HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3122 | 2024.01.17 05:20:29.799800 [ 3 ] {} <Debug> HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3123 | 2024.01.17 05:20:29.799943 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3124 | 2024.01.17 05:20:29.800011 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3125 | 2024.01.17 05:20:29.800194 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3126 | 2024.01.17 05:20:29.800638 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3127 | 2024.01.17 05:20:29.800917 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3128 | 2024.01.17 05:20:29.801078 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3129 | 2024.01.17 05:20:29.801218 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001226913 sec., 39122 rows/sec., 3.10 MiB/sec. | ||
3130 | 2024.01.17 05:20:29.801361 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Debug> DynamicQueryHandler: Done processing query | ||
3131 | 2024.01.17 05:20:29.801387 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3132 | 2024.01.17 05:20:29.801403 [ 3 ] {} <Debug> HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Destroying unnamed session | ||
3133 | 2024.01.17 05:20:29.801563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3134 | 2024.01.17 05:20:29.801616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3135 | 2024.01.17 05:20:29.801638 [ 3 ] {} <Debug> HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3136 | 2024.01.17 05:20:29.801656 [ 3 ] {} <Debug> HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3137 | 2024.01.17 05:20:29.801745 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3138 | 2024.01.17 05:20:29.801788 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3139 | 2024.01.17 05:20:29.801902 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3140 | 2024.01.17 05:20:29.802279 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3141 | 2024.01.17 05:20:29.802503 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3142 | 2024.01.17 05:20:29.802654 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3143 | 2024.01.17 05:20:29.802792 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.001014559 sec., 141933 rows/sec., 13.69 MiB/sec. | ||
3144 | 2024.01.17 05:20:29.802946 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Debug> DynamicQueryHandler: Done processing query | ||
3145 | 2024.01.17 05:20:29.802973 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3146 | 2024.01.17 05:20:29.802990 [ 3 ] {} <Debug> HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Destroying unnamed session | ||
3147 | 2024.01.17 05:20:29.803109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3148 | 2024.01.17 05:20:29.803158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3149 | 2024.01.17 05:20:29.803178 [ 3 ] {} <Debug> HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3150 | 2024.01.17 05:20:29.803195 [ 3 ] {} <Debug> HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3151 | 2024.01.17 05:20:29.803272 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3152 | 2024.01.17 05:20:29.803312 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3153 | 2024.01.17 05:20:29.803425 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3154 | 2024.01.17 05:20:29.803715 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3155 | 2024.01.17 05:20:29.803929 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3156 | 2024.01.17 05:20:29.804080 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3157 | 2024.01.17 05:20:29.804215 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000907737 sec., 52878 rows/sec., 4.14 MiB/sec. | ||
3158 | 2024.01.17 05:20:29.804335 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Debug> DynamicQueryHandler: Done processing query | ||
3159 | 2024.01.17 05:20:29.804358 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3160 | 2024.01.17 05:20:29.804374 [ 3 ] {} <Debug> HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Destroying unnamed session | ||
3161 | 2024.01.17 05:20:29.804502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3162 | 2024.01.17 05:20:29.804549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3163 | 2024.01.17 05:20:29.804570 [ 3 ] {} <Debug> HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3164 | 2024.01.17 05:20:29.804588 [ 3 ] {} <Debug> HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3165 | 2024.01.17 05:20:29.804677 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3166 | 2024.01.17 05:20:29.804722 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3167 | 2024.01.17 05:20:29.804865 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3168 | 2024.01.17 05:20:29.805351 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3169 | 2024.01.17 05:20:29.805680 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3170 | 2024.01.17 05:20:29.805857 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3171 | 2024.01.17 05:20:29.805997 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001290824 sec., 37185 rows/sec., 50.18 MiB/sec. | ||
3172 | 2024.01.17 05:20:29.806124 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Debug> DynamicQueryHandler: Done processing query | ||
3173 | 2024.01.17 05:20:29.806148 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3174 | 2024.01.17 05:20:29.806164 [ 3 ] {} <Debug> HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Destroying unnamed session | ||
3175 | 2024.01.17 05:20:38.508045 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3176 | 2024.01.17 05:20:38.508118 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3177 | 2024.01.17 05:20:39.800539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3178 | 2024.01.17 05:20:39.800654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3179 | 2024.01.17 05:20:39.800686 [ 3 ] {} <Debug> HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3180 | 2024.01.17 05:20:39.800713 [ 3 ] {} <Debug> HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3181 | 2024.01.17 05:20:39.800854 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3182 | 2024.01.17 05:20:39.800921 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3183 | 2024.01.17 05:20:39.801100 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3184 | 2024.01.17 05:20:39.801660 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3185 | 2024.01.17 05:20:39.801938 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3186 | 2024.01.17 05:20:39.802109 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3187 | 2024.01.17 05:20:39.802231 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001338155 sec., 35870 rows/sec., 2.84 MiB/sec. | ||
3188 | 2024.01.17 05:20:39.802400 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Debug> DynamicQueryHandler: Done processing query | ||
3189 | 2024.01.17 05:20:39.802426 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3190 | 2024.01.17 05:20:39.802443 [ 3 ] {} <Debug> HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Destroying unnamed session | ||
3191 | 2024.01.17 05:20:39.802559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3192 | 2024.01.17 05:20:39.802612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3193 | 2024.01.17 05:20:39.802632 [ 3 ] {} <Debug> HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3194 | 2024.01.17 05:20:39.802651 [ 3 ] {} <Debug> HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3195 | 2024.01.17 05:20:39.802731 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3196 | 2024.01.17 05:20:39.802773 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3197 | 2024.01.17 05:20:39.802888 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3198 | 2024.01.17 05:20:39.803148 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3199 | 2024.01.17 05:20:39.803359 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3200 | 2024.01.17 05:20:39.803509 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3201 | 2024.01.17 05:20:39.803632 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871686 sec., 2294 rows/sec., 196.06 KiB/sec. | ||
3202 | 2024.01.17 05:20:39.803805 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Debug> DynamicQueryHandler: Done processing query | ||
3203 | 2024.01.17 05:20:39.803829 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3204 | 2024.01.17 05:20:39.803846 [ 3 ] {} <Debug> HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Destroying unnamed session | ||
3205 | 2024.01.17 05:20:39.804025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3206 | 2024.01.17 05:20:39.804076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3207 | 2024.01.17 05:20:39.804096 [ 3 ] {} <Debug> HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3208 | 2024.01.17 05:20:39.804112 [ 3 ] {} <Debug> HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3209 | 2024.01.17 05:20:39.804195 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3210 | 2024.01.17 05:20:39.804235 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3211 | 2024.01.17 05:20:39.804353 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3212 | 2024.01.17 05:20:39.804733 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3213 | 2024.01.17 05:20:39.804950 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3214 | 2024.01.17 05:20:39.805105 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3215 | 2024.01.17 05:20:39.805232 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Information> executeQuery: Read 181 rows, 17.41 KiB in 0.001005969 sec., 179926 rows/sec., 16.90 MiB/sec. | ||
3216 | 2024.01.17 05:20:39.805230 [ 108 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3217 | 2024.01.17 05:20:39.805350 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3218 | 2024.01.17 05:20:39.805418 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Debug> DynamicQueryHandler: Done processing query | ||
3219 | 2024.01.17 05:20:39.805458 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3220 | 2024.01.17 05:20:39.805466 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3221 | 2024.01.17 05:20:39.805480 [ 3 ] {} <Debug> HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Destroying unnamed session | ||
3222 | 2024.01.17 05:20:39.805615 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3223 | 2024.01.17 05:20:39.805669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2024.01.17 05:20:39.805680 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part | ||
3225 | 2024.01.17 05:20:39.805765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3226 | 2024.01.17 05:20:39.805810 [ 3 ] {} <Debug> HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3227 | 2024.01.17 05:20:39.805843 [ 3 ] {} <Debug> HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2024.01.17 05:20:39.805942 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 144 rows starting from the beginning of the part | ||
3229 | 2024.01.17 05:20:39.806058 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3230 | 2024.01.17 05:20:39.806190 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3231 | 2024.01.17 05:20:39.806193 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 182 rows starting from the beginning of the part | ||
3232 | 2024.01.17 05:20:39.806497 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 145 rows starting from the beginning of the part | ||
3233 | 2024.01.17 05:20:39.806689 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3234 | 2024.01.17 05:20:39.806729 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
3235 | 2024.01.17 05:20:39.806907 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 181 rows starting from the beginning of the part | ||
3236 | 2024.01.17 05:20:39.807414 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3237 | 2024.01.17 05:20:39.807841 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3238 | 2024.01.17 05:20:39.808181 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3239 | 2024.01.17 05:20:39.808369 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002261393 sec., 884 rows/sec., 61.75 KiB/sec. | ||
3240 | 2024.01.17 05:20:39.808764 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Debug> DynamicQueryHandler: Done processing query | ||
3241 | 2024.01.17 05:20:39.808805 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3242 | 2024.01.17 05:20:39.808816 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404954 sec., 287815.92937819427 rows/sec., 27.35 MiB/sec. | ||
3243 | 2024.01.17 05:20:39.808834 [ 3 ] {} <Debug> HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Destroying unnamed session | ||
3244 | 2024.01.17 05:20:39.808964 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3245 | 2024.01.17 05:20:39.809008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3246 | 2024.01.17 05:20:39.809085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3247 | 2024.01.17 05:20:39.809121 [ 3 ] {} <Debug> HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3248 | 2024.01.17 05:20:39.809143 [ 3 ] {} <Debug> HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3249 | 2024.01.17 05:20:39.809277 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3250 | 2024.01.17 05:20:39.809289 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3251 | 2024.01.17 05:20:39.809362 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3252 | 2024.01.17 05:20:39.809387 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3253 | 2024.01.17 05:20:39.809609 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3254 | 2024.01.17 05:20:39.809932 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3255 | 2024.01.17 05:20:39.810158 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3256 | 2024.01.17 05:20:39.810307 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3257 | 2024.01.17 05:20:39.810426 [ 108 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3258 | 2024.01.17 05:20:39.810440 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.00108789 sec., 68021 rows/sec., 5.30 MiB/sec. | ||
3259 | 2024.01.17 05:20:39.810475 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3260 | 2024.01.17 05:20:39.810630 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3261 | 2024.01.17 05:20:39.810679 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Debug> DynamicQueryHandler: Done processing query | ||
3262 | 2024.01.17 05:20:39.810729 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3263 | 2024.01.17 05:20:39.810757 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3264 | 2024.01.17 05:20:39.810769 [ 3 ] {} <Debug> HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Destroying unnamed session | ||
3265 | 2024.01.17 05:20:39.810802 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part | ||
3266 | 2024.01.17 05:20:39.810932 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3267 | 2024.01.17 05:20:39.810946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3268 | 2024.01.17 05:20:39.811036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3269 | 2024.01.17 05:20:39.811100 [ 3 ] {} <Debug> HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3270 | 2024.01.17 05:20:39.811102 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
3271 | 2024.01.17 05:20:39.811136 [ 3 ] {} <Debug> HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3272 | 2024.01.17 05:20:39.811351 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
3273 | 2024.01.17 05:20:39.811375 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3274 | 2024.01.17 05:20:39.811487 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3275 | 2024.01.17 05:20:39.811551 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
3276 | 2024.01.17 05:20:39.811923 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
3277 | 2024.01.17 05:20:39.812067 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2024.01.17 05:20:39.812901 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3279 | 2024.01.17 05:20:39.813674 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3280 | 2024.01.17 05:20:39.813707 [ 12 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160389 sec., 124668.19749087849 rows/sec., 9.74 MiB/sec. | ||
3281 | 2024.01.17 05:20:39.813864 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3282 | 2024.01.17 05:20:39.814000 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3283 | 2024.01.17 05:20:39.814229 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3284 | 2024.01.17 05:20:39.814238 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002791862 sec., 13252 rows/sec., 957.02 KiB/sec. | ||
3285 | 2024.01.17 05:20:39.814359 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3286 | 2024.01.17 05:20:39.814511 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Debug> DynamicQueryHandler: Done processing query | ||
3287 | 2024.01.17 05:20:39.814540 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3288 | 2024.01.17 05:20:39.814557 [ 3 ] {} <Debug> HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Destroying unnamed session | ||
3289 | 2024.01.17 05:20:39.814692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3290 | 2024.01.17 05:20:39.814737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3291 | 2024.01.17 05:20:39.814756 [ 3 ] {} <Debug> HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3292 | 2024.01.17 05:20:39.814772 [ 3 ] {} <Debug> HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3293 | 2024.01.17 05:20:39.814861 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3294 | 2024.01.17 05:20:39.814907 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3295 | 2024.01.17 05:20:39.815061 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3296 | 2024.01.17 05:20:39.815593 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3297 | 2024.01.17 05:20:39.815908 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3298 | 2024.01.17 05:20:39.816085 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3299 | 2024.01.17 05:20:39.816198 [ 108 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3300 | 2024.01.17 05:20:39.816218 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001326805 sec., 36177 rows/sec., 48.82 MiB/sec. | ||
3301 | 2024.01.17 05:20:39.816247 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3302 | 2024.01.17 05:20:39.816458 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3303 | 2024.01.17 05:20:39.816560 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Debug> DynamicQueryHandler: Done processing query | ||
3304 | 2024.01.17 05:20:39.816605 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3305 | 2024.01.17 05:20:39.816649 [ 3 ] {} <Debug> HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Destroying unnamed session | ||
3306 | 2024.01.17 05:20:39.816692 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3307 | 2024.01.17 05:20:39.816736 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part | ||
3308 | 2024.01.17 05:20:39.816890 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3309 | 2024.01.17 05:20:39.817008 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
3310 | 2024.01.17 05:20:39.817116 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
3311 | 2024.01.17 05:20:39.817221 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
3312 | 2024.01.17 05:20:39.817322 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
3313 | 2024.01.17 05:20:39.826929 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 6 columns (6 merged, 0 gathered) in 0.010616488 sec., 104460.1566921189 rows/sec., 140.96 MiB/sec. | ||
3314 | 2024.01.17 05:20:39.827581 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3315 | 2024.01.17 05:20:39.827844 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3316 | 2024.01.17 05:20:39.827919 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3317 | 2024.01.17 05:20:39.828005 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5: 9.19 MiB. | ||
3318 | 2024.01.17 05:20:40.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.05 MiB, will set to 233.42 MiB (RSS), difference: 1.53 MiB | ||
3319 | 2024.01.17 05:20:49.799369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2024.01.17 05:20:49.799499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3321 | 2024.01.17 05:20:49.799529 [ 3 ] {} <Debug> HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3322 | 2024.01.17 05:20:49.799557 [ 3 ] {} <Debug> HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2024.01.17 05:20:49.799698 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3324 | 2024.01.17 05:20:49.799766 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3325 | 2024.01.17 05:20:49.799941 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3326 | 2024.01.17 05:20:49.800423 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3327 | 2024.01.17 05:20:49.800698 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3328 | 2024.01.17 05:20:49.800863 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3329 | 2024.01.17 05:20:49.800985 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001245133 sec., 38550 rows/sec., 3.05 MiB/sec. | ||
3330 | 2024.01.17 05:20:49.800990 [ 155 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
3331 | 2024.01.17 05:20:49.801067 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3332 | 2024.01.17 05:20:49.801150 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Debug> DynamicQueryHandler: Done processing query | ||
3333 | 2024.01.17 05:20:49.801205 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3334 | 2024.01.17 05:20:49.801249 [ 3 ] {} <Debug> HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Destroying unnamed session | ||
3335 | 2024.01.17 05:20:49.801261 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact | ||
3336 | 2024.01.17 05:20:49.801458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2024.01.17 05:20:49.801497 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3338 | 2024.01.17 05:20:49.801547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3339 | 2024.01.17 05:20:49.801576 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 48 rows starting from the beginning of the part | ||
3340 | 2024.01.17 05:20:49.801589 [ 3 ] {} <Debug> HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3341 | 2024.01.17 05:20:49.801629 [ 3 ] {} <Debug> HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3342 | 2024.01.17 05:20:49.801819 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3343 | 2024.01.17 05:20:49.801925 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3344 | 2024.01.17 05:20:49.802001 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
3345 | 2024.01.17 05:20:49.802318 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
3346 | 2024.01.17 05:20:49.802342 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3347 | 2024.01.17 05:20:49.802518 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
3348 | 2024.01.17 05:20:49.802676 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
3349 | 2024.01.17 05:20:49.803226 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3350 | 2024.01.17 05:20:49.803723 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3351 | 2024.01.17 05:20:49.803960 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811252 sec., 85371.21538730785 rows/sec., 6.76 MiB/sec. | ||
3352 | 2024.01.17 05:20:49.803985 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3353 | 2024.01.17 05:20:49.804132 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
3354 | 2024.01.17 05:20:49.804208 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.002325804 sec., 61914 rows/sec., 5.97 MiB/sec. | ||
3355 | 2024.01.17 05:20:49.804414 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Debug> DynamicQueryHandler: Done processing query | ||
3356 | 2024.01.17 05:20:49.804424 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. | ||
3357 | 2024.01.17 05:20:49.804444 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3358 | 2024.01.17 05:20:49.804487 [ 3 ] {} <Debug> HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Destroying unnamed session | ||
3359 | 2024.01.17 05:20:49.804534 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 | ||
3360 | 2024.01.17 05:20:49.804638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3361 | 2024.01.17 05:20:49.804692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3362 | 2024.01.17 05:20:49.804712 [ 3 ] {} <Debug> HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3363 | 2024.01.17 05:20:49.804729 [ 3 ] {} <Debug> HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3364 | 2024.01.17 05:20:49.804809 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3365 | 2024.01.17 05:20:49.804849 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3366 | 2024.01.17 05:20:49.804967 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3367 | 2024.01.17 05:20:49.805279 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3368 | 2024.01.17 05:20:49.805494 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3369 | 2024.01.17 05:20:49.805643 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3370 | 2024.01.17 05:20:49.805748 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000910017 sec., 52746 rows/sec., 4.12 MiB/sec. | ||
3371 | 2024.01.17 05:20:49.805894 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Debug> DynamicQueryHandler: Done processing query | ||
3372 | 2024.01.17 05:20:49.805917 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3373 | 2024.01.17 05:20:49.805933 [ 3 ] {} <Debug> HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Destroying unnamed session | ||
3374 | 2024.01.17 05:20:49.806142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3375 | 2024.01.17 05:20:49.806187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3376 | 2024.01.17 05:20:49.806207 [ 3 ] {} <Debug> HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3377 | 2024.01.17 05:20:49.806224 [ 3 ] {} <Debug> HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3378 | 2024.01.17 05:20:49.806315 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3379 | 2024.01.17 05:20:49.806358 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3380 | 2024.01.17 05:20:49.806495 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3381 | 2024.01.17 05:20:49.806971 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3382 | 2024.01.17 05:20:49.807283 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3383 | 2024.01.17 05:20:49.807459 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3384 | 2024.01.17 05:20:49.807561 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001218473 sec., 39393 rows/sec., 53.16 MiB/sec. | ||
3385 | 2024.01.17 05:20:49.807670 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Debug> DynamicQueryHandler: Done processing query | ||
3386 | 2024.01.17 05:20:49.807693 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3387 | 2024.01.17 05:20:49.807709 [ 3 ] {} <Debug> HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Destroying unnamed session | ||
3388 | 2024.01.17 05:20:53.508361 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3389 | 2024.01.17 05:20:53.508436 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3390 | 2024.01.17 05:20:59.799120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3391 | 2024.01.17 05:20:59.799239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3392 | 2024.01.17 05:20:59.799265 [ 3 ] {} <Debug> HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3393 | 2024.01.17 05:20:59.799288 [ 3 ] {} <Debug> HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3394 | 2024.01.17 05:20:59.799413 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3395 | 2024.01.17 05:20:59.799472 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3396 | 2024.01.17 05:20:59.799625 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3397 | 2024.01.17 05:20:59.800089 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3398 | 2024.01.17 05:20:59.800355 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3399 | 2024.01.17 05:20:59.800531 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3400 | 2024.01.17 05:20:59.800653 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001207122 sec., 39764 rows/sec., 3.15 MiB/sec. | ||
3401 | 2024.01.17 05:20:59.800827 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Debug> DynamicQueryHandler: Done processing query | ||
3402 | 2024.01.17 05:20:59.800852 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3403 | 2024.01.17 05:20:59.800869 [ 3 ] {} <Debug> HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Destroying unnamed session | ||
3404 | 2024.01.17 05:20:59.801012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3405 | 2024.01.17 05:20:59.801063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3406 | 2024.01.17 05:20:59.801083 [ 3 ] {} <Debug> HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3407 | 2024.01.17 05:20:59.801102 [ 3 ] {} <Debug> HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3408 | 2024.01.17 05:20:59.801192 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3409 | 2024.01.17 05:20:59.801235 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3410 | 2024.01.17 05:20:59.801345 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3411 | 2024.01.17 05:20:59.801753 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3412 | 2024.01.17 05:20:59.801972 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3413 | 2024.01.17 05:20:59.802122 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3414 | 2024.01.17 05:20:59.802226 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.001005919 sec., 143152 rows/sec., 13.81 MiB/sec. | ||
3415 | 2024.01.17 05:20:59.802360 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Debug> DynamicQueryHandler: Done processing query | ||
3416 | 2024.01.17 05:20:59.802385 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3417 | 2024.01.17 05:20:59.802401 [ 3 ] {} <Debug> HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Destroying unnamed session | ||
3418 | 2024.01.17 05:20:59.802523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3419 | 2024.01.17 05:20:59.802570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3420 | 2024.01.17 05:20:59.802589 [ 3 ] {} <Debug> HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3421 | 2024.01.17 05:20:59.802605 [ 3 ] {} <Debug> HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3422 | 2024.01.17 05:20:59.802680 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3423 | 2024.01.17 05:20:59.802719 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3424 | 2024.01.17 05:20:59.802824 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3425 | 2024.01.17 05:20:59.803135 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3426 | 2024.01.17 05:20:59.803340 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3427 | 2024.01.17 05:20:59.803487 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3428 | 2024.01.17 05:20:59.803615 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000904617 sec., 53061 rows/sec., 4.15 MiB/sec. | ||
3429 | 2024.01.17 05:20:59.803809 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Debug> DynamicQueryHandler: Done processing query | ||
3430 | 2024.01.17 05:20:59.803832 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3431 | 2024.01.17 05:20:59.803847 [ 3 ] {} <Debug> HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Destroying unnamed session | ||
3432 | 2024.01.17 05:20:59.804062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3433 | 2024.01.17 05:20:59.804108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3434 | 2024.01.17 05:20:59.804127 [ 3 ] {} <Debug> HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3435 | 2024.01.17 05:20:59.804143 [ 3 ] {} <Debug> HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3436 | 2024.01.17 05:20:59.804229 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3437 | 2024.01.17 05:20:59.804276 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3438 | 2024.01.17 05:20:59.804428 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3439 | 2024.01.17 05:20:59.804921 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3440 | 2024.01.17 05:20:59.805237 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3441 | 2024.01.17 05:20:59.805415 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3442 | 2024.01.17 05:20:59.805545 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001287254 sec., 37288 rows/sec., 50.32 MiB/sec. | ||
3443 | 2024.01.17 05:20:59.805703 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Debug> DynamicQueryHandler: Done processing query | ||
3444 | 2024.01.17 05:20:59.805726 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3445 | 2024.01.17 05:20:59.805742 [ 3 ] {} <Debug> HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Destroying unnamed session | ||
3446 | 2024.01.17 05:21:08.508713 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3447 | 2024.01.17 05:21:08.508791 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3448 | 2024.01.17 05:21:09.800236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3449 | 2024.01.17 05:21:09.800345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3450 | 2024.01.17 05:21:09.800373 [ 3 ] {} <Debug> HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3451 | 2024.01.17 05:21:09.800403 [ 3 ] {} <Debug> HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3452 | 2024.01.17 05:21:09.800539 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3453 | 2024.01.17 05:21:09.800603 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3454 | 2024.01.17 05:21:09.800769 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3455 | 2024.01.17 05:21:09.801258 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3456 | 2024.01.17 05:21:09.801524 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3457 | 2024.01.17 05:21:09.801696 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3458 | 2024.01.17 05:21:09.801822 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001246453 sec., 38509 rows/sec., 3.05 MiB/sec. | ||
3459 | 2024.01.17 05:21:09.801986 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Debug> DynamicQueryHandler: Done processing query | ||
3460 | 2024.01.17 05:21:09.802013 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3461 | 2024.01.17 05:21:09.802029 [ 3 ] {} <Debug> HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Destroying unnamed session | ||
3462 | 2024.01.17 05:21:09.802144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3463 | 2024.01.17 05:21:09.802190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3464 | 2024.01.17 05:21:09.802211 [ 3 ] {} <Debug> HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3465 | 2024.01.17 05:21:09.802229 [ 3 ] {} <Debug> HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3466 | 2024.01.17 05:21:09.802300 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3467 | 2024.01.17 05:21:09.802340 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3468 | 2024.01.17 05:21:09.802449 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3469 | 2024.01.17 05:21:09.802747 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3470 | 2024.01.17 05:21:09.802951 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3471 | 2024.01.17 05:21:09.803105 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3472 | 2024.01.17 05:21:09.803233 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000903797 sec., 4425 rows/sec., 369.53 KiB/sec. | ||
3473 | 2024.01.17 05:21:09.803415 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Debug> DynamicQueryHandler: Done processing query | ||
3474 | 2024.01.17 05:21:09.803438 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3475 | 2024.01.17 05:21:09.803456 [ 3 ] {} <Debug> HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Destroying unnamed session | ||
3476 | 2024.01.17 05:21:09.803621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3477 | 2024.01.17 05:21:09.803667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3478 | 2024.01.17 05:21:09.803686 [ 3 ] {} <Debug> HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3479 | 2024.01.17 05:21:09.803703 [ 3 ] {} <Debug> HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3480 | 2024.01.17 05:21:09.803781 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3481 | 2024.01.17 05:21:09.803820 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3482 | 2024.01.17 05:21:09.803935 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3483 | 2024.01.17 05:21:09.804333 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3484 | 2024.01.17 05:21:09.804551 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3485 | 2024.01.17 05:21:09.804703 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3486 | 2024.01.17 05:21:09.804830 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Information> executeQuery: Read 182 rows, 17.50 KiB in 0.001019319 sec., 178550 rows/sec., 16.76 MiB/sec. | ||
3487 | 2024.01.17 05:21:09.804979 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Debug> DynamicQueryHandler: Done processing query | ||
3488 | 2024.01.17 05:21:09.805001 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3489 | 2024.01.17 05:21:09.805017 [ 3 ] {} <Debug> HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Destroying unnamed session | ||
3490 | 2024.01.17 05:21:09.805156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3491 | 2024.01.17 05:21:09.805200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3492 | 2024.01.17 05:21:09.805219 [ 3 ] {} <Debug> HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3493 | 2024.01.17 05:21:09.805235 [ 3 ] {} <Debug> HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3494 | 2024.01.17 05:21:09.805302 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3495 | 2024.01.17 05:21:09.805341 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3496 | 2024.01.17 05:21:09.805445 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3497 | 2024.01.17 05:21:09.805712 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3498 | 2024.01.17 05:21:09.805912 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3499 | 2024.01.17 05:21:09.806057 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3500 | 2024.01.17 05:21:09.806178 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000839796 sec., 4763 rows/sec., 332.58 KiB/sec. | ||
3501 | 2024.01.17 05:21:09.806311 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Debug> DynamicQueryHandler: Done processing query | ||
3502 | 2024.01.17 05:21:09.806334 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3503 | 2024.01.17 05:21:09.806350 [ 3 ] {} <Debug> HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Destroying unnamed session | ||
3504 | 2024.01.17 05:21:09.806470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3505 | 2024.01.17 05:21:09.806515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3506 | 2024.01.17 05:21:09.806533 [ 3 ] {} <Debug> HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3507 | 2024.01.17 05:21:09.806550 [ 3 ] {} <Debug> HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3508 | 2024.01.17 05:21:09.806623 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3509 | 2024.01.17 05:21:09.806660 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3510 | 2024.01.17 05:21:09.806765 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3511 | 2024.01.17 05:21:09.807101 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3512 | 2024.01.17 05:21:09.807306 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3513 | 2024.01.17 05:21:09.807458 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3514 | 2024.01.17 05:21:09.807578 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Information> executeQuery: Read 76 rows, 6.07 KiB in 0.000926957 sec., 81988 rows/sec., 6.39 MiB/sec. | ||
3515 | 2024.01.17 05:21:09.807694 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Debug> DynamicQueryHandler: Done processing query | ||
3516 | 2024.01.17 05:21:09.807717 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3517 | 2024.01.17 05:21:09.807733 [ 3 ] {} <Debug> HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Destroying unnamed session | ||
3518 | 2024.01.17 05:21:09.807845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3519 | 2024.01.17 05:21:09.807905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3520 | 2024.01.17 05:21:09.807934 [ 3 ] {} <Debug> HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3521 | 2024.01.17 05:21:09.807959 [ 3 ] {} <Debug> HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3522 | 2024.01.17 05:21:09.808048 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3523 | 2024.01.17 05:21:09.808106 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3524 | 2024.01.17 05:21:09.808249 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3525 | 2024.01.17 05:21:09.808529 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3526 | 2024.01.17 05:21:09.808787 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3527 | 2024.01.17 05:21:09.808961 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3528 | 2024.01.17 05:21:09.809092 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000998289 sec., 38065 rows/sec., 2.68 MiB/sec. | ||
3529 | 2024.01.17 05:21:09.809219 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Debug> DynamicQueryHandler: Done processing query | ||
3530 | 2024.01.17 05:21:09.809242 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3531 | 2024.01.17 05:21:09.809257 [ 3 ] {} <Debug> HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Destroying unnamed session | ||
3532 | 2024.01.17 05:21:09.809400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.01.17 05:21:09.809445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3534 | 2024.01.17 05:21:09.809463 [ 3 ] {} <Debug> HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3535 | 2024.01.17 05:21:09.809479 [ 3 ] {} <Debug> HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3536 | 2024.01.17 05:21:09.809563 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3537 | 2024.01.17 05:21:09.809607 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3538 | 2024.01.17 05:21:09.809741 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3539 | 2024.01.17 05:21:09.810235 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3540 | 2024.01.17 05:21:09.810538 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3541 | 2024.01.17 05:21:09.810710 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3542 | 2024.01.17 05:21:09.810832 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001238134 sec., 38768 rows/sec., 52.32 MiB/sec. | ||
3543 | 2024.01.17 05:21:09.810961 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Debug> DynamicQueryHandler: Done processing query | ||
3544 | 2024.01.17 05:21:09.810983 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3545 | 2024.01.17 05:21:09.810999 [ 3 ] {} <Debug> HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Destroying unnamed session | ||
3546 | 2024.01.17 05:21:19.799103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3547 | 2024.01.17 05:21:19.799219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3548 | 2024.01.17 05:21:19.799245 [ 3 ] {} <Debug> HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3549 | 2024.01.17 05:21:19.799269 [ 3 ] {} <Debug> HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3550 | 2024.01.17 05:21:19.799394 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3551 | 2024.01.17 05:21:19.799452 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3552 | 2024.01.17 05:21:19.799606 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3553 | 2024.01.17 05:21:19.800064 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3554 | 2024.01.17 05:21:19.800327 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3555 | 2024.01.17 05:21:19.800494 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3556 | 2024.01.17 05:21:19.800617 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001187602 sec., 40417 rows/sec., 3.20 MiB/sec. | ||
3557 | 2024.01.17 05:21:19.800762 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Debug> DynamicQueryHandler: Done processing query | ||
3558 | 2024.01.17 05:21:19.800788 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3559 | 2024.01.17 05:21:19.800805 [ 3 ] {} <Debug> HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Destroying unnamed session | ||
3560 | 2024.01.17 05:21:19.800925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3561 | 2024.01.17 05:21:19.800977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3562 | 2024.01.17 05:21:19.800997 [ 3 ] {} <Debug> HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3563 | 2024.01.17 05:21:19.801015 [ 3 ] {} <Debug> HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3564 | 2024.01.17 05:21:19.801096 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3565 | 2024.01.17 05:21:19.801139 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3566 | 2024.01.17 05:21:19.801252 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3567 | 2024.01.17 05:21:19.801546 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3568 | 2024.01.17 05:21:19.801755 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3569 | 2024.01.17 05:21:19.801914 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3570 | 2024.01.17 05:21:19.802016 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000891707 sec., 2242 rows/sec., 191.65 KiB/sec. | ||
3571 | 2024.01.17 05:21:19.802137 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Debug> DynamicQueryHandler: Done processing query | ||
3572 | 2024.01.17 05:21:19.802162 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3573 | 2024.01.17 05:21:19.802177 [ 3 ] {} <Debug> HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Destroying unnamed session | ||
3574 | 2024.01.17 05:21:19.802324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3575 | 2024.01.17 05:21:19.802371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3576 | 2024.01.17 05:21:19.802392 [ 3 ] {} <Debug> HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3577 | 2024.01.17 05:21:19.802409 [ 3 ] {} <Debug> HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3578 | 2024.01.17 05:21:19.802488 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3579 | 2024.01.17 05:21:19.802526 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3580 | 2024.01.17 05:21:19.802629 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3581 | 2024.01.17 05:21:19.802996 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3582 | 2024.01.17 05:21:19.803212 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3583 | 2024.01.17 05:21:19.803359 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3584 | 2024.01.17 05:21:19.803461 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Information> executeQuery: Read 145 rows, 14.32 KiB in 0.000945978 sec., 153280 rows/sec., 14.78 MiB/sec. | ||
3585 | 2024.01.17 05:21:19.803573 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Debug> DynamicQueryHandler: Done processing query | ||
3586 | 2024.01.17 05:21:19.803596 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3587 | 2024.01.17 05:21:19.803612 [ 3 ] {} <Debug> HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Destroying unnamed session | ||
3588 | 2024.01.17 05:21:19.803765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3589 | 2024.01.17 05:21:19.803809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3590 | 2024.01.17 05:21:19.803828 [ 3 ] {} <Debug> HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3591 | 2024.01.17 05:21:19.803845 [ 3 ] {} <Debug> HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3592 | 2024.01.17 05:21:19.803914 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3593 | 2024.01.17 05:21:19.803952 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3594 | 2024.01.17 05:21:19.804055 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3595 | 2024.01.17 05:21:19.804310 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3596 | 2024.01.17 05:21:19.804510 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3597 | 2024.01.17 05:21:19.804656 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3598 | 2024.01.17 05:21:19.804755 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000814045 sec., 2456 rows/sec., 171.55 KiB/sec. | ||
3599 | 2024.01.17 05:21:19.804942 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Debug> DynamicQueryHandler: Done processing query | ||
3600 | 2024.01.17 05:21:19.804965 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3601 | 2024.01.17 05:21:19.804981 [ 3 ] {} <Debug> HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Destroying unnamed session | ||
3602 | 2024.01.17 05:21:19.805086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3603 | 2024.01.17 05:21:19.805131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3604 | 2024.01.17 05:21:19.805149 [ 3 ] {} <Debug> HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3605 | 2024.01.17 05:21:19.805166 [ 3 ] {} <Debug> HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3606 | 2024.01.17 05:21:19.805239 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3607 | 2024.01.17 05:21:19.805277 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3608 | 2024.01.17 05:21:19.805391 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3609 | 2024.01.17 05:21:19.805691 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3610 | 2024.01.17 05:21:19.805891 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3611 | 2024.01.17 05:21:19.806037 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3612 | 2024.01.17 05:21:19.806139 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000872116 sec., 57331 rows/sec., 4.49 MiB/sec. | ||
3613 | 2024.01.17 05:21:19.806264 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Debug> DynamicQueryHandler: Done processing query | ||
3614 | 2024.01.17 05:21:19.806286 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3615 | 2024.01.17 05:21:19.806302 [ 3 ] {} <Debug> HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Destroying unnamed session | ||
3616 | 2024.01.17 05:21:19.806415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3617 | 2024.01.17 05:21:19.806459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3618 | 2024.01.17 05:21:19.806477 [ 3 ] {} <Debug> HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3619 | 2024.01.17 05:21:19.806493 [ 3 ] {} <Debug> HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3620 | 2024.01.17 05:21:19.806561 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3621 | 2024.01.17 05:21:19.806605 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3622 | 2024.01.17 05:21:19.806722 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3623 | 2024.01.17 05:21:19.807000 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3624 | 2024.01.17 05:21:19.807251 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3625 | 2024.01.17 05:21:19.807429 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3626 | 2024.01.17 05:21:19.807534 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000943248 sec., 1060 rows/sec., 74.54 KiB/sec. | ||
3627 | 2024.01.17 05:21:19.807528 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
3628 | 2024.01.17 05:21:19.807591 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3629 | 2024.01.17 05:21:19.807670 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Debug> DynamicQueryHandler: Done processing query | ||
3630 | 2024.01.17 05:21:19.807708 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3631 | 2024.01.17 05:21:19.807710 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
3632 | 2024.01.17 05:21:19.807730 [ 3 ] {} <Debug> HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Destroying unnamed session | ||
3633 | 2024.01.17 05:21:19.807872 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3634 | 2024.01.17 05:21:19.807912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3635 | 2024.01.17 05:21:19.807941 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 442 rows starting from the beginning of the part | ||
3636 | 2024.01.17 05:21:19.807977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3637 | 2024.01.17 05:21:19.808025 [ 3 ] {} <Debug> HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3638 | 2024.01.17 05:21:19.808066 [ 3 ] {} <Debug> HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3639 | 2024.01.17 05:21:19.808251 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
3640 | 2024.01.17 05:21:19.808283 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3641 | 2024.01.17 05:21:19.808375 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3642 | 2024.01.17 05:21:19.808564 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3643 | 2024.01.17 05:21:19.808953 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
3644 | 2024.01.17 05:21:19.809074 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3645 | 2024.01.17 05:21:19.809222 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
3646 | 2024.01.17 05:21:19.809355 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
3647 | 2024.01.17 05:21:19.809958 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3648 | 2024.01.17 05:21:19.810786 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3649 | 2024.01.17 05:21:19.810990 [ 20 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 5 columns (5 merged, 0 gathered) in 0.003339843 sec., 166774.30645692028 rows/sec., 11.76 MiB/sec. | ||
3650 | 2024.01.17 05:21:19.811116 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3651 | 2024.01.17 05:21:19.811179 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3652 | 2024.01.17 05:21:19.811399 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003042737 sec., 15775 rows/sec., 21.29 MiB/sec. | ||
3653 | 2024.01.17 05:21:19.811640 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Debug> DynamicQueryHandler: Done processing query | ||
3654 | 2024.01.17 05:21:19.811668 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3655 | 2024.01.17 05:21:19.811682 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3656 | 2024.01.17 05:21:19.811717 [ 3 ] {} <Debug> HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Destroying unnamed session | ||
3657 | 2024.01.17 05:21:19.811767 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
3658 | 2024.01.17 05:21:23.509039 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3659 | 2024.01.17 05:21:23.509143 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3660 | 2024.01.17 05:21:29.798960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3661 | 2024.01.17 05:21:29.799088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3662 | 2024.01.17 05:21:29.799119 [ 3 ] {} <Debug> HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3663 | 2024.01.17 05:21:29.799147 [ 3 ] {} <Debug> HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3664 | 2024.01.17 05:21:29.799285 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3665 | 2024.01.17 05:21:29.799352 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3666 | 2024.01.17 05:21:29.799528 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3667 | 2024.01.17 05:21:29.800010 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3668 | 2024.01.17 05:21:29.800270 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3669 | 2024.01.17 05:21:29.800434 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3670 | 2024.01.17 05:21:29.800558 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001235623 sec., 38846 rows/sec., 3.07 MiB/sec. | ||
3671 | 2024.01.17 05:21:29.800578 [ 138 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
3672 | 2024.01.17 05:21:29.800689 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3673 | 2024.01.17 05:21:29.800723 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Debug> DynamicQueryHandler: Done processing query | ||
3674 | 2024.01.17 05:21:29.800789 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3675 | 2024.01.17 05:21:29.800827 [ 3 ] {} <Debug> HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Destroying unnamed session | ||
3676 | 2024.01.17 05:21:29.800830 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact | ||
3677 | 2024.01.17 05:21:29.800988 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3678 | 2024.01.17 05:21:29.801001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3679 | 2024.01.17 05:21:29.801048 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 48 rows starting from the beginning of the part | ||
3680 | 2024.01.17 05:21:29.801085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3681 | 2024.01.17 05:21:29.801139 [ 3 ] {} <Debug> HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3682 | 2024.01.17 05:21:29.801174 [ 3 ] {} <Debug> HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3683 | 2024.01.17 05:21:29.801331 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
3684 | 2024.01.17 05:21:29.801381 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3685 | 2024.01.17 05:21:29.801490 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3686 | 2024.01.17 05:21:29.801590 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
3687 | 2024.01.17 05:21:29.801956 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
3688 | 2024.01.17 05:21:29.801986 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3689 | 2024.01.17 05:21:29.802171 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3690 | 2024.01.17 05:21:29.802806 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3691 | 2024.01.17 05:21:29.803379 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3692 | 2024.01.17 05:21:29.803462 [ 21 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716091 sec., 88362.28241248177 rows/sec., 6.99 MiB/sec. | ||
3693 | 2024.01.17 05:21:29.803637 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
3694 | 2024.01.17 05:21:29.803676 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3695 | 2024.01.17 05:21:29.803861 [ 138 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3696 | 2024.01.17 05:21:29.803894 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.002441245 sec., 58986 rows/sec., 5.69 MiB/sec. | ||
3697 | 2024.01.17 05:21:29.803935 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. | ||
3698 | 2024.01.17 05:21:29.803950 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3699 | 2024.01.17 05:21:29.804186 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 | ||
3700 | 2024.01.17 05:21:29.804224 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3701 | 2024.01.17 05:21:29.804320 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Debug> DynamicQueryHandler: Done processing query | ||
3702 | 2024.01.17 05:21:29.804406 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3703 | 2024.01.17 05:21:29.804464 [ 3 ] {} <Debug> HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Destroying unnamed session | ||
3704 | 2024.01.17 05:21:29.804512 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3705 | 2024.01.17 05:21:29.804549 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part | ||
3706 | 2024.01.17 05:21:29.804650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.01.17 05:21:29.804698 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part | ||
3708 | 2024.01.17 05:21:29.804749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3709 | 2024.01.17 05:21:29.804789 [ 3 ] {} <Debug> HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3710 | 2024.01.17 05:21:29.804838 [ 3 ] {} <Debug> HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2024.01.17 05:21:29.804881 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 144 rows starting from the beginning of the part | ||
3712 | 2024.01.17 05:21:29.805091 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2024.01.17 05:21:29.805110 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 182 rows starting from the beginning of the part | ||
3714 | 2024.01.17 05:21:29.805210 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3715 | 2024.01.17 05:21:29.805387 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 145 rows starting from the beginning of the part | ||
3716 | 2024.01.17 05:21:29.805689 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 144 rows starting from the beginning of the part | ||
3717 | 2024.01.17 05:21:29.805763 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3718 | 2024.01.17 05:21:29.806561 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3719 | 2024.01.17 05:21:29.807075 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3720 | 2024.01.17 05:21:29.807385 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3721 | 2024.01.17 05:21:29.807548 [ 21 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481974 sec., 270823.38926137873 rows/sec., 25.85 MiB/sec. | ||
3722 | 2024.01.17 05:21:29.807631 [ 138 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3723 | 2024.01.17 05:21:29.807684 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002528467 sec., 18983 rows/sec., 1.48 MiB/sec. | ||
3724 | 2024.01.17 05:21:29.807710 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3725 | 2024.01.17 05:21:29.807815 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3726 | 2024.01.17 05:21:29.807933 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3727 | 2024.01.17 05:21:29.808073 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Debug> DynamicQueryHandler: Done processing query | ||
3728 | 2024.01.17 05:21:29.808152 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3729 | 2024.01.17 05:21:29.808220 [ 3 ] {} <Debug> HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Destroying unnamed session | ||
3730 | 2024.01.17 05:21:29.808260 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3731 | 2024.01.17 05:21:29.808317 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part | ||
3732 | 2024.01.17 05:21:29.808489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2024.01.17 05:21:29.808506 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3734 | 2024.01.17 05:21:29.808610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3735 | 2024.01.17 05:21:29.808610 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
3736 | 2024.01.17 05:21:29.808664 [ 3 ] {} <Debug> HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3737 | 2024.01.17 05:21:29.808676 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3738 | 2024.01.17 05:21:29.808735 [ 3 ] {} <Debug> HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3739 | 2024.01.17 05:21:29.808969 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
3740 | 2024.01.17 05:21:29.809033 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3741 | 2024.01.17 05:21:29.809169 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3742 | 2024.01.17 05:21:29.809234 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
3743 | 2024.01.17 05:21:29.809543 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
3744 | 2024.01.17 05:21:29.809836 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3745 | 2024.01.17 05:21:29.809851 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3746 | 2024.01.17 05:21:29.810990 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3747 | 2024.01.17 05:21:29.811388 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003592257 sec., 102442.55909307157 rows/sec., 8.01 MiB/sec. | ||
3748 | 2024.01.17 05:21:29.811612 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3749 | 2024.01.17 05:21:29.811637 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3750 | 2024.01.17 05:21:29.811927 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3751 | 2024.01.17 05:21:29.812026 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3752 | 2024.01.17 05:21:29.812075 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3753 | 2024.01.17 05:21:29.812237 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3754 | 2024.01.17 05:21:29.812309 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003197239 sec., 15012 rows/sec., 20.26 MiB/sec. | ||
3755 | 2024.01.17 05:21:29.812318 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3756 | 2024.01.17 05:21:29.812493 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3757 | 2024.01.17 05:21:29.812578 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Debug> DynamicQueryHandler: Done processing query | ||
3758 | 2024.01.17 05:21:29.812608 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3759 | 2024.01.17 05:21:29.812627 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3760 | 2024.01.17 05:21:29.812634 [ 3 ] {} <Debug> HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Destroying unnamed session | ||
3761 | 2024.01.17 05:21:29.812668 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1109 rows starting from the beginning of the part | ||
3762 | 2024.01.17 05:21:29.812806 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
3763 | 2024.01.17 05:21:29.812902 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
3764 | 2024.01.17 05:21:29.812992 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
3765 | 2024.01.17 05:21:29.813076 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
3766 | 2024.01.17 05:21:29.813167 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
3767 | 2024.01.17 05:21:29.816382 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 6 columns (6 merged, 0 gathered) in 0.004002364 sec., 337050.80297544156 rows/sec., 454.83 MiB/sec. | ||
3768 | 2024.01.17 05:21:29.816917 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3769 | 2024.01.17 05:21:29.817116 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3770 | 2024.01.17 05:21:29.817182 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3771 | 2024.01.17 05:21:29.817243 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6: 8.70 MiB. | ||
3772 | 2024.01.17 05:21:30.000215 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.56 MiB, peak 242.26 MiB, will set to 234.78 MiB (RSS), difference: -2.78 MiB | ||
3773 | 2024.01.17 05:21:38.509204 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3774 | 2024.01.17 05:21:38.509297 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3775 | 2024.01.17 05:21:39.801180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3776 | 2024.01.17 05:21:39.801291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3777 | 2024.01.17 05:21:39.801321 [ 3 ] {} <Debug> HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3778 | 2024.01.17 05:21:39.801347 [ 3 ] {} <Debug> HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3779 | 2024.01.17 05:21:39.801488 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3780 | 2024.01.17 05:21:39.801554 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3781 | 2024.01.17 05:21:39.801738 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3782 | 2024.01.17 05:21:39.802248 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3783 | 2024.01.17 05:21:39.802527 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3784 | 2024.01.17 05:21:39.802697 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3785 | 2024.01.17 05:21:39.802817 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001290474 sec., 37195 rows/sec., 2.94 MiB/sec. | ||
3786 | 2024.01.17 05:21:39.803013 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Debug> DynamicQueryHandler: Done processing query | ||
3787 | 2024.01.17 05:21:39.803056 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3788 | 2024.01.17 05:21:39.803077 [ 3 ] {} <Debug> HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Destroying unnamed session | ||
3789 | 2024.01.17 05:21:39.803248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3790 | 2024.01.17 05:21:39.803300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3791 | 2024.01.17 05:21:39.803320 [ 3 ] {} <Debug> HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3792 | 2024.01.17 05:21:39.803340 [ 3 ] {} <Debug> HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3793 | 2024.01.17 05:21:39.803422 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3794 | 2024.01.17 05:21:39.803465 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3795 | 2024.01.17 05:21:39.803587 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3796 | 2024.01.17 05:21:39.803860 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3797 | 2024.01.17 05:21:39.804070 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3798 | 2024.01.17 05:21:39.804224 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3799 | 2024.01.17 05:21:39.804332 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000879577 sec., 2273 rows/sec., 194.30 KiB/sec. | ||
3800 | 2024.01.17 05:21:39.804441 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Debug> DynamicQueryHandler: Done processing query | ||
3801 | 2024.01.17 05:21:39.804464 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3802 | 2024.01.17 05:21:39.804480 [ 3 ] {} <Debug> HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Destroying unnamed session | ||
3803 | 2024.01.17 05:21:39.804628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3804 | 2024.01.17 05:21:39.804673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3805 | 2024.01.17 05:21:39.804692 [ 3 ] {} <Debug> HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3806 | 2024.01.17 05:21:39.804709 [ 3 ] {} <Debug> HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3807 | 2024.01.17 05:21:39.804789 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3808 | 2024.01.17 05:21:39.804827 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3809 | 2024.01.17 05:21:39.804929 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3810 | 2024.01.17 05:21:39.805326 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3811 | 2024.01.17 05:21:39.805544 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3812 | 2024.01.17 05:21:39.805694 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3813 | 2024.01.17 05:21:39.805793 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Information> executeQuery: Read 181 rows, 17.41 KiB in 0.000977418 sec., 185181 rows/sec., 17.39 MiB/sec. | ||
3814 | 2024.01.17 05:21:39.805910 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Debug> DynamicQueryHandler: Done processing query | ||
3815 | 2024.01.17 05:21:39.805933 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3816 | 2024.01.17 05:21:39.805949 [ 3 ] {} <Debug> HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Destroying unnamed session | ||
3817 | 2024.01.17 05:21:39.806053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3818 | 2024.01.17 05:21:39.806108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3819 | 2024.01.17 05:21:39.806130 [ 3 ] {} <Debug> HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3820 | 2024.01.17 05:21:39.806147 [ 3 ] {} <Debug> HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3821 | 2024.01.17 05:21:39.806219 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3822 | 2024.01.17 05:21:39.806259 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3823 | 2024.01.17 05:21:39.806368 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3824 | 2024.01.17 05:21:39.806615 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3825 | 2024.01.17 05:21:39.806834 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3826 | 2024.01.17 05:21:39.806987 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3827 | 2024.01.17 05:21:39.807092 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000843586 sec., 2370 rows/sec., 165.54 KiB/sec. | ||
3828 | 2024.01.17 05:21:39.807271 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Debug> DynamicQueryHandler: Done processing query | ||
3829 | 2024.01.17 05:21:39.807295 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3830 | 2024.01.17 05:21:39.807312 [ 3 ] {} <Debug> HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Destroying unnamed session | ||
3831 | 2024.01.17 05:21:39.807418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3832 | 2024.01.17 05:21:39.807490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3833 | 2024.01.17 05:21:39.807511 [ 3 ] {} <Debug> HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3834 | 2024.01.17 05:21:39.807527 [ 3 ] {} <Debug> HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3835 | 2024.01.17 05:21:39.807603 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3836 | 2024.01.17 05:21:39.807642 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3837 | 2024.01.17 05:21:39.807760 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3838 | 2024.01.17 05:21:39.808060 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3839 | 2024.01.17 05:21:39.808273 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3840 | 2024.01.17 05:21:39.808429 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3841 | 2024.01.17 05:21:39.808535 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000904387 sec., 81823 rows/sec., 6.38 MiB/sec. | ||
3842 | 2024.01.17 05:21:39.808647 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Debug> DynamicQueryHandler: Done processing query | ||
3843 | 2024.01.17 05:21:39.808695 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3844 | 2024.01.17 05:21:39.808712 [ 3 ] {} <Debug> HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Destroying unnamed session | ||
3845 | 2024.01.17 05:21:39.808817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3846 | 2024.01.17 05:21:39.808863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3847 | 2024.01.17 05:21:39.808884 [ 3 ] {} <Debug> HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3848 | 2024.01.17 05:21:39.808901 [ 3 ] {} <Debug> HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3849 | 2024.01.17 05:21:39.808975 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3850 | 2024.01.17 05:21:39.809019 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3851 | 2024.01.17 05:21:39.809140 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3852 | 2024.01.17 05:21:39.809411 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3853 | 2024.01.17 05:21:39.809677 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3854 | 2024.01.17 05:21:39.809863 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3855 | 2024.01.17 05:21:39.809968 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000964458 sec., 38363 rows/sec., 2.71 MiB/sec. | ||
3856 | 2024.01.17 05:21:39.810080 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Debug> DynamicQueryHandler: Done processing query | ||
3857 | 2024.01.17 05:21:39.810104 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3858 | 2024.01.17 05:21:39.810120 [ 3 ] {} <Debug> HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Destroying unnamed session | ||
3859 | 2024.01.17 05:21:39.810246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3860 | 2024.01.17 05:21:39.810292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3861 | 2024.01.17 05:21:39.810312 [ 3 ] {} <Debug> HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3862 | 2024.01.17 05:21:39.810329 [ 3 ] {} <Debug> HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3863 | 2024.01.17 05:21:39.810415 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3864 | 2024.01.17 05:21:39.810460 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3865 | 2024.01.17 05:21:39.810596 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3866 | 2024.01.17 05:21:39.811053 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3867 | 2024.01.17 05:21:39.811369 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3868 | 2024.01.17 05:21:39.811552 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3869 | 2024.01.17 05:21:39.811662 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001216032 sec., 39472 rows/sec., 53.27 MiB/sec. | ||
3870 | 2024.01.17 05:21:39.811829 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Debug> DynamicQueryHandler: Done processing query | ||
3871 | 2024.01.17 05:21:39.811854 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3872 | 2024.01.17 05:21:39.811870 [ 3 ] {} <Debug> HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Destroying unnamed session | ||
3873 | 2024.01.17 05:21:49.799569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3874 | 2024.01.17 05:21:49.799698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3875 | 2024.01.17 05:21:49.799728 [ 3 ] {} <Debug> HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3876 | 2024.01.17 05:21:49.799755 [ 3 ] {} <Debug> HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3877 | 2024.01.17 05:21:49.799893 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3878 | 2024.01.17 05:21:49.799961 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3879 | 2024.01.17 05:21:49.800141 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3880 | 2024.01.17 05:21:49.800675 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3881 | 2024.01.17 05:21:49.800937 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3882 | 2024.01.17 05:21:49.801103 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3883 | 2024.01.17 05:21:49.801232 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001299974 sec., 36923 rows/sec., 2.92 MiB/sec. | ||
3884 | 2024.01.17 05:21:49.801444 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Debug> DynamicQueryHandler: Done processing query | ||
3885 | 2024.01.17 05:21:49.801483 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3886 | 2024.01.17 05:21:49.801502 [ 3 ] {} <Debug> HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Destroying unnamed session | ||
3887 | 2024.01.17 05:21:49.801659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3888 | 2024.01.17 05:21:49.801710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3889 | 2024.01.17 05:21:49.801731 [ 3 ] {} <Debug> HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3890 | 2024.01.17 05:21:49.801750 [ 3 ] {} <Debug> HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3891 | 2024.01.17 05:21:49.801839 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3892 | 2024.01.17 05:21:49.801883 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3893 | 2024.01.17 05:21:49.802003 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3894 | 2024.01.17 05:21:49.802367 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3895 | 2024.01.17 05:21:49.802583 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3896 | 2024.01.17 05:21:49.802733 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3897 | 2024.01.17 05:21:49.802860 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Information> executeQuery: Read 144 rows, 14.23 KiB in 0.000989318 sec., 145554 rows/sec., 14.04 MiB/sec. | ||
3898 | 2024.01.17 05:21:49.802987 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Debug> DynamicQueryHandler: Done processing query | ||
3899 | 2024.01.17 05:21:49.803011 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3900 | 2024.01.17 05:21:49.803027 [ 3 ] {} <Debug> HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Destroying unnamed session | ||
3901 | 2024.01.17 05:21:49.803197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3902 | 2024.01.17 05:21:49.803242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3903 | 2024.01.17 05:21:49.803262 [ 3 ] {} <Debug> HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3904 | 2024.01.17 05:21:49.803280 [ 3 ] {} <Debug> HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3905 | 2024.01.17 05:21:49.803353 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3906 | 2024.01.17 05:21:49.803393 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3907 | 2024.01.17 05:21:49.803500 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3908 | 2024.01.17 05:21:49.803853 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3909 | 2024.01.17 05:21:49.804064 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3910 | 2024.01.17 05:21:49.804214 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3911 | 2024.01.17 05:21:49.804329 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000940177 sec., 51054 rows/sec., 3.99 MiB/sec. | ||
3912 | 2024.01.17 05:21:49.804484 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Debug> DynamicQueryHandler: Done processing query | ||
3913 | 2024.01.17 05:21:49.804508 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3914 | 2024.01.17 05:21:49.804524 [ 3 ] {} <Debug> HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Destroying unnamed session | ||
3915 | 2024.01.17 05:21:49.804791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3916 | 2024.01.17 05:21:49.804836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3917 | 2024.01.17 05:21:49.804854 [ 3 ] {} <Debug> HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3918 | 2024.01.17 05:21:49.804871 [ 3 ] {} <Debug> HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2024.01.17 05:21:49.804963 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3920 | 2024.01.17 05:21:49.805013 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3921 | 2024.01.17 05:21:49.805162 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3922 | 2024.01.17 05:21:49.805695 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3923 | 2024.01.17 05:21:49.806003 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3924 | 2024.01.17 05:21:49.806189 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3925 | 2024.01.17 05:21:49.806321 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001329125 sec., 36113 rows/sec., 48.73 MiB/sec. | ||
3926 | 2024.01.17 05:21:49.806487 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Debug> DynamicQueryHandler: Done processing query | ||
3927 | 2024.01.17 05:21:49.806511 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3928 | 2024.01.17 05:21:49.806526 [ 3 ] {} <Debug> HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Destroying unnamed session | ||
3929 | 2024.01.17 05:21:51.103251 [ 114 ] {} <Debug> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3930 | 2024.01.17 05:21:51.103338 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3931 | 2024.01.17 05:21:51.103444 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3932 | 2024.01.17 05:21:51.103597 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3933 | 2024.01.17 05:21:51.103637 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3934 | 2024.01.17 05:21:51.103795 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3935 | 2024.01.17 05:21:51.103897 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3936 | 2024.01.17 05:21:51.103992 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3937 | 2024.01.17 05:21:51.104090 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3938 | 2024.01.17 05:21:51.104726 [ 15 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001328055 sec., 13553.655533844607 rows/sec., 1.11 MiB/sec. | ||
3939 | 2024.01.17 05:21:51.104852 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3940 | 2024.01.17 05:21:51.105033 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3941 | 2024.01.17 05:21:51.105104 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3942 | 2024.01.17 05:21:51.462993 [ 114 ] {} <Debug> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3943 | 2024.01.17 05:21:51.463096 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3944 | 2024.01.17 05:21:51.463204 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3945 | 2024.01.17 05:21:51.463386 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3946 | 2024.01.17 05:21:51.463418 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3947 | 2024.01.17 05:21:51.463519 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3948 | 2024.01.17 05:21:51.463599 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3949 | 2024.01.17 05:21:51.463674 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3950 | 2024.01.17 05:21:51.463743 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3951 | 2024.01.17 05:21:51.464238 [ 15 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107806 sec., 16696.658813053076 rows/sec., 1.14 MiB/sec. | ||
3952 | 2024.01.17 05:21:51.464365 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3953 | 2024.01.17 05:21:51.464577 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3954 | 2024.01.17 05:21:51.464649 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3955 | 2024.01.17 05:21:53.509362 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3956 | 2024.01.17 05:21:53.509456 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3957 | 2024.01.17 05:21:59.799794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3958 | 2024.01.17 05:21:59.799904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3959 | 2024.01.17 05:21:59.799928 [ 3 ] {} <Debug> HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3960 | 2024.01.17 05:21:59.799952 [ 3 ] {} <Debug> HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3961 | 2024.01.17 05:21:59.800078 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3962 | 2024.01.17 05:21:59.800147 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3963 | 2024.01.17 05:21:59.800301 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3964 | 2024.01.17 05:21:59.800699 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
3965 | 2024.01.17 05:21:59.800953 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3966 | 2024.01.17 05:21:59.801124 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3967 | 2024.01.17 05:21:59.801247 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00112665 sec., 45266 rows/sec., 3.58 MiB/sec. | ||
3968 | 2024.01.17 05:21:59.801395 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Debug> DynamicQueryHandler: Done processing query | ||
3969 | 2024.01.17 05:21:59.801419 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3970 | 2024.01.17 05:21:59.801435 [ 3 ] {} <Debug> HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Destroying unnamed session | ||
3971 | 2024.01.17 05:21:59.801586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 24410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2024.01.17 05:21:59.801631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3973 | 2024.01.17 05:21:59.801650 [ 3 ] {} <Debug> HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3974 | 2024.01.17 05:21:59.801668 [ 3 ] {} <Debug> HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3975 | 2024.01.17 05:21:59.801741 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3976 | 2024.01.17 05:21:59.801781 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3977 | 2024.01.17 05:21:59.801886 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3978 | 2024.01.17 05:21:59.802262 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
3979 | 2024.01.17 05:21:59.802478 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3980 | 2024.01.17 05:21:59.802626 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3981 | 2024.01.17 05:21:59.802756 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Information> executeQuery: Read 153 rows, 15.06 KiB in 0.000986419 sec., 155106 rows/sec., 14.91 MiB/sec. | ||
3982 | 2024.01.17 05:21:59.802862 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Debug> DynamicQueryHandler: Done processing query | ||
3983 | 2024.01.17 05:21:59.802884 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3984 | 2024.01.17 05:21:59.802900 [ 3 ] {} <Debug> HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Destroying unnamed session | ||
3985 | 2024.01.17 05:21:59.803018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2024.01.17 05:21:59.803060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3987 | 2024.01.17 05:21:59.803079 [ 3 ] {} <Debug> HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
3988 | 2024.01.17 05:21:59.803107 [ 3 ] {} <Debug> HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2024.01.17 05:21:59.803205 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3990 | 2024.01.17 05:21:59.803246 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3991 | 2024.01.17 05:21:59.803356 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3992 | 2024.01.17 05:21:59.803656 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
3993 | 2024.01.17 05:21:59.803875 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3994 | 2024.01.17 05:21:59.804032 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3995 | 2024.01.17 05:21:59.804164 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Information> executeQuery: Read 54 rows, 4.35 KiB in 0.000928347 sec., 58167 rows/sec., 4.58 MiB/sec. | ||
3996 | 2024.01.17 05:21:59.804277 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Debug> DynamicQueryHandler: Done processing query | ||
3997 | 2024.01.17 05:21:59.804302 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3998 | 2024.01.17 05:21:59.804319 [ 3 ] {} <Debug> HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Destroying unnamed session | ||
3999 | 2024.01.17 05:21:59.804477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2024.01.17 05:21:59.804525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4001 | 2024.01.17 05:21:59.804546 [ 3 ] {} <Debug> HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4002 | 2024.01.17 05:21:59.804564 [ 3 ] {} <Debug> HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4003 | 2024.01.17 05:21:59.804652 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4004 | 2024.01.17 05:21:59.804697 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4005 | 2024.01.17 05:21:59.804839 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4006 | 2024.01.17 05:21:59.805318 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
4007 | 2024.01.17 05:21:59.805632 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4008 | 2024.01.17 05:21:59.805818 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4009 | 2024.01.17 05:21:59.805950 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001269494 sec., 40173 rows/sec., 54.21 MiB/sec. | ||
4010 | 2024.01.17 05:21:59.806059 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Debug> DynamicQueryHandler: Done processing query | ||
4011 | 2024.01.17 05:21:59.806082 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4012 | 2024.01.17 05:21:59.806099 [ 3 ] {} <Debug> HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Destroying unnamed session | ||
4013 | 2024.01.17 05:21:59.806203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2024.01.17 05:21:59.806248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4015 | 2024.01.17 05:21:59.806269 [ 3 ] {} <Debug> HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4016 | 2024.01.17 05:21:59.806287 [ 3 ] {} <Debug> HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4017 | 2024.01.17 05:21:59.806356 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4018 | 2024.01.17 05:21:59.806397 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4019 | 2024.01.17 05:21:59.806505 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4020 | 2024.01.17 05:21:59.806752 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. | ||
4021 | 2024.01.17 05:21:59.807002 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4022 | 2024.01.17 05:21:59.807185 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Trace> oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
4023 | 2024.01.17 05:21:59.807303 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000917378 sec., 3270 rows/sec., 261.87 KiB/sec. | ||
4024 | 2024.01.17 05:21:59.807425 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Debug> DynamicQueryHandler: Done processing query | ||
4025 | 2024.01.17 05:21:59.807450 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4026 | 2024.01.17 05:21:59.807465 [ 3 ] {} <Debug> HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Destroying unnamed session | ||
4027 | 2024.01.17 05:22:08.509527 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4028 | 2024.01.17 05:22:08.509605 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4029 | 2024.01.17 05:22:09.801630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4030 | 2024.01.17 05:22:09.801731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4031 | 2024.01.17 05:22:09.801758 [ 3 ] {} <Debug> HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4032 | 2024.01.17 05:22:09.801782 [ 3 ] {} <Debug> HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4033 | 2024.01.17 05:22:09.801913 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4034 | 2024.01.17 05:22:09.801972 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4035 | 2024.01.17 05:22:09.802127 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4036 | 2024.01.17 05:22:09.802519 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4037 | 2024.01.17 05:22:09.802763 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4038 | 2024.01.17 05:22:09.802924 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4039 | 2024.01.17 05:22:09.803056 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Information> executeQuery: Read 57 rows, 4.62 KiB in 0.001101831 sec., 51732 rows/sec., 4.09 MiB/sec. | ||
4040 | 2024.01.17 05:22:09.803178 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Debug> DynamicQueryHandler: Done processing query | ||
4041 | 2024.01.17 05:22:09.803203 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4042 | 2024.01.17 05:22:09.803218 [ 3 ] {} <Debug> HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Destroying unnamed session | ||
4043 | 2024.01.17 05:22:09.803332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4044 | 2024.01.17 05:22:09.803375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4045 | 2024.01.17 05:22:09.803395 [ 3 ] {} <Debug> HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4046 | 2024.01.17 05:22:09.803412 [ 3 ] {} <Debug> HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4047 | 2024.01.17 05:22:09.803481 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4048 | 2024.01.17 05:22:09.803521 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4049 | 2024.01.17 05:22:09.803631 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4050 | 2024.01.17 05:22:09.803911 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4051 | 2024.01.17 05:22:09.804115 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4052 | 2024.01.17 05:22:09.804264 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4053 | 2024.01.17 05:22:09.804376 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000867606 sec., 4610 rows/sec., 384.95 KiB/sec. | ||
4054 | 2024.01.17 05:22:09.804490 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Debug> DynamicQueryHandler: Done processing query | ||
4055 | 2024.01.17 05:22:09.804513 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4056 | 2024.01.17 05:22:09.804528 [ 3 ] {} <Debug> HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Destroying unnamed session | ||
4057 | 2024.01.17 05:22:09.804789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 32646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.01.17 05:22:09.804834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4059 | 2024.01.17 05:22:09.804852 [ 3 ] {} <Debug> HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4060 | 2024.01.17 05:22:09.804868 [ 3 ] {} <Debug> HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4061 | 2024.01.17 05:22:09.804941 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4062 | 2024.01.17 05:22:09.804978 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4063 | 2024.01.17 05:22:09.805084 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4064 | 2024.01.17 05:22:09.805546 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4065 | 2024.01.17 05:22:09.805769 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4066 | 2024.01.17 05:22:09.805914 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4067 | 2024.01.17 05:22:09.806038 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Information> executeQuery: Read 209 rows, 19.90 KiB in 0.0010695 sec., 195418 rows/sec., 18.17 MiB/sec. | ||
4068 | 2024.01.17 05:22:09.806155 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Debug> DynamicQueryHandler: Done processing query | ||
4069 | 2024.01.17 05:22:09.806178 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4070 | 2024.01.17 05:22:09.806194 [ 3 ] {} <Debug> HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Destroying unnamed session | ||
4071 | 2024.01.17 05:22:09.806351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4072 | 2024.01.17 05:22:09.806397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4073 | 2024.01.17 05:22:09.806416 [ 3 ] {} <Debug> HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4074 | 2024.01.17 05:22:09.806433 [ 3 ] {} <Debug> HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4075 | 2024.01.17 05:22:09.806501 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4076 | 2024.01.17 05:22:09.806540 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4077 | 2024.01.17 05:22:09.806646 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4078 | 2024.01.17 05:22:09.806914 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4079 | 2024.01.17 05:22:09.807114 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4080 | 2024.01.17 05:22:09.807259 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4081 | 2024.01.17 05:22:09.807374 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000845136 sec., 4732 rows/sec., 330.48 KiB/sec. | ||
4082 | 2024.01.17 05:22:09.807475 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Debug> DynamicQueryHandler: Done processing query | ||
4083 | 2024.01.17 05:22:09.807498 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4084 | 2024.01.17 05:22:09.807513 [ 3 ] {} <Debug> HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Destroying unnamed session | ||
4085 | 2024.01.17 05:22:09.807644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 15967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4086 | 2024.01.17 05:22:09.807688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4087 | 2024.01.17 05:22:09.807707 [ 3 ] {} <Debug> HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4088 | 2024.01.17 05:22:09.807723 [ 3 ] {} <Debug> HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4089 | 2024.01.17 05:22:09.807794 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4090 | 2024.01.17 05:22:09.807831 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4091 | 2024.01.17 05:22:09.807930 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4092 | 2024.01.17 05:22:09.808245 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4093 | 2024.01.17 05:22:09.808456 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4094 | 2024.01.17 05:22:09.808603 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4095 | 2024.01.17 05:22:09.808729 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Information> executeQuery: Read 94 rows, 7.51 KiB in 0.000907757 sec., 103551 rows/sec., 8.08 MiB/sec. | ||
4096 | 2024.01.17 05:22:09.808843 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Debug> DynamicQueryHandler: Done processing query | ||
4097 | 2024.01.17 05:22:09.808867 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4098 | 2024.01.17 05:22:09.808882 [ 3 ] {} <Debug> HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Destroying unnamed session | ||
4099 | 2024.01.17 05:22:09.809000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4100 | 2024.01.17 05:22:09.809046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4101 | 2024.01.17 05:22:09.809065 [ 3 ] {} <Debug> HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4102 | 2024.01.17 05:22:09.809082 [ 3 ] {} <Debug> HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4103 | 2024.01.17 05:22:09.809152 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4104 | 2024.01.17 05:22:09.809195 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4105 | 2024.01.17 05:22:09.809321 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4106 | 2024.01.17 05:22:09.809600 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4107 | 2024.01.17 05:22:09.809853 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4108 | 2024.01.17 05:22:09.810026 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4109 | 2024.01.17 05:22:09.810150 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000969059 sec., 39213 rows/sec., 2.76 MiB/sec. | ||
4110 | 2024.01.17 05:22:09.810288 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Debug> DynamicQueryHandler: Done processing query | ||
4111 | 2024.01.17 05:22:09.810311 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4112 | 2024.01.17 05:22:09.810326 [ 3 ] {} <Debug> HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Destroying unnamed session | ||
4113 | 2024.01.17 05:22:09.810525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 60976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4114 | 2024.01.17 05:22:09.810569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4115 | 2024.01.17 05:22:09.810589 [ 3 ] {} <Debug> HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4116 | 2024.01.17 05:22:09.810605 [ 3 ] {} <Debug> HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4117 | 2024.01.17 05:22:09.810691 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4118 | 2024.01.17 05:22:09.810735 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4119 | 2024.01.17 05:22:09.810865 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4120 | 2024.01.17 05:22:09.811417 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4121 | 2024.01.17 05:22:09.811737 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4122 | 2024.01.17 05:22:09.811919 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4123 | 2024.01.17 05:22:09.812047 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Information> executeQuery: Read 57 rows, 78.76 KiB in 0.001327545 sec., 42936 rows/sec., 57.94 MiB/sec. | ||
4124 | 2024.01.17 05:22:09.812175 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Debug> DynamicQueryHandler: Done processing query | ||
4125 | 2024.01.17 05:22:09.812199 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4126 | 2024.01.17 05:22:09.812214 [ 3 ] {} <Debug> HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Destroying unnamed session | ||
4127 | 2024.01.17 05:22:09.812345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4128 | 2024.01.17 05:22:09.812389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4129 | 2024.01.17 05:22:09.812408 [ 3 ] {} <Debug> HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4130 | 2024.01.17 05:22:09.812424 [ 3 ] {} <Debug> HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4131 | 2024.01.17 05:22:09.812492 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4132 | 2024.01.17 05:22:09.812531 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4133 | 2024.01.17 05:22:09.812637 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4134 | 2024.01.17 05:22:09.812904 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4135 | 2024.01.17 05:22:09.813142 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4136 | 2024.01.17 05:22:09.813312 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Trace> oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4137 | 2024.01.17 05:22:09.813426 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000905167 sec., 13257 rows/sec., 936.46 KiB/sec. | ||
4138 | 2024.01.17 05:22:09.813530 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Debug> DynamicQueryHandler: Done processing query | ||
4139 | 2024.01.17 05:22:09.813553 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4140 | 2024.01.17 05:22:09.813568 [ 3 ] {} <Debug> HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Destroying unnamed session | ||
4141 | 2024.01.17 05:22:19.800561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4142 | 2024.01.17 05:22:19.800690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4143 | 2024.01.17 05:22:19.800720 [ 3 ] {} <Debug> HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4144 | 2024.01.17 05:22:19.800748 [ 3 ] {} <Debug> HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4145 | 2024.01.17 05:22:19.800891 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4146 | 2024.01.17 05:22:19.800959 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4147 | 2024.01.17 05:22:19.801140 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4148 | 2024.01.17 05:22:19.801643 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4149 | 2024.01.17 05:22:19.801905 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4150 | 2024.01.17 05:22:19.802070 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4151 | 2024.01.17 05:22:19.802206 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Information> executeQuery: Read 61 rows, 4.94 KiB in 0.001275133 sec., 47838 rows/sec., 3.79 MiB/sec. | ||
4152 | 2024.01.17 05:22:19.802264 [ 104 ] {} <Debug> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
4153 | 2024.01.17 05:22:19.802393 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Debug> DynamicQueryHandler: Done processing query | ||
4154 | 2024.01.17 05:22:19.802401 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4155 | 2024.01.17 05:22:19.802432 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4156 | 2024.01.17 05:22:19.802474 [ 3 ] {} <Debug> HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Destroying unnamed session | ||
4157 | 2024.01.17 05:22:19.802562 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact | ||
4158 | 2024.01.17 05:22:19.802619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4159 | 2024.01.17 05:22:19.802708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4160 | 2024.01.17 05:22:19.802764 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4161 | 2024.01.17 05:22:19.802772 [ 3 ] {} <Debug> HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4162 | 2024.01.17 05:22:19.802828 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 48 rows starting from the beginning of the part | ||
4163 | 2024.01.17 05:22:19.802839 [ 3 ] {} <Debug> HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4164 | 2024.01.17 05:22:19.803039 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4165 | 2024.01.17 05:22:19.803103 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
4166 | 2024.01.17 05:22:19.803123 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4167 | 2024.01.17 05:22:19.803435 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
4168 | 2024.01.17 05:22:19.803598 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4169 | 2024.01.17 05:22:19.803647 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4170 | 2024.01.17 05:22:19.803829 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part | ||
4171 | 2024.01.17 05:22:19.804097 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part | ||
4172 | 2024.01.17 05:22:19.804389 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4173 | 2024.01.17 05:22:19.804817 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4174 | 2024.01.17 05:22:19.805151 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Trace> oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4175 | 2024.01.17 05:22:19.805435 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002323123 sec., 860 rows/sec., 73.56 KiB/sec. | ||
4176 | 2024.01.17 05:22:19.805889 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Debug> DynamicQueryHandler: Done processing query | ||
4177 | 2024.01.17 05:22:19.805902 [ 15 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003396353 sec., 92157.67618972469 rows/sec., 7.29 MiB/sec. | ||
4178 | 2024.01.17 05:22:19.805920 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4179 | 2024.01.17 05:22:19.805944 [ 3 ] {} <Debug> HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Destroying unnamed session | ||
4180 | 2024.01.17 05:22:19.806058 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
4181 | 2024.01.17 05:22:19.806126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 29086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4182 | 2024.01.17 05:22:19.806201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4183 | 2024.01.17 05:22:19.806225 [ 3 ] {} <Debug> HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4184 | 2024.01.17 05:22:19.806250 [ 3 ] {} <Debug> HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4185 | 2024.01.17 05:22:19.806387 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8. | ||
4186 | 2024.01.17 05:22:19.806400 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4187 | 2024.01.17 05:22:19.806470 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4188 | 2024.01.17 05:22:19.806496 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_31_7 to all_36_36_0 | ||
4189 | 2024.01.17 05:22:19.806720 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4190 | 2024.01.17 05:22:19.807170 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4191 | 2024.01.17 05:22:19.807406 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4192 | 2024.01.17 05:22:19.807569 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4193 | 2024.01.17 05:22:19.807689 [ 104 ] {} <Debug> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4194 | 2024.01.17 05:22:19.807707 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Information> executeQuery: Read 184 rows, 17.86 KiB in 0.001253523 sec., 146786 rows/sec., 13.91 MiB/sec. | ||
4195 | 2024.01.17 05:22:19.807756 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4196 | 2024.01.17 05:22:19.807955 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4197 | 2024.01.17 05:22:19.808006 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Debug> DynamicQueryHandler: Done processing query | ||
4198 | 2024.01.17 05:22:19.808059 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4199 | 2024.01.17 05:22:19.808137 [ 3 ] {} <Debug> HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Destroying unnamed session | ||
4200 | 2024.01.17 05:22:19.808167 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4201 | 2024.01.17 05:22:19.808213 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part | ||
4202 | 2024.01.17 05:22:19.808312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4203 | 2024.01.17 05:22:19.808409 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 181 rows starting from the beginning of the part | ||
4204 | 2024.01.17 05:22:19.808411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4205 | 2024.01.17 05:22:19.808477 [ 3 ] {} <Debug> HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4206 | 2024.01.17 05:22:19.808528 [ 3 ] {} <Debug> HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4207 | 2024.01.17 05:22:19.808672 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 144 rows starting from the beginning of the part | ||
4208 | 2024.01.17 05:22:19.808722 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4209 | 2024.01.17 05:22:19.808816 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4210 | 2024.01.17 05:22:19.808898 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
4211 | 2024.01.17 05:22:19.809171 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 209 rows starting from the beginning of the part | ||
4212 | 2024.01.17 05:22:19.809334 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4213 | 2024.01.17 05:22:19.809397 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 184 rows starting from the beginning of the part | ||
4214 | 2024.01.17 05:22:19.809929 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4215 | 2024.01.17 05:22:19.810479 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4216 | 2024.01.17 05:22:19.810701 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Trace> oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4217 | 2024.01.17 05:22:19.810974 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00217529 sec., 919 rows/sec., 64.20 KiB/sec. | ||
4218 | 2024.01.17 05:22:19.811143 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 4 columns (4 merged, 0 gathered) in 0.003297472 sec., 319942.0647089649 rows/sec., 30.25 MiB/sec. | ||
4219 | 2024.01.17 05:22:19.811228 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Debug> DynamicQueryHandler: Done processing query | ||
4220 | 2024.01.17 05:22:19.811270 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4221 | 2024.01.17 05:22:19.811306 [ 3 ] {} <Debug> HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Destroying unnamed session | ||
4222 | 2024.01.17 05:22:19.811317 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4223 | 2024.01.17 05:22:19.811444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 10729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4224 | 2024.01.17 05:22:19.811523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4225 | 2024.01.17 05:22:19.811548 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4226 | 2024.01.17 05:22:19.811561 [ 3 ] {} <Debug> HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4227 | 2024.01.17 05:22:19.811605 [ 3 ] {} <Debug> HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4228 | 2024.01.17 05:22:19.811643 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4229 | 2024.01.17 05:22:19.811764 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4230 | 2024.01.17 05:22:19.811820 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4231 | 2024.01.17 05:22:19.811941 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4232 | 2024.01.17 05:22:19.812308 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4233 | 2024.01.17 05:22:19.812526 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4234 | 2024.01.17 05:22:19.812680 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4235 | 2024.01.17 05:22:19.812804 [ 104 ] {} <Debug> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4236 | 2024.01.17 05:22:19.812808 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.000994448 sec., 63351 rows/sec., 4.96 MiB/sec. | ||
4237 | 2024.01.17 05:22:19.812855 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4238 | 2024.01.17 05:22:19.813057 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4239 | 2024.01.17 05:22:19.813083 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Debug> DynamicQueryHandler: Done processing query | ||
4240 | 2024.01.17 05:22:19.813148 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4241 | 2024.01.17 05:22:19.813214 [ 3 ] {} <Debug> HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Destroying unnamed session | ||
4242 | 2024.01.17 05:22:19.813267 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4243 | 2024.01.17 05:22:19.813300 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part | ||
4244 | 2024.01.17 05:22:19.813371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4245 | 2024.01.17 05:22:19.813475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4246 | 2024.01.17 05:22:19.813499 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
4247 | 2024.01.17 05:22:19.813510 [ 3 ] {} <Debug> HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4248 | 2024.01.17 05:22:19.813577 [ 3 ] {} <Debug> HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4249 | 2024.01.17 05:22:19.813769 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
4250 | 2024.01.17 05:22:19.813791 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4251 | 2024.01.17 05:22:19.813886 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4252 | 2024.01.17 05:22:19.814033 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
4253 | 2024.01.17 05:22:19.814348 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 94 rows starting from the beginning of the part | ||
4254 | 2024.01.17 05:22:19.814495 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4255 | 2024.01.17 05:22:19.814581 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 63 rows starting from the beginning of the part | ||
4256 | 2024.01.17 05:22:19.815038 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4257 | 2024.01.17 05:22:19.815720 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4258 | 2024.01.17 05:22:19.815975 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 4 columns (4 merged, 0 gathered) in 0.003044636 sec., 141560.436124384 rows/sec., 11.07 MiB/sec. | ||
4259 | 2024.01.17 05:22:19.816081 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Trace> oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4260 | 2024.01.17 05:22:19.816166 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4261 | 2024.01.17 05:22:19.816332 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002460366 sec., 406 rows/sec., 28.58 KiB/sec. | ||
4262 | 2024.01.17 05:22:19.816549 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Debug> DynamicQueryHandler: Done processing query | ||
4263 | 2024.01.17 05:22:19.816590 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4264 | 2024.01.17 05:22:19.816596 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4265 | 2024.01.17 05:22:19.816615 [ 3 ] {} <Debug> HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Destroying unnamed session | ||
4266 | 2024.01.17 05:22:19.816699 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4267 | 2024.01.17 05:22:19.816836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 65251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4268 | 2024.01.17 05:22:19.816887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4269 | 2024.01.17 05:22:19.816906 [ 3 ] {} <Debug> HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4270 | 2024.01.17 05:22:19.816922 [ 3 ] {} <Debug> HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4271 | 2024.01.17 05:22:19.817016 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4272 | 2024.01.17 05:22:19.817061 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4273 | 2024.01.17 05:22:19.817221 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4274 | 2024.01.17 05:22:19.817773 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4275 | 2024.01.17 05:22:19.818106 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4276 | 2024.01.17 05:22:19.818281 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4277 | 2024.01.17 05:22:19.818401 [ 104 ] {} <Debug> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4278 | 2024.01.17 05:22:19.818418 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Information> executeQuery: Read 61 rows, 84.29 KiB in 0.001373506 sec., 44411 rows/sec., 59.93 MiB/sec. | ||
4279 | 2024.01.17 05:22:19.818460 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. | ||
4280 | 2024.01.17 05:22:19.818653 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4281 | 2024.01.17 05:22:19.818685 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Debug> DynamicQueryHandler: Done processing query | ||
4282 | 2024.01.17 05:22:19.818721 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4283 | 2024.01.17 05:22:19.818775 [ 3 ] {} <Debug> HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Destroying unnamed session | ||
4284 | 2024.01.17 05:22:19.818843 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4285 | 2024.01.17 05:22:19.818883 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1349 rows starting from the beginning of the part | ||
4286 | 2024.01.17 05:22:19.819011 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
4287 | 2024.01.17 05:22:19.819143 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
4288 | 2024.01.17 05:22:19.819266 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part | ||
4289 | 2024.01.17 05:22:19.819388 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part | ||
4290 | 2024.01.17 05:22:19.819488 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part | ||
4291 | 2024.01.17 05:22:19.823481 [ 13 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 6 columns (6 merged, 0 gathered) in 0.004933822 sec., 327129.7586333678 rows/sec., 441.44 MiB/sec. | ||
4292 | 2024.01.17 05:22:19.824114 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4293 | 2024.01.17 05:22:19.824345 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4294 | 2024.01.17 05:22:19.824411 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4295 | 2024.01.17 05:22:19.824478 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7: 8.98 MiB. | ||
4296 | 2024.01.17 05:22:20.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.04 MiB, peak 244.00 MiB, will set to 236.78 MiB (RSS), difference: -1.26 MiB | ||
4297 | 2024.01.17 05:22:23.509648 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4298 | 2024.01.17 05:22:23.509726 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4299 | 2024.01.17 05:22:29.799495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4300 | 2024.01.17 05:22:29.799599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4301 | 2024.01.17 05:22:29.799622 [ 3 ] {} <Debug> HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4302 | 2024.01.17 05:22:29.799645 [ 3 ] {} <Debug> HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4303 | 2024.01.17 05:22:29.799768 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4304 | 2024.01.17 05:22:29.799826 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4305 | 2024.01.17 05:22:29.799981 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4306 | 2024.01.17 05:22:29.800399 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4307 | 2024.01.17 05:22:29.800648 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4308 | 2024.01.17 05:22:29.800804 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Trace> oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4309 | 2024.01.17 05:22:29.800931 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Information> executeQuery: Read 64 rows, 5.19 KiB in 0.001126011 sec., 56837 rows/sec., 4.50 MiB/sec. | ||
4310 | 2024.01.17 05:22:29.801066 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Debug> DynamicQueryHandler: Done processing query | ||
4311 | 2024.01.17 05:22:29.801099 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4312 | 2024.01.17 05:22:29.801115 [ 3 ] {} <Debug> HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Destroying unnamed session | ||
4313 | 2024.01.17 05:22:29.801269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4314 | 2024.01.17 05:22:29.801313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4315 | 2024.01.17 05:22:29.801333 [ 3 ] {} <Debug> HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4316 | 2024.01.17 05:22:29.801350 [ 3 ] {} <Debug> HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4317 | 2024.01.17 05:22:29.801426 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4318 | 2024.01.17 05:22:29.801464 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4319 | 2024.01.17 05:22:29.801567 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4320 | 2024.01.17 05:22:29.801976 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4321 | 2024.01.17 05:22:29.802194 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4322 | 2024.01.17 05:22:29.802336 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Trace> oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4323 | 2024.01.17 05:22:29.802453 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Information> executeQuery: Read 192 rows, 18.60 KiB in 0.000999688 sec., 192059 rows/sec., 18.17 MiB/sec. | ||
4324 | 2024.01.17 05:22:29.802555 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Debug> DynamicQueryHandler: Done processing query | ||
4325 | 2024.01.17 05:22:29.802577 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4326 | 2024.01.17 05:22:29.802592 [ 3 ] {} <Debug> HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Destroying unnamed session | ||
4327 | 2024.01.17 05:22:29.802722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 10895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4328 | 2024.01.17 05:22:29.802764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4329 | 2024.01.17 05:22:29.802783 [ 3 ] {} <Debug> HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4330 | 2024.01.17 05:22:29.802800 [ 3 ] {} <Debug> HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4331 | 2024.01.17 05:22:29.802870 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4332 | 2024.01.17 05:22:29.802907 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4333 | 2024.01.17 05:22:29.803009 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4334 | 2024.01.17 05:22:29.803305 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4335 | 2024.01.17 05:22:29.803500 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4336 | 2024.01.17 05:22:29.803653 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Trace> oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4337 | 2024.01.17 05:22:29.803771 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Information> executeQuery: Read 64 rows, 5.13 KiB in 0.000873717 sec., 73250 rows/sec., 5.73 MiB/sec. | ||
4338 | 2024.01.17 05:22:29.803884 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Debug> DynamicQueryHandler: Done processing query | ||
4339 | 2024.01.17 05:22:29.803906 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4340 | 2024.01.17 05:22:29.803923 [ 3 ] {} <Debug> HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Destroying unnamed session | ||
4341 | 2024.01.17 05:22:29.804156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 68457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4342 | 2024.01.17 05:22:29.804200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4343 | 2024.01.17 05:22:29.804219 [ 3 ] {} <Debug> HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 | ||
4344 | 2024.01.17 05:22:29.804235 [ 3 ] {} <Debug> HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4345 | 2024.01.17 05:22:29.804325 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4346 | 2024.01.17 05:22:29.804369 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4347 | 2024.01.17 05:22:29.804507 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4348 | 2024.01.17 05:22:29.805065 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4349 | 2024.01.17 05:22:29.805391 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4350 | 2024.01.17 05:22:29.805562 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Trace> oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4351 | 2024.01.17 05:22:29.805679 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Information> executeQuery: Read 64 rows, 88.44 KiB in 0.001326564 sec., 48244 rows/sec., 65.10 MiB/sec. | ||
4352 | 2024.01.17 05:22:29.805801 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Debug> DynamicQueryHandler: Done processing query | ||
4353 | 2024.01.17 05:22:29.805823 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4354 | 2024.01.17 05:22:29.805838 [ 3 ] {} <Debug> HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Destroying unnamed session |