| 1 | [ Nov 28 19:01:56 Enabled. ] | ||
| 2 | [ Nov 28 19:01:56 Rereading configuration. ] | ||
| 3 | [ Nov 28 19:02:00 Rereading configuration. ] | ||
| 4 | [ Nov 28 19:02:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
| 23 | + DATALINK=oxControlService22 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService22 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService22 | ||
| 29 | ipadm: Could not delete oxControlService22: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService22 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22 | ||
| 34 | + ipadm show-addr oxControlService22/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService22/ll | ||
| 37 | + ipadm show-addr oxControlService22/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/omicron6 | ||
| 40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 41 | default: not in table | ||
| 42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 43 | add net default: gateway fd00:1122:3344:101::1 | ||
| 44 | + single_node=true | ||
| 45 | + command=() | ||
| 46 | + true | ||
| 47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 49 | [ Nov 28 19:02:03 Method "start" exited with status 0. ] | ||
| 50 | Processing configuration file 'config.xml'. | ||
| 51 | There is no file 'config.xml', will use embedded config. | ||
| 52 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 54 | 2023.11.28 19:02:03.604224 [ 1 ] {} <Information> Application: Will watch for the process with pid 22229 | ||
| 55 | 2023.11.28 19:02:03.604302 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.11.28 19:02:03.844909 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22229 | ||
| 57 | 2023.11.28 19:02:03.845066 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.11.28 19:02:03.845243 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.11.28 19:02:03.923105 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.11.28 19:02:03.923148 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.11.28 19:02:03.923163 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.11.28 19:02:03.923195 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.11.28 19:02:03.923494 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.11.28 19:02:03.924186 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 65 | Processing configuration file 'config.xml'. | ||
| 66 | There is no file 'config.xml', will use embedded config. | ||
| 67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 68 | 2023.11.28 19:02:03.924619 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.11.28 19:02:03.924857 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 70 | 2023.11.28 19:02:03.927501 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.11.28 19:02:03.927545 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.11.28 19:02:03.928285 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 73 | Processing configuration file 'config.xml'. | ||
| 74 | There is no file 'config.xml', will use embedded config. | ||
| 75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 76 | 2023.11.28 19:02:03.928462 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.11.28 19:02:03.933591 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.11.28 19:02:03.934119 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.11.28 19:02:03.934145 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.11.28 19:02:03.935443 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.11.28 19:02:03.935867 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.11.28 19:02:03.936260 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.11.28 19:02:03.936564 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.11.28 19:02:03.936833 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.11.28 19:02:03.936873 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.11.28 19:02:03.936923 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.11.28 19:02:03.936940 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.11.28 19:02:03.951715 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.11.28 19:02:03.951742 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108061 sec | ||
| 90 | 2023.11.28 19:02:03.952330 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.11.28 19:02:03.952403 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.11.28 19:02:03.952421 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.11.28 19:02:03.952436 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.11.28 19:02:03.952448 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.11.28 19:02:03.952461 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.11.28 19:02:03.952474 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.11.28 19:02:03.952502 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.11.28 19:02:03.952520 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.11.28 19:02:03.952548 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.11.28 19:02:03.952560 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.11.28 19:02:03.952573 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.11.28 19:02:03.952586 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.11.28 19:02:03.952614 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.11.28 19:02:03.952627 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.11.28 19:02:03.952638 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.11.28 19:02:03.986706 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.11.28 19:02:03.991055 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.11.28 19:02:03.991082 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8081e-05 sec | ||
| 109 | 2023.11.28 19:02:03.991104 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.11.28 19:02:03.991118 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.11.28 19:02:03.991138 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.11.28 19:02:03.993381 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.11.28 19:02:03.998552 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.11.28 19:02:03.998646 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 115 | 2023.11.28 19:02:03.998698 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.11.28 19:02:04.193088 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
| 117 | 2023.11.28 19:02:04.211063 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
| 118 | 2023.11.28 19:02:04.211115 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.11.28 19:02:04.282458 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.11.28 19:02:04.282675 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.68 MiB (RSS), difference: 210.72 MiB | ||
| 121 | 2023.11.28 19:02:04.283053 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.11.28 19:02:04.283098 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.11.28 19:02:04.283106 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.11.28 19:02:04.283189 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 125 | 2023.11.28 19:02:04.283214 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 126 | 2023.11.28 19:02:04.283260 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.11.28 19:02:04.283327 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.11.28 19:02:04.283347 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.11.28 19:02:19.323865 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 130 | 2023.11.28 19:02:19.323935 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 131 | 2023.11.28 19:02:26.630112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 132 | 2023.11.28 19:02:26.630296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 133 | 2023.11.28 19:02:26.630935 [ 3 ] {} <Debug> HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 134 | 2023.11.28 19:02:26.630977 [ 3 ] {} <Debug> HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2023.11.28 19:02:26.631098 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 136 | 2023.11.28 19:02:26.631130 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 137 | 2023.11.28 19:02:26.631142 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 138 | 2023.11.28 19:02:26.632710 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 139 | 2023.11.28 19:02:26.652623 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47601) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 140 | |||
| 141 | 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 | ||
| 142 | 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 | ||
| 143 | 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 | ||
| 144 | 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 | ||
| 145 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 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 | ||
| 148 | 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 | ||
| 149 | 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 | ||
| 150 | 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 | ||
| 151 | 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 | ||
| 152 | 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 | ||
| 153 | 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 | ||
| 154 | 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 | ||
| 155 | 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 | ||
| 156 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 163 | |||
| 164 | 2023.11.28 19:02:26.653348 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 165 | |||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 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 | ||
| 170 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 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 | ||
| 173 | 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 | ||
| 174 | 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 | ||
| 175 | 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 | ||
| 176 | 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 | ||
| 177 | 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 | ||
| 178 | 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 | ||
| 179 | 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 | ||
| 180 | 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 | ||
| 181 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 188 | (version 22.8.9.1) | ||
| 189 | 2023.11.28 19:02:26.654107 [ 3 ] {794ad932-4726-4c9e-a801-92cb2170e75c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 190 | 2023.11.28 19:02:26.654144 [ 3 ] {} <Debug> HTTP-Session: 417815bd-f903-4a00-b02f-541c07677163 Destroying unnamed session | ||
| 191 | 2023.11.28 19:02:26.654489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 192 | 2023.11.28 19:02:26.654560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 193 | 2023.11.28 19:02:26.654586 [ 3 ] {} <Debug> HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 194 | 2023.11.28 19:02:26.654604 [ 3 ] {} <Debug> HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2023.11.28 19:02:26.654704 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 196 | 2023.11.28 19:02:26.654786 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 197 | 2023.11.28 19:02:26.655776 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 198 | 2023.11.28 19:02:26.657743 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 199 | 2023.11.28 19:02:26.661994 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 200 | 2023.11.28 19:02:26.662021 [ 3 ] {89c620c2-375c-4067-a064-da28a51bfc8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 201 | 2023.11.28 19:02:26.662036 [ 3 ] {} <Debug> HTTP-Session: 7118c882-4890-43b7-b751-98ab001fa38f Destroying unnamed session | ||
| 202 | 2023.11.28 19:02:26.662207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 203 | 2023.11.28 19:02:26.662265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 204 | 2023.11.28 19:02:26.662283 [ 3 ] {} <Debug> HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 205 | 2023.11.28 19:02:26.662304 [ 3 ] {} <Debug> HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2023.11.28 19:02:26.662471 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 207 | 2023.11.28 19:02:26.662707 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47601) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 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 | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 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 | ||
| 222 | 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 | ||
| 223 | 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 | ||
| 224 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 231 | |||
| 232 | 2023.11.28 19:02:26.662831 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 233 | |||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 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 | ||
| 237 | 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 | ||
| 238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 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 | ||
| 246 | 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 | ||
| 247 | 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 | ||
| 248 | 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 | ||
| 249 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 256 | (version 22.8.9.1) | ||
| 257 | 2023.11.28 19:02:26.662949 [ 3 ] {ca0697fe-c7d3-453c-9dbc-3fd1c2235b27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 258 | 2023.11.28 19:02:26.662972 [ 3 ] {} <Debug> HTTP-Session: 2a221e38-92f9-4bc2-bc4b-d3ebc60237fe Destroying unnamed session | ||
| 259 | 2023.11.28 19:02:26.663142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 260 | 2023.11.28 19:02:26.663191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 261 | 2023.11.28 19:02:26.663212 [ 3 ] {} <Debug> HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 262 | 2023.11.28 19:02:26.663229 [ 3 ] {} <Debug> HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2023.11.28 19:02:26.663330 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 264 | 2023.11.28 19:02:26.663497 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 265 | 2023.11.28 19:02:26.663516 [ 3 ] {a7d7139a-5110-4ab9-955b-6388b6710dfa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 266 | 2023.11.28 19:02:26.663535 [ 3 ] {} <Debug> HTTP-Session: e6ac78db-493b-4ada-bea6-383620f9b2fc Destroying unnamed session | ||
| 267 | 2023.11.28 19:02:26.663639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 268 | 2023.11.28 19:02:26.663682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 269 | 2023.11.28 19:02:26.663703 [ 3 ] {} <Debug> HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 270 | 2023.11.28 19:02:26.663718 [ 3 ] {} <Debug> HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2023.11.28 19:02:26.663774 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 272 | 2023.11.28 19:02:26.663829 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 273 | 2023.11.28 19:02:26.665034 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 274 | 2023.11.28 19:02:26.665068 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7071e-05 sec | ||
| 275 | 2023.11.28 19:02:26.665089 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 276 | 2023.11.28 19:02:26.665102 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 277 | 2023.11.28 19:02:26.665169 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Debug> DynamicQueryHandler: Done processing query | ||
| 278 | 2023.11.28 19:02:26.665187 [ 3 ] {6bd2ed01-117f-4372-acdd-069b0d389067} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 279 | 2023.11.28 19:02:26.665212 [ 3 ] {} <Debug> HTTP-Session: 4ae771ab-990d-4207-8f6e-86266b40184c Destroying unnamed session | ||
| 280 | 2023.11.28 19:02:26.665314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 281 | 2023.11.28 19:02:26.665356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 282 | 2023.11.28 19:02:26.665385 [ 3 ] {} <Debug> HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 283 | 2023.11.28 19:02:26.665401 [ 3 ] {} <Debug> HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2023.11.28 19:02:26.665598 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) /* The version table contains metadata about the `oximeter` database */ | ||
| 285 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 286 | 2023.11.28 19:02:26.665639 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 287 | 2023.11.28 19:02:26.669583 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Debug> oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): Loading data parts | ||
| 288 | 2023.11.28 19:02:26.669718 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Debug> oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): There are no data parts | ||
| 289 | 2023.11.28 19:02:26.671511 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Debug> DynamicQueryHandler: Done processing query | ||
| 290 | 2023.11.28 19:02:26.671558 [ 3 ] {e56d809a-d865-4a81-b83c-fa420415a923} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 291 | 2023.11.28 19:02:26.671573 [ 3 ] {} <Debug> HTTP-Session: bf3ed205-403a-4ed0-9ecd-e28e924faeff Destroying unnamed session | ||
| 292 | 2023.11.28 19:02:26.671698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 293 | 2023.11.28 19:02:26.671744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 294 | 2023.11.28 19:02:26.671762 [ 3 ] {} <Debug> HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 295 | 2023.11.28 19:02:26.671781 [ 3 ] {} <Debug> HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2023.11.28 19:02:26.671964 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) /* The measurement tables contain all individual samples from each timeseries. | ||
| 297 | * | ||
| 298 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 299 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 300 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 301 | * by all samples from the same timeseries. | ||
| 302 | * | ||
| 303 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 304 | * and then uses that to index quickly into the measurements tables. | ||
| 305 | */ | ||
| 306 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 307 | 2023.11.28 19:02:26.672019 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 308 | 2023.11.28 19:02:26.678583 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Debug> oximeter.measurements_bool (aa8a3be7-a759-4f83-af48-68a23edae6f8): Loading data parts | ||
| 309 | 2023.11.28 19:02:26.678700 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Debug> oximeter.measurements_bool (aa8a3be7-a759-4f83-af48-68a23edae6f8): There are no data parts | ||
| 310 | 2023.11.28 19:02:26.679779 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 311 | 2023.11.28 19:02:26.679808 [ 3 ] {ccd4a906-7be7-46d2-a00b-869e3f1de1eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 312 | 2023.11.28 19:02:26.679824 [ 3 ] {} <Debug> HTTP-Session: 53aa8b96-28f7-44d1-b231-a93aa945ebe3 Destroying unnamed session | ||
| 313 | 2023.11.28 19:02:26.679950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 314 | 2023.11.28 19:02:26.679996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 315 | 2023.11.28 19:02:26.680014 [ 3 ] {} <Debug> HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 316 | 2023.11.28 19:02:26.680033 [ 3 ] {} <Debug> HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2023.11.28 19:02:26.680209 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 318 | 2023.11.28 19:02:26.680254 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 319 | 2023.11.28 19:02:26.681650 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Debug> oximeter.measurements_i8 (13f43b10-e66b-4ce2-9b43-2284409d6670): Loading data parts | ||
| 320 | 2023.11.28 19:02:26.681725 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Debug> oximeter.measurements_i8 (13f43b10-e66b-4ce2-9b43-2284409d6670): There are no data parts | ||
| 321 | 2023.11.28 19:02:26.682891 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Debug> DynamicQueryHandler: Done processing query | ||
| 322 | 2023.11.28 19:02:26.682915 [ 3 ] {9d019951-2ca1-4ace-a40a-714d25a4eed9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 323 | 2023.11.28 19:02:26.682934 [ 3 ] {} <Debug> HTTP-Session: ab2a1882-bc8c-4783-a26d-63afb8f0bce8 Destroying unnamed session | ||
| 324 | 2023.11.28 19:02:26.683037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 325 | 2023.11.28 19:02:26.683077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 326 | 2023.11.28 19:02:26.683098 [ 3 ] {} <Debug> HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 327 | 2023.11.28 19:02:26.683121 [ 3 ] {} <Debug> HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2023.11.28 19:02:26.683293 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 329 | 2023.11.28 19:02:26.683339 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 330 | 2023.11.28 19:02:26.684728 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Debug> oximeter.measurements_u8 (faa78d5f-cde7-492a-aee0-4e61334357af): Loading data parts | ||
| 331 | 2023.11.28 19:02:26.684800 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Debug> oximeter.measurements_u8 (faa78d5f-cde7-492a-aee0-4e61334357af): There are no data parts | ||
| 332 | 2023.11.28 19:02:26.685913 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 333 | 2023.11.28 19:02:26.685936 [ 3 ] {eaf1f0d4-f210-431d-ad9e-17d1f7bce1fe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 334 | 2023.11.28 19:02:26.685956 [ 3 ] {} <Debug> HTTP-Session: 758153d6-dd38-4f76-850e-f44590312260 Destroying unnamed session | ||
| 335 | 2023.11.28 19:02:26.686047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 336 | 2023.11.28 19:02:26.686099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 337 | 2023.11.28 19:02:26.686121 [ 3 ] {} <Debug> HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 338 | 2023.11.28 19:02:26.686140 [ 3 ] {} <Debug> HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2023.11.28 19:02:26.686310 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2023.11.28 19:02:26.686356 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 341 | 2023.11.28 19:02:26.689984 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Debug> oximeter.measurements_i16 (452a2a46-2aff-4bd7-85e3-a34fbf4dc50e): Loading data parts | ||
| 342 | 2023.11.28 19:02:26.690081 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Debug> oximeter.measurements_i16 (452a2a46-2aff-4bd7-85e3-a34fbf4dc50e): There are no data parts | ||
| 343 | 2023.11.28 19:02:26.691146 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Debug> DynamicQueryHandler: Done processing query | ||
| 344 | 2023.11.28 19:02:26.691170 [ 3 ] {8c3c4f82-4916-431c-a057-591ba5f23068} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 345 | 2023.11.28 19:02:26.691189 [ 3 ] {} <Debug> HTTP-Session: 736e23d6-c929-4dd0-87fc-2214368afd33 Destroying unnamed session | ||
| 346 | 2023.11.28 19:02:26.691278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 347 | 2023.11.28 19:02:26.691323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 348 | 2023.11.28 19:02:26.691344 [ 3 ] {} <Debug> HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 349 | 2023.11.28 19:02:26.691360 [ 3 ] {} <Debug> HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2023.11.28 19:02:26.691637 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2023.11.28 19:02:26.691696 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2023.11.28 19:02:26.693090 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Debug> oximeter.measurements_u16 (9af6558f-7e89-45c3-a873-35e575f41196): Loading data parts | ||
| 353 | 2023.11.28 19:02:26.693166 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Debug> oximeter.measurements_u16 (9af6558f-7e89-45c3-a873-35e575f41196): There are no data parts | ||
| 354 | 2023.11.28 19:02:26.694218 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 355 | 2023.11.28 19:02:26.694241 [ 3 ] {b211f2f2-1fc8-45a2-9fe3-57d21d90fcd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 356 | 2023.11.28 19:02:26.694262 [ 3 ] {} <Debug> HTTP-Session: 824dcba7-f6bc-4f15-a137-a2f6c8a43769 Destroying unnamed session | ||
| 357 | 2023.11.28 19:02:26.694366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 358 | 2023.11.28 19:02:26.694413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 359 | 2023.11.28 19:02:26.694430 [ 3 ] {} <Debug> HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 360 | 2023.11.28 19:02:26.694450 [ 3 ] {} <Debug> HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2023.11.28 19:02:26.694692 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 362 | 2023.11.28 19:02:26.694738 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 363 | 2023.11.28 19:02:26.696032 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Debug> oximeter.measurements_i32 (607efe58-d592-46c6-8157-d816945d4c45): Loading data parts | ||
| 364 | 2023.11.28 19:02:26.696105 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Debug> oximeter.measurements_i32 (607efe58-d592-46c6-8157-d816945d4c45): There are no data parts | ||
| 365 | 2023.11.28 19:02:26.697149 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Debug> DynamicQueryHandler: Done processing query | ||
| 366 | 2023.11.28 19:02:26.697172 [ 3 ] {41b23fe2-dd1a-4b27-abe8-43033959505d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 367 | 2023.11.28 19:02:26.697187 [ 3 ] {} <Debug> HTTP-Session: 405fcc70-1f8a-4963-9ee9-6be7e3ba888d Destroying unnamed session | ||
| 368 | 2023.11.28 19:02:26.697282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 369 | 2023.11.28 19:02:26.697328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 370 | 2023.11.28 19:02:26.697346 [ 3 ] {} <Debug> HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 371 | 2023.11.28 19:02:26.697365 [ 3 ] {} <Debug> HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2023.11.28 19:02:26.697605 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 373 | 2023.11.28 19:02:26.697648 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 374 | 2023.11.28 19:02:26.698961 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Debug> oximeter.measurements_u32 (57c64e56-3091-4a8e-90a9-6078007c3fe4): Loading data parts | ||
| 375 | 2023.11.28 19:02:26.699068 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Debug> oximeter.measurements_u32 (57c64e56-3091-4a8e-90a9-6078007c3fe4): There are no data parts | ||
| 376 | 2023.11.28 19:02:26.700166 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Debug> DynamicQueryHandler: Done processing query | ||
| 377 | 2023.11.28 19:02:26.700198 [ 3 ] {079dd43e-f9d0-4454-9c32-6ecfb4fcb75d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 378 | 2023.11.28 19:02:26.700212 [ 3 ] {} <Debug> HTTP-Session: 5fe6fe54-0573-4fa7-8e6a-fec38d777718 Destroying unnamed session | ||
| 379 | 2023.11.28 19:02:26.700313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 380 | 2023.11.28 19:02:26.700360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 381 | 2023.11.28 19:02:26.700378 [ 3 ] {} <Debug> HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 382 | 2023.11.28 19:02:26.700397 [ 3 ] {} <Debug> HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2023.11.28 19:02:26.700638 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 384 | 2023.11.28 19:02:26.700681 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 385 | 2023.11.28 19:02:26.701993 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Debug> oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Loading data parts | ||
| 386 | 2023.11.28 19:02:26.702071 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Debug> oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): There are no data parts | ||
| 387 | 2023.11.28 19:02:26.703165 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Debug> DynamicQueryHandler: Done processing query | ||
| 388 | 2023.11.28 19:02:26.703194 [ 3 ] {a1692129-6738-4478-b1a4-268d3e82ffe2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 389 | 2023.11.28 19:02:26.703208 [ 3 ] {} <Debug> HTTP-Session: 6953cc10-9a8c-4963-a953-14ccc89eda49 Destroying unnamed session | ||
| 390 | 2023.11.28 19:02:26.703301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 391 | 2023.11.28 19:02:26.703346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 392 | 2023.11.28 19:02:26.703363 [ 3 ] {} <Debug> HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 393 | 2023.11.28 19:02:26.703383 [ 3 ] {} <Debug> HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 394 | 2023.11.28 19:02:26.703632 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 395 | 2023.11.28 19:02:26.703675 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 396 | 2023.11.28 19:02:26.704984 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Debug> oximeter.measurements_u64 (8a1100ce-67a9-4cd0-9330-1fc02d56a22f): Loading data parts | ||
| 397 | 2023.11.28 19:02:26.705054 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Debug> oximeter.measurements_u64 (8a1100ce-67a9-4cd0-9330-1fc02d56a22f): There are no data parts | ||
| 398 | 2023.11.28 19:02:26.706150 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Debug> DynamicQueryHandler: Done processing query | ||
| 399 | 2023.11.28 19:02:26.706182 [ 3 ] {c74bd96e-4821-4247-a2f8-508bc09a8b10} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 400 | 2023.11.28 19:02:26.706197 [ 3 ] {} <Debug> HTTP-Session: 5509db30-6098-4937-a055-cc0f2831e0d7 Destroying unnamed session | ||
| 401 | 2023.11.28 19:02:26.706290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 402 | 2023.11.28 19:02:26.706342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 403 | 2023.11.28 19:02:26.706360 [ 3 ] {} <Debug> HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 404 | 2023.11.28 19:02:26.706375 [ 3 ] {} <Debug> HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 405 | 2023.11.28 19:02:26.706614 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2023.11.28 19:02:26.706660 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 407 | 2023.11.28 19:02:26.707984 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Debug> oximeter.measurements_f32 (eed55b33-9a81-40f2-90c7-e80e4074afd9): Loading data parts | ||
| 408 | 2023.11.28 19:02:26.708065 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Debug> oximeter.measurements_f32 (eed55b33-9a81-40f2-90c7-e80e4074afd9): There are no data parts | ||
| 409 | 2023.11.28 19:02:26.709120 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Debug> DynamicQueryHandler: Done processing query | ||
| 410 | 2023.11.28 19:02:26.709143 [ 3 ] {350ec485-8b8c-4a95-8ccf-9ab44351fbd8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 411 | 2023.11.28 19:02:26.709168 [ 3 ] {} <Debug> HTTP-Session: f9a9a65c-bf3a-411a-8d4f-fac07895d2ec Destroying unnamed session | ||
| 412 | 2023.11.28 19:02:26.709258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 413 | 2023.11.28 19:02:26.709304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 414 | 2023.11.28 19:02:26.709327 [ 3 ] {} <Debug> HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 415 | 2023.11.28 19:02:26.709342 [ 3 ] {} <Debug> HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2023.11.28 19:02:26.709515 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 417 | 2023.11.28 19:02:26.709631 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 418 | 2023.11.28 19:02:26.710996 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Debug> oximeter.measurements_f64 (0aff0c5f-5773-4024-81f4-f1e4828080fe): Loading data parts | ||
| 419 | 2023.11.28 19:02:26.711073 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Debug> oximeter.measurements_f64 (0aff0c5f-5773-4024-81f4-f1e4828080fe): There are no data parts | ||
| 420 | 2023.11.28 19:02:26.712176 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 421 | 2023.11.28 19:02:26.712199 [ 3 ] {e18fd68d-ec2e-4dac-aa21-8fb2567634a9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 422 | 2023.11.28 19:02:26.712228 [ 3 ] {} <Debug> HTTP-Session: 96d59e1d-1919-4982-a2d5-8568adf1b890 Destroying unnamed session | ||
| 423 | 2023.11.28 19:02:26.712323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 424 | 2023.11.28 19:02:26.712368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 425 | 2023.11.28 19:02:26.712398 [ 3 ] {} <Debug> HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 426 | 2023.11.28 19:02:26.712413 [ 3 ] {} <Debug> HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2023.11.28 19:02:26.712653 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2023.11.28 19:02:26.712701 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 429 | 2023.11.28 19:02:26.714006 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Debug> oximeter.measurements_string (5d47f965-f333-478d-b9e3-7779bf9e811b): Loading data parts | ||
| 430 | 2023.11.28 19:02:26.714095 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Debug> oximeter.measurements_string (5d47f965-f333-478d-b9e3-7779bf9e811b): There are no data parts | ||
| 431 | 2023.11.28 19:02:26.715126 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Debug> DynamicQueryHandler: Done processing query | ||
| 432 | 2023.11.28 19:02:26.715148 [ 3 ] {efa87142-944f-4883-847c-e4755515a206} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 433 | 2023.11.28 19:02:26.715169 [ 3 ] {} <Debug> HTTP-Session: c871b3e2-b964-4801-85c6-ee889f2998dd Destroying unnamed session | ||
| 434 | 2023.11.28 19:02:26.715268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 435 | 2023.11.28 19:02:26.715313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 436 | 2023.11.28 19:02:26.715335 [ 3 ] {} <Debug> HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 437 | 2023.11.28 19:02:26.715350 [ 3 ] {} <Debug> HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2023.11.28 19:02:26.715529 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2023.11.28 19:02:26.715646 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 440 | 2023.11.28 19:02:26.716953 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Debug> oximeter.measurements_bytes (c4902f01-1b56-462c-a0bf-86cd4fc04668): Loading data parts | ||
| 441 | 2023.11.28 19:02:26.717039 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Debug> oximeter.measurements_bytes (c4902f01-1b56-462c-a0bf-86cd4fc04668): There are no data parts | ||
| 442 | 2023.11.28 19:02:26.718071 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Debug> DynamicQueryHandler: Done processing query | ||
| 443 | 2023.11.28 19:02:26.718099 [ 3 ] {6bda276b-71a6-40eb-a039-cfb53eb27d94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 444 | 2023.11.28 19:02:26.718123 [ 3 ] {} <Debug> HTTP-Session: 2ad2c169-c758-45a0-8d79-75011206ca68 Destroying unnamed session | ||
| 445 | 2023.11.28 19:02:26.718213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 446 | 2023.11.28 19:02:26.718257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 447 | 2023.11.28 19:02:26.718283 [ 3 ] {} <Debug> HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 448 | 2023.11.28 19:02:26.718299 [ 3 ] {} <Debug> HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2023.11.28 19:02:26.718490 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2023.11.28 19:02:26.718540 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 451 | 2023.11.28 19:02:26.719933 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Debug> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Loading data parts | ||
| 452 | 2023.11.28 19:02:26.720017 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Debug> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): There are no data parts | ||
| 453 | 2023.11.28 19:02:26.721067 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Debug> DynamicQueryHandler: Done processing query | ||
| 454 | 2023.11.28 19:02:26.721090 [ 3 ] {2d374a8e-e735-4b01-b87e-814f41052aca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 455 | 2023.11.28 19:02:26.721115 [ 3 ] {} <Debug> HTTP-Session: 8e41e274-4489-4ee8-97c5-2c78dc8847e4 Destroying unnamed session | ||
| 456 | 2023.11.28 19:02:26.721220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 457 | 2023.11.28 19:02:26.721265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 458 | 2023.11.28 19:02:26.721287 [ 3 ] {} <Debug> HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 459 | 2023.11.28 19:02:26.721302 [ 3 ] {} <Debug> HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 460 | 2023.11.28 19:02:26.721491 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 461 | 2023.11.28 19:02:26.721545 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2023.11.28 19:02:26.722952 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Debug> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Loading data parts | ||
| 463 | 2023.11.28 19:02:26.723023 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Debug> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): There are no data parts | ||
| 464 | 2023.11.28 19:02:26.724097 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Debug> DynamicQueryHandler: Done processing query | ||
| 465 | 2023.11.28 19:02:26.724121 [ 3 ] {e2455576-cfa9-40fd-91fa-e0cb47b603f6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 466 | 2023.11.28 19:02:26.724154 [ 3 ] {} <Debug> HTTP-Session: c792da81-e186-4f6f-91c0-6a09c2bd8d1c Destroying unnamed session | ||
| 467 | 2023.11.28 19:02:26.724268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 468 | 2023.11.28 19:02:26.724314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 469 | 2023.11.28 19:02:26.724340 [ 3 ] {} <Debug> HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 470 | 2023.11.28 19:02:26.724355 [ 3 ] {} <Debug> HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 471 | 2023.11.28 19:02:26.724545 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 472 | 2023.11.28 19:02:26.724660 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 473 | 2023.11.28 19:02:26.725995 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Debug> oximeter.measurements_cumulativef32 (33433562-f0ba-4ed1-833b-6edbe8676288): Loading data parts | ||
| 474 | 2023.11.28 19:02:26.726066 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Debug> oximeter.measurements_cumulativef32 (33433562-f0ba-4ed1-833b-6edbe8676288): There are no data parts | ||
| 475 | 2023.11.28 19:02:26.727125 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Debug> DynamicQueryHandler: Done processing query | ||
| 476 | 2023.11.28 19:02:26.727155 [ 3 ] {c468a53a-5757-4e71-85e2-51339802ed18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 477 | 2023.11.28 19:02:26.727169 [ 3 ] {} <Debug> HTTP-Session: b49e34db-4d32-4805-8fba-2401fbb54079 Destroying unnamed session | ||
| 478 | 2023.11.28 19:02:26.727265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 479 | 2023.11.28 19:02:26.727314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 480 | 2023.11.28 19:02:26.727331 [ 3 ] {} <Debug> HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 481 | 2023.11.28 19:02:26.727351 [ 3 ] {} <Debug> HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2023.11.28 19:02:26.727537 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2023.11.28 19:02:26.727657 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 484 | 2023.11.28 19:02:26.729022 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Debug> oximeter.measurements_cumulativef64 (1f486acc-462a-4687-b0c4-d7498c4a89ed): Loading data parts | ||
| 485 | 2023.11.28 19:02:26.729092 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Debug> oximeter.measurements_cumulativef64 (1f486acc-462a-4687-b0c4-d7498c4a89ed): There are no data parts | ||
| 486 | 2023.11.28 19:02:26.730149 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Debug> DynamicQueryHandler: Done processing query | ||
| 487 | 2023.11.28 19:02:26.730183 [ 3 ] {1eb9cca1-d36c-4d51-ad1c-34bf4972cab0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 488 | 2023.11.28 19:02:26.730196 [ 3 ] {} <Debug> HTTP-Session: 5b470bae-037b-4944-aedf-3bedae5ff5b4 Destroying unnamed session | ||
| 489 | 2023.11.28 19:02:26.730315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 490 | 2023.11.28 19:02:26.730365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 491 | 2023.11.28 19:02:26.730382 [ 3 ] {} <Debug> HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 492 | 2023.11.28 19:02:26.730402 [ 3 ] {} <Debug> HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 493 | 2023.11.28 19:02:26.730670 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2023.11.28 19:02:26.730721 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 495 | 2023.11.28 19:02:26.732075 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Debug> oximeter.measurements_histogrami8 (0164d283-72bb-43fe-990c-ffb08c337cff): Loading data parts | ||
| 496 | 2023.11.28 19:02:26.732153 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Debug> oximeter.measurements_histogrami8 (0164d283-72bb-43fe-990c-ffb08c337cff): There are no data parts | ||
| 497 | 2023.11.28 19:02:26.733206 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Debug> DynamicQueryHandler: Done processing query | ||
| 498 | 2023.11.28 19:02:26.733228 [ 3 ] {1653f96d-a1ed-45fc-b5ed-b15e246dcc8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 499 | 2023.11.28 19:02:26.733242 [ 3 ] {} <Debug> HTTP-Session: ce250f1f-faca-435a-ac09-574e0c61f156 Destroying unnamed session | ||
| 500 | 2023.11.28 19:02:26.733338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 501 | 2023.11.28 19:02:26.733384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 502 | 2023.11.28 19:02:26.733402 [ 3 ] {} <Debug> HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 503 | 2023.11.28 19:02:26.733421 [ 3 ] {} <Debug> HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 504 | 2023.11.28 19:02:26.733692 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 505 | 2023.11.28 19:02:26.733742 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 506 | 2023.11.28 19:02:26.735104 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Debug> oximeter.measurements_histogramu8 (9b3ea237-6cc6-4b79-838e-08de14ebdaff): Loading data parts | ||
| 507 | 2023.11.28 19:02:26.735180 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Debug> oximeter.measurements_histogramu8 (9b3ea237-6cc6-4b79-838e-08de14ebdaff): There are no data parts | ||
| 508 | 2023.11.28 19:02:26.736258 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Debug> DynamicQueryHandler: Done processing query | ||
| 509 | 2023.11.28 19:02:26.736282 [ 3 ] {27daf669-0a24-4e6e-b9e6-3d83deb1b85d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 510 | 2023.11.28 19:02:26.736302 [ 3 ] {} <Debug> HTTP-Session: b3ff881f-75f2-478b-8980-158f4e5287b6 Destroying unnamed session | ||
| 511 | 2023.11.28 19:02:26.736400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 512 | 2023.11.28 19:02:26.736454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 513 | 2023.11.28 19:02:26.736476 [ 3 ] {} <Debug> HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 514 | 2023.11.28 19:02:26.736491 [ 3 ] {} <Debug> HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 515 | 2023.11.28 19:02:26.736761 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 516 | 2023.11.28 19:02:26.736813 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 517 | 2023.11.28 19:02:26.738250 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Debug> oximeter.measurements_histogrami16 (f34a1031-0ec8-4af6-8f39-9a63465f0810): Loading data parts | ||
| 518 | 2023.11.28 19:02:26.738321 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Debug> oximeter.measurements_histogrami16 (f34a1031-0ec8-4af6-8f39-9a63465f0810): There are no data parts | ||
| 519 | 2023.11.28 19:02:26.739379 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Debug> DynamicQueryHandler: Done processing query | ||
| 520 | 2023.11.28 19:02:26.739402 [ 3 ] {b8d22cdb-af0d-4579-95c5-d531e6d85938} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 521 | 2023.11.28 19:02:26.739422 [ 3 ] {} <Debug> HTTP-Session: b5341141-fe14-40ef-9add-ae2df203cb36 Destroying unnamed session | ||
| 522 | 2023.11.28 19:02:26.739518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 523 | 2023.11.28 19:02:26.739558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 524 | 2023.11.28 19:02:26.739581 [ 3 ] {} <Debug> HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 525 | 2023.11.28 19:02:26.739676 [ 3 ] {} <Debug> HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 526 | 2023.11.28 19:02:26.739873 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 527 | 2023.11.28 19:02:26.739923 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 528 | 2023.11.28 19:02:26.741417 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Debug> oximeter.measurements_histogramu16 (8c7048f2-e563-4783-8451-b62fe053495a): Loading data parts | ||
| 529 | 2023.11.28 19:02:26.741520 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Debug> oximeter.measurements_histogramu16 (8c7048f2-e563-4783-8451-b62fe053495a): There are no data parts | ||
| 530 | 2023.11.28 19:02:26.742602 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Debug> DynamicQueryHandler: Done processing query | ||
| 531 | 2023.11.28 19:02:26.742713 [ 3 ] {5d2fcc09-5930-43d9-9749-ae3a70372a95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 532 | 2023.11.28 19:02:26.742728 [ 3 ] {} <Debug> HTTP-Session: d395caf5-1c48-4f48-8a98-2557855f6cd0 Destroying unnamed session | ||
| 533 | 2023.11.28 19:02:26.742843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 534 | 2023.11.28 19:02:26.742896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 535 | 2023.11.28 19:02:26.742914 [ 3 ] {} <Debug> HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 536 | 2023.11.28 19:02:26.742940 [ 3 ] {} <Debug> HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2023.11.28 19:02:26.743150 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 538 | 2023.11.28 19:02:26.743227 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 539 | 2023.11.28 19:02:26.744614 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Debug> oximeter.measurements_histogrami32 (c215d393-6685-40c0-a804-4f04dc34ad3d): Loading data parts | ||
| 540 | 2023.11.28 19:02:26.744763 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Debug> oximeter.measurements_histogrami32 (c215d393-6685-40c0-a804-4f04dc34ad3d): There are no data parts | ||
| 541 | 2023.11.28 19:02:26.745829 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Debug> DynamicQueryHandler: Done processing query | ||
| 542 | 2023.11.28 19:02:26.745863 [ 3 ] {c436cdc8-e9d9-4250-a4cc-79a8af466569} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 543 | 2023.11.28 19:02:26.745888 [ 3 ] {} <Debug> HTTP-Session: f7bc8942-ae96-48da-b067-58d294fe0cc4 Destroying unnamed session | ||
| 544 | 2023.11.28 19:02:26.745993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 545 | 2023.11.28 19:02:26.746045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 546 | 2023.11.28 19:02:26.746078 [ 3 ] {} <Debug> HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 547 | 2023.11.28 19:02:26.746093 [ 3 ] {} <Debug> HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2023.11.28 19:02:26.746301 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 549 | 2023.11.28 19:02:26.746361 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 550 | 2023.11.28 19:02:26.747811 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Debug> oximeter.measurements_histogramu32 (ddb8da8e-b50b-4313-b57a-186ab350aa88): Loading data parts | ||
| 551 | 2023.11.28 19:02:26.747908 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Debug> oximeter.measurements_histogramu32 (ddb8da8e-b50b-4313-b57a-186ab350aa88): There are no data parts | ||
| 552 | 2023.11.28 19:02:26.748968 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Debug> DynamicQueryHandler: Done processing query | ||
| 553 | 2023.11.28 19:02:26.748992 [ 3 ] {7741138a-179a-4ad3-8e01-6c434eb9cfde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 554 | 2023.11.28 19:02:26.749024 [ 3 ] {} <Debug> HTTP-Session: c2d7d754-7835-4116-8774-529a5b1572d3 Destroying unnamed session | ||
| 555 | 2023.11.28 19:02:26.749121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 556 | 2023.11.28 19:02:26.749172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 557 | 2023.11.28 19:02:26.749202 [ 3 ] {} <Debug> HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 558 | 2023.11.28 19:02:26.749218 [ 3 ] {} <Debug> HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 559 | 2023.11.28 19:02:26.749425 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 560 | 2023.11.28 19:02:26.749486 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 561 | 2023.11.28 19:02:26.750919 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Debug> oximeter.measurements_histogrami64 (373454e6-2526-48d8-bfac-684f7ea415c2): Loading data parts | ||
| 562 | 2023.11.28 19:02:26.750993 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Debug> oximeter.measurements_histogrami64 (373454e6-2526-48d8-bfac-684f7ea415c2): There are no data parts | ||
| 563 | 2023.11.28 19:02:26.752061 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Debug> DynamicQueryHandler: Done processing query | ||
| 564 | 2023.11.28 19:02:26.752097 [ 3 ] {4823b9e5-f53b-4072-94c8-d4427bdd0728} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 565 | 2023.11.28 19:02:26.752111 [ 3 ] {} <Debug> HTTP-Session: adb4391b-7882-43ba-bf52-39276302bdd6 Destroying unnamed session | ||
| 566 | 2023.11.28 19:02:26.752222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 567 | 2023.11.28 19:02:26.752278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 568 | 2023.11.28 19:02:26.752296 [ 3 ] {} <Debug> HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 569 | 2023.11.28 19:02:26.752321 [ 3 ] {} <Debug> HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 570 | 2023.11.28 19:02:26.752521 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 571 | 2023.11.28 19:02:26.752581 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 572 | 2023.11.28 19:02:26.754021 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Debug> oximeter.measurements_histogramu64 (53cd0f91-43b9-43fd-b8fb-8ade4701ee2e): Loading data parts | ||
| 573 | 2023.11.28 19:02:26.754105 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Debug> oximeter.measurements_histogramu64 (53cd0f91-43b9-43fd-b8fb-8ade4701ee2e): There are no data parts | ||
| 574 | 2023.11.28 19:02:26.755144 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Debug> DynamicQueryHandler: Done processing query | ||
| 575 | 2023.11.28 19:02:26.755183 [ 3 ] {e4f66fbb-5c77-4c11-a6c5-f9ea16d86bed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 576 | 2023.11.28 19:02:26.755197 [ 3 ] {} <Debug> HTTP-Session: 39652d0d-363b-4bef-81d3-c21d81bfaaf0 Destroying unnamed session | ||
| 577 | 2023.11.28 19:02:26.755296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 578 | 2023.11.28 19:02:26.755349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 579 | 2023.11.28 19:02:26.755366 [ 3 ] {} <Debug> HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 580 | 2023.11.28 19:02:26.755393 [ 3 ] {} <Debug> HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2023.11.28 19:02:26.755601 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 582 | 2023.11.28 19:02:26.755727 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2023.11.28 19:02:26.757087 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Debug> oximeter.measurements_histogramf32 (dc545fe2-82b4-4ab2-8a5d-0e2aa9d7c280): Loading data parts | ||
| 584 | 2023.11.28 19:02:26.757167 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Debug> oximeter.measurements_histogramf32 (dc545fe2-82b4-4ab2-8a5d-0e2aa9d7c280): There are no data parts | ||
| 585 | 2023.11.28 19:02:26.758225 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Debug> DynamicQueryHandler: Done processing query | ||
| 586 | 2023.11.28 19:02:26.758249 [ 3 ] {aab10f59-03c6-4f16-93dd-85eae4c1d43e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 587 | 2023.11.28 19:02:26.758271 [ 3 ] {} <Debug> HTTP-Session: 29d2c4a9-4361-4c31-bb8e-3889e21f91df Destroying unnamed session | ||
| 588 | 2023.11.28 19:02:26.758364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 589 | 2023.11.28 19:02:26.758416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 590 | 2023.11.28 19:02:26.758440 [ 3 ] {} <Debug> HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 591 | 2023.11.28 19:02:26.758456 [ 3 ] {} <Debug> HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2023.11.28 19:02:26.758726 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 593 | 2023.11.28 19:02:26.758788 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 594 | 2023.11.28 19:02:26.760225 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Loading data parts | ||
| 595 | 2023.11.28 19:02:26.760295 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): There are no data parts | ||
| 596 | 2023.11.28 19:02:26.761382 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Debug> DynamicQueryHandler: Done processing query | ||
| 597 | 2023.11.28 19:02:26.761404 [ 3 ] {471401f3-05c7-4d27-bfad-90c82d81aa69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 598 | 2023.11.28 19:02:26.761426 [ 3 ] {} <Debug> HTTP-Session: 3214f320-ec67-4f2f-a008-d06f704d7825 Destroying unnamed session | ||
| 599 | 2023.11.28 19:02:26.761550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 600 | 2023.11.28 19:02:26.761591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 601 | 2023.11.28 19:02:26.761615 [ 3 ] {} <Debug> HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 602 | 2023.11.28 19:02:26.761638 [ 3 ] {} <Debug> HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2023.11.28 19:02:26.761853 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) /* The field tables store named dimensions of each timeseries. | ||
| 604 | * | ||
| 605 | * As with the measurement tables, there is one field table for each field data | ||
| 606 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 607 | * this behavior **must not** be relied upon for query correctness. | ||
| 608 | * | ||
| 609 | * The index for the fields differs from the measurements, however. Rows are | ||
| 610 | * sorted by timeseries name, then field name, field value, and finally | ||
| 611 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 612 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 613 | * usually then used to look up measurements. | ||
| 614 | * | ||
| 615 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 616 | * timeseries name and then key, since it would improve lookups where one | ||
| 617 | * already has the key. Realistically though, these tables are quite small and | ||
| 618 | * so performance benefits will be low in absolute terms. | ||
| 619 | */ | ||
| 620 | 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) | ||
| 621 | 2023.11.28 19:02:26.761905 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 622 | 2023.11.28 19:02:26.763139 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Debug> oximeter.fields_bool (7ade2ff7-85d2-4049-9276-3f021cf5ba40): Loading data parts | ||
| 623 | 2023.11.28 19:02:26.763228 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Debug> oximeter.fields_bool (7ade2ff7-85d2-4049-9276-3f021cf5ba40): There are no data parts | ||
| 624 | 2023.11.28 19:02:26.764254 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Debug> DynamicQueryHandler: Done processing query | ||
| 625 | 2023.11.28 19:02:26.764285 [ 3 ] {3084c01e-9907-4a7f-9a1b-78f15bd6d398} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 626 | 2023.11.28 19:02:26.764299 [ 3 ] {} <Debug> HTTP-Session: 28ec3fe7-a72b-4713-a7f0-0e28611d172a Destroying unnamed session | ||
| 627 | 2023.11.28 19:02:26.764397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 628 | 2023.11.28 19:02:26.764451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 629 | 2023.11.28 19:02:26.764469 [ 3 ] {} <Debug> HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 630 | 2023.11.28 19:02:26.764491 [ 3 ] {} <Debug> HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2023.11.28 19:02:26.764648 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 632 | 2023.11.28 19:02:26.764755 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 633 | 2023.11.28 19:02:26.765997 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Debug> oximeter.fields_i8 (d3b79691-a611-45ef-8242-d257f9353a58): Loading data parts | ||
| 634 | 2023.11.28 19:02:26.766064 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Debug> oximeter.fields_i8 (d3b79691-a611-45ef-8242-d257f9353a58): There are no data parts | ||
| 635 | 2023.11.28 19:02:26.767092 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Debug> DynamicQueryHandler: Done processing query | ||
| 636 | 2023.11.28 19:02:26.767123 [ 3 ] {ec7b9686-a016-4ca0-8681-908e5585e59a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 637 | 2023.11.28 19:02:26.767137 [ 3 ] {} <Debug> HTTP-Session: dbe8ccf9-31c9-43d0-b748-5b67d409189d Destroying unnamed session | ||
| 638 | 2023.11.28 19:02:26.767250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 639 | 2023.11.28 19:02:26.767304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 640 | 2023.11.28 19:02:26.767322 [ 3 ] {} <Debug> HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 641 | 2023.11.28 19:02:26.767338 [ 3 ] {} <Debug> HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2023.11.28 19:02:26.767487 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 643 | 2023.11.28 19:02:26.767534 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 644 | 2023.11.28 19:02:26.768861 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Debug> oximeter.fields_u8 (38a139c6-d90a-42d2-adac-bc1d50ef8c7e): Loading data parts | ||
| 645 | 2023.11.28 19:02:26.768960 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Debug> oximeter.fields_u8 (38a139c6-d90a-42d2-adac-bc1d50ef8c7e): There are no data parts | ||
| 646 | 2023.11.28 19:02:26.770007 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Debug> DynamicQueryHandler: Done processing query | ||
| 647 | 2023.11.28 19:02:26.770038 [ 3 ] {9ec356b2-8f25-4833-8a34-233a2ffbb98c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 648 | 2023.11.28 19:02:26.770059 [ 3 ] {} <Debug> HTTP-Session: a9addbf4-c0f1-4184-9d4a-053aaec1eed3 Destroying unnamed session | ||
| 649 | 2023.11.28 19:02:26.770173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 650 | 2023.11.28 19:02:26.770220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 651 | 2023.11.28 19:02:26.770249 [ 3 ] {} <Debug> HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 652 | 2023.11.28 19:02:26.770265 [ 3 ] {} <Debug> HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2023.11.28 19:02:26.770415 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 654 | 2023.11.28 19:02:26.770460 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 655 | 2023.11.28 19:02:26.771683 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Debug> oximeter.fields_i16 (456081fa-84ab-47f7-b01e-62b6b0127af2): Loading data parts | ||
| 656 | 2023.11.28 19:02:26.771828 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Debug> oximeter.fields_i16 (456081fa-84ab-47f7-b01e-62b6b0127af2): There are no data parts | ||
| 657 | 2023.11.28 19:02:26.772913 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 658 | 2023.11.28 19:02:26.772944 [ 3 ] {bdb2d653-0781-40f3-93e4-ce8e81f44a5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 659 | 2023.11.28 19:02:26.772959 [ 3 ] {} <Debug> HTTP-Session: caff07e4-b735-4ce7-b6f0-c18ee012c06e Destroying unnamed session | ||
| 660 | 2023.11.28 19:02:26.773062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 661 | 2023.11.28 19:02:26.773112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 662 | 2023.11.28 19:02:26.773130 [ 3 ] {} <Debug> HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 663 | 2023.11.28 19:02:26.773153 [ 3 ] {} <Debug> HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2023.11.28 19:02:26.773296 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 665 | 2023.11.28 19:02:26.773343 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 666 | 2023.11.28 19:02:26.774592 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Debug> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Loading data parts | ||
| 667 | 2023.11.28 19:02:26.774678 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Debug> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): There are no data parts | ||
| 668 | 2023.11.28 19:02:26.775806 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Debug> DynamicQueryHandler: Done processing query | ||
| 669 | 2023.11.28 19:02:26.775829 [ 3 ] {460be463-24ec-446e-98bb-b8326715f902} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 670 | 2023.11.28 19:02:26.775851 [ 3 ] {} <Debug> HTTP-Session: f8d53f72-1a16-45cb-a1bd-637eb175720b Destroying unnamed session | ||
| 671 | 2023.11.28 19:02:26.775969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 672 | 2023.11.28 19:02:26.776018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 673 | 2023.11.28 19:02:26.776042 [ 3 ] {} <Debug> HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 674 | 2023.11.28 19:02:26.776070 [ 3 ] {} <Debug> HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2023.11.28 19:02:26.776213 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 676 | 2023.11.28 19:02:26.776265 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 677 | 2023.11.28 19:02:26.777517 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Debug> oximeter.fields_i32 (ffb58bcc-d00a-4ce8-9022-2f878b0391fb): Loading data parts | ||
| 678 | 2023.11.28 19:02:26.777595 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Debug> oximeter.fields_i32 (ffb58bcc-d00a-4ce8-9022-2f878b0391fb): There are no data parts | ||
| 679 | 2023.11.28 19:02:26.778616 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 680 | 2023.11.28 19:02:26.778640 [ 3 ] {df0c94ee-d6f1-4772-832d-a34a9e9915a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 681 | 2023.11.28 19:02:26.778654 [ 3 ] {} <Debug> HTTP-Session: 6703dce8-24cb-4599-8ac6-3fc0237652b9 Destroying unnamed session | ||
| 682 | 2023.11.28 19:02:26.778818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 683 | 2023.11.28 19:02:26.778866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 684 | 2023.11.28 19:02:26.778883 [ 3 ] {} <Debug> HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 685 | 2023.11.28 19:02:26.778905 [ 3 ] {} <Debug> HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2023.11.28 19:02:26.779055 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 687 | 2023.11.28 19:02:26.779095 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 688 | 2023.11.28 19:02:26.780332 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Debug> oximeter.fields_u32 (44ca5c91-16be-4cc0-81da-9fb8479199d8): Loading data parts | ||
| 689 | 2023.11.28 19:02:26.780402 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Debug> oximeter.fields_u32 (44ca5c91-16be-4cc0-81da-9fb8479199d8): There are no data parts | ||
| 690 | 2023.11.28 19:02:26.781434 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Debug> DynamicQueryHandler: Done processing query | ||
| 691 | 2023.11.28 19:02:26.781471 [ 3 ] {023896b9-b95a-4f8d-9d5e-c3583d578597} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 692 | 2023.11.28 19:02:26.781485 [ 3 ] {} <Debug> HTTP-Session: 58a93dbe-e092-436b-8c99-1986dd06bae0 Destroying unnamed session | ||
| 693 | 2023.11.28 19:02:26.781585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 694 | 2023.11.28 19:02:26.781634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 695 | 2023.11.28 19:02:26.781652 [ 3 ] {} <Debug> HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 696 | 2023.11.28 19:02:26.781674 [ 3 ] {} <Debug> HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2023.11.28 19:02:26.781896 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 698 | 2023.11.28 19:02:26.781939 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 699 | 2023.11.28 19:02:26.783181 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Loading data parts | ||
| 700 | 2023.11.28 19:02:26.783250 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): There are no data parts | ||
| 701 | 2023.11.28 19:02:26.784278 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Debug> DynamicQueryHandler: Done processing query | ||
| 702 | 2023.11.28 19:02:26.784302 [ 3 ] {cb68c2bf-bc0d-4971-bc40-350c3ebeaae6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 703 | 2023.11.28 19:02:26.784326 [ 3 ] {} <Debug> HTTP-Session: d08d9c69-5998-451e-9b47-307e15468b4d Destroying unnamed session | ||
| 704 | 2023.11.28 19:02:26.784418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 705 | 2023.11.28 19:02:26.784468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 706 | 2023.11.28 19:02:26.784493 [ 3 ] {} <Debug> HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 707 | 2023.11.28 19:02:26.784507 [ 3 ] {} <Debug> HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2023.11.28 19:02:26.784656 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 709 | 2023.11.28 19:02:26.784703 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 710 | 2023.11.28 19:02:26.786055 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Debug> oximeter.fields_u64 (24b4e5ed-1187-4d17-a2b4-bec515003685): Loading data parts | ||
| 711 | 2023.11.28 19:02:26.786148 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Debug> oximeter.fields_u64 (24b4e5ed-1187-4d17-a2b4-bec515003685): There are no data parts | ||
| 712 | 2023.11.28 19:02:26.787171 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Debug> DynamicQueryHandler: Done processing query | ||
| 713 | 2023.11.28 19:02:26.787201 [ 3 ] {60defa5a-fb50-4668-bb9a-0fe628cec581} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 714 | 2023.11.28 19:02:26.787233 [ 3 ] {} <Debug> HTTP-Session: 69595c11-ad73-4d9e-b0cf-39938af4939d Destroying unnamed session | ||
| 715 | 2023.11.28 19:02:26.787325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 716 | 2023.11.28 19:02:26.787373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 717 | 2023.11.28 19:02:26.787398 [ 3 ] {} <Debug> HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 718 | 2023.11.28 19:02:26.787413 [ 3 ] {} <Debug> HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2023.11.28 19:02:26.787562 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 720 | 2023.11.28 19:02:26.787609 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 721 | 2023.11.28 19:02:26.788992 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Debug> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Loading data parts | ||
| 722 | 2023.11.28 19:02:26.789074 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Debug> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): There are no data parts | ||
| 723 | 2023.11.28 19:02:26.790099 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Debug> DynamicQueryHandler: Done processing query | ||
| 724 | 2023.11.28 19:02:26.790137 [ 3 ] {3a11eed3-aeab-4f44-b41b-5634b1f4a81a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 725 | 2023.11.28 19:02:26.790152 [ 3 ] {} <Debug> HTTP-Session: 37e0aea5-1f07-425c-b3f7-6b8e117973f2 Destroying unnamed session | ||
| 726 | 2023.11.28 19:02:26.790252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 727 | 2023.11.28 19:02:26.790300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 728 | 2023.11.28 19:02:26.790318 [ 3 ] {} <Debug> HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 729 | 2023.11.28 19:02:26.790341 [ 3 ] {} <Debug> HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2023.11.28 19:02:26.790484 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 731 | 2023.11.28 19:02:26.790531 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 732 | 2023.11.28 19:02:26.791831 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Loading data parts | ||
| 733 | 2023.11.28 19:02:26.791929 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): There are no data parts | ||
| 734 | 2023.11.28 19:02:26.793032 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Debug> DynamicQueryHandler: Done processing query | ||
| 735 | 2023.11.28 19:02:26.793055 [ 3 ] {b7ee569f-bfbc-4d25-b4ff-50d659fd3375} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 736 | 2023.11.28 19:02:26.793077 [ 3 ] {} <Debug> HTTP-Session: d1b53785-f855-48a3-baaf-8442bbc5a2f2 Destroying unnamed session | ||
| 737 | 2023.11.28 19:02:26.793169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 738 | 2023.11.28 19:02:26.793222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 739 | 2023.11.28 19:02:26.793247 [ 3 ] {} <Debug> HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 740 | 2023.11.28 19:02:26.793269 [ 3 ] {} <Debug> HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2023.11.28 19:02:26.793413 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) 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) | ||
| 742 | 2023.11.28 19:02:26.793465 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 743 | 2023.11.28 19:02:26.794701 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Loading data parts | ||
| 744 | 2023.11.28 19:02:26.794897 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): There are no data parts | ||
| 745 | 2023.11.28 19:02:26.795943 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Debug> DynamicQueryHandler: Done processing query | ||
| 746 | 2023.11.28 19:02:26.795968 [ 3 ] {357b0a7a-5a4e-475e-a9a5-4f5f38b53ffd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 747 | 2023.11.28 19:02:26.795983 [ 3 ] {} <Debug> HTTP-Session: 1fc7e388-3690-481b-ac41-517e3b0958e6 Destroying unnamed session | ||
| 748 | 2023.11.28 19:02:26.796092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 749 | 2023.11.28 19:02:26.796142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 750 | 2023.11.28 19:02:26.796160 [ 3 ] {} <Debug> HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 751 | 2023.11.28 19:02:26.796182 [ 3 ] {} <Debug> HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2023.11.28 19:02:26.796397 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) /* The timeseries schema table stores the extracted schema for the samples | ||
| 753 | * oximeter collects. | ||
| 754 | */ | ||
| 755 | 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) | ||
| 756 | 2023.11.28 19:02:26.796463 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 757 | 2023.11.28 19:02:26.797873 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Loading data parts | ||
| 758 | 2023.11.28 19:02:26.797982 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): There are no data parts | ||
| 759 | 2023.11.28 19:02:26.799194 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 760 | 2023.11.28 19:02:26.799218 [ 3 ] {aa54b5a8-3bd6-4f71-ae9f-24c8c9a8a2b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 761 | 2023.11.28 19:02:26.799240 [ 3 ] {} <Debug> HTTP-Session: c0e8e416-095a-4806-877c-3f77b1106806 Destroying unnamed session | ||
| 762 | 2023.11.28 19:02:26.799388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47601, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 763 | 2023.11.28 19:02:26.799438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 764 | 2023.11.28 19:02:26.799455 [ 3 ] {} <Debug> HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:47601 | ||
| 765 | 2023.11.28 19:02:26.799483 [ 3 ] {} <Debug> HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2023.11.28 19:02:26.799580 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47601) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 767 | 2023.11.28 19:02:26.800225 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 768 | 2023.11.28 19:02:26.805751 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
| 769 | 2023.11.28 19:02:26.808534 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 770 | 2023.11.28 19:02:26.808789 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Trace> oximeter.version (2d7e9016-a715-48c2-9713-28085a2440b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 771 | 2023.11.28 19:02:26.809066 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009382959 sec., 106 rows/sec., 1.67 KiB/sec. | ||
| 772 | 2023.11.28 19:02:26.809171 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 773 | 2023.11.28 19:02:26.809201 [ 3 ] {2c02e53b-f6b0-4aa3-b188-482bcc8924d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 774 | 2023.11.28 19:02:26.809223 [ 3 ] {} <Debug> HTTP-Session: 7b58104d-8936-4a3c-806f-bcc70b3c7d39 Destroying unnamed session | ||
| 775 | 2023.11.28 19:02:27.002815 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB | ||
| 776 | 2023.11.28 19:02:34.324349 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 777 | 2023.11.28 19:02:34.324440 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 778 | 2023.11.28 19:02:49.324516 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 779 | 2023.11.28 19:02:49.324737 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 780 | 2023.11.28 19:03:04.324788 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 781 | 2023.11.28 19:03:04.324858 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 782 | 2023.11.28 19:03:19.324904 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 783 | 2023.11.28 19:03:19.324992 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 784 | 2023.11.28 19:03:21.896693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 785 | 2023.11.28 19:03:21.896868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 786 | 2023.11.28 19:03:21.896897 [ 3 ] {} <Debug> HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 787 | 2023.11.28 19:03:21.896975 [ 3 ] {} <Debug> HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2023.11.28 19:03:21.897193 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 789 | 2023.11.28 19:03:21.897565 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2023.11.28 19:03:21.898360 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2023.11.28 19:03:21.898441 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2023.11.28 19:03:21.899488 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 793 | 2023.11.28 19:03:21.899619 [ 3 ] {55eedd4b-1964-478d-9fec-88539afdc3e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 794 | 2023.11.28 19:03:21.899636 [ 3 ] {} <Debug> HTTP-Session: 15108f87-9fa2-43a3-abf4-8d6c3df8143e Destroying unnamed session | ||
| 795 | 2023.11.28 19:03:21.903219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 796 | 2023.11.28 19:03:21.903341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 797 | 2023.11.28 19:03:21.903369 [ 3 ] {} <Debug> HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 798 | 2023.11.28 19:03:21.903392 [ 3 ] {} <Debug> HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2023.11.28 19:03:21.903603 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 800 | 2023.11.28 19:03:21.917136 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2023.11.28 19:03:21.917344 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2023.11.28 19:03:21.917391 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2023.11.28 19:03:21.918392 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Debug> DynamicQueryHandler: Done processing query | ||
| 804 | 2023.11.28 19:03:21.918421 [ 3 ] {0e9902d2-cc6d-486a-9c5a-37fe89865ed0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 805 | 2023.11.28 19:03:21.918438 [ 3 ] {} <Debug> HTTP-Session: befb1858-e3fe-47d8-b2c6-3a4272de822d Destroying unnamed session | ||
| 806 | 2023.11.28 19:03:21.918802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 807 | 2023.11.28 19:03:21.918892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 808 | 2023.11.28 19:03:21.918914 [ 3 ] {} <Debug> HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 809 | 2023.11.28 19:03:21.918934 [ 3 ] {} <Debug> HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2023.11.28 19:03:21.919109 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 811 | 2023.11.28 19:03:21.921731 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2023.11.28 19:03:21.921883 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2023.11.28 19:03:21.921926 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2023.11.28 19:03:21.922753 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Debug> DynamicQueryHandler: Done processing query | ||
| 815 | 2023.11.28 19:03:21.922782 [ 3 ] {742c7a49-0ca0-4924-ad13-8aa1acf4274a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 816 | 2023.11.28 19:03:21.922798 [ 3 ] {} <Debug> HTTP-Session: 4df5293f-b88c-4bf9-8827-199be46f504c Destroying unnamed session | ||
| 817 | 2023.11.28 19:03:21.923034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 818 | 2023.11.28 19:03:21.923081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 819 | 2023.11.28 19:03:21.923101 [ 3 ] {} <Debug> HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 820 | 2023.11.28 19:03:21.923119 [ 3 ] {} <Debug> HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2023.11.28 19:03:21.923238 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 822 | 2023.11.28 19:03:21.923585 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2023.11.28 19:03:21.923735 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2023.11.28 19:03:21.923777 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2023.11.28 19:03:21.924581 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Debug> DynamicQueryHandler: Done processing query | ||
| 826 | 2023.11.28 19:03:21.924609 [ 3 ] {92d3afaf-dc42-47fc-bda1-6597fce2c42b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 827 | 2023.11.28 19:03:21.924625 [ 3 ] {} <Debug> HTTP-Session: c10ce770-f103-43a8-9fa3-46bfa95aeb73 Destroying unnamed session | ||
| 828 | 2023.11.28 19:03:21.925842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 829 | 2023.11.28 19:03:21.925887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 830 | 2023.11.28 19:03:21.925906 [ 3 ] {} <Debug> HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 831 | 2023.11.28 19:03:21.925923 [ 3 ] {} <Debug> HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2023.11.28 19:03:21.926002 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 833 | 2023.11.28 19:03:21.926042 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2023.11.28 19:03:21.926754 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 835 | 2023.11.28 19:03:21.931928 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 836 | 2023.11.28 19:03:21.934491 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 837 | 2023.11.28 19:03:21.934868 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 838 | 2023.11.28 19:03:21.935045 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.009004634 sec., 444 rows/sec., 48.04 KiB/sec. | ||
| 839 | 2023.11.28 19:03:21.935239 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 840 | 2023.11.28 19:03:21.935268 [ 3 ] {4a35552e-8c0f-41f5-83a6-71bb350a25b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 841 | 2023.11.28 19:03:21.935287 [ 3 ] {} <Debug> HTTP-Session: 7a10a724-5527-4863-b936-6339361e4bba Destroying unnamed session | ||
| 842 | 2023.11.28 19:03:21.935450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 843 | 2023.11.28 19:03:21.935494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 844 | 2023.11.28 19:03:21.935513 [ 3 ] {} <Debug> HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 845 | 2023.11.28 19:03:21.935530 [ 3 ] {} <Debug> HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2023.11.28 19:03:21.935606 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 847 | 2023.11.28 19:03:21.935645 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 848 | 2023.11.28 19:03:21.935753 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 849 | 2023.11.28 19:03:21.941503 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 850 | 2023.11.28 19:03:21.941868 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2023.11.28 19:03:21.942166 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 852 | 2023.11.28 19:03:21.942291 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.006657192 sec., 5708 rows/sec., 462.67 KiB/sec. | ||
| 853 | 2023.11.28 19:03:21.942420 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Debug> DynamicQueryHandler: Done processing query | ||
| 854 | 2023.11.28 19:03:21.942444 [ 3 ] {fb649ccc-3466-4557-829e-d9ebe2879c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 855 | 2023.11.28 19:03:21.942459 [ 3 ] {} <Debug> HTTP-Session: 7aeed293-a3c5-4c20-9a56-d46cc87604a8 Destroying unnamed session | ||
| 856 | 2023.11.28 19:03:21.942777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 18558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 857 | 2023.11.28 19:03:21.942824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 858 | 2023.11.28 19:03:21.942843 [ 3 ] {} <Debug> HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 859 | 2023.11.28 19:03:21.942861 [ 3 ] {} <Debug> HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2023.11.28 19:03:21.942938 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 861 | 2023.11.28 19:03:21.942976 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 862 | 2023.11.28 19:03:21.943077 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 863 | 2023.11.28 19:03:21.943475 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 864 | 2023.11.28 19:03:21.943870 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2023.11.28 19:03:21.944174 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 866 | 2023.11.28 19:03:21.944319 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Information> executeQuery: Read 114 rows, 11.57 KiB in 0.001349949 sec., 84447 rows/sec., 8.37 MiB/sec. | ||
| 867 | 2023.11.28 19:03:21.944446 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Debug> DynamicQueryHandler: Done processing query | ||
| 868 | 2023.11.28 19:03:21.944468 [ 3 ] {d45e45cc-2c22-41c0-84d3-cb5c6d66e667} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 869 | 2023.11.28 19:03:21.944484 [ 3 ] {} <Debug> HTTP-Session: d507b415-e1dc-44f4-a34f-687292b7c4f7 Destroying unnamed session | ||
| 870 | 2023.11.28 19:03:21.944623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 8703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 871 | 2023.11.28 19:03:21.944666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 872 | 2023.11.28 19:03:21.944684 [ 3 ] {} <Debug> HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 873 | 2023.11.28 19:03:21.944701 [ 3 ] {} <Debug> HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2023.11.28 19:03:21.944779 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 875 | 2023.11.28 19:03:21.944819 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 876 | 2023.11.28 19:03:21.946024 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 877 | 2023.11.28 19:03:21.955987 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 878 | 2023.11.28 19:03:21.956368 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2023.11.28 19:03:21.956660 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 880 | 2023.11.28 19:03:21.956789 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Information> executeQuery: Read 51 rows, 4.10 KiB in 0.011974805 sec., 4258 rows/sec., 342.19 KiB/sec. | ||
| 881 | 2023.11.28 19:03:21.956957 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Debug> DynamicQueryHandler: Done processing query | ||
| 882 | 2023.11.28 19:03:21.956980 [ 3 ] {52b59806-430a-4ba8-8af4-7bb4d6e7d409} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 883 | 2023.11.28 19:03:21.956996 [ 3 ] {} <Debug> HTTP-Session: 74ce01ce-5581-4879-b576-7287ebbbc97b Destroying unnamed session | ||
| 884 | 2023.11.28 19:03:21.957302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 40665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 885 | 2023.11.28 19:03:21.957349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 886 | 2023.11.28 19:03:21.957368 [ 3 ] {} <Debug> HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 887 | 2023.11.28 19:03:21.957384 [ 3 ] {} <Debug> HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2023.11.28 19:03:21.957472 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 889 | 2023.11.28 19:03:21.957515 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 890 | 2023.11.28 19:03:21.957672 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 891 | 2023.11.28 19:03:21.958186 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 892 | 2023.11.28 19:03:21.961372 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2023.11.28 19:03:21.961775 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 894 | 2023.11.28 19:03:21.961931 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.004427801 sec., 8582 rows/sec., 11.58 MiB/sec. | ||
| 895 | 2023.11.28 19:03:21.962061 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Debug> DynamicQueryHandler: Done processing query | ||
| 896 | 2023.11.28 19:03:21.962084 [ 3 ] {2d2295ea-21ac-4afd-b119-5071e97f118d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 897 | 2023.11.28 19:03:21.962099 [ 3 ] {} <Debug> HTTP-Session: 1236147c-2199-4b7b-90e7-cba5fe174c58 Destroying unnamed session | ||
| 898 | 2023.11.28 19:03:21.962216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 3406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 899 | 2023.11.28 19:03:21.962260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 900 | 2023.11.28 19:03:21.962278 [ 3 ] {} <Debug> HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 901 | 2023.11.28 19:03:21.962295 [ 3 ] {} <Debug> HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2023.11.28 19:03:21.962365 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 903 | 2023.11.28 19:03:21.962404 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 904 | 2023.11.28 19:03:21.962507 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 905 | 2023.11.28 19:03:21.962781 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 906 | 2023.11.28 19:03:21.963203 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2023.11.28 19:03:21.963571 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Trace> oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 908 | 2023.11.28 19:03:21.963721 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Information> executeQuery: Read 21 rows, 1.55 KiB in 0.001328068 sec., 15812 rows/sec., 1.14 MiB/sec. | ||
| 909 | 2023.11.28 19:03:21.963850 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 910 | 2023.11.28 19:03:21.963873 [ 3 ] {5cde7a31-9bb5-4cfe-a6e2-8c06265fc2c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 911 | 2023.11.28 19:03:21.963888 [ 3 ] {} <Debug> HTTP-Session: b3b9e2d7-d646-48e9-99cd-a1000d866995 Destroying unnamed session | ||
| 912 | 2023.11.28 19:03:26.889389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 913 | 2023.11.28 19:03:26.889512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 914 | 2023.11.28 19:03:26.889540 [ 3 ] {} <Debug> HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 915 | 2023.11.28 19:03:26.889567 [ 3 ] {} <Debug> HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2023.11.28 19:03:26.889781 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 917 | 2023.11.28 19:03:26.893018 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2023.11.28 19:03:26.893186 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2023.11.28 19:03:26.893283 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2023.11.28 19:03:26.893579 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 921 | 2023.11.28 19:03:26.897357 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 922 | 2023.11.28 19:03:26.897390 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 923 | 2023.11.28 19:03:26.899509 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 924 | 2023.11.28 19:03:26.912461 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Information> executeQuery: Read 4 rows, 443.00 B in 0.022628582 sec., 176 rows/sec., 19.12 KiB/sec. | ||
| 925 | 2023.11.28 19:03:26.912681 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Debug> DynamicQueryHandler: Done processing query | ||
| 926 | 2023.11.28 19:03:26.912708 [ 3 ] {25a8ad4d-8823-4715-9e5a-7cf1412adcab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 927 | 2023.11.28 19:03:26.912725 [ 3 ] {} <Debug> HTTP-Session: 54758cf7-2e2c-458f-a6b8-e864077da4dc Destroying unnamed session | ||
| 928 | 2023.11.28 19:03:26.912974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 929 | 2023.11.28 19:03:26.913022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 930 | 2023.11.28 19:03:26.913042 [ 3 ] {} <Debug> HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 931 | 2023.11.28 19:03:26.913061 [ 3 ] {} <Debug> HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2023.11.28 19:03:26.913185 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 933 | 2023.11.28 19:03:26.913635 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2023.11.28 19:03:26.913797 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2023.11.28 19:03:26.913838 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2023.11.28 19:03:26.913981 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 937 | 2023.11.28 19:03:26.914011 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 938 | 2023.11.28 19:03:26.914032 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 939 | 2023.11.28 19:03:26.914060 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 940 | 2023.11.28 19:03:26.914902 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001679363 sec., 2381 rows/sec., 257.61 KiB/sec. | ||
| 941 | 2023.11.28 19:03:26.915096 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Debug> DynamicQueryHandler: Done processing query | ||
| 942 | 2023.11.28 19:03:26.915121 [ 3 ] {b8de4fc5-d22b-4404-98d5-c7349f20b072} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 943 | 2023.11.28 19:03:26.915137 [ 3 ] {} <Debug> HTTP-Session: 4c31390f-fe2f-4a18-9a8c-69737b3c02e7 Destroying unnamed session | ||
| 944 | 2023.11.28 19:03:26.915513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 945 | 2023.11.28 19:03:26.915559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 946 | 2023.11.28 19:03:26.915580 [ 3 ] {} <Debug> HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 947 | 2023.11.28 19:03:26.915598 [ 3 ] {} <Debug> HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2023.11.28 19:03:26.915717 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 949 | 2023.11.28 19:03:26.916170 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 950 | 2023.11.28 19:03:26.916332 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 951 | 2023.11.28 19:03:26.916374 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2023.11.28 19:03:26.916516 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 953 | 2023.11.28 19:03:26.916545 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 954 | 2023.11.28 19:03:26.916565 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 955 | 2023.11.28 19:03:26.916592 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 956 | 2023.11.28 19:03:26.917554 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001799875 sec., 2222 rows/sec., 240.36 KiB/sec. | ||
| 957 | 2023.11.28 19:03:26.917744 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 958 | 2023.11.28 19:03:26.917769 [ 3 ] {df7e5829-ecd3-4e1c-85cf-7902243f12a1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 959 | 2023.11.28 19:03:26.917785 [ 3 ] {} <Debug> HTTP-Session: bdd789c1-aa94-4c31-bc3f-6995c4bf703d Destroying unnamed session | ||
| 960 | 2023.11.28 19:03:26.918042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 961 | 2023.11.28 19:03:26.918086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 962 | 2023.11.28 19:03:26.918106 [ 3 ] {} <Debug> HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 963 | 2023.11.28 19:03:26.918122 [ 3 ] {} <Debug> HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2023.11.28 19:03:26.918240 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 965 | 2023.11.28 19:03:26.918698 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 966 | 2023.11.28 19:03:26.918863 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2023.11.28 19:03:26.918904 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 968 | 2023.11.28 19:03:26.919047 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 969 | 2023.11.28 19:03:26.919076 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 970 | 2023.11.28 19:03:26.919096 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 971 | 2023.11.28 19:03:26.919124 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 972 | 2023.11.28 19:03:26.920017 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001726804 sec., 2316 rows/sec., 250.53 KiB/sec. | ||
| 973 | 2023.11.28 19:03:26.920212 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 974 | 2023.11.28 19:03:26.920237 [ 3 ] {c489a1f1-0a7c-4b7d-ae02-6a37ca3b9b9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 975 | 2023.11.28 19:03:26.920252 [ 3 ] {} <Debug> HTTP-Session: 7fafd9e8-92b3-460d-b3e9-11d5bf41e137 Destroying unnamed session | ||
| 976 | 2023.11.28 19:03:26.920474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 977 | 2023.11.28 19:03:26.920519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 978 | 2023.11.28 19:03:26.920539 [ 3 ] {} <Debug> HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 979 | 2023.11.28 19:03:26.920556 [ 3 ] {} <Debug> HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2023.11.28 19:03:26.920675 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 981 | 2023.11.28 19:03:26.921142 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2023.11.28 19:03:26.921307 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2023.11.28 19:03:26.921347 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2023.11.28 19:03:26.921489 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 985 | 2023.11.28 19:03:26.921517 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 986 | 2023.11.28 19:03:26.921537 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 987 | 2023.11.28 19:03:26.921564 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 988 | 2023.11.28 19:03:26.922412 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001697463 sec., 2356 rows/sec., 254.86 KiB/sec. | ||
| 989 | 2023.11.28 19:03:26.922604 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 990 | 2023.11.28 19:03:26.922629 [ 3 ] {b1e4c4d6-6a77-4cde-b3eb-ffd58597ca9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 991 | 2023.11.28 19:03:26.922644 [ 3 ] {} <Debug> HTTP-Session: 96a25f06-0cda-4453-b919-514a33500ffe Destroying unnamed session | ||
| 992 | 2023.11.28 19:03:26.922852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 993 | 2023.11.28 19:03:26.922898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 994 | 2023.11.28 19:03:26.922916 [ 3 ] {} <Debug> HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 995 | 2023.11.28 19:03:26.922934 [ 3 ] {} <Debug> HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2023.11.28 19:03:26.923055 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 997 | 2023.11.28 19:03:26.923523 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2023.11.28 19:03:26.923690 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2023.11.28 19:03:26.923737 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2023.11.28 19:03:26.923883 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1001 | 2023.11.28 19:03:26.923912 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1002 | 2023.11.28 19:03:26.923933 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 1003 | 2023.11.28 19:03:26.923962 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1004 | 2023.11.28 19:03:26.924744 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001648883 sec., 2425 rows/sec., 262.37 KiB/sec. | ||
| 1005 | 2023.11.28 19:03:26.924936 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1006 | 2023.11.28 19:03:26.924961 [ 3 ] {e470b6be-cc36-4d7c-a640-73d86767919f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1007 | 2023.11.28 19:03:26.924978 [ 3 ] {} <Debug> HTTP-Session: ca24fccc-0e34-40bf-8994-7a526b794452 Destroying unnamed session | ||
| 1008 | 2023.11.28 19:03:26.934726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1009 | 2023.11.28 19:03:26.934774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1010 | 2023.11.28 19:03:26.934793 [ 3 ] {} <Debug> HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1011 | 2023.11.28 19:03:26.934809 [ 3 ] {} <Debug> HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2023.11.28 19:03:26.934890 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1013 | 2023.11.28 19:03:26.934930 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2023.11.28 19:03:26.935073 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1015 | 2023.11.28 19:03:26.935410 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1016 | 2023.11.28 19:03:26.935717 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2023.11.28 19:03:26.935874 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1018 | 2023.11.28 19:03:26.936017 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001090795 sec., 5500 rows/sec., 891.69 KiB/sec. | ||
| 1019 | 2023.11.28 19:03:26.936187 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1020 | 2023.11.28 19:03:26.936211 [ 3 ] {bd4110ed-5794-4895-9b2f-936768a5eedd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1021 | 2023.11.28 19:03:26.936226 [ 3 ] {} <Debug> HTTP-Session: fc345dd0-0c7c-4d37-bb76-dee48932d961 Destroying unnamed session | ||
| 1022 | 2023.11.28 19:03:26.936349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1023 | 2023.11.28 19:03:26.936394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1024 | 2023.11.28 19:03:26.936412 [ 3 ] {} <Debug> HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1025 | 2023.11.28 19:03:26.936428 [ 3 ] {} <Debug> HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2023.11.28 19:03:26.936500 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1027 | 2023.11.28 19:03:26.936537 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1028 | 2023.11.28 19:03:26.936644 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1029 | 2023.11.28 19:03:26.936966 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1030 | 2023.11.28 19:03:26.937174 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2023.11.28 19:03:26.937317 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1032 | 2023.11.28 19:03:26.937432 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000904082 sec., 39819 rows/sec., 3.37 MiB/sec. | ||
| 1033 | 2023.11.28 19:03:26.937566 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1034 | 2023.11.28 19:03:26.937590 [ 3 ] {87752963-6d4e-4f19-a2e4-747520eb81b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1035 | 2023.11.28 19:03:26.937605 [ 3 ] {} <Debug> HTTP-Session: 756407d2-b206-4c9c-b533-a495b7ba8f24 Destroying unnamed session | ||
| 1036 | 2023.11.28 19:03:26.937725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1037 | 2023.11.28 19:03:26.937769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1038 | 2023.11.28 19:03:26.937787 [ 3 ] {} <Debug> HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1039 | 2023.11.28 19:03:26.937803 [ 3 ] {} <Debug> HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2023.11.28 19:03:26.937872 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1041 | 2023.11.28 19:03:26.937909 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1042 | 2023.11.28 19:03:26.938014 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1043 | 2023.11.28 19:03:26.938306 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1044 | 2023.11.28 19:03:26.938515 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2023.11.28 19:03:26.938659 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1046 | 2023.11.28 19:03:26.938796 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000888273 sec., 27018 rows/sec., 2.09 MiB/sec. | ||
| 1047 | 2023.11.28 19:03:26.938928 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Debug> DynamicQueryHandler: Done processing query | ||
| 1048 | 2023.11.28 19:03:26.938950 [ 3 ] {af80372f-784c-4e6c-86bb-db8a483f5503} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1049 | 2023.11.28 19:03:26.938966 [ 3 ] {} <Debug> HTTP-Session: d056e9d6-5ad3-47d2-97b5-1f370c6fa885 Destroying unnamed session | ||
| 1050 | 2023.11.28 19:03:26.939128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 39274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1051 | 2023.11.28 19:03:26.939172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1052 | 2023.11.28 19:03:26.939190 [ 3 ] {} <Debug> HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1053 | 2023.11.28 19:03:26.939206 [ 3 ] {} <Debug> HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2023.11.28 19:03:26.939288 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1055 | 2023.11.28 19:03:26.939329 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1056 | 2023.11.28 19:03:26.939444 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1057 | 2023.11.28 19:03:26.939857 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1058 | 2023.11.28 19:03:26.940123 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1059 | 2023.11.28 19:03:26.940298 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1060 | 2023.11.28 19:03:26.940424 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Information> executeQuery: Read 204 rows, 14.54 KiB in 0.001101365 sec., 185224 rows/sec., 12.90 MiB/sec. | ||
| 1061 | 2023.11.28 19:03:26.940562 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1062 | 2023.11.28 19:03:26.940584 [ 3 ] {880a6955-f7d1-403a-baf1-ff1b42fd2e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1063 | 2023.11.28 19:03:26.940600 [ 3 ] {} <Debug> HTTP-Session: 919c496f-bb36-4cea-8048-e280ed04bb93 Destroying unnamed session | ||
| 1064 | 2023.11.28 19:03:31.892370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1065 | 2023.11.28 19:03:31.892487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1066 | 2023.11.28 19:03:31.892511 [ 3 ] {} <Debug> HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1067 | 2023.11.28 19:03:31.892535 [ 3 ] {} <Debug> HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2023.11.28 19:03:31.892660 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1069 | 2023.11.28 19:03:31.892726 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1070 | 2023.11.28 19:03:31.892879 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1071 | 2023.11.28 19:03:31.893349 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1072 | 2023.11.28 19:03:31.893617 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2023.11.28 19:03:31.893781 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1074 | 2023.11.28 19:03:31.893896 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001202366 sec., 33267 rows/sec., 2.63 MiB/sec. | ||
| 1075 | 2023.11.28 19:03:31.894048 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1076 | 2023.11.28 19:03:31.894072 [ 3 ] {a4a29803-d874-4de6-8efd-2688539752c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1077 | 2023.11.28 19:03:31.894089 [ 3 ] {} <Debug> HTTP-Session: 9e899d29-be13-4e60-9015-3fbe852ad936 Destroying unnamed session | ||
| 1078 | 2023.11.28 19:03:31.894225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 19482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1079 | 2023.11.28 19:03:31.894274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1080 | 2023.11.28 19:03:31.894293 [ 3 ] {} <Debug> HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1081 | 2023.11.28 19:03:31.894312 [ 3 ] {} <Debug> HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2023.11.28 19:03:31.894394 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1083 | 2023.11.28 19:03:31.894433 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1084 | 2023.11.28 19:03:31.894533 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1085 | 2023.11.28 19:03:31.894934 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1086 | 2023.11.28 19:03:31.895140 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1087 | 2023.11.28 19:03:31.895287 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1088 | 2023.11.28 19:03:31.895384 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Information> executeQuery: Read 120 rows, 12.13 KiB in 0.000962393 sec., 124689 rows/sec., 12.31 MiB/sec. | ||
| 1089 | 2023.11.28 19:03:31.895539 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Debug> DynamicQueryHandler: Done processing query | ||
| 1090 | 2023.11.28 19:03:31.895562 [ 3 ] {88e0df92-aa0c-4726-bc0c-0dac59598798} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1091 | 2023.11.28 19:03:31.895578 [ 3 ] {} <Debug> HTTP-Session: b0e3e778-bc5a-4982-93cb-5cd18a7221c6 Destroying unnamed session | ||
| 1092 | 2023.11.28 19:03:31.895702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1093 | 2023.11.28 19:03:31.895756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1094 | 2023.11.28 19:03:31.895774 [ 3 ] {} <Debug> HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1095 | 2023.11.28 19:03:31.895791 [ 3 ] {} <Debug> HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2023.11.28 19:03:31.895862 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1097 | 2023.11.28 19:03:31.895901 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1098 | 2023.11.28 19:03:31.896012 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1099 | 2023.11.28 19:03:31.896317 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1100 | 2023.11.28 19:03:31.896518 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2023.11.28 19:03:31.896659 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1102 | 2023.11.28 19:03:31.896780 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000888332 sec., 51782 rows/sec., 4.02 MiB/sec. | ||
| 1103 | 2023.11.28 19:03:31.896897 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1104 | 2023.11.28 19:03:31.896919 [ 3 ] {ef32a008-cb0d-4e75-b731-f700665828cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1105 | 2023.11.28 19:03:31.896935 [ 3 ] {} <Debug> HTTP-Session: 71574450-5ace-4936-91b2-7f544bacdfa3 Destroying unnamed session | ||
| 1106 | 2023.11.28 19:03:31.897207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 42801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1107 | 2023.11.28 19:03:31.897250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1108 | 2023.11.28 19:03:31.897268 [ 3 ] {} <Debug> HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1109 | 2023.11.28 19:03:31.897284 [ 3 ] {} <Debug> HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2023.11.28 19:03:31.897366 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1111 | 2023.11.28 19:03:31.897409 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1112 | 2023.11.28 19:03:31.897542 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1113 | 2023.11.28 19:03:31.898036 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1114 | 2023.11.28 19:03:31.898352 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1115 | 2023.11.28 19:03:31.898531 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1116 | 2023.11.28 19:03:31.898648 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001253228 sec., 31917 rows/sec., 43.07 MiB/sec. | ||
| 1117 | 2023.11.28 19:03:31.898777 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Debug> DynamicQueryHandler: Done processing query | ||
| 1118 | 2023.11.28 19:03:31.898800 [ 3 ] {aa3a2926-346b-45c9-b7ea-b1b269deb964} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1119 | 2023.11.28 19:03:31.898815 [ 3 ] {} <Debug> HTTP-Session: 6b87990a-fc26-4924-b188-be7a09b00512 Destroying unnamed session | ||
| 1120 | 2023.11.28 19:03:31.898941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1121 | 2023.11.28 19:03:31.898984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1122 | 2023.11.28 19:03:31.899002 [ 3 ] {} <Debug> HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1123 | 2023.11.28 19:03:31.899018 [ 3 ] {} <Debug> HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2023.11.28 19:03:31.899085 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1125 | 2023.11.28 19:03:31.899123 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1126 | 2023.11.28 19:03:31.899225 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1127 | 2023.11.28 19:03:31.899480 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1128 | 2023.11.28 19:03:31.899702 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2023.11.28 19:03:31.899883 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Trace> oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1130 | 2023.11.28 19:03:31.899996 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000877252 sec., 6839 rows/sec., 444.17 KiB/sec. | ||
| 1131 | 2023.11.28 19:03:31.900115 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1132 | 2023.11.28 19:03:31.900139 [ 3 ] {d409ecb4-1b3c-4317-8935-81c59161919d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1133 | 2023.11.28 19:03:31.900154 [ 3 ] {} <Debug> HTTP-Session: c78c84f1-738f-4401-8ae0-3dea6726878f Destroying unnamed session | ||
| 1134 | 2023.11.28 19:03:34.325038 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1135 | 2023.11.28 19:03:34.325106 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1136 | 2023.11.28 19:03:41.892188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1137 | 2023.11.28 19:03:41.892344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1138 | 2023.11.28 19:03:41.892375 [ 3 ] {} <Debug> HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1139 | 2023.11.28 19:03:41.892406 [ 3 ] {} <Debug> HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2023.11.28 19:03:41.892574 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1141 | 2023.11.28 19:03:41.892648 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1142 | 2023.11.28 19:03:41.892855 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1143 | 2023.11.28 19:03:41.893391 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1144 | 2023.11.28 19:03:41.893726 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1145 | 2023.11.28 19:03:41.893896 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1146 | 2023.11.28 19:03:41.894016 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00140189 sec., 31386 rows/sec., 2.48 MiB/sec. | ||
| 1147 | 2023.11.28 19:03:41.894210 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1148 | 2023.11.28 19:03:41.894235 [ 3 ] {43e8453a-fc2a-4ecf-9e54-a2bd7aa44b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1149 | 2023.11.28 19:03:41.894253 [ 3 ] {} <Debug> HTTP-Session: 1b190341-97a3-4241-b880-2cf42e5d48a8 Destroying unnamed session | ||
| 1150 | 2023.11.28 19:03:41.894410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1151 | 2023.11.28 19:03:41.894460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1152 | 2023.11.28 19:03:41.894480 [ 3 ] {} <Debug> HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1153 | 2023.11.28 19:03:41.894498 [ 3 ] {} <Debug> HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2023.11.28 19:03:41.894578 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1155 | 2023.11.28 19:03:41.894618 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1156 | 2023.11.28 19:03:41.894735 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1157 | 2023.11.28 19:03:41.895117 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1158 | 2023.11.28 19:03:41.895333 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1159 | 2023.11.28 19:03:41.895480 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1160 | 2023.11.28 19:03:41.895579 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000973593 sec., 135580 rows/sec., 13.31 MiB/sec. | ||
| 1161 | 2023.11.28 19:03:41.895724 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1162 | 2023.11.28 19:03:41.895749 [ 3 ] {31960556-b23d-4d80-9e25-a130e855285c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1163 | 2023.11.28 19:03:41.895765 [ 3 ] {} <Debug> HTTP-Session: 3cd0b93e-c147-4041-a3fc-4bc1246ec966 Destroying unnamed session | ||
| 1164 | 2023.11.28 19:03:41.895882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1165 | 2023.11.28 19:03:41.895927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1166 | 2023.11.28 19:03:41.895946 [ 3 ] {} <Debug> HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1167 | 2023.11.28 19:03:41.895962 [ 3 ] {} <Debug> HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2023.11.28 19:03:41.896036 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1169 | 2023.11.28 19:03:41.896075 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1170 | 2023.11.28 19:03:41.896185 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1171 | 2023.11.28 19:03:41.896473 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1172 | 2023.11.28 19:03:41.896679 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1173 | 2023.11.28 19:03:41.896839 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1174 | 2023.11.28 19:03:41.896957 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000888302 sec., 49532 rows/sec., 3.87 MiB/sec. | ||
| 1175 | 2023.11.28 19:03:41.897118 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Debug> DynamicQueryHandler: Done processing query | ||
| 1176 | 2023.11.28 19:03:41.897142 [ 3 ] {0ff97e45-4835-42bb-a4ce-eaa065cd9848} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1177 | 2023.11.28 19:03:41.897158 [ 3 ] {} <Debug> HTTP-Session: a9c6afe2-7295-4d21-bed6-85ba9a543b96 Destroying unnamed session | ||
| 1178 | 2023.11.28 19:03:41.897304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1179 | 2023.11.28 19:03:41.897348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1180 | 2023.11.28 19:03:41.897367 [ 3 ] {} <Debug> HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1181 | 2023.11.28 19:03:41.897383 [ 3 ] {} <Debug> HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2023.11.28 19:03:41.897468 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1183 | 2023.11.28 19:03:41.897514 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1184 | 2023.11.28 19:03:41.897658 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1185 | 2023.11.28 19:03:41.898126 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1186 | 2023.11.28 19:03:41.898439 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2023.11.28 19:03:41.898620 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1188 | 2023.11.28 19:03:41.898740 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001243297 sec., 35389 rows/sec., 47.76 MiB/sec. | ||
| 1189 | 2023.11.28 19:03:41.898868 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Debug> DynamicQueryHandler: Done processing query | ||
| 1190 | 2023.11.28 19:03:41.898891 [ 3 ] {fd0bc87c-d02a-4660-b335-65e0f38ba250} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1191 | 2023.11.28 19:03:41.898906 [ 3 ] {} <Debug> HTTP-Session: 6af265e5-f71d-4812-b306-f0b2e0f1b884 Destroying unnamed session | ||
| 1192 | 2023.11.28 19:03:46.889195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1193 | 2023.11.28 19:03:46.889318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1194 | 2023.11.28 19:03:46.889347 [ 3 ] {} <Debug> HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1195 | 2023.11.28 19:03:46.889374 [ 3 ] {} <Debug> HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2023.11.28 19:03:46.889507 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1197 | 2023.11.28 19:03:46.889573 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1198 | 2023.11.28 19:03:46.889747 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1199 | 2023.11.28 19:03:46.890235 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1200 | 2023.11.28 19:03:46.890484 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1201 | 2023.11.28 19:03:46.890653 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1202 | 2023.11.28 19:03:46.890828 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001280108 sec., 2343 rows/sec., 189.96 KiB/sec. | ||
| 1203 | 2023.11.28 19:03:46.890980 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Debug> DynamicQueryHandler: Done processing query | ||
| 1204 | 2023.11.28 19:03:46.891003 [ 3 ] {7039a867-1fc9-404b-913b-b9d31f9cb669} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1205 | 2023.11.28 19:03:46.891020 [ 3 ] {} <Debug> HTTP-Session: 743ae977-1600-4efd-8691-0e8f678d9a3c Destroying unnamed session | ||
| 1206 | 2023.11.28 19:03:46.891138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1207 | 2023.11.28 19:03:46.891184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1208 | 2023.11.28 19:03:46.891204 [ 3 ] {} <Debug> HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1209 | 2023.11.28 19:03:46.891221 [ 3 ] {} <Debug> HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2023.11.28 19:03:46.891292 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1211 | 2023.11.28 19:03:46.891330 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1212 | 2023.11.28 19:03:46.891435 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1213 | 2023.11.28 19:03:46.891698 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1214 | 2023.11.28 19:03:46.891902 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1215 | 2023.11.28 19:03:46.892048 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1216 | 2023.11.28 19:03:46.892168 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000848611 sec., 10605 rows/sec., 933.28 KiB/sec. | ||
| 1217 | 2023.11.28 19:03:46.892285 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1218 | 2023.11.28 19:03:46.892308 [ 3 ] {dfbb1762-8e71-459e-9315-89a68abc255b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1219 | 2023.11.28 19:03:46.892324 [ 3 ] {} <Debug> HTTP-Session: 70f590d1-0be5-48ad-9284-366afe98a4e7 Destroying unnamed session | ||
| 1220 | 2023.11.28 19:03:46.892464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1221 | 2023.11.28 19:03:46.892508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1222 | 2023.11.28 19:03:46.892527 [ 3 ] {} <Debug> HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1223 | 2023.11.28 19:03:46.892543 [ 3 ] {} <Debug> HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2023.11.28 19:03:46.892612 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1225 | 2023.11.28 19:03:46.892650 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2023.11.28 19:03:46.892752 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1227 | 2023.11.28 19:03:46.893012 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1228 | 2023.11.28 19:03:46.893205 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1229 | 2023.11.28 19:03:46.893349 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1230 | 2023.11.28 19:03:46.893467 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Information> executeQuery: Read 9 rows, 740.00 B in 0.000827731 sec., 10873 rows/sec., 873.06 KiB/sec. | ||
| 1231 | 2023.11.28 19:03:46.893582 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1232 | 2023.11.28 19:03:46.893606 [ 3 ] {98f3ca36-4eb9-403d-860d-78a6fff470e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1233 | 2023.11.28 19:03:46.893621 [ 3 ] {} <Debug> HTTP-Session: 25e315d3-7af3-465c-95ac-6850cd5946c8 Destroying unnamed session | ||
| 1234 | 2023.11.28 19:03:46.893723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1235 | 2023.11.28 19:03:46.893767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1236 | 2023.11.28 19:03:46.893786 [ 3 ] {} <Debug> HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1237 | 2023.11.28 19:03:46.893802 [ 3 ] {} <Debug> HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2023.11.28 19:03:46.893872 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1239 | 2023.11.28 19:03:46.893915 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1240 | 2023.11.28 19:03:46.894053 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1241 | 2023.11.28 19:03:46.894388 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1242 | 2023.11.28 19:03:46.894657 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1243 | 2023.11.28 19:03:46.894835 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1244 | 2023.11.28 19:03:46.894952 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001052835 sec., 2849 rows/sec., 3.85 MiB/sec. | ||
| 1245 | 2023.11.28 19:03:46.895075 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Debug> DynamicQueryHandler: Done processing query | ||
| 1246 | 2023.11.28 19:03:46.895098 [ 3 ] {a5120b80-3a19-41cc-aa20-533e59575d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1247 | 2023.11.28 19:03:46.895114 [ 3 ] {} <Debug> HTTP-Session: eb019b48-eb63-4dff-b62c-74da4ae47976 Destroying unnamed session | ||
| 1248 | 2023.11.28 19:03:46.895222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1249 | 2023.11.28 19:03:46.895266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1250 | 2023.11.28 19:03:46.895284 [ 3 ] {} <Debug> HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1251 | 2023.11.28 19:03:46.895300 [ 3 ] {} <Debug> HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2023.11.28 19:03:46.895368 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1253 | 2023.11.28 19:03:46.895405 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1254 | 2023.11.28 19:03:46.895504 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1255 | 2023.11.28 19:03:46.895756 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1256 | 2023.11.28 19:03:46.895977 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1257 | 2023.11.28 19:03:46.896138 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Trace> oximeter.measurements_i64 (f16220c0-9047-4a54-a841-83bca7e6cb4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1258 | 2023.11.28 19:03:46.896259 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Information> executeQuery: Read 6 rows, 428.00 B in 0.000863062 sec., 6951 rows/sec., 484.29 KiB/sec. | ||
| 1259 | 2023.11.28 19:03:46.896384 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1260 | 2023.11.28 19:03:46.896407 [ 3 ] {de286aa1-62be-4213-b8d4-15e5a768421e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1261 | 2023.11.28 19:03:46.896423 [ 3 ] {} <Debug> HTTP-Session: b107f500-7f19-40ca-861e-64369e22a6a2 Destroying unnamed session | ||
| 1262 | 2023.11.28 19:03:49.325352 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1263 | 2023.11.28 19:03:49.325412 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1264 | 2023.11.28 19:03:51.892752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1265 | 2023.11.28 19:03:51.892861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1266 | 2023.11.28 19:03:51.892891 [ 3 ] {} <Debug> HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1267 | 2023.11.28 19:03:51.892918 [ 3 ] {} <Debug> HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2023.11.28 19:03:51.893059 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1269 | 2023.11.28 19:03:51.893124 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1270 | 2023.11.28 19:03:51.893278 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1271 | 2023.11.28 19:03:51.893721 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1272 | 2023.11.28 19:03:51.893973 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1273 | 2023.11.28 19:03:51.894132 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1274 | 2023.11.28 19:03:51.894249 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001149256 sec., 38285 rows/sec., 3.03 MiB/sec. | ||
| 1275 | 2023.11.28 19:03:51.894435 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1276 | 2023.11.28 19:03:51.894460 [ 3 ] {6b151479-81bc-4e2b-906f-ea992c2b29cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1277 | 2023.11.28 19:03:51.894476 [ 3 ] {} <Debug> HTTP-Session: 22dfb5f0-16f0-4bf0-9007-75a974caa605 Destroying unnamed session | ||
| 1278 | 2023.11.28 19:03:51.894649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1279 | 2023.11.28 19:03:51.894695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1280 | 2023.11.28 19:03:51.894716 [ 3 ] {} <Debug> HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1281 | 2023.11.28 19:03:51.894733 [ 3 ] {} <Debug> HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2023.11.28 19:03:51.894812 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1283 | 2023.11.28 19:03:51.894851 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1284 | 2023.11.28 19:03:51.894966 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1285 | 2023.11.28 19:03:51.895355 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1286 | 2023.11.28 19:03:51.895565 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1287 | 2023.11.28 19:03:51.895709 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1288 | 2023.11.28 19:03:51.895809 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000969913 sec., 136094 rows/sec., 13.36 MiB/sec. | ||
| 1289 | 2023.11.28 19:03:51.895824 [ 104 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1290 | 2023.11.28 19:03:51.895882 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1291 | 2023.11.28 19:03:51.895945 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Debug> DynamicQueryHandler: Done processing query | ||
| 1292 | 2023.11.28 19:03:51.895975 [ 3 ] {b4a5019d-bb56-4924-8ffb-b0cf59867c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1293 | 2023.11.28 19:03:51.895997 [ 3 ] {} <Debug> HTTP-Session: 1f78dd44-4f76-4e0d-ae26-b9540821515a Destroying unnamed session | ||
| 1294 | 2023.11.28 19:03:51.896051 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1295 | 2023.11.28 19:03:51.896119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1296 | 2023.11.28 19:03:51.896172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1297 | 2023.11.28 19:03:51.896192 [ 3 ] {} <Debug> HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1298 | 2023.11.28 19:03:51.896208 [ 3 ] {} <Debug> HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2023.11.28 19:03:51.896283 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1300 | 2023.11.28 19:03:51.896322 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2023.11.28 19:03:51.896427 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1302 | 2023.11.28 19:03:51.896722 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1303 | 2023.11.28 19:03:51.896922 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1304 | 2023.11.28 19:03:51.897077 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1305 | 2023.11.28 19:03:51.897168 [ 104 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1306 | 2023.11.28 19:03:51.897182 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000870412 sec., 50550 rows/sec., 3.95 MiB/sec. | ||
| 1307 | 2023.11.28 19:03:51.897199 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1308 | 2023.11.28 19:03:51.897359 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1309 | 2023.11.28 19:03:51.897384 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1310 | 2023.11.28 19:03:51.897449 [ 3 ] {59622781-dbf0-4405-9f5e-e66ed4fb015d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1311 | 2023.11.28 19:03:51.897465 [ 3 ] {} <Debug> HTTP-Session: 9ab14c72-050d-40d5-ae0e-7cc069294d56 Destroying unnamed session | ||
| 1312 | 2023.11.28 19:03:51.897633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1313 | 2023.11.28 19:03:51.897678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1314 | 2023.11.28 19:03:51.897697 [ 3 ] {} <Debug> HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1315 | 2023.11.28 19:03:51.897717 [ 3 ] {} <Debug> HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2023.11.28 19:03:51.897810 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1317 | 2023.11.28 19:03:51.897856 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1318 | 2023.11.28 19:03:51.898004 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1319 | 2023.11.28 19:03:51.898763 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1320 | 2023.11.28 19:03:51.898831 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1321 | 2023.11.28 19:03:51.898927 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part | ||
| 1322 | 2023.11.28 19:03:51.898995 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
| 1323 | 2023.11.28 19:03:51.899290 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1324 | 2023.11.28 19:03:51.899424 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1325 | 2023.11.28 19:03:51.899585 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1326 | 2023.11.28 19:03:51.899828 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1327 | 2023.11.28 19:03:51.900028 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part | ||
| 1328 | 2023.11.28 19:03:51.900251 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 1329 | 2023.11.28 19:03:51.900499 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1330 | 2023.11.28 19:03:51.900561 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part | ||
| 1331 | 2023.11.28 19:03:51.900597 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 1332 | 2023.11.28 19:03:51.900961 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 1333 | 2023.11.28 19:03:51.901081 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 1334 | 2023.11.28 19:03:51.901077 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1335 | 2023.11.28 19:03:51.901541 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003659921 sec., 12022 rows/sec., 16.22 MiB/sec. | ||
| 1336 | 2023.11.28 19:03:51.901625 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 132 rows starting from the beginning of the part | ||
| 1337 | 2023.11.28 19:03:51.901915 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1338 | 2023.11.28 19:03:51.901987 [ 3 ] {4a11e5da-dc6a-438f-9489-a2f156dbee9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1339 | 2023.11.28 19:03:51.902059 [ 3 ] {} <Debug> HTTP-Session: 9e8a89eb-8e53-4b5f-bbce-00ee16fdba9f Destroying unnamed session | ||
| 1340 | 2023.11.28 19:03:51.903265 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.005993673 sec., 36371.68727756753 rows/sec., 2.84 MiB/sec. | ||
| 1341 | 2023.11.28 19:03:51.903462 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1342 | 2023.11.28 19:03:51.903819 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1343 | 2023.11.28 19:03:51.903896 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 4 columns (4 merged, 0 gathered) in 0.00795928 sec., 68222.25125890785 rows/sec., 6.64 MiB/sec. | ||
| 1344 | 2023.11.28 19:03:51.903948 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_6_1} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1345 | 2023.11.28 19:03:51.904069 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1346 | 2023.11.28 19:03:51.904247 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1347 | 2023.11.28 19:03:51.904314 [ 17 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_6_1} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1348 | 2023.11.28 19:03:56.891269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1349 | 2023.11.28 19:03:56.891379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1350 | 2023.11.28 19:03:56.891405 [ 3 ] {} <Debug> HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1351 | 2023.11.28 19:03:56.891428 [ 3 ] {} <Debug> HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2023.11.28 19:03:56.891620 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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) | ||
| 1353 | 2023.11.28 19:03:56.892239 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1354 | 2023.11.28 19:03:56.892428 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2023.11.28 19:03:56.892479 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2023.11.28 19:03:56.892651 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1357 | 2023.11.28 19:03:56.892772 [ 190 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2023.11.28 19:03:56.892782 [ 189 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1359 | 2023.11.28 19:03:56.892922 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (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 | ||
| 1360 | 2023.11.28 19:03:56.893010 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1361 | 2023.11.28 19:03:56.894934 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003265125 sec., 3062 rows/sec., 430.39 KiB/sec. | ||
| 1362 | 2023.11.28 19:03:56.895245 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1363 | 2023.11.28 19:03:56.895270 [ 3 ] {54650228-1dbb-4dd1-8710-1538b470224f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1364 | 2023.11.28 19:03:56.895287 [ 3 ] {} <Debug> HTTP-Session: 990a7072-1a6e-4935-8dd5-99cb40da4997 Destroying unnamed session | ||
| 1365 | 2023.11.28 19:03:56.895478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1366 | 2023.11.28 19:03:56.895527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1367 | 2023.11.28 19:03:56.895546 [ 3 ] {} <Debug> HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1368 | 2023.11.28 19:03:56.895565 [ 3 ] {} <Debug> HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2023.11.28 19:03:56.895648 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1370 | 2023.11.28 19:03:56.895690 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2023.11.28 19:03:56.895837 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1372 | 2023.11.28 19:03:56.896138 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1373 | 2023.11.28 19:03:56.896428 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1374 | 2023.11.28 19:03:56.896586 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1375 | 2023.11.28 19:03:56.896702 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001025235 sec., 975 rows/sec., 220.99 KiB/sec. | ||
| 1376 | 2023.11.28 19:03:56.896844 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Debug> DynamicQueryHandler: Done processing query | ||
| 1377 | 2023.11.28 19:03:56.896867 [ 3 ] {46eea164-2c6b-444e-87a4-6d3cf31e4e90} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1378 | 2023.11.28 19:03:56.896882 [ 3 ] {} <Debug> HTTP-Session: 63a31dd5-8555-495e-a000-e511e6d85b00 Destroying unnamed session | ||
| 1379 | 2023.11.28 19:03:56.897015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1380 | 2023.11.28 19:03:56.897059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1381 | 2023.11.28 19:03:56.897078 [ 3 ] {} <Debug> HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1382 | 2023.11.28 19:03:56.897095 [ 3 ] {} <Debug> HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2023.11.28 19:03:56.897166 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1384 | 2023.11.28 19:03:56.897205 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1385 | 2023.11.28 19:03:56.897309 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1386 | 2023.11.28 19:03:56.897583 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1387 | 2023.11.28 19:03:56.897781 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2023.11.28 19:03:56.897924 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1389 | 2023.11.28 19:03:56.898012 [ 100 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2023.11.28 19:03:56.898025 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Information> executeQuery: Read 5 rows, 415.00 B in 0.000830001 sec., 6024 rows/sec., 488.28 KiB/sec. | ||
| 1391 | 2023.11.28 19:03:56.898060 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1392 | 2023.11.28 19:03:56.898165 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1393 | 2023.11.28 19:03:56.898191 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Debug> DynamicQueryHandler: Done processing query | ||
| 1394 | 2023.11.28 19:03:56.898220 [ 3 ] {b7ee2d62-5324-4b1d-8b8b-98354a001bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1395 | 2023.11.28 19:03:56.898242 [ 3 ] {} <Debug> HTTP-Session: 797111a1-57ca-4be3-8692-0ce8fc4f9795 Destroying unnamed session | ||
| 1396 | 2023.11.28 19:03:56.898275 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1397 | 2023.11.28 19:03:56.898306 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1398 | 2023.11.28 19:03:56.898352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1399 | 2023.11.28 19:03:56.898403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1400 | 2023.11.28 19:03:56.898433 [ 3 ] {} <Debug> HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1401 | 2023.11.28 19:03:56.898464 [ 3 ] {} <Debug> HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2023.11.28 19:03:56.898482 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1403 | 2023.11.28 19:03:56.898565 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1404 | 2023.11.28 19:03:56.898624 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1405 | 2023.11.28 19:03:56.898632 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1406 | 2023.11.28 19:03:56.898808 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 1407 | 2023.11.28 19:03:56.898897 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1408 | 2023.11.28 19:03:56.898985 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 1409 | 2023.11.28 19:03:56.899184 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 1410 | 2023.11.28 19:03:56.899382 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1411 | 2023.11.28 19:03:56.899640 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1412 | 2023.11.28 19:03:56.899843 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1413 | 2023.11.28 19:03:56.900010 [ 17 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880326 sec., 92537.1451546168 rows/sec., 7.32 MiB/sec. | ||
| 1414 | 2023.11.28 19:03:56.900024 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001410969 sec., 1417 rows/sec., 121.12 KiB/sec. | ||
| 1415 | 2023.11.28 19:03:56.900215 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1416 | 2023.11.28 19:03:56.900228 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1417 | 2023.11.28 19:03:56.900287 [ 3 ] {2fa1ff17-de93-40d9-91d0-d531d762704d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1418 | 2023.11.28 19:03:56.900330 [ 3 ] {} <Debug> HTTP-Session: 7b9db4fa-be8d-4849-aac0-fe92d409a6dd Destroying unnamed session | ||
| 1419 | 2023.11.28 19:03:56.900474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1420 | 2023.11.28 19:03:56.900540 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1421 | 2023.11.28 19:03:56.900549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1422 | 2023.11.28 19:03:56.900599 [ 3 ] {} <Debug> HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1423 | 2023.11.28 19:03:56.900629 [ 3 ] {} <Debug> HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2023.11.28 19:03:56.900671 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_6_1} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2023.11.28 19:03:56.900767 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1426 | 2023.11.28 19:03:56.900838 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1427 | 2023.11.28 19:03:56.900951 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1428 | 2023.11.28 19:03:56.901256 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1429 | 2023.11.28 19:03:56.901460 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1430 | 2023.11.28 19:03:56.901603 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1431 | 2023.11.28 19:03:56.901701 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.000875803 sec., 59374 rows/sec., 5.12 MiB/sec. | ||
| 1432 | 2023.11.28 19:03:56.901815 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Debug> DynamicQueryHandler: Done processing query | ||
| 1433 | 2023.11.28 19:03:56.901838 [ 3 ] {19ca5720-d4fa-4939-a13c-2dfa9b97ae84} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1434 | 2023.11.28 19:03:56.901853 [ 3 ] {} <Debug> HTTP-Session: b5e4bb57-20d5-4b7c-9a5e-0d14b3ef5af5 Destroying unnamed session | ||
| 1435 | 2023.11.28 19:03:56.901962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1436 | 2023.11.28 19:03:56.902005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1437 | 2023.11.28 19:03:56.902024 [ 3 ] {} <Debug> HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1438 | 2023.11.28 19:03:56.902040 [ 3 ] {} <Debug> HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2023.11.28 19:03:56.902107 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1440 | 2023.11.28 19:03:56.902143 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1441 | 2023.11.28 19:03:56.902244 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1442 | 2023.11.28 19:03:56.904829 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1443 | 2023.11.28 19:03:56.905084 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1444 | 2023.11.28 19:03:56.905255 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1445 | 2023.11.28 19:03:56.905349 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003215414 sec., 622 rows/sec., 43.43 KiB/sec. | ||
| 1446 | 2023.11.28 19:03:56.905486 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1447 | 2023.11.28 19:03:56.905510 [ 3 ] {a8932422-e278-4b74-ab1e-effe3b2a9df8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1448 | 2023.11.28 19:03:56.905525 [ 3 ] {} <Debug> HTTP-Session: f9533101-4919-44bd-8c4f-41c0f82fad71 Destroying unnamed session | ||
| 1449 | 2023.11.28 19:03:56.905638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1450 | 2023.11.28 19:03:56.905679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1451 | 2023.11.28 19:03:56.905696 [ 3 ] {} <Debug> HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1452 | 2023.11.28 19:03:56.905712 [ 3 ] {} <Debug> HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2023.11.28 19:03:56.905782 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1454 | 2023.11.28 19:03:56.905819 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1455 | 2023.11.28 19:03:56.905921 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1456 | 2023.11.28 19:03:56.906224 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1457 | 2023.11.28 19:03:56.906419 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1458 | 2023.11.28 19:03:56.906559 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1459 | 2023.11.28 19:03:56.906653 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000845462 sec., 36666 rows/sec., 2.84 MiB/sec. | ||
| 1460 | 2023.11.28 19:03:56.906765 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1461 | 2023.11.28 19:03:56.906788 [ 3 ] {7a4c5191-9110-40fc-9bd7-3ba34ee51f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1462 | 2023.11.28 19:03:56.906803 [ 3 ] {} <Debug> HTTP-Session: 985aacc6-c761-4e00-9840-e700a0bd92df Destroying unnamed session | ||
| 1463 | 2023.11.28 19:03:56.906909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1464 | 2023.11.28 19:03:56.906953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1465 | 2023.11.28 19:03:56.906970 [ 3 ] {} <Debug> HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1466 | 2023.11.28 19:03:56.906987 [ 3 ] {} <Debug> HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2023.11.28 19:03:56.907056 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1468 | 2023.11.28 19:03:56.907096 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1469 | 2023.11.28 19:03:56.907206 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1470 | 2023.11.28 19:03:56.907482 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1471 | 2023.11.28 19:03:56.907716 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2023.11.28 19:03:56.907893 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1473 | 2023.11.28 19:03:56.907996 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000907882 sec., 40754 rows/sec., 2.84 MiB/sec. | ||
| 1474 | 2023.11.28 19:03:56.908110 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1475 | 2023.11.28 19:03:56.908133 [ 3 ] {f4c52ee3-1305-4f54-aff0-77665ebeb4b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1476 | 2023.11.28 19:03:56.908149 [ 3 ] {} <Debug> HTTP-Session: f5f6d199-2b4c-4307-86d2-7c13981b5839 Destroying unnamed session | ||
| 1477 | 2023.11.28 19:03:56.908256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1478 | 2023.11.28 19:03:56.908298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1479 | 2023.11.28 19:03:56.908316 [ 3 ] {} <Debug> HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1480 | 2023.11.28 19:03:56.908332 [ 3 ] {} <Debug> HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2023.11.28 19:03:56.908403 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1482 | 2023.11.28 19:03:56.908446 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1483 | 2023.11.28 19:03:56.908575 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1484 | 2023.11.28 19:03:56.908885 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1485 | 2023.11.28 19:03:56.909134 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1486 | 2023.11.28 19:03:56.909301 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1487 | 2023.11.28 19:03:56.909409 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000974124 sec., 5132 rows/sec., 6.93 MiB/sec. | ||
| 1488 | 2023.11.28 19:03:56.909422 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1489 | 2023.11.28 19:03:56.909529 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB. | ||
| 1490 | 2023.11.28 19:03:56.909620 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Debug> DynamicQueryHandler: Done processing query | ||
| 1491 | 2023.11.28 19:03:56.909649 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1492 | 2023.11.28 19:03:56.909660 [ 3 ] {a8d39836-6488-4b16-9ecc-04cce4a4fa15} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1493 | 2023.11.28 19:03:56.909702 [ 3 ] {} <Debug> HTTP-Session: be13af23-af09-40ad-a7cc-3640bf54b088 Destroying unnamed session | ||
| 1494 | 2023.11.28 19:03:56.909791 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1495 | 2023.11.28 19:03:56.909834 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1496 | 2023.11.28 19:03:56.909963 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1497 | 2023.11.28 19:03:56.910064 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1498 | 2023.11.28 19:03:56.910159 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 1499 | 2023.11.28 19:03:56.910254 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 1500 | 2023.11.28 19:03:56.910347 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 1501 | 2023.11.28 19:03:56.913911 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 6 columns (6 merged, 0 gathered) in 0.00431403 sec., 40333.51645677012 rows/sec., 54.43 MiB/sec. | ||
| 1502 | 2023.11.28 19:03:56.914080 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1503 | 2023.11.28 19:03:56.914290 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1504 | 2023.11.28 19:03:56.914358 [ 17 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1505 | 2023.11.28 19:04:01.892528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1506 | 2023.11.28 19:04:01.892654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1507 | 2023.11.28 19:04:01.892684 [ 3 ] {} <Debug> HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1508 | 2023.11.28 19:04:01.892717 [ 3 ] {} <Debug> HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2023.11.28 19:04:01.892938 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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', 'oximeter_collector:collections', '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) | ||
| 1510 | 2023.11.28 19:04:01.893614 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1511 | 2023.11.28 19:04:01.893796 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2023.11.28 19:04:01.893847 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2023.11.28 19:04:01.894016 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1514 | 2023.11.28 19:04:01.894107 [ 193 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2023.11.28 19:04:01.894167 [ 189 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1516 | 2023.11.28 19:04:01.894187 [ 190 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1517 | 2023.11.28 19:04:01.894354 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1518 | 2023.11.28 19:04:01.894427 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1519 | 2023.11.28 19:04:01.896242 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003249655 sec., 3077 rows/sec., 432.44 KiB/sec. | ||
| 1520 | 2023.11.28 19:04:01.896507 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1521 | 2023.11.28 19:04:01.896533 [ 3 ] {134b6c11-5c20-4262-aaed-49b7cfdd7d5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1522 | 2023.11.28 19:04:01.896550 [ 3 ] {} <Debug> HTTP-Session: f05584ea-def8-4227-8704-f249885ad6de Destroying unnamed session | ||
| 1523 | 2023.11.28 19:04:01.896762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1524 | 2023.11.28 19:04:01.896809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1525 | 2023.11.28 19:04:01.896828 [ 3 ] {} <Debug> HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1526 | 2023.11.28 19:04:01.896846 [ 3 ] {} <Debug> HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2023.11.28 19:04:01.896975 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) 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', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1528 | 2023.11.28 19:04:01.897473 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1529 | 2023.11.28 19:04:01.897653 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1530 | 2023.11.28 19:04:01.897737 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1531 | 2023.11.28 19:04:01.897885 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1532 | 2023.11.28 19:04:01.897998 [ 191 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1533 | 2023.11.28 19:04:01.898001 [ 192 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1534 | 2023.11.28 19:04:01.897998 [ 188 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1535 | 2023.11.28 19:04:01.898169 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1536 | 2023.11.28 19:04:01.898232 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1537 | 2023.11.28 19:04:01.899753 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002738538 sec., 3651 rows/sec., 513.15 KiB/sec. | ||
| 1538 | 2023.11.28 19:04:01.900022 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1539 | 2023.11.28 19:04:01.900046 [ 3 ] {f78a1c37-a5c3-4212-8e97-e294e30342dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1540 | 2023.11.28 19:04:01.900063 [ 3 ] {} <Debug> HTTP-Session: 334f55b4-043a-479b-8bd6-fba8ff3396ad Destroying unnamed session | ||
| 1541 | 2023.11.28 19:04:01.900446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1542 | 2023.11.28 19:04:01.900491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1543 | 2023.11.28 19:04:01.900511 [ 3 ] {} <Debug> HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1544 | 2023.11.28 19:04:01.900528 [ 3 ] {} <Debug> HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2023.11.28 19:04:01.900679 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1546 | 2023.11.28 19:04:01.901189 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2023.11.28 19:04:01.901365 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1548 | 2023.11.28 19:04:01.901407 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1549 | 2023.11.28 19:04:01.901556 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1550 | 2023.11.28 19:04:01.901624 [ 193 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1551 | 2023.11.28 19:04:01.901661 [ 189 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1552 | 2023.11.28 19:04:01.901668 [ 191 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1553 | 2023.11.28 19:04:01.901778 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1554 | 2023.11.28 19:04:01.901837 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1555 | 2023.11.28 19:04:01.903622 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00289969 sec., 3448 rows/sec., 484.63 KiB/sec. | ||
| 1556 | 2023.11.28 19:04:01.903893 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> DynamicQueryHandler: Done processing query | ||
| 1557 | 2023.11.28 19:04:01.903918 [ 3 ] {ca3cdf0e-7d48-41a4-89ad-ddc18c030b71} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1558 | 2023.11.28 19:04:01.903935 [ 3 ] {} <Debug> HTTP-Session: fb349f9e-c1d9-49d1-98a9-8964256dd0da Destroying unnamed session | ||
| 1559 | 2023.11.28 19:04:01.904173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1560 | 2023.11.28 19:04:01.904218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1561 | 2023.11.28 19:04:01.904237 [ 3 ] {} <Debug> HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1562 | 2023.11.28 19:04:01.904254 [ 3 ] {} <Debug> HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2023.11.28 19:04:01.904384 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1564 | 2023.11.28 19:04:01.904895 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1565 | 2023.11.28 19:04:01.905079 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2023.11.28 19:04:01.905121 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1567 | 2023.11.28 19:04:01.905268 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1568 | 2023.11.28 19:04:01.905363 [ 191 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1569 | 2023.11.28 19:04:01.905388 [ 193 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1570 | 2023.11.28 19:04:01.905387 [ 192 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1571 | 2023.11.28 19:04:01.905508 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1572 | 2023.11.28 19:04:01.905569 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1573 | 2023.11.28 19:04:01.907004 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002579886 sec., 3876 rows/sec., 544.70 KiB/sec. | ||
| 1574 | 2023.11.28 19:04:01.907251 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1575 | 2023.11.28 19:04:01.907275 [ 3 ] {ac6921da-0afd-49c9-84ae-ce1ec25097d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1576 | 2023.11.28 19:04:01.907292 [ 3 ] {} <Debug> HTTP-Session: e7f95f86-df26-4aac-b76c-18d3a480bc42 Destroying unnamed session | ||
| 1577 | 2023.11.28 19:04:01.907505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1578 | 2023.11.28 19:04:01.907550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1579 | 2023.11.28 19:04:01.907569 [ 3 ] {} <Debug> HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1580 | 2023.11.28 19:04:01.907586 [ 3 ] {} <Debug> HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2023.11.28 19:04:01.907714 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1582 | 2023.11.28 19:04:01.908227 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1583 | 2023.11.28 19:04:01.908408 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2023.11.28 19:04:01.908450 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2023.11.28 19:04:01.908598 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1586 | 2023.11.28 19:04:01.908652 [ 193 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2023.11.28 19:04:01.908705 [ 191 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1588 | 2023.11.28 19:04:01.908709 [ 189 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1589 | 2023.11.28 19:04:01.908822 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1590 | 2023.11.28 19:04:01.908881 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1591 | 2023.11.28 19:04:01.910421 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002668327 sec., 3747 rows/sec., 526.65 KiB/sec. | ||
| 1592 | 2023.11.28 19:04:01.910660 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1593 | 2023.11.28 19:04:01.910685 [ 3 ] {ac5067c2-acae-4a32-8bee-4255cc6f38c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1594 | 2023.11.28 19:04:01.910701 [ 3 ] {} <Debug> HTTP-Session: aa94fab4-280d-4603-bee8-f40a56628337 Destroying unnamed session | ||
| 1595 | 2023.11.28 19:04:01.910929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1596 | 2023.11.28 19:04:01.910973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1597 | 2023.11.28 19:04:01.910993 [ 3 ] {} <Debug> HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1598 | 2023.11.28 19:04:01.911010 [ 3 ] {} <Debug> HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2023.11.28 19:04:01.911139 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1600 | 2023.11.28 19:04:01.911654 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1601 | 2023.11.28 19:04:01.911839 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1602 | 2023.11.28 19:04:01.911880 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1603 | 2023.11.28 19:04:01.912029 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1604 | 2023.11.28 19:04:01.912102 [ 191 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1605 | 2023.11.28 19:04:01.912141 [ 192 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1606 | 2023.11.28 19:04:01.912147 [ 188 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1607 | 2023.11.28 19:04:01.912258 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1608 | 2023.11.28 19:04:01.912319 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1609 | 2023.11.28 19:04:01.914020 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002841259 sec., 3519 rows/sec., 494.60 KiB/sec. | ||
| 1610 | 2023.11.28 19:04:01.914293 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> DynamicQueryHandler: Done processing query | ||
| 1611 | 2023.11.28 19:04:01.914317 [ 3 ] {fb71f8d0-9f9f-44ae-af24-77f31eb13413} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1612 | 2023.11.28 19:04:01.914335 [ 3 ] {} <Debug> HTTP-Session: 37d5503d-f44c-43ff-8557-a0946cac0c22 Destroying unnamed session | ||
| 1613 | 2023.11.28 19:04:01.914554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1614 | 2023.11.28 19:04:01.914598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1615 | 2023.11.28 19:04:01.914618 [ 3 ] {} <Debug> HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1616 | 2023.11.28 19:04:01.914635 [ 3 ] {} <Debug> HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2023.11.28 19:04:01.914766 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1618 | 2023.11.28 19:04:01.915288 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2023.11.28 19:04:01.915472 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1620 | 2023.11.28 19:04:01.915515 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1621 | 2023.11.28 19:04:01.915663 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1622 | 2023.11.28 19:04:01.915767 [ 190 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1623 | 2023.11.28 19:04:01.915798 [ 189 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1624 | 2023.11.28 19:04:01.915782 [ 191 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1625 | 2023.11.28 19:04:01.915914 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1626 | 2023.11.28 19:04:01.915974 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1627 | 2023.11.28 19:04:01.917389 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002583596 sec., 3870 rows/sec., 543.92 KiB/sec. | ||
| 1628 | 2023.11.28 19:04:01.917645 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1629 | 2023.11.28 19:04:01.917669 [ 3 ] {ce75d68a-7ada-4311-8de0-e9b84995c7bc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1630 | 2023.11.28 19:04:01.917685 [ 3 ] {} <Debug> HTTP-Session: 40c5a37e-22c3-4be3-9426-f6ad2eca2238 Destroying unnamed session | ||
| 1631 | 2023.11.28 19:04:01.917907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1632 | 2023.11.28 19:04:01.917952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1633 | 2023.11.28 19:04:01.917972 [ 3 ] {} <Debug> HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1634 | 2023.11.28 19:04:01.917988 [ 3 ] {} <Debug> HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2023.11.28 19:04:01.918119 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1636 | 2023.11.28 19:04:01.918647 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1637 | 2023.11.28 19:04:01.918834 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1638 | 2023.11.28 19:04:01.918875 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1639 | 2023.11.28 19:04:01.919026 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1640 | 2023.11.28 19:04:01.919113 [ 191 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1641 | 2023.11.28 19:04:01.919144 [ 188 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1642 | 2023.11.28 19:04:01.919142 [ 192 ] {da06decc-b443-4938-887b-3a3661db627e} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1643 | 2023.11.28 19:04:01.919260 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1644 | 2023.11.28 19:04:01.919320 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1645 | 2023.11.28 19:04:01.920819 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002659107 sec., 3760 rows/sec., 528.48 KiB/sec. | ||
| 1646 | 2023.11.28 19:04:01.921084 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1647 | 2023.11.28 19:04:01.921107 [ 3 ] {da06decc-b443-4938-887b-3a3661db627e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1648 | 2023.11.28 19:04:01.921124 [ 3 ] {} <Debug> HTTP-Session: d5430efd-ce51-4efe-91bb-3e2df6c56155 Destroying unnamed session | ||
| 1649 | 2023.11.28 19:04:01.921333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1650 | 2023.11.28 19:04:01.921378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1651 | 2023.11.28 19:04:01.921397 [ 3 ] {} <Debug> HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1652 | 2023.11.28 19:04:01.921414 [ 3 ] {} <Debug> HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2023.11.28 19:04:01.921546 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1654 | 2023.11.28 19:04:01.922087 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2023.11.28 19:04:01.922271 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2023.11.28 19:04:01.922313 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2023.11.28 19:04:01.922461 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1658 | 2023.11.28 19:04:01.922564 [ 193 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2023.11.28 19:04:01.922587 [ 188 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1660 | 2023.11.28 19:04:01.922577 [ 191 ] {19250374-2877-4238-8c82-3b8596204183} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1661 | 2023.11.28 19:04:01.922699 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1662 | 2023.11.28 19:04:01.922760 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1663 | 2023.11.28 19:04:01.924317 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002730667 sec., 3662 rows/sec., 514.63 KiB/sec. | ||
| 1664 | 2023.11.28 19:04:01.924577 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> DynamicQueryHandler: Done processing query | ||
| 1665 | 2023.11.28 19:04:01.924602 [ 3 ] {19250374-2877-4238-8c82-3b8596204183} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1666 | 2023.11.28 19:04:01.924618 [ 3 ] {} <Debug> HTTP-Session: 34e72527-9b99-4a41-8a0e-b20c3d59c80e Destroying unnamed session | ||
| 1667 | 2023.11.28 19:04:01.924840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1668 | 2023.11.28 19:04:01.924885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1669 | 2023.11.28 19:04:01.924904 [ 3 ] {} <Debug> HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1670 | 2023.11.28 19:04:01.924920 [ 3 ] {} <Debug> HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2023.11.28 19:04:01.925056 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1672 | 2023.11.28 19:04:01.925593 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1673 | 2023.11.28 19:04:01.925781 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1674 | 2023.11.28 19:04:01.925822 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1675 | 2023.11.28 19:04:01.925971 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1676 | 2023.11.28 19:04:01.926072 [ 192 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1677 | 2023.11.28 19:04:01.926085 [ 191 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1678 | 2023.11.28 19:04:01.926102 [ 193 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1679 | 2023.11.28 19:04:01.926220 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1680 | 2023.11.28 19:04:01.926274 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1681 | 2023.11.28 19:04:01.927731 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002634186 sec., 3796 rows/sec., 533.48 KiB/sec. | ||
| 1682 | 2023.11.28 19:04:01.927988 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1683 | 2023.11.28 19:04:01.928012 [ 3 ] {b78b41f5-ea35-4472-ae1e-0481bc2393b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1684 | 2023.11.28 19:04:01.928028 [ 3 ] {} <Debug> HTTP-Session: ae214a7d-b557-4536-8512-b9c62c0d59c1 Destroying unnamed session | ||
| 1685 | 2023.11.28 19:04:01.928242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1686 | 2023.11.28 19:04:01.928288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1687 | 2023.11.28 19:04:01.928307 [ 3 ] {} <Debug> HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1688 | 2023.11.28 19:04:01.928323 [ 3 ] {} <Debug> HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2023.11.28 19:04:01.928459 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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) | ||
| 1690 | 2023.11.28 19:04:01.929003 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2023.11.28 19:04:01.929196 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2023.11.28 19:04:01.929238 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1693 | 2023.11.28 19:04:01.929387 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1694 | 2023.11.28 19:04:01.929513 [ 191 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1695 | 2023.11.28 19:04:01.929529 [ 188 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1696 | 2023.11.28 19:04:01.929525 [ 189 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1697 | 2023.11.28 19:04:01.929657 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1698 | 2023.11.28 19:04:01.929718 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1699 | 2023.11.28 19:04:01.931455 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00295803 sec., 3380 rows/sec., 475.07 KiB/sec. | ||
| 1700 | 2023.11.28 19:04:01.931707 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> DynamicQueryHandler: Done processing query | ||
| 1701 | 2023.11.28 19:04:01.931731 [ 3 ] {d285e8cc-b993-4ac7-963a-d05d23712f99} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1702 | 2023.11.28 19:04:01.931748 [ 3 ] {} <Debug> HTTP-Session: a3bdffb2-3667-4e8c-9fec-c1a5aad217d0 Destroying unnamed session | ||
| 1703 | 2023.11.28 19:04:01.931866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1704 | 2023.11.28 19:04:01.931910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1705 | 2023.11.28 19:04:01.931929 [ 3 ] {} <Debug> HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1706 | 2023.11.28 19:04:01.931945 [ 3 ] {} <Debug> HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2023.11.28 19:04:01.932026 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1708 | 2023.11.28 19:04:01.932067 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1709 | 2023.11.28 19:04:01.932210 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1710 | 2023.11.28 19:04:01.932502 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1711 | 2023.11.28 19:04:01.932784 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1712 | 2023.11.28 19:04:01.932944 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Trace> oximeter.timeseries_schema (2622da32-7d61-4a1e-9984-9e898727bf98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1713 | 2023.11.28 19:04:01.933065 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001005494 sec., 10939 rows/sec., 979.97 KiB/sec. | ||
| 1714 | 2023.11.28 19:04:01.933177 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 1715 | 2023.11.28 19:04:01.933200 [ 3 ] {1dd75710-335b-48ba-9892-3f423fd881ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1716 | 2023.11.28 19:04:01.933215 [ 3 ] {} <Debug> HTTP-Session: 96b7a2c7-5255-48e2-a2c7-772cbb70bbf4 Destroying unnamed session | ||
| 1717 | 2023.11.28 19:04:01.933329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1718 | 2023.11.28 19:04:01.933371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1719 | 2023.11.28 19:04:01.933390 [ 3 ] {} <Debug> HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1720 | 2023.11.28 19:04:01.933407 [ 3 ] {} <Debug> HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2023.11.28 19:04:01.933477 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1722 | 2023.11.28 19:04:01.933517 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1723 | 2023.11.28 19:04:01.933619 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1724 | 2023.11.28 19:04:01.933910 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1725 | 2023.11.28 19:04:01.934118 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1726 | 2023.11.28 19:04:01.934261 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1727 | 2023.11.28 19:04:01.934381 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.000875492 sec., 50257 rows/sec., 3.98 MiB/sec. | ||
| 1728 | 2023.11.28 19:04:01.934485 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Debug> DynamicQueryHandler: Done processing query | ||
| 1729 | 2023.11.28 19:04:01.934508 [ 3 ] {8f3dfcf7-fde6-432f-af3b-35846d1a7e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1730 | 2023.11.28 19:04:01.934525 [ 3 ] {} <Debug> HTTP-Session: a5c38634-af4b-457f-a443-e874471e645e Destroying unnamed session | ||
| 1731 | 2023.11.28 19:04:01.934658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1732 | 2023.11.28 19:04:01.934701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1733 | 2023.11.28 19:04:01.934721 [ 3 ] {} <Debug> HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1734 | 2023.11.28 19:04:01.934737 [ 3 ] {} <Debug> HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2023.11.28 19:04:01.934811 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1736 | 2023.11.28 19:04:01.934849 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1737 | 2023.11.28 19:04:01.934950 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1738 | 2023.11.28 19:04:01.935294 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1739 | 2023.11.28 19:04:01.935513 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1740 | 2023.11.28 19:04:01.935658 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1741 | 2023.11.28 19:04:01.935775 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000930283 sec., 141892 rows/sec., 13.93 MiB/sec. | ||
| 1742 | 2023.11.28 19:04:01.935875 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1743 | 2023.11.28 19:04:01.935898 [ 3 ] {e63d6e44-dc7b-4c2c-81d2-0950538663eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1744 | 2023.11.28 19:04:01.935914 [ 3 ] {} <Debug> HTTP-Session: b9f85230-09d1-4ef0-bfb3-914ec67c75a1 Destroying unnamed session | ||
| 1745 | 2023.11.28 19:04:01.936050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1746 | 2023.11.28 19:04:01.936095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1747 | 2023.11.28 19:04:01.936114 [ 3 ] {} <Debug> HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1748 | 2023.11.28 19:04:01.936131 [ 3 ] {} <Debug> HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2023.11.28 19:04:01.936201 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1750 | 2023.11.28 19:04:01.936238 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2023.11.28 19:04:01.936340 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1752 | 2023.11.28 19:04:01.936630 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1753 | 2023.11.28 19:04:01.936826 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1754 | 2023.11.28 19:04:01.936966 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1755 | 2023.11.28 19:04:01.937080 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000851412 sec., 64598 rows/sec., 5.04 MiB/sec. | ||
| 1756 | 2023.11.28 19:04:01.937183 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1757 | 2023.11.28 19:04:01.937205 [ 3 ] {20ab6987-eb6c-4138-90de-506ca2a076a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1758 | 2023.11.28 19:04:01.937221 [ 3 ] {} <Debug> HTTP-Session: b4cf6b66-4f79-4ade-bca8-0f8c63022d85 Destroying unnamed session | ||
| 1759 | 2023.11.28 19:04:01.937350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1760 | 2023.11.28 19:04:01.937393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1761 | 2023.11.28 19:04:01.937411 [ 3 ] {} <Debug> HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1762 | 2023.11.28 19:04:01.937427 [ 3 ] {} <Debug> HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2023.11.28 19:04:01.937497 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1764 | 2023.11.28 19:04:01.937538 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1765 | 2023.11.28 19:04:01.937650 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1766 | 2023.11.28 19:04:01.937914 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1767 | 2023.11.28 19:04:01.938166 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1768 | 2023.11.28 19:04:01.938336 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1769 | 2023.11.28 19:04:01.938452 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000921603 sec., 11935 rows/sec., 787.31 KiB/sec. | ||
| 1770 | 2023.11.28 19:04:01.938598 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1771 | 2023.11.28 19:04:01.938622 [ 3 ] {9575a194-2b09-4845-8268-6756ea2fb2f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1772 | 2023.11.28 19:04:01.938638 [ 3 ] {} <Debug> HTTP-Session: 1448d9a6-df67-477e-8ab1-9379ee7157ed Destroying unnamed session | ||
| 1773 | 2023.11.28 19:04:01.938813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1774 | 2023.11.28 19:04:01.938855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1775 | 2023.11.28 19:04:01.938875 [ 3 ] {} <Debug> HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1776 | 2023.11.28 19:04:01.938891 [ 3 ] {} <Debug> HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2023.11.28 19:04:01.938979 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1778 | 2023.11.28 19:04:01.939022 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1779 | 2023.11.28 19:04:01.939162 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1780 | 2023.11.28 19:04:01.939622 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1781 | 2023.11.28 19:04:01.939922 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1782 | 2023.11.28 19:04:01.940093 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1783 | 2023.11.28 19:04:01.940218 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001210507 sec., 36348 rows/sec., 49.05 MiB/sec. | ||
| 1784 | 2023.11.28 19:04:01.940347 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 1785 | 2023.11.28 19:04:01.940369 [ 3 ] {4a6953e0-d48b-4e8c-a13c-de9c8cfd28ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1786 | 2023.11.28 19:04:01.940385 [ 3 ] {} <Debug> HTTP-Session: e2c29b05-8298-4df1-8aa5-8a94f4d37b06 Destroying unnamed session | ||
| 1787 | 2023.11.28 19:04:02.000100 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 237.59 MiB, will set to 230.80 MiB (RSS), difference: -1.53 MiB | ||
| 1788 | 2023.11.28 19:04:04.325458 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1789 | 2023.11.28 19:04:04.325551 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1790 | 2023.11.28 19:04:06.889756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1791 | 2023.11.28 19:04:06.889861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1792 | 2023.11.28 19:04:06.889888 [ 3 ] {} <Debug> HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1793 | 2023.11.28 19:04:06.889913 [ 3 ] {} <Debug> HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2023.11.28 19:04:06.890036 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1795 | 2023.11.28 19:04:06.890095 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1796 | 2023.11.28 19:04:06.890251 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1797 | 2023.11.28 19:04:06.890650 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1798 | 2023.11.28 19:04:06.891501 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1799 | 2023.11.28 19:04:06.891668 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1800 | 2023.11.28 19:04:06.891789 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001717763 sec., 2910 rows/sec., 235.93 KiB/sec. | ||
| 1801 | 2023.11.28 19:04:06.891924 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Debug> DynamicQueryHandler: Done processing query | ||
| 1802 | 2023.11.28 19:04:06.891950 [ 3 ] {a5c3d3d8-6370-4c2b-a55c-01b146927f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1803 | 2023.11.28 19:04:06.891966 [ 3 ] {} <Debug> HTTP-Session: 7f4ffc14-8f1f-4e12-b357-e5fbe2af54e3 Destroying unnamed session | ||
| 1804 | 2023.11.28 19:04:06.892081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1805 | 2023.11.28 19:04:06.892121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1806 | 2023.11.28 19:04:06.892141 [ 3 ] {} <Debug> HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1807 | 2023.11.28 19:04:06.892158 [ 3 ] {} <Debug> HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2023.11.28 19:04:06.892229 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1809 | 2023.11.28 19:04:06.892268 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1810 | 2023.11.28 19:04:06.892371 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1811 | 2023.11.28 19:04:06.892661 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1812 | 2023.11.28 19:04:06.892872 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1813 | 2023.11.28 19:04:06.893029 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1814 | 2023.11.28 19:04:06.893156 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000897302 sec., 16716 rows/sec., 1.51 MiB/sec. | ||
| 1815 | 2023.11.28 19:04:06.893286 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 1816 | 2023.11.28 19:04:06.893309 [ 3 ] {eceab093-fa2e-4aaf-adda-ae2b19ed55ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1817 | 2023.11.28 19:04:06.893325 [ 3 ] {} <Debug> HTTP-Session: 36e73cc0-cb5b-4c84-973d-5b60330080be Destroying unnamed session | ||
| 1818 | 2023.11.28 19:04:06.893445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1819 | 2023.11.28 19:04:06.893488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1820 | 2023.11.28 19:04:06.893507 [ 3 ] {} <Debug> HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1821 | 2023.11.28 19:04:06.893524 [ 3 ] {} <Debug> HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2023.11.28 19:04:06.893593 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1823 | 2023.11.28 19:04:06.893631 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1824 | 2023.11.28 19:04:06.893742 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1825 | 2023.11.28 19:04:06.894019 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1826 | 2023.11.28 19:04:06.894299 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1827 | 2023.11.28 19:04:06.894568 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1828 | 2023.11.28 19:04:06.894726 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001104176 sec., 4528 rows/sec., 362.61 KiB/sec. | ||
| 1829 | 2023.11.28 19:04:06.894860 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1830 | 2023.11.28 19:04:06.894900 [ 3 ] {2eeb259e-d1f1-4cb2-a6f9-48487d4351e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1831 | 2023.11.28 19:04:06.894924 [ 3 ] {} <Debug> HTTP-Session: ecf78cf6-cb2d-4980-b994-861e4495ebe2 Destroying unnamed session | ||
| 1832 | 2023.11.28 19:04:06.895102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1833 | 2023.11.28 19:04:06.895173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1834 | 2023.11.28 19:04:06.895204 [ 3 ] {} <Debug> HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1835 | 2023.11.28 19:04:06.895231 [ 3 ] {} <Debug> HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2023.11.28 19:04:06.895310 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1837 | 2023.11.28 19:04:06.895356 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1838 | 2023.11.28 19:04:06.895543 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1839 | 2023.11.28 19:04:06.895923 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1840 | 2023.11.28 19:04:06.896296 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1841 | 2023.11.28 19:04:06.896520 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1842 | 2023.11.28 19:04:06.896671 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001325518 sec., 3772 rows/sec., 5.09 MiB/sec. | ||
| 1843 | 2023.11.28 19:04:06.896873 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1844 | 2023.11.28 19:04:06.896904 [ 3 ] {176bc4ea-5546-4e8b-ba7b-da52017230b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1845 | 2023.11.28 19:04:06.896927 [ 3 ] {} <Debug> HTTP-Session: 0310dbb8-70eb-43d7-a50f-386e65b12740 Destroying unnamed session | ||
| 1846 | 2023.11.28 19:04:11.892512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1847 | 2023.11.28 19:04:11.892641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1848 | 2023.11.28 19:04:11.892670 [ 3 ] {} <Debug> HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1849 | 2023.11.28 19:04:11.892697 [ 3 ] {} <Debug> HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2023.11.28 19:04:11.892837 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1851 | 2023.11.28 19:04:11.892901 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1852 | 2023.11.28 19:04:11.893081 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1853 | 2023.11.28 19:04:11.893545 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1854 | 2023.11.28 19:04:11.893810 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1855 | 2023.11.28 19:04:11.893972 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1856 | 2023.11.28 19:04:11.894109 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001226087 sec., 35886 rows/sec., 2.84 MiB/sec. | ||
| 1857 | 2023.11.28 19:04:11.894236 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 1858 | 2023.11.28 19:04:11.894261 [ 3 ] {7ae62c90-2acf-45b4-80b7-8a3355b334ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1859 | 2023.11.28 19:04:11.894276 [ 3 ] {} <Debug> HTTP-Session: cb98daa6-55af-486f-927e-3b04ea509f8d Destroying unnamed session | ||
| 1860 | 2023.11.28 19:04:11.894386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1861 | 2023.11.28 19:04:11.894430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1862 | 2023.11.28 19:04:11.894448 [ 3 ] {} <Debug> HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1863 | 2023.11.28 19:04:11.894466 [ 3 ] {} <Debug> HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2023.11.28 19:04:11.894536 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1865 | 2023.11.28 19:04:11.894574 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1866 | 2023.11.28 19:04:11.894679 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1867 | 2023.11.28 19:04:11.894989 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1868 | 2023.11.28 19:04:11.895198 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1869 | 2023.11.28 19:04:11.895342 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1870 | 2023.11.28 19:04:11.895440 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878522 sec., 2276 rows/sec., 194.53 KiB/sec. | ||
| 1871 | 2023.11.28 19:04:11.895561 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1872 | 2023.11.28 19:04:11.895586 [ 3 ] {ddc2bdce-3679-42bf-ae0c-f301cf14b78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1873 | 2023.11.28 19:04:11.895601 [ 3 ] {} <Debug> HTTP-Session: a6cab1be-d8e3-4d62-af0d-557dff1da18d Destroying unnamed session | ||
| 1874 | 2023.11.28 19:04:11.895729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1875 | 2023.11.28 19:04:11.895774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1876 | 2023.11.28 19:04:11.895794 [ 3 ] {} <Debug> HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1877 | 2023.11.28 19:04:11.895811 [ 3 ] {} <Debug> HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2023.11.28 19:04:11.895885 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1879 | 2023.11.28 19:04:11.895922 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1880 | 2023.11.28 19:04:11.896024 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1881 | 2023.11.28 19:04:11.896366 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1882 | 2023.11.28 19:04:11.896577 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1883 | 2023.11.28 19:04:11.896731 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1884 | 2023.11.28 19:04:11.896861 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.000944483 sec., 140817 rows/sec., 13.81 MiB/sec. | ||
| 1885 | 2023.11.28 19:04:11.897001 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Debug> DynamicQueryHandler: Done processing query | ||
| 1886 | 2023.11.28 19:04:11.897025 [ 3 ] {6a410701-5e42-4b6e-afe1-397cc20ad669} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1887 | 2023.11.28 19:04:11.897041 [ 3 ] {} <Debug> HTTP-Session: 177adee0-a39a-4484-8143-f81cffa61fcb Destroying unnamed session | ||
| 1888 | 2023.11.28 19:04:11.897138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1889 | 2023.11.28 19:04:11.897182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1890 | 2023.11.28 19:04:11.897199 [ 3 ] {} <Debug> HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1891 | 2023.11.28 19:04:11.897216 [ 3 ] {} <Debug> HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2023.11.28 19:04:11.897286 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1893 | 2023.11.28 19:04:11.897325 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1894 | 2023.11.28 19:04:11.897432 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1895 | 2023.11.28 19:04:11.897671 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1896 | 2023.11.28 19:04:11.897883 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1897 | 2023.11.28 19:04:11.898027 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1898 | 2023.11.28 19:04:11.898139 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000826132 sec., 2420 rows/sec., 169.04 KiB/sec. | ||
| 1899 | 2023.11.28 19:04:11.898251 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Debug> DynamicQueryHandler: Done processing query | ||
| 1900 | 2023.11.28 19:04:11.898274 [ 3 ] {2fef62ec-9bfe-4ef6-afcb-b4d833bee431} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1901 | 2023.11.28 19:04:11.898290 [ 3 ] {} <Debug> HTTP-Session: f77b7bec-62d4-4fce-996e-e18eabfe8cce Destroying unnamed session | ||
| 1902 | 2023.11.28 19:04:11.898390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1903 | 2023.11.28 19:04:11.898435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1904 | 2023.11.28 19:04:11.898454 [ 3 ] {} <Debug> HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1905 | 2023.11.28 19:04:11.898470 [ 3 ] {} <Debug> HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2023.11.28 19:04:11.898541 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1907 | 2023.11.28 19:04:11.898578 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1908 | 2023.11.28 19:04:11.898680 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1909 | 2023.11.28 19:04:11.898958 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1910 | 2023.11.28 19:04:11.899157 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1911 | 2023.11.28 19:04:11.899297 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1912 | 2023.11.28 19:04:11.899421 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000852702 sec., 53946 rows/sec., 4.22 MiB/sec. | ||
| 1913 | 2023.11.28 19:04:11.899525 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1914 | 2023.11.28 19:04:11.899547 [ 3 ] {b6418d9d-fa1a-4e73-af27-b6a9e391748b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1915 | 2023.11.28 19:04:11.899563 [ 3 ] {} <Debug> HTTP-Session: 1197fbf5-cf4d-4642-880c-d6e86a028882 Destroying unnamed session | ||
| 1916 | 2023.11.28 19:04:11.899657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1917 | 2023.11.28 19:04:11.899700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1918 | 2023.11.28 19:04:11.899719 [ 3 ] {} <Debug> HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1919 | 2023.11.28 19:04:11.899736 [ 3 ] {} <Debug> HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2023.11.28 19:04:11.899804 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1921 | 2023.11.28 19:04:11.899845 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1922 | 2023.11.28 19:04:11.899963 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1923 | 2023.11.28 19:04:11.900198 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1924 | 2023.11.28 19:04:11.900433 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1925 | 2023.11.28 19:04:11.900599 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1926 | 2023.11.28 19:04:11.900723 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000891472 sec., 1121 rows/sec., 77.78 KiB/sec. | ||
| 1927 | 2023.11.28 19:04:11.900839 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Debug> DynamicQueryHandler: Done processing query | ||
| 1928 | 2023.11.28 19:04:11.900862 [ 3 ] {f4ec2e86-1c54-4ce3-8a71-af1eacc5d437} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1929 | 2023.11.28 19:04:11.900877 [ 3 ] {} <Debug> HTTP-Session: 8419f3c2-1f57-4b92-9788-e16fae5e254c Destroying unnamed session | ||
| 1930 | 2023.11.28 19:04:11.901023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1931 | 2023.11.28 19:04:11.901068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1932 | 2023.11.28 19:04:11.901087 [ 3 ] {} <Debug> HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1933 | 2023.11.28 19:04:11.901103 [ 3 ] {} <Debug> HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2023.11.28 19:04:11.901186 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1935 | 2023.11.28 19:04:11.901228 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1936 | 2023.11.28 19:04:11.901361 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1937 | 2023.11.28 19:04:11.901877 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1938 | 2023.11.28 19:04:11.902241 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1939 | 2023.11.28 19:04:11.902444 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1940 | 2023.11.28 19:04:11.902586 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001372129 sec., 32066 rows/sec., 43.27 MiB/sec. | ||
| 1941 | 2023.11.28 19:04:11.902698 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Debug> DynamicQueryHandler: Done processing query | ||
| 1942 | 2023.11.28 19:04:11.902723 [ 3 ] {dbe480a3-cd7e-4fb4-9ceb-ea65377e5164} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1943 | 2023.11.28 19:04:11.902738 [ 3 ] {} <Debug> HTTP-Session: 80307849-b59d-4195-b3e1-23ac5a4084a8 Destroying unnamed session | ||
| 1944 | 2023.11.28 19:04:16.889795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1945 | 2023.11.28 19:04:16.889925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1946 | 2023.11.28 19:04:16.889958 [ 3 ] {} <Debug> HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1947 | 2023.11.28 19:04:16.889988 [ 3 ] {} <Debug> HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2023.11.28 19:04:16.890126 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1949 | 2023.11.28 19:04:16.890194 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1950 | 2023.11.28 19:04:16.890370 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1951 | 2023.11.28 19:04:16.890785 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1952 | 2023.11.28 19:04:16.891041 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1953 | 2023.11.28 19:04:16.891206 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1954 | 2023.11.28 19:04:16.891323 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001159416 sec., 4312 rows/sec., 349.55 KiB/sec. | ||
| 1955 | 2023.11.28 19:04:16.891513 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Debug> DynamicQueryHandler: Done processing query | ||
| 1956 | 2023.11.28 19:04:16.891540 [ 3 ] {0d4c4848-aac1-4f15-9527-0ae7fd431536} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1957 | 2023.11.28 19:04:16.891559 [ 3 ] {} <Debug> HTTP-Session: beb43a15-bd56-41ef-925a-24924fceead1 Destroying unnamed session | ||
| 1958 | 2023.11.28 19:04:16.891673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1959 | 2023.11.28 19:04:16.891720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1960 | 2023.11.28 19:04:16.891739 [ 3 ] {} <Debug> HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1961 | 2023.11.28 19:04:16.891757 [ 3 ] {} <Debug> HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2023.11.28 19:04:16.891831 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1963 | 2023.11.28 19:04:16.891873 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1964 | 2023.11.28 19:04:16.891988 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1965 | 2023.11.28 19:04:16.892277 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1966 | 2023.11.28 19:04:16.892480 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1967 | 2023.11.28 19:04:16.892628 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1968 | 2023.11.28 19:04:16.892749 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000881602 sec., 17014 rows/sec., 1.54 MiB/sec. | ||
| 1969 | 2023.11.28 19:04:16.892755 [ 54 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1970 | 2023.11.28 19:04:16.892861 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1971 | 2023.11.28 19:04:16.892890 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Debug> DynamicQueryHandler: Done processing query | ||
| 1972 | 2023.11.28 19:04:16.892961 [ 3 ] {c37c6e5d-83be-42ac-8934-8fb3a4fc3919} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1973 | 2023.11.28 19:04:16.892992 [ 3 ] {} <Debug> HTTP-Session: b4db98aa-8992-4e3a-972b-0efea1d3c3c5 Destroying unnamed session | ||
| 1974 | 2023.11.28 19:04:16.893002 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1975 | 2023.11.28 19:04:16.893165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1976 | 2023.11.28 19:04:16.893190 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1977 | 2023.11.28 19:04:16.893257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1978 | 2023.11.28 19:04:16.893263 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
| 1979 | 2023.11.28 19:04:16.893293 [ 3 ] {} <Debug> HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 1980 | 2023.11.28 19:04:16.893323 [ 3 ] {} <Debug> HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2023.11.28 19:04:16.893511 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1982 | 2023.11.28 19:04:16.893572 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 1983 | 2023.11.28 19:04:16.893592 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2023.11.28 19:04:16.893916 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 132 rows starting from the beginning of the part | ||
| 1985 | 2023.11.28 19:04:16.894053 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1986 | 2023.11.28 19:04:16.894231 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 1987 | 2023.11.28 19:04:16.894389 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 133 rows starting from the beginning of the part | ||
| 1988 | 2023.11.28 19:04:16.894741 [ 23 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 1989 | 2023.11.28 19:04:16.894894 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1990 | 2023.11.28 19:04:16.895248 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1991 | 2023.11.28 19:04:16.895562 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1992 | 2023.11.28 19:04:16.895768 [ 59 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1993 | 2023.11.28 19:04:16.895880 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002276652 sec., 2196 rows/sec., 175.87 KiB/sec. | ||
| 1994 | 2023.11.28 19:04:16.895898 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 1995 | 2023.11.28 19:04:16.896140 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1996 | 2023.11.28 19:04:16.896387 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Debug> DynamicQueryHandler: Done processing query | ||
| 1997 | 2023.11.28 19:04:16.896415 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1998 | 2023.11.28 19:04:16.896471 [ 3 ] {c072d4ce-d5cb-4c34-bf3b-c89c19fda558} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1999 | 2023.11.28 19:04:16.896538 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 2000 | 2023.11.28 19:04:16.896601 [ 3 ] {} <Debug> HTTP-Session: 1f9ada72-36ba-4e4b-bb6c-65eaeebd755e Destroying unnamed session | ||
| 2001 | 2023.11.28 19:04:16.896804 [ 12 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 4 columns (4 merged, 0 gathered) in 0.003870014 sec., 135400.0269766466 rows/sec., 12.91 MiB/sec. | ||
| 2002 | 2023.11.28 19:04:16.896874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2003 | 2023.11.28 19:04:16.896935 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 2004 | 2023.11.28 19:04:16.896966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2005 | 2023.11.28 19:04:16.897053 [ 3 ] {} <Debug> HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2006 | 2023.11.28 19:04:16.897119 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2007 | 2023.11.28 19:04:16.897166 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 55 rows starting from the beginning of the part | ||
| 2008 | 2023.11.28 19:04:16.897125 [ 3 ] {} <Debug> HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2023.11.28 19:04:16.897489 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2010 | 2023.11.28 19:04:16.897566 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2011 | 2023.11.28 19:04:16.897622 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2012 | 2023.11.28 19:04:16.897752 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_11_2} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2013 | 2023.11.28 19:04:16.897820 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 2014 | 2023.11.28 19:04:16.897832 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2015 | 2023.11.28 19:04:16.898183 [ 10 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2016 | 2023.11.28 19:04:16.898611 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2017 | 2023.11.28 19:04:16.899471 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2018 | 2023.11.28 19:04:16.900079 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.004104337 sec., 56281.9281165265 rows/sec., 4.39 MiB/sec. | ||
| 2019 | 2023.11.28 19:04:16.900182 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2020 | 2023.11.28 19:04:16.900241 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2021 | 2023.11.28 19:04:16.900483 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2022 | 2023.11.28 19:04:16.900499 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2023 | 2023.11.28 19:04:16.900637 [ 23 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_11_2} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2024 | 2023.11.28 19:04:16.900707 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.003015882 sec., 1657 rows/sec., 2.24 MiB/sec. | ||
| 2025 | 2023.11.28 19:04:16.900908 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2026 | 2023.11.28 19:04:16.900934 [ 3 ] {ee552514-cfd5-41e7-b17f-b1b44b8c0a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2027 | 2023.11.28 19:04:16.900951 [ 3 ] {} <Debug> HTTP-Session: c3006911-1860-4747-98b2-24be77027b62 Destroying unnamed session | ||
| 2028 | 2023.11.28 19:04:19.325804 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2029 | 2023.11.28 19:04:19.325880 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2030 | 2023.11.28 19:04:21.892440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2031 | 2023.11.28 19:04:21.892543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2032 | 2023.11.28 19:04:21.892569 [ 3 ] {} <Debug> HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2033 | 2023.11.28 19:04:21.892597 [ 3 ] {} <Debug> HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2023.11.28 19:04:21.892725 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2035 | 2023.11.28 19:04:21.892785 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2036 | 2023.11.28 19:04:21.892940 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2037 | 2023.11.28 19:04:21.893377 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2038 | 2023.11.28 19:04:21.893630 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2039 | 2023.11.28 19:04:21.893794 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2040 | 2023.11.28 19:04:21.893912 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001154786 sec., 38102 rows/sec., 3.02 MiB/sec. | ||
| 2041 | 2023.11.28 19:04:21.893963 [ 65 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2042 | 2023.11.28 19:04:21.894086 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2043 | 2023.11.28 19:04:21.894105 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2044 | 2023.11.28 19:04:21.894127 [ 3 ] {2e67ac9b-978c-48ec-aab9-2603f2733edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2045 | 2023.11.28 19:04:21.894165 [ 3 ] {} <Debug> HTTP-Session: c19c11c0-6ce2-43da-9129-a0d97ea34252 Destroying unnamed session | ||
| 2046 | 2023.11.28 19:04:21.894257 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2047 | 2023.11.28 19:04:21.894342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2048 | 2023.11.28 19:04:21.894437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2049 | 2023.11.28 19:04:21.894452 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2050 | 2023.11.28 19:04:21.894473 [ 3 ] {} <Debug> HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2051 | 2023.11.28 19:04:21.894519 [ 3 ] {} <Debug> HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2023.11.28 19:04:21.894524 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
| 2053 | 2023.11.28 19:04:21.894718 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2054 | 2023.11.28 19:04:21.894827 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2055 | 2023.11.28 19:04:21.894866 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
| 2056 | 2023.11.28 19:04:21.895247 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2057 | 2023.11.28 19:04:21.895284 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2058 | 2023.11.28 19:04:21.895479 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2059 | 2023.11.28 19:04:21.895642 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2060 | 2023.11.28 19:04:21.895930 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 2061 | 2023.11.28 19:04:21.896244 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2062 | 2023.11.28 19:04:21.896724 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2063 | 2023.11.28 19:04:21.897037 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2064 | 2023.11.28 19:04:21.897323 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.002522795 sec., 52322 rows/sec., 5.14 MiB/sec. | ||
| 2065 | 2023.11.28 19:04:21.897793 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Debug> DynamicQueryHandler: Done processing query | ||
| 2066 | 2023.11.28 19:04:21.897854 [ 3 ] {787fc155-f029-4c73-a11d-604c02853793} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2067 | 2023.11.28 19:04:21.897876 [ 3 ] {} <Debug> HTTP-Session: 94a00983-f2af-40b1-a4e3-db08fe11becf Destroying unnamed session | ||
| 2068 | 2023.11.28 19:04:21.897877 [ 12 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003674641 sec., 51977.86668139826 rows/sec., 4.11 MiB/sec. | ||
| 2069 | 2023.11.28 19:04:21.898019 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2070 | 2023.11.28 19:04:21.898028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2071 | 2023.11.28 19:04:21.898111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2072 | 2023.11.28 19:04:21.898146 [ 3 ] {} <Debug> HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2073 | 2023.11.28 19:04:21.898170 [ 3 ] {} <Debug> HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2023.11.28 19:04:21.898289 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2075 | 2023.11.28 19:04:21.898306 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2076 | 2023.11.28 19:04:21.898376 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2077 | 2023.11.28 19:04:21.898402 [ 10 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_11_2} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2078 | 2023.11.28 19:04:21.898624 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2079 | 2023.11.28 19:04:21.898924 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2080 | 2023.11.28 19:04:21.899133 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2081 | 2023.11.28 19:04:21.899285 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2082 | 2023.11.28 19:04:21.899411 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.001051524 sec., 41844 rows/sec., 3.27 MiB/sec. | ||
| 2083 | 2023.11.28 19:04:21.899587 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Debug> DynamicQueryHandler: Done processing query | ||
| 2084 | 2023.11.28 19:04:21.899613 [ 3 ] {39207f23-500f-403a-9b5c-aef45f1c5158} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2085 | 2023.11.28 19:04:21.899630 [ 3 ] {} <Debug> HTTP-Session: 159b4e23-375d-41ce-8aa2-6a777c936c43 Destroying unnamed session | ||
| 2086 | 2023.11.28 19:04:21.899835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2087 | 2023.11.28 19:04:21.899882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2088 | 2023.11.28 19:04:21.899903 [ 3 ] {} <Debug> HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2089 | 2023.11.28 19:04:21.899921 [ 3 ] {} <Debug> HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2023.11.28 19:04:21.900011 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2091 | 2023.11.28 19:04:21.900056 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2092 | 2023.11.28 19:04:21.900207 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2093 | 2023.11.28 19:04:21.900658 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2094 | 2023.11.28 19:04:21.900965 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2095 | 2023.11.28 19:04:21.901142 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2096 | 2023.11.28 19:04:21.901263 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2097 | 2023.11.28 19:04:21.901275 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001226977 sec., 35860 rows/sec., 48.39 MiB/sec. | ||
| 2098 | 2023.11.28 19:04:21.901312 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2099 | 2023.11.28 19:04:21.901446 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2100 | 2023.11.28 19:04:21.901496 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2101 | 2023.11.28 19:04:21.901524 [ 3 ] {41693eb5-0424-493f-827c-142a9f2581b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2102 | 2023.11.28 19:04:21.901553 [ 3 ] {} <Debug> HTTP-Session: 46d2a8a6-bd16-42d3-9ce0-6020e1f06b4b Destroying unnamed session | ||
| 2103 | 2023.11.28 19:04:21.901556 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2023.11.28 19:04:21.901592 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2105 | 2023.11.28 19:04:21.901723 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
| 2106 | 2023.11.28 19:04:21.901815 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2107 | 2023.11.28 19:04:21.901898 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2108 | 2023.11.28 19:04:21.901977 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2109 | 2023.11.28 19:04:21.902056 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 2110 | 2023.11.28 19:04:21.903241 [ 10 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 6 columns (6 merged, 0 gathered) in 0.001857506 sec., 170120.5810371541 rows/sec., 229.57 MiB/sec. | ||
| 2111 | 2023.11.28 19:04:21.903539 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2112 | 2023.11.28 19:04:21.903781 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2113 | 2023.11.28 19:04:21.903853 [ 14 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2114 | 2023.11.28 19:04:21.903928 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_11_2: 4.03 MiB. | ||
| 2115 | 2023.11.28 19:04:26.891042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2116 | 2023.11.28 19:04:26.891155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2117 | 2023.11.28 19:04:26.891180 [ 3 ] {} <Debug> HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2118 | 2023.11.28 19:04:26.891204 [ 3 ] {} <Debug> HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2023.11.28 19:04:26.891326 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2120 | 2023.11.28 19:04:26.891383 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2121 | 2023.11.28 19:04:26.891537 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2122 | 2023.11.28 19:04:26.891919 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2123 | 2023.11.28 19:04:26.892166 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2124 | 2023.11.28 19:04:26.892324 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2125 | 2023.11.28 19:04:26.892441 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001082595 sec., 4618 rows/sec., 374.35 KiB/sec. | ||
| 2126 | 2023.11.28 19:04:26.892638 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2127 | 2023.11.28 19:04:26.892664 [ 3 ] {2081a4d8-14fd-448d-9bc4-1f281a6962d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2128 | 2023.11.28 19:04:26.892682 [ 3 ] {} <Debug> HTTP-Session: 3888ae17-bf17-4e92-80bd-4d80f69639de Destroying unnamed session | ||
| 2129 | 2023.11.28 19:04:26.892795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2130 | 2023.11.28 19:04:26.892840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2131 | 2023.11.28 19:04:26.892859 [ 3 ] {} <Debug> HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2132 | 2023.11.28 19:04:26.892876 [ 3 ] {} <Debug> HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2023.11.28 19:04:26.892950 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2134 | 2023.11.28 19:04:26.892988 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2023.11.28 19:04:26.893094 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2136 | 2023.11.28 19:04:26.893397 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2137 | 2023.11.28 19:04:26.893598 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2138 | 2023.11.28 19:04:26.893746 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2139 | 2023.11.28 19:04:26.893844 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.000868072 sec., 58750 rows/sec., 5.07 MiB/sec. | ||
| 2140 | 2023.11.28 19:04:26.893945 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2141 | 2023.11.28 19:04:26.893969 [ 3 ] {0d5354e9-af3d-4041-8bdc-5bb7336db7bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2142 | 2023.11.28 19:04:26.893984 [ 3 ] {} <Debug> HTTP-Session: 164057c1-d51a-43a0-b5f0-cb673d851f39 Destroying unnamed session | ||
| 2143 | 2023.11.28 19:04:26.894094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2144 | 2023.11.28 19:04:26.894137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2145 | 2023.11.28 19:04:26.894156 [ 3 ] {} <Debug> HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2146 | 2023.11.28 19:04:26.894172 [ 3 ] {} <Debug> HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2023.11.28 19:04:26.894242 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2148 | 2023.11.28 19:04:26.894280 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2149 | 2023.11.28 19:04:26.894382 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2150 | 2023.11.28 19:04:26.894736 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2151 | 2023.11.28 19:04:26.894933 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2152 | 2023.11.28 19:04:26.895081 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2153 | 2023.11.28 19:04:26.895178 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000909782 sec., 31875 rows/sec., 2.47 MiB/sec. | ||
| 2154 | 2023.11.28 19:04:26.895295 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2155 | 2023.11.28 19:04:26.895319 [ 3 ] {e7eb617e-8b86-4ade-8e37-b8f77831128f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2156 | 2023.11.28 19:04:26.895334 [ 3 ] {} <Debug> HTTP-Session: a4d2b112-de64-41d0-9034-b2a393f9d855 Destroying unnamed session | ||
| 2157 | 2023.11.28 19:04:26.895483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2158 | 2023.11.28 19:04:26.895526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2159 | 2023.11.28 19:04:26.895546 [ 3 ] {} <Debug> HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2160 | 2023.11.28 19:04:26.895563 [ 3 ] {} <Debug> HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2023.11.28 19:04:26.895632 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2162 | 2023.11.28 19:04:26.895673 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2163 | 2023.11.28 19:04:26.895787 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2164 | 2023.11.28 19:04:26.896071 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2165 | 2023.11.28 19:04:26.896313 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2166 | 2023.11.28 19:04:26.896476 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2167 | 2023.11.28 19:04:26.896582 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000922423 sec., 39027 rows/sec., 2.72 MiB/sec. | ||
| 2168 | 2023.11.28 19:04:26.896746 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2169 | 2023.11.28 19:04:26.896770 [ 3 ] {8c7f76e2-7815-40ef-a815-95ce3d7ddec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2170 | 2023.11.28 19:04:26.896786 [ 3 ] {} <Debug> HTTP-Session: 1ec5a47f-83e1-4fe9-ae88-80119ffb1d13 Destroying unnamed session | ||
| 2171 | 2023.11.28 19:04:26.896887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2172 | 2023.11.28 19:04:26.896930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2173 | 2023.11.28 19:04:26.896950 [ 3 ] {} <Debug> HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2174 | 2023.11.28 19:04:26.896969 [ 3 ] {} <Debug> HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2023.11.28 19:04:26.897040 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2176 | 2023.11.28 19:04:26.897085 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2177 | 2023.11.28 19:04:26.897227 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2178 | 2023.11.28 19:04:26.897518 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2179 | 2023.11.28 19:04:26.897778 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2180 | 2023.11.28 19:04:26.897948 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2181 | 2023.11.28 19:04:26.898074 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000999714 sec., 5001 rows/sec., 6.75 MiB/sec. | ||
| 2182 | 2023.11.28 19:04:26.898219 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2183 | 2023.11.28 19:04:26.898243 [ 3 ] {7d51a590-2e4a-4755-9562-bfb5a78c21f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2184 | 2023.11.28 19:04:26.898258 [ 3 ] {} <Debug> HTTP-Session: a89d6bf3-727b-48ff-a6ea-67d145e3ddae Destroying unnamed session | ||
| 2185 | 2023.11.28 19:04:31.893662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2186 | 2023.11.28 19:04:31.893860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2187 | 2023.11.28 19:04:31.893892 [ 3 ] {} <Debug> HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2188 | 2023.11.28 19:04:31.893920 [ 3 ] {} <Debug> HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2023.11.28 19:04:31.894064 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2190 | 2023.11.28 19:04:31.894133 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2191 | 2023.11.28 19:04:31.894294 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2192 | 2023.11.28 19:04:31.894717 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2193 | 2023.11.28 19:04:31.894981 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2194 | 2023.11.28 19:04:31.895144 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2195 | 2023.11.28 19:04:31.895274 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001164446 sec., 37786 rows/sec., 2.99 MiB/sec. | ||
| 2196 | 2023.11.28 19:04:31.895402 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Debug> DynamicQueryHandler: Done processing query | ||
| 2197 | 2023.11.28 19:04:31.895428 [ 3 ] {3416e433-ea06-4ed9-b1f9-368f671f6c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2198 | 2023.11.28 19:04:31.895443 [ 3 ] {} <Debug> HTTP-Session: 27108291-6043-4025-b6b5-b95b6b83e90d Destroying unnamed session | ||
| 2199 | 2023.11.28 19:04:31.895596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2200 | 2023.11.28 19:04:31.895640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2201 | 2023.11.28 19:04:31.895659 [ 3 ] {} <Debug> HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2202 | 2023.11.28 19:04:31.895677 [ 3 ] {} <Debug> HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2023.11.28 19:04:31.895747 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2204 | 2023.11.28 19:04:31.895788 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2205 | 2023.11.28 19:04:31.895892 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2206 | 2023.11.28 19:04:31.896167 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2207 | 2023.11.28 19:04:31.896371 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2208 | 2023.11.28 19:04:31.896517 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2209 | 2023.11.28 19:04:31.896637 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000860472 sec., 2324 rows/sec., 198.61 KiB/sec. | ||
| 2210 | 2023.11.28 19:04:31.896794 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Debug> DynamicQueryHandler: Done processing query | ||
| 2211 | 2023.11.28 19:04:31.896819 [ 3 ] {5fe6896d-9974-41de-8bb3-17cf7d22f538} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2212 | 2023.11.28 19:04:31.896835 [ 3 ] {} <Debug> HTTP-Session: 37dc00b1-2e39-4fba-9a3c-63930f31a825 Destroying unnamed session | ||
| 2213 | 2023.11.28 19:04:31.896964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2214 | 2023.11.28 19:04:31.897010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2215 | 2023.11.28 19:04:31.897030 [ 3 ] {} <Debug> HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2216 | 2023.11.28 19:04:31.897048 [ 3 ] {} <Debug> HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2023.11.28 19:04:31.897120 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2218 | 2023.11.28 19:04:31.897158 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2219 | 2023.11.28 19:04:31.897269 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2220 | 2023.11.28 19:04:31.897611 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2221 | 2023.11.28 19:04:31.897819 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2222 | 2023.11.28 19:04:31.897954 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2223 | 2023.11.28 19:04:31.898066 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.000935373 sec., 142189 rows/sec., 13.93 MiB/sec. | ||
| 2224 | 2023.11.28 19:04:31.898163 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2225 | 2023.11.28 19:04:31.898186 [ 3 ] {a99608fc-b1f9-4bee-a7ee-9e67045e737b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2226 | 2023.11.28 19:04:31.898200 [ 3 ] {} <Debug> HTTP-Session: 4e5ac1d1-48dc-4e2f-ab8f-a8cdb3d3cd92 Destroying unnamed session | ||
| 2227 | 2023.11.28 19:04:31.898290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2228 | 2023.11.28 19:04:31.898330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2229 | 2023.11.28 19:04:31.898348 [ 3 ] {} <Debug> HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2230 | 2023.11.28 19:04:31.898364 [ 3 ] {} <Debug> HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2023.11.28 19:04:31.898426 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2232 | 2023.11.28 19:04:31.898461 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2233 | 2023.11.28 19:04:31.898556 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2234 | 2023.11.28 19:04:31.898846 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2235 | 2023.11.28 19:04:31.899045 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2236 | 2023.11.28 19:04:31.899187 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2237 | 2023.11.28 19:04:31.899311 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000811461 sec., 2464 rows/sec., 172.10 KiB/sec. | ||
| 2238 | 2023.11.28 19:04:31.899515 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Debug> DynamicQueryHandler: Done processing query | ||
| 2239 | 2023.11.28 19:04:31.899539 [ 3 ] {98d7a2d7-160a-4644-a76d-7efdffeff307} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2240 | 2023.11.28 19:04:31.899555 [ 3 ] {} <Debug> HTTP-Session: 9b4a5515-81f1-4ee5-af41-28bc3f740211 Destroying unnamed session | ||
| 2241 | 2023.11.28 19:04:31.899659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2242 | 2023.11.28 19:04:31.899729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2243 | 2023.11.28 19:04:31.899749 [ 3 ] {} <Debug> HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2244 | 2023.11.28 19:04:31.899765 [ 3 ] {} <Debug> HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2023.11.28 19:04:31.899836 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2246 | 2023.11.28 19:04:31.899873 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2247 | 2023.11.28 19:04:31.899989 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2248 | 2023.11.28 19:04:31.900279 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2249 | 2023.11.28 19:04:31.900479 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2250 | 2023.11.28 19:04:31.900621 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2251 | 2023.11.28 19:04:31.900745 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Information> executeQuery: Read 57 rows, 4.55 KiB in 0.000880692 sec., 64721 rows/sec., 5.05 MiB/sec. | ||
| 2252 | 2023.11.28 19:04:31.900862 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2253 | 2023.11.28 19:04:31.900885 [ 3 ] {d912e47d-9c5e-490a-8bc8-cc45041c4b4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2254 | 2023.11.28 19:04:31.900901 [ 3 ] {} <Debug> HTTP-Session: 057089e2-b3c5-44b1-ab3d-3365bd7ef91d Destroying unnamed session | ||
| 2255 | 2023.11.28 19:04:31.900997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2256 | 2023.11.28 19:04:31.901040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2257 | 2023.11.28 19:04:31.901059 [ 3 ] {} <Debug> HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2258 | 2023.11.28 19:04:31.901075 [ 3 ] {} <Debug> HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2023.11.28 19:04:31.901142 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2260 | 2023.11.28 19:04:31.901209 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2261 | 2023.11.28 19:04:31.901323 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2262 | 2023.11.28 19:04:31.901614 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2263 | 2023.11.28 19:04:31.901854 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2264 | 2023.11.28 19:04:31.902012 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 2265 | 2023.11.28 19:04:31.902129 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000952924 sec., 11543 rows/sec., 761.43 KiB/sec. | ||
| 2266 | 2023.11.28 19:04:31.902251 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2267 | 2023.11.28 19:04:31.902272 [ 3 ] {15a186f3-2700-41a3-beb7-03bea292450e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2268 | 2023.11.28 19:04:31.902287 [ 3 ] {} <Debug> HTTP-Session: b0788160-da9f-4294-a8c3-5f6c770a8309 Destroying unnamed session | ||
| 2269 | 2023.11.28 19:04:31.902374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2270 | 2023.11.28 19:04:31.902415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2271 | 2023.11.28 19:04:31.902433 [ 3 ] {} <Debug> HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2272 | 2023.11.28 19:04:31.902449 [ 3 ] {} <Debug> HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2023.11.28 19:04:31.902511 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2274 | 2023.11.28 19:04:31.902549 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2275 | 2023.11.28 19:04:31.902654 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2276 | 2023.11.28 19:04:31.902959 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2277 | 2023.11.28 19:04:31.903185 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2278 | 2023.11.28 19:04:31.903352 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2279 | 2023.11.28 19:04:31.903475 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000888332 sec., 1125 rows/sec., 78.05 KiB/sec. | ||
| 2280 | 2023.11.28 19:04:31.903580 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2281 | 2023.11.28 19:04:31.903604 [ 3 ] {384e1682-f0b2-413c-8390-483bff226a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2282 | 2023.11.28 19:04:31.903619 [ 3 ] {} <Debug> HTTP-Session: 7cd0aa11-8ea9-4cb0-80ae-4d2bf6ff6172 Destroying unnamed session | ||
| 2283 | 2023.11.28 19:04:31.903740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2284 | 2023.11.28 19:04:31.903783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2285 | 2023.11.28 19:04:31.903802 [ 3 ] {} <Debug> HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2286 | 2023.11.28 19:04:31.903819 [ 3 ] {} <Debug> HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2023.11.28 19:04:31.903895 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2288 | 2023.11.28 19:04:31.903938 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2289 | 2023.11.28 19:04:31.904069 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2290 | 2023.11.28 19:04:31.904505 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2291 | 2023.11.28 19:04:31.904797 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2292 | 2023.11.28 19:04:31.904969 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2293 | 2023.11.28 19:04:31.905093 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001170236 sec., 37599 rows/sec., 50.74 MiB/sec. | ||
| 2294 | 2023.11.28 19:04:31.905221 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Debug> DynamicQueryHandler: Done processing query | ||
| 2295 | 2023.11.28 19:04:31.905245 [ 3 ] {37a96438-a577-4932-8c11-318af2ab3972} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2296 | 2023.11.28 19:04:31.905260 [ 3 ] {} <Debug> HTTP-Session: 41b97316-265d-4458-aac8-fac59bb73168 Destroying unnamed session | ||
| 2297 | 2023.11.28 19:04:34.326130 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2298 | 2023.11.28 19:04:34.326195 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2299 | 2023.11.28 19:04:36.891269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2300 | 2023.11.28 19:04:36.891384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2301 | 2023.11.28 19:04:36.891414 [ 3 ] {} <Debug> HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2302 | 2023.11.28 19:04:36.891442 [ 3 ] {} <Debug> HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2023.11.28 19:04:36.891580 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2304 | 2023.11.28 19:04:36.891647 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2305 | 2023.11.28 19:04:36.891824 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2306 | 2023.11.28 19:04:36.892245 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2307 | 2023.11.28 19:04:36.892494 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2308 | 2023.11.28 19:04:36.892655 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2309 | 2023.11.28 19:04:36.892778 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001159916 sec., 4310 rows/sec., 349.40 KiB/sec. | ||
| 2310 | 2023.11.28 19:04:36.892967 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2311 | 2023.11.28 19:04:36.892994 [ 3 ] {20fd699e-8799-4326-b89f-3bb870631e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2312 | 2023.11.28 19:04:36.893011 [ 3 ] {} <Debug> HTTP-Session: 24031cae-5591-45c6-9bf0-f59c32c1f18f Destroying unnamed session | ||
| 2313 | 2023.11.28 19:04:36.893127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2314 | 2023.11.28 19:04:36.893172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2315 | 2023.11.28 19:04:36.893192 [ 3 ] {} <Debug> HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2316 | 2023.11.28 19:04:36.893210 [ 3 ] {} <Debug> HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2023.11.28 19:04:36.893280 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2318 | 2023.11.28 19:04:36.893321 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2319 | 2023.11.28 19:04:36.893440 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2320 | 2023.11.28 19:04:36.893801 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2321 | 2023.11.28 19:04:36.894000 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2322 | 2023.11.28 19:04:36.894141 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2323 | 2023.11.28 19:04:36.894263 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000955323 sec., 4187 rows/sec., 349.60 KiB/sec. | ||
| 2324 | 2023.11.28 19:04:36.894389 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Debug> DynamicQueryHandler: Done processing query | ||
| 2325 | 2023.11.28 19:04:36.894412 [ 3 ] {c17ac685-fc29-44fa-a787-f45004d3e553} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2326 | 2023.11.28 19:04:36.894427 [ 3 ] {} <Debug> HTTP-Session: fc6cef31-8745-49d8-9aa1-4999d8833062 Destroying unnamed session | ||
| 2327 | 2023.11.28 19:04:36.894537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2328 | 2023.11.28 19:04:36.894582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2329 | 2023.11.28 19:04:36.894601 [ 3 ] {} <Debug> HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2330 | 2023.11.28 19:04:36.894618 [ 3 ] {} <Debug> HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2023.11.28 19:04:36.894687 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2332 | 2023.11.28 19:04:36.894723 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2333 | 2023.11.28 19:04:36.894826 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2334 | 2023.11.28 19:04:36.895089 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2335 | 2023.11.28 19:04:36.895288 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2336 | 2023.11.28 19:04:36.895431 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2337 | 2023.11.28 19:04:36.895557 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000843831 sec., 20146 rows/sec., 1.81 MiB/sec. | ||
| 2338 | 2023.11.28 19:04:36.895659 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Debug> DynamicQueryHandler: Done processing query | ||
| 2339 | 2023.11.28 19:04:36.895682 [ 3 ] {eb80c464-fb9b-4de4-92c2-10ef4dff0130} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2340 | 2023.11.28 19:04:36.895697 [ 3 ] {} <Debug> HTTP-Session: 4f07a3a6-dac9-4df6-a96c-af9a5ec41732 Destroying unnamed session | ||
| 2341 | 2023.11.28 19:04:36.895798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2342 | 2023.11.28 19:04:36.895840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2343 | 2023.11.28 19:04:36.895859 [ 3 ] {} <Debug> HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2344 | 2023.11.28 19:04:36.895875 [ 3 ] {} <Debug> HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2023.11.28 19:04:36.895942 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2346 | 2023.11.28 19:04:36.895980 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2347 | 2023.11.28 19:04:36.896081 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2348 | 2023.11.28 19:04:36.896358 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2349 | 2023.11.28 19:04:36.896549 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2350 | 2023.11.28 19:04:36.896689 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2351 | 2023.11.28 19:04:36.896806 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000835051 sec., 4790 rows/sec., 334.47 KiB/sec. | ||
| 2352 | 2023.11.28 19:04:36.896954 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Debug> DynamicQueryHandler: Done processing query | ||
| 2353 | 2023.11.28 19:04:36.896978 [ 3 ] {ccd15057-b8c3-4e10-9b81-14feadf5e905} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2354 | 2023.11.28 19:04:36.896993 [ 3 ] {} <Debug> HTTP-Session: 71fc38b8-cc5c-4d6e-9912-72dc64043b73 Destroying unnamed session | ||
| 2355 | 2023.11.28 19:04:36.897089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2356 | 2023.11.28 19:04:36.897134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2357 | 2023.11.28 19:04:36.897153 [ 3 ] {} <Debug> HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2358 | 2023.11.28 19:04:36.897170 [ 3 ] {} <Debug> HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2023.11.28 19:04:36.897236 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2360 | 2023.11.28 19:04:36.897276 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2361 | 2023.11.28 19:04:36.897383 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2362 | 2023.11.28 19:04:36.897642 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2363 | 2023.11.28 19:04:36.897837 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2364 | 2023.11.28 19:04:36.897980 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2365 | 2023.11.28 19:04:36.898078 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000813182 sec., 11067 rows/sec., 893.48 KiB/sec. | ||
| 2366 | 2023.11.28 19:04:36.898204 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Debug> DynamicQueryHandler: Done processing query | ||
| 2367 | 2023.11.28 19:04:36.898227 [ 3 ] {8a78b50e-9ffb-45b7-9e46-0fb1ff0bf616} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2368 | 2023.11.28 19:04:36.898242 [ 3 ] {} <Debug> HTTP-Session: 07b3a698-f477-41f7-8ae4-6930365eae00 Destroying unnamed session | ||
| 2369 | 2023.11.28 19:04:36.898333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2370 | 2023.11.28 19:04:36.898376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2371 | 2023.11.28 19:04:36.898395 [ 3 ] {} <Debug> HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2372 | 2023.11.28 19:04:36.898412 [ 3 ] {} <Debug> HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2023.11.28 19:04:36.898479 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2374 | 2023.11.28 19:04:36.898519 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2375 | 2023.11.28 19:04:36.898629 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2376 | 2023.11.28 19:04:36.898990 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2377 | 2023.11.28 19:04:36.899229 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2378 | 2023.11.28 19:04:36.899408 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2379 | 2023.11.28 19:04:36.899506 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Information> executeQuery: Read 2 rows, 142.00 B in 0.001000893 sec., 1998 rows/sec., 138.55 KiB/sec. | ||
| 2380 | 2023.11.28 19:04:36.899499 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2381 | 2023.11.28 19:04:36.899566 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2382 | 2023.11.28 19:04:36.899640 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2383 | 2023.11.28 19:04:36.899651 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Debug> DynamicQueryHandler: Done processing query | ||
| 2384 | 2023.11.28 19:04:36.899684 [ 3 ] {8da2d5ea-938d-4e6f-b4a6-a5a05c0a3260} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2385 | 2023.11.28 19:04:36.899711 [ 3 ] {} <Debug> HTTP-Session: 6604512b-8f0a-49e9-9a08-1e81ab3f351d Destroying unnamed session | ||
| 2386 | 2023.11.28 19:04:36.899735 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2387 | 2023.11.28 19:04:36.899763 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part | ||
| 2388 | 2023.11.28 19:04:36.899821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2389 | 2023.11.28 19:04:36.899873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2390 | 2023.11.28 19:04:36.899886 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2391 | 2023.11.28 19:04:36.899895 [ 3 ] {} <Debug> HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2392 | 2023.11.28 19:04:36.899927 [ 3 ] {} <Debug> HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2023.11.28 19:04:36.900048 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2394 | 2023.11.28 19:04:36.900050 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2395 | 2023.11.28 19:04:36.900121 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2396 | 2023.11.28 19:04:36.900222 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2397 | 2023.11.28 19:04:36.900446 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2398 | 2023.11.28 19:04:36.900458 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2399 | 2023.11.28 19:04:36.900590 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2400 | 2023.11.28 19:04:36.900950 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. | ||
| 2401 | 2023.11.28 19:04:36.901333 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2402 | 2023.11.28 19:04:36.901606 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2403 | 2023.11.28 19:04:36.901635 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020748 sec., 139057.41834211885 rows/sec., 9.68 MiB/sec. | ||
| 2404 | 2023.11.28 19:04:36.901741 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001644913 sec., 3039 rows/sec., 4.10 MiB/sec. | ||
| 2405 | 2023.11.28 19:04:36.901763 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2406 | 2023.11.28 19:04:36.901887 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2407 | 2023.11.28 19:04:36.901911 [ 3 ] {8f9776af-9a7a-443c-a9d4-fcaad1392f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2408 | 2023.11.28 19:04:36.901928 [ 3 ] {} <Debug> HTTP-Session: 3db822ec-89a9-4531-9fd4-ccb9ec455447 Destroying unnamed session | ||
| 2409 | 2023.11.28 19:04:36.901988 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2410 | 2023.11.28 19:04:36.902044 [ 12 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2411 | 2023.11.28 19:04:41.893176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2412 | 2023.11.28 19:04:41.893305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2413 | 2023.11.28 19:04:41.893336 [ 3 ] {} <Debug> HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2414 | 2023.11.28 19:04:41.893365 [ 3 ] {} <Debug> HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2023.11.28 19:04:41.893505 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2416 | 2023.11.28 19:04:41.893572 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2417 | 2023.11.28 19:04:41.893752 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2418 | 2023.11.28 19:04:41.894181 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2419 | 2023.11.28 19:04:41.894438 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2420 | 2023.11.28 19:04:41.894600 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2421 | 2023.11.28 19:04:41.894742 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001191566 sec., 36926 rows/sec., 2.92 MiB/sec. | ||
| 2422 | 2023.11.28 19:04:41.894887 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2423 | 2023.11.28 19:04:41.894912 [ 3 ] {955803b4-b82d-4300-be9c-8ed01f946de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2424 | 2023.11.28 19:04:41.894928 [ 3 ] {} <Debug> HTTP-Session: a5da0ff3-ef9d-4ad4-9267-fe5858ba075b Destroying unnamed session | ||
| 2425 | 2023.11.28 19:04:41.895074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2426 | 2023.11.28 19:04:41.895120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2427 | 2023.11.28 19:04:41.895140 [ 3 ] {} <Debug> HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2428 | 2023.11.28 19:04:41.895158 [ 3 ] {} <Debug> HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2023.11.28 19:04:41.895233 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2430 | 2023.11.28 19:04:41.895272 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2431 | 2023.11.28 19:04:41.895381 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2432 | 2023.11.28 19:04:41.895752 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2433 | 2023.11.28 19:04:41.895968 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2434 | 2023.11.28 19:04:41.896122 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2435 | 2023.11.28 19:04:41.896248 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000983223 sec., 134252 rows/sec., 13.18 MiB/sec. | ||
| 2436 | 2023.11.28 19:04:41.896243 [ 62 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2437 | 2023.11.28 19:04:41.896352 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2438 | 2023.11.28 19:04:41.896415 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2439 | 2023.11.28 19:04:41.896457 [ 3 ] {fa154d06-f253-49e6-a3ef-95c505b4fcc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2440 | 2023.11.28 19:04:41.896475 [ 3 ] {} <Debug> HTTP-Session: 3dc06c25-4c9f-4e81-b1cf-8bf30402338a Destroying unnamed session | ||
| 2441 | 2023.11.28 19:04:41.896463 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2442 | 2023.11.28 19:04:41.896635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2443 | 2023.11.28 19:04:41.896657 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2023.11.28 19:04:41.896722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2445 | 2023.11.28 19:04:41.896735 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part | ||
| 2446 | 2023.11.28 19:04:41.896763 [ 3 ] {} <Debug> HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2447 | 2023.11.28 19:04:41.896789 [ 3 ] {} <Debug> HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2023.11.28 19:04:41.896980 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2449 | 2023.11.28 19:04:41.897060 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part | ||
| 2450 | 2023.11.28 19:04:41.897073 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2451 | 2023.11.28 19:04:41.897391 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
| 2452 | 2023.11.28 19:04:41.897570 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2453 | 2023.11.28 19:04:41.897702 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 133 rows starting from the beginning of the part | ||
| 2454 | 2023.11.28 19:04:41.897843 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
| 2455 | 2023.11.28 19:04:41.898146 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part | ||
| 2456 | 2023.11.28 19:04:41.898357 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2457 | 2023.11.28 19:04:41.898744 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2458 | 2023.11.28 19:04:41.899046 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2459 | 2023.11.28 19:04:41.899334 [ 62 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2460 | 2023.11.28 19:04:41.899363 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.002296272 sec., 19161 rows/sec., 1.50 MiB/sec. | ||
| 2461 | 2023.11.28 19:04:41.899451 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2462 | 2023.11.28 19:04:41.899722 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2463 | 2023.11.28 19:04:41.899765 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Debug> DynamicQueryHandler: Done processing query | ||
| 2464 | 2023.11.28 19:04:41.899875 [ 3 ] {5272fb6f-5d74-4d0b-882a-6531858bf583} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2465 | 2023.11.28 19:04:41.899989 [ 3 ] {} <Debug> HTTP-Session: ad85143f-88a4-4d60-9a95-52ef89124d8d Destroying unnamed session | ||
| 2466 | 2023.11.28 19:04:41.900095 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2023.11.28 19:04:41.900161 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 106 rows starting from the beginning of the part | ||
| 2468 | 2023.11.28 19:04:41.900215 [ 20 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787793 sec., 171603.88648482112 rows/sec., 16.47 MiB/sec. | ||
| 2469 | 2023.11.28 19:04:41.900304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2470 | 2023.11.28 19:04:41.900411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2471 | 2023.11.28 19:04:41.900451 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 2472 | 2023.11.28 19:04:41.900450 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2473 | 2023.11.28 19:04:41.900466 [ 3 ] {} <Debug> HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2474 | 2023.11.28 19:04:41.900568 [ 3 ] {} <Debug> HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2023.11.28 19:04:41.900792 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part | ||
| 2476 | 2023.11.28 19:04:41.900856 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2477 | 2023.11.28 19:04:41.900953 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2478 | 2023.11.28 19:04:41.901025 [ 15 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_16_3} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2479 | 2023.11.28 19:04:41.901183 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2480 | 2023.11.28 19:04:41.901218 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part | ||
| 2481 | 2023.11.28 19:04:41.901569 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part | ||
| 2482 | 2023.11.28 19:04:41.901904 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
| 2483 | 2023.11.28 19:04:41.901912 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2484 | 2023.11.28 19:04:41.903021 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2485 | 2023.11.28 19:04:41.903433 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 4 columns (4 merged, 0 gathered) in 0.003861653 sec., 74838.41764135721 rows/sec., 5.84 MiB/sec. | ||
| 2486 | 2023.11.28 19:04:41.903597 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2487 | 2023.11.28 19:04:41.903706 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2488 | 2023.11.28 19:04:41.903850 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2489 | 2023.11.28 19:04:41.903949 [ 11 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_16_3} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2490 | 2023.11.28 19:04:41.904020 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2491 | 2023.11.28 19:04:41.904221 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003205884 sec., 13724 rows/sec., 18.52 MiB/sec. | ||
| 2492 | 2023.11.28 19:04:41.904363 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Debug> DynamicQueryHandler: Done processing query | ||
| 2493 | 2023.11.28 19:04:41.904387 [ 3 ] {1cf58898-e72f-4238-a173-4bb569d17171} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2494 | 2023.11.28 19:04:41.904404 [ 3 ] {} <Debug> HTTP-Session: 3277afa0-9858-4bc1-b3f6-41bb3458a1e0 Destroying unnamed session | ||
| 2495 | 2023.11.28 19:04:46.891213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2496 | 2023.11.28 19:04:46.891388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2497 | 2023.11.28 19:04:46.891428 [ 3 ] {} <Debug> HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2498 | 2023.11.28 19:04:46.891455 [ 3 ] {} <Debug> HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2023.11.28 19:04:46.891582 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2500 | 2023.11.28 19:04:46.891640 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2501 | 2023.11.28 19:04:46.891796 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2502 | 2023.11.28 19:04:46.892260 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2503 | 2023.11.28 19:04:46.892526 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2504 | 2023.11.28 19:04:46.892686 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2505 | 2023.11.28 19:04:46.892819 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001197106 sec., 4176 rows/sec., 338.54 KiB/sec. | ||
| 2506 | 2023.11.28 19:04:46.892824 [ 58 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2507 | 2023.11.28 19:04:46.892950 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2508 | 2023.11.28 19:04:46.893029 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2509 | 2023.11.28 19:04:46.893069 [ 3 ] {94a1a163-eadb-4c9c-afda-643ee016dc7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2510 | 2023.11.28 19:04:46.893070 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2511 | 2023.11.28 19:04:46.893097 [ 3 ] {} <Debug> HTTP-Session: 92958677-ed42-4859-9f44-193cd5de622c Destroying unnamed session | ||
| 2512 | 2023.11.28 19:04:46.893158 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2023.11.28 19:04:46.893185 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
| 2514 | 2023.11.28 19:04:46.893239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2515 | 2023.11.28 19:04:46.893302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2516 | 2023.11.28 19:04:46.893332 [ 3 ] {} <Debug> HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2517 | 2023.11.28 19:04:46.893335 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 2518 | 2023.11.28 19:04:46.893356 [ 3 ] {} <Debug> HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2023.11.28 19:04:46.893472 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 2520 | 2023.11.28 19:04:46.893478 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2521 | 2023.11.28 19:04:46.893530 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2522 | 2023.11.28 19:04:46.893597 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 2523 | 2023.11.28 19:04:46.893768 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 2524 | 2023.11.28 19:04:46.893789 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2525 | 2023.11.28 19:04:46.893897 [ 20 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 2526 | 2023.11.28 19:04:46.894216 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2527 | 2023.11.28 19:04:46.894504 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2528 | 2023.11.28 19:04:46.894723 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2529 | 2023.11.28 19:04:46.894738 [ 11 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725664 sec., 88082.03682756319 rows/sec., 6.97 MiB/sec. | ||
| 2530 | 2023.11.28 19:04:46.894962 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00143681 sec., 10439 rows/sec., 964.46 KiB/sec. | ||
| 2531 | 2023.11.28 19:04:46.895041 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2532 | 2023.11.28 19:04:46.895159 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 2533 | 2023.11.28 19:04:46.895192 [ 3 ] {1e8ea1a6-b49e-4780-b678-07d0bebb48ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2534 | 2023.11.28 19:04:46.895213 [ 3 ] {} <Debug> HTTP-Session: 0a014789-2610-4d13-bfd0-80279ef551dc Destroying unnamed session | ||
| 2535 | 2023.11.28 19:04:46.895339 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2536 | 2023.11.28 19:04:46.895399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2537 | 2023.11.28 19:04:46.895463 [ 15 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_16_3} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2538 | 2023.11.28 19:04:46.895473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2539 | 2023.11.28 19:04:46.895518 [ 3 ] {} <Debug> HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2540 | 2023.11.28 19:04:46.895556 [ 3 ] {} <Debug> HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2023.11.28 19:04:46.895653 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2542 | 2023.11.28 19:04:46.895691 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2543 | 2023.11.28 19:04:46.895807 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2544 | 2023.11.28 19:04:46.896100 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2545 | 2023.11.28 19:04:46.896298 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2546 | 2023.11.28 19:04:46.896445 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2547 | 2023.11.28 19:04:46.896565 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000882142 sec., 5668 rows/sec., 453.88 KiB/sec. | ||
| 2548 | 2023.11.28 19:04:46.896756 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 2549 | 2023.11.28 19:04:46.896780 [ 3 ] {0786ccb2-f417-4297-97fb-b54876a889ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2550 | 2023.11.28 19:04:46.896796 [ 3 ] {} <Debug> HTTP-Session: 5aaf293e-c805-481c-99c2-82cce1cacbab Destroying unnamed session | ||
| 2551 | 2023.11.28 19:04:46.896896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2552 | 2023.11.28 19:04:46.896941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2553 | 2023.11.28 19:04:46.896959 [ 3 ] {} <Debug> HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2554 | 2023.11.28 19:04:46.896976 [ 3 ] {} <Debug> HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2023.11.28 19:04:46.897049 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2556 | 2023.11.28 19:04:46.897093 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2557 | 2023.11.28 19:04:46.897242 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2558 | 2023.11.28 19:04:46.897535 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2559 | 2023.11.28 19:04:46.897803 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2560 | 2023.11.28 19:04:46.897969 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2561 | 2023.11.28 19:04:46.898085 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2562 | 2023.11.28 19:04:46.898103 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001020414 sec., 4899 rows/sec., 6.61 MiB/sec. | ||
| 2563 | 2023.11.28 19:04:46.898144 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2564 | 2023.11.28 19:04:46.898312 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2565 | 2023.11.28 19:04:46.898363 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Debug> DynamicQueryHandler: Done processing query | ||
| 2566 | 2023.11.28 19:04:46.898396 [ 3 ] {a1e55db1-9811-4bb9-be45-c53480264777} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2567 | 2023.11.28 19:04:46.898441 [ 3 ] {} <Debug> HTTP-Session: 29903cc0-9aa2-4e36-a1ab-6d2cbece58b0 Destroying unnamed session | ||
| 2568 | 2023.11.28 19:04:46.898509 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2023.11.28 19:04:46.898554 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 316 rows starting from the beginning of the part | ||
| 2570 | 2023.11.28 19:04:46.898698 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 2571 | 2023.11.28 19:04:46.898818 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 2572 | 2023.11.28 19:04:46.898933 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 2573 | 2023.11.28 19:04:46.899046 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 2574 | 2023.11.28 19:04:46.899144 [ 11 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 2575 | 2023.11.28 19:04:46.900447 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 6 columns (6 merged, 0 gathered) in 0.002234341 sec., 187527.3290871895 rows/sec., 253.06 MiB/sec. | ||
| 2576 | 2023.11.28 19:04:46.900672 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2577 | 2023.11.28 19:04:46.900871 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2578 | 2023.11.28 19:04:46.900931 [ 15 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2579 | 2023.11.28 19:04:46.900989 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_16_3: 4.02 MiB. | ||
| 2580 | 2023.11.28 19:04:47.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.59 MiB, will set to 231.05 MiB (RSS), difference: -4.15 MiB | ||
| 2581 | 2023.11.28 19:04:49.326227 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2582 | 2023.11.28 19:04:49.326290 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2583 | 2023.11.28 19:04:51.893140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2584 | 2023.11.28 19:04:51.893245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2585 | 2023.11.28 19:04:51.893271 [ 3 ] {} <Debug> HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2586 | 2023.11.28 19:04:51.893295 [ 3 ] {} <Debug> HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2023.11.28 19:04:51.893424 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2588 | 2023.11.28 19:04:51.893485 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2589 | 2023.11.28 19:04:51.893642 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2590 | 2023.11.28 19:04:51.894078 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2591 | 2023.11.28 19:04:51.894347 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2592 | 2023.11.28 19:04:51.894513 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2593 | 2023.11.28 19:04:51.894645 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001179066 sec., 37317 rows/sec., 2.95 MiB/sec. | ||
| 2594 | 2023.11.28 19:04:51.894860 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Debug> DynamicQueryHandler: Done processing query | ||
| 2595 | 2023.11.28 19:04:51.894885 [ 3 ] {5d8918db-ff78-488f-bd2a-a5d47b33ec09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2596 | 2023.11.28 19:04:51.894903 [ 3 ] {} <Debug> HTTP-Session: de7dc4dd-79f0-4a56-a5bb-2cdda11bc14b Destroying unnamed session | ||
| 2597 | 2023.11.28 19:04:51.895035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2598 | 2023.11.28 19:04:51.895084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2599 | 2023.11.28 19:04:51.895104 [ 3 ] {} <Debug> HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2600 | 2023.11.28 19:04:51.895122 [ 3 ] {} <Debug> HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2023.11.28 19:04:51.895204 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2602 | 2023.11.28 19:04:51.895244 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2603 | 2023.11.28 19:04:51.895362 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2604 | 2023.11.28 19:04:51.895727 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2605 | 2023.11.28 19:04:51.895939 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2606 | 2023.11.28 19:04:51.896081 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2607 | 2023.11.28 19:04:51.896213 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000980064 sec., 134685 rows/sec., 13.22 MiB/sec. | ||
| 2608 | 2023.11.28 19:04:51.896321 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Debug> DynamicQueryHandler: Done processing query | ||
| 2609 | 2023.11.28 19:04:51.896345 [ 3 ] {7c73f787-c9d7-4e25-a485-8e22f0174513} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2610 | 2023.11.28 19:04:51.896360 [ 3 ] {} <Debug> HTTP-Session: dd08a370-9a05-4e0c-a644-a1159699e5dd Destroying unnamed session | ||
| 2611 | 2023.11.28 19:04:51.896519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2612 | 2023.11.28 19:04:51.896563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2613 | 2023.11.28 19:04:51.896581 [ 3 ] {} <Debug> HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2614 | 2023.11.28 19:04:51.896598 [ 3 ] {} <Debug> HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2023.11.28 19:04:51.896669 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2616 | 2023.11.28 19:04:51.896707 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2617 | 2023.11.28 19:04:51.896809 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2618 | 2023.11.28 19:04:51.897080 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2619 | 2023.11.28 19:04:51.897275 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2620 | 2023.11.28 19:04:51.897417 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2621 | 2023.11.28 19:04:51.897538 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000841191 sec., 52306 rows/sec., 4.09 MiB/sec. | ||
| 2622 | 2023.11.28 19:04:51.897655 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Debug> DynamicQueryHandler: Done processing query | ||
| 2623 | 2023.11.28 19:04:51.897678 [ 3 ] {62415105-51ea-417b-a4a7-c54c8b091992} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2624 | 2023.11.28 19:04:51.897694 [ 3 ] {} <Debug> HTTP-Session: 6afe7eb9-e1bb-433f-95ff-b8ea99866e46 Destroying unnamed session | ||
| 2625 | 2023.11.28 19:04:51.897852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2626 | 2023.11.28 19:04:51.897898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2627 | 2023.11.28 19:04:51.897915 [ 3 ] {} <Debug> HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2628 | 2023.11.28 19:04:51.897932 [ 3 ] {} <Debug> HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2023.11.28 19:04:51.898015 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2630 | 2023.11.28 19:04:51.898059 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2631 | 2023.11.28 19:04:51.898195 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2632 | 2023.11.28 19:04:51.898640 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2633 | 2023.11.28 19:04:51.898944 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2634 | 2023.11.28 19:04:51.899113 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2635 | 2023.11.28 19:04:51.899239 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001193997 sec., 36851 rows/sec., 49.73 MiB/sec. | ||
| 2636 | 2023.11.28 19:04:51.899353 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2637 | 2023.11.28 19:04:51.899376 [ 3 ] {aad2df92-dae5-47c0-a49e-c0c6b9de46d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2638 | 2023.11.28 19:04:51.899396 [ 3 ] {} <Debug> HTTP-Session: e0645ba4-dc44-468d-8a74-b73c3efdc8ac Destroying unnamed session | ||
| 2639 | 2023.11.28 19:04:56.893494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2640 | 2023.11.28 19:04:56.893610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2641 | 2023.11.28 19:04:56.893635 [ 3 ] {} <Debug> HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2642 | 2023.11.28 19:04:56.893658 [ 3 ] {} <Debug> HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2023.11.28 19:04:56.893779 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2644 | 2023.11.28 19:04:56.893835 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2645 | 2023.11.28 19:04:56.893987 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2646 | 2023.11.28 19:04:56.894370 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2647 | 2023.11.28 19:04:56.894632 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2648 | 2023.11.28 19:04:56.894790 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2649 | 2023.11.28 19:04:56.894910 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001099425 sec., 4547 rows/sec., 368.62 KiB/sec. | ||
| 2650 | 2023.11.28 19:04:56.895066 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2651 | 2023.11.28 19:04:56.895091 [ 3 ] {9f66b0c5-0e93-40e8-89d4-e73a140c0bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2652 | 2023.11.28 19:04:56.895107 [ 3 ] {} <Debug> HTTP-Session: ea7d7409-7fce-4d4e-ab7d-cf68327469bf Destroying unnamed session | ||
| 2653 | 2023.11.28 19:04:56.895217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2654 | 2023.11.28 19:04:56.895263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2655 | 2023.11.28 19:04:56.895282 [ 3 ] {} <Debug> HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2656 | 2023.11.28 19:04:56.895299 [ 3 ] {} <Debug> HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2023.11.28 19:04:56.895369 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2658 | 2023.11.28 19:04:56.895410 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2659 | 2023.11.28 19:04:56.895518 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2660 | 2023.11.28 19:04:56.895788 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2661 | 2023.11.28 19:04:56.895980 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2662 | 2023.11.28 19:04:56.896122 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2663 | 2023.11.28 19:04:56.896249 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000850262 sec., 2352 rows/sec., 201.00 KiB/sec. | ||
| 2664 | 2023.11.28 19:04:56.896410 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Debug> DynamicQueryHandler: Done processing query | ||
| 2665 | 2023.11.28 19:04:56.896434 [ 3 ] {905cf828-c6de-42be-b923-f6595b66e014} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2666 | 2023.11.28 19:04:56.896450 [ 3 ] {} <Debug> HTTP-Session: 8d8ffed5-9bee-4d3b-bda3-70f7bdcdb839 Destroying unnamed session | ||
| 2667 | 2023.11.28 19:04:56.896593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2668 | 2023.11.28 19:04:56.896635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2669 | 2023.11.28 19:04:56.896653 [ 3 ] {} <Debug> HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2670 | 2023.11.28 19:04:56.896669 [ 3 ] {} <Debug> HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2023.11.28 19:04:56.896741 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2672 | 2023.11.28 19:04:56.896778 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2673 | 2023.11.28 19:04:56.896891 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2674 | 2023.11.28 19:04:56.897225 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2675 | 2023.11.28 19:04:56.897425 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2676 | 2023.11.28 19:04:56.897564 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2677 | 2023.11.28 19:04:56.897692 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.000920013 sec., 56520 rows/sec., 4.87 MiB/sec. | ||
| 2678 | 2023.11.28 19:04:56.897880 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Debug> DynamicQueryHandler: Done processing query | ||
| 2679 | 2023.11.28 19:04:56.897904 [ 3 ] {02688eae-ff69-43f4-b3fb-de1d173009db} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2680 | 2023.11.28 19:04:56.897919 [ 3 ] {} <Debug> HTTP-Session: a5f46266-152f-4566-b30f-e67280b43423 Destroying unnamed session | ||
| 2681 | 2023.11.28 19:04:56.898027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2682 | 2023.11.28 19:04:56.898071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2683 | 2023.11.28 19:04:56.898089 [ 3 ] {} <Debug> HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2684 | 2023.11.28 19:04:56.898105 [ 3 ] {} <Debug> HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2023.11.28 19:04:56.898174 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2686 | 2023.11.28 19:04:56.898212 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2687 | 2023.11.28 19:04:56.898331 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2688 | 2023.11.28 19:04:56.898582 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2689 | 2023.11.28 19:04:56.898773 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2690 | 2023.11.28 19:04:56.898914 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2691 | 2023.11.28 19:04:56.899037 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832882 sec., 2401 rows/sec., 167.67 KiB/sec. | ||
| 2692 | 2023.11.28 19:04:56.899165 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2693 | 2023.11.28 19:04:56.899188 [ 3 ] {824229bb-a18b-4e56-b92b-b07277917b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2694 | 2023.11.28 19:04:56.899204 [ 3 ] {} <Debug> HTTP-Session: 4d2631a8-b4ea-4d87-91cf-f2878802445a Destroying unnamed session | ||
| 2695 | 2023.11.28 19:04:56.899307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2696 | 2023.11.28 19:04:56.899349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2697 | 2023.11.28 19:04:56.899367 [ 3 ] {} <Debug> HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2698 | 2023.11.28 19:04:56.899383 [ 3 ] {} <Debug> HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2699 | 2023.11.28 19:04:56.899454 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2700 | 2023.11.28 19:04:56.899492 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2701 | 2023.11.28 19:04:56.899599 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2702 | 2023.11.28 19:04:56.899870 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2703 | 2023.11.28 19:04:56.900072 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2704 | 2023.11.28 19:04:56.900212 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2705 | 2023.11.28 19:04:56.900331 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.000848241 sec., 36546 rows/sec., 2.83 MiB/sec. | ||
| 2706 | 2023.11.28 19:04:56.900518 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2707 | 2023.11.28 19:04:56.900543 [ 3 ] {fb076e60-f59a-4aee-b8c6-650a89affff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2708 | 2023.11.28 19:04:56.900558 [ 3 ] {} <Debug> HTTP-Session: 82066fb6-924a-4bc5-a367-50f156ea4de1 Destroying unnamed session | ||
| 2709 | 2023.11.28 19:04:56.900671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2710 | 2023.11.28 19:04:56.900715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2711 | 2023.11.28 19:04:56.900734 [ 3 ] {} <Debug> HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2712 | 2023.11.28 19:04:56.900750 [ 3 ] {} <Debug> HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2713 | 2023.11.28 19:04:56.900821 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2714 | 2023.11.28 19:04:56.900864 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2715 | 2023.11.28 19:04:56.900990 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2716 | 2023.11.28 19:04:56.901264 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2717 | 2023.11.28 19:04:56.901513 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2718 | 2023.11.28 19:04:56.901680 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2719 | 2023.11.28 19:04:56.901801 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000951593 sec., 38882 rows/sec., 2.70 MiB/sec. | ||
| 2720 | 2023.11.28 19:04:56.901906 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Debug> DynamicQueryHandler: Done processing query | ||
| 2721 | 2023.11.28 19:04:56.901928 [ 3 ] {179cbcdc-4d65-4197-87a0-09613b3a9e98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2722 | 2023.11.28 19:04:56.901943 [ 3 ] {} <Debug> HTTP-Session: a0cb55f7-5dfc-4128-b103-4456459fb723 Destroying unnamed session | ||
| 2723 | 2023.11.28 19:04:56.902046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2724 | 2023.11.28 19:04:56.902087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2725 | 2023.11.28 19:04:56.902105 [ 3 ] {} <Debug> HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2726 | 2023.11.28 19:04:56.902121 [ 3 ] {} <Debug> HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2727 | 2023.11.28 19:04:56.902191 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2728 | 2023.11.28 19:04:56.902234 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2729 | 2023.11.28 19:04:56.902367 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2730 | 2023.11.28 19:04:56.902647 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2731 | 2023.11.28 19:04:56.902903 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2732 | 2023.11.28 19:04:56.903072 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2733 | 2023.11.28 19:04:56.903193 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000974264 sec., 5132 rows/sec., 6.93 MiB/sec. | ||
| 2734 | 2023.11.28 19:04:56.903310 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Debug> DynamicQueryHandler: Done processing query | ||
| 2735 | 2023.11.28 19:04:56.903331 [ 3 ] {5894bc3a-e666-43c1-88b1-3e3ba6335e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2736 | 2023.11.28 19:04:56.903346 [ 3 ] {} <Debug> HTTP-Session: e327a24a-0e49-460c-b026-e94bd6971ff1 Destroying unnamed session | ||
| 2737 | 2023.11.28 19:05:01.894708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2738 | 2023.11.28 19:05:01.894827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2739 | 2023.11.28 19:05:01.894853 [ 3 ] {} <Debug> HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2740 | 2023.11.28 19:05:01.894877 [ 3 ] {} <Debug> HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2741 | 2023.11.28 19:05:01.895002 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2742 | 2023.11.28 19:05:01.895059 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2743 | 2023.11.28 19:05:01.895211 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2744 | 2023.11.28 19:05:01.895631 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2745 | 2023.11.28 19:05:01.895886 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2746 | 2023.11.28 19:05:01.896052 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2747 | 2023.11.28 19:05:01.896168 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001132346 sec., 38857 rows/sec., 3.08 MiB/sec. | ||
| 2748 | 2023.11.28 19:05:01.896291 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Debug> DynamicQueryHandler: Done processing query | ||
| 2749 | 2023.11.28 19:05:01.896316 [ 3 ] {31b8bb38-fa3e-4bbc-a3ea-6cfb1a2fea41} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2750 | 2023.11.28 19:05:01.896332 [ 3 ] {} <Debug> HTTP-Session: cb6c4a9e-08eb-4632-8c79-f003bc14d18f Destroying unnamed session | ||
| 2751 | 2023.11.28 19:05:01.896460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2752 | 2023.11.28 19:05:01.896505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2753 | 2023.11.28 19:05:01.896524 [ 3 ] {} <Debug> HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2754 | 2023.11.28 19:05:01.896540 [ 3 ] {} <Debug> HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2755 | 2023.11.28 19:05:01.896615 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2756 | 2023.11.28 19:05:01.896653 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2757 | 2023.11.28 19:05:01.896754 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2758 | 2023.11.28 19:05:01.897112 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2759 | 2023.11.28 19:05:01.897319 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2760 | 2023.11.28 19:05:01.897465 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2761 | 2023.11.28 19:05:01.897569 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000925843 sec., 142572 rows/sec., 13.99 MiB/sec. | ||
| 2762 | 2023.11.28 19:05:01.897680 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2763 | 2023.11.28 19:05:01.897703 [ 3 ] {3202ee3c-a82d-40fd-9a7f-165a3d3d79b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2764 | 2023.11.28 19:05:01.897719 [ 3 ] {} <Debug> HTTP-Session: 1b7fe0e6-2013-42be-8771-66cea8b282ac Destroying unnamed session | ||
| 2765 | 2023.11.28 19:05:01.897837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2766 | 2023.11.28 19:05:01.897880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2767 | 2023.11.28 19:05:01.897899 [ 3 ] {} <Debug> HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2768 | 2023.11.28 19:05:01.897915 [ 3 ] {} <Debug> HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2023.11.28 19:05:01.897987 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2770 | 2023.11.28 19:05:01.898026 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2771 | 2023.11.28 19:05:01.898131 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2772 | 2023.11.28 19:05:01.898420 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2773 | 2023.11.28 19:05:01.898622 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2774 | 2023.11.28 19:05:01.898765 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2775 | 2023.11.28 19:05:01.898867 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000853202 sec., 64463 rows/sec., 5.03 MiB/sec. | ||
| 2776 | 2023.11.28 19:05:01.898966 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Debug> DynamicQueryHandler: Done processing query | ||
| 2777 | 2023.11.28 19:05:01.898989 [ 3 ] {745ff31d-d13b-40e3-8851-b38a2dc50978} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2778 | 2023.11.28 19:05:01.899004 [ 3 ] {} <Debug> HTTP-Session: 817f140c-3835-4450-9a4b-1240f2b796e7 Destroying unnamed session | ||
| 2779 | 2023.11.28 19:05:01.899152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2780 | 2023.11.28 19:05:01.899195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2781 | 2023.11.28 19:05:01.899212 [ 3 ] {} <Debug> HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2782 | 2023.11.28 19:05:01.899228 [ 3 ] {} <Debug> HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2783 | 2023.11.28 19:05:01.899298 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2784 | 2023.11.28 19:05:01.899340 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2785 | 2023.11.28 19:05:01.899456 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2786 | 2023.11.28 19:05:01.899768 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2787 | 2023.11.28 19:05:01.900004 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2788 | 2023.11.28 19:05:01.900168 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2789 | 2023.11.28 19:05:01.900269 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000944173 sec., 11650 rows/sec., 768.49 KiB/sec. | ||
| 2790 | 2023.11.28 19:05:01.900407 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2791 | 2023.11.28 19:05:01.900433 [ 3 ] {1dd53f5a-434a-49b8-8c82-3f865efe2ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2792 | 2023.11.28 19:05:01.900450 [ 3 ] {} <Debug> HTTP-Session: 2ec2580b-cc1e-41fa-bd10-46f688a94f2e Destroying unnamed session | ||
| 2793 | 2023.11.28 19:05:01.900670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2794 | 2023.11.28 19:05:01.900714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2795 | 2023.11.28 19:05:01.900732 [ 3 ] {} <Debug> HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2796 | 2023.11.28 19:05:01.900748 [ 3 ] {} <Debug> HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2797 | 2023.11.28 19:05:01.900838 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2798 | 2023.11.28 19:05:01.900881 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2799 | 2023.11.28 19:05:01.901017 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2800 | 2023.11.28 19:05:01.901469 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2801 | 2023.11.28 19:05:01.901754 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2802 | 2023.11.28 19:05:01.901931 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2803 | 2023.11.28 19:05:01.902031 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001165676 sec., 37746 rows/sec., 50.94 MiB/sec. | ||
| 2804 | 2023.11.28 19:05:01.902136 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Debug> DynamicQueryHandler: Done processing query | ||
| 2805 | 2023.11.28 19:05:01.902159 [ 3 ] {797802b6-ccd8-408f-b19e-77d056e78795} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2806 | 2023.11.28 19:05:01.902174 [ 3 ] {} <Debug> HTTP-Session: e32681db-33fa-4736-b402-8c1b3670f4b8 Destroying unnamed session | ||
| 2807 | 2023.11.28 19:05:04.326543 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2808 | 2023.11.28 19:05:04.326637 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2809 | 2023.11.28 19:05:06.891804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2810 | 2023.11.28 19:05:06.891950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2811 | 2023.11.28 19:05:06.891990 [ 3 ] {} <Debug> HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2812 | 2023.11.28 19:05:06.892027 [ 3 ] {} <Debug> HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2023.11.28 19:05:06.892185 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2814 | 2023.11.28 19:05:06.892262 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2815 | 2023.11.28 19:05:06.892476 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2816 | 2023.11.28 19:05:06.893002 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2817 | 2023.11.28 19:05:06.893263 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2818 | 2023.11.28 19:05:06.893436 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2819 | 2023.11.28 19:05:06.893575 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001340459 sec., 3730 rows/sec., 302.34 KiB/sec. | ||
| 2820 | 2023.11.28 19:05:06.893770 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Debug> DynamicQueryHandler: Done processing query | ||
| 2821 | 2023.11.28 19:05:06.893798 [ 3 ] {9e48ec95-9b71-4d14-9a7c-372d73c39312} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2822 | 2023.11.28 19:05:06.893814 [ 3 ] {} <Debug> HTTP-Session: 6f61c623-eb35-480f-b2e4-9f7b1cd3e7f6 Destroying unnamed session | ||
| 2823 | 2023.11.28 19:05:06.893937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2824 | 2023.11.28 19:05:06.893985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2825 | 2023.11.28 19:05:06.894004 [ 3 ] {} <Debug> HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2826 | 2023.11.28 19:05:06.894022 [ 3 ] {} <Debug> HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2827 | 2023.11.28 19:05:06.894103 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2828 | 2023.11.28 19:05:06.894144 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2023.11.28 19:05:06.894257 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2830 | 2023.11.28 19:05:06.894550 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2831 | 2023.11.28 19:05:06.894749 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2832 | 2023.11.28 19:05:06.894890 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2833 | 2023.11.28 19:05:06.895013 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000877763 sec., 17088 rows/sec., 1.54 MiB/sec. | ||
| 2834 | 2023.11.28 19:05:06.895012 [ 165 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2835 | 2023.11.28 19:05:06.895128 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2836 | 2023.11.28 19:05:06.895185 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2837 | 2023.11.28 19:05:06.895255 [ 3 ] {2effcb74-86fe-412f-9645-c2d5b2973fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2838 | 2023.11.28 19:05:06.895265 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2839 | 2023.11.28 19:05:06.895300 [ 3 ] {} <Debug> HTTP-Session: 7a36fd7c-a50d-4bb7-9900-eb48bc838d29 Destroying unnamed session | ||
| 2840 | 2023.11.28 19:05:06.895428 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2841 | 2023.11.28 19:05:06.895490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2842 | 2023.11.28 19:05:06.895502 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 188 rows starting from the beginning of the part | ||
| 2843 | 2023.11.28 19:05:06.895556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2844 | 2023.11.28 19:05:06.895610 [ 3 ] {} <Debug> HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2845 | 2023.11.28 19:05:06.895645 [ 3 ] {} <Debug> HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2846 | 2023.11.28 19:05:06.895826 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 2847 | 2023.11.28 19:05:06.895847 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2848 | 2023.11.28 19:05:06.895938 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2849 | 2023.11.28 19:05:06.896089 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 132 rows starting from the beginning of the part | ||
| 2850 | 2023.11.28 19:05:06.896410 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2851 | 2023.11.28 19:05:06.896424 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 2852 | 2023.11.28 19:05:06.896622 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part | ||
| 2853 | 2023.11.28 19:05:06.896913 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 2854 | 2023.11.28 19:05:06.897195 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2855 | 2023.11.28 19:05:06.897648 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2856 | 2023.11.28 19:05:06.897965 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2857 | 2023.11.28 19:05:06.898155 [ 165 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2858 | 2023.11.28 19:05:06.898255 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002322402 sec., 2152 rows/sec., 172.40 KiB/sec. | ||
| 2859 | 2023.11.28 19:05:06.898266 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2860 | 2023.11.28 19:05:06.898865 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Debug> DynamicQueryHandler: Done processing query | ||
| 2861 | 2023.11.28 19:05:06.898936 [ 3 ] {5ce60568-f175-415f-84e8-76666744d182} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2862 | 2023.11.28 19:05:06.898923 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2863 | 2023.11.28 19:05:06.898984 [ 3 ] {} <Debug> HTTP-Session: 20f7c062-8615-4081-9a42-f2d62663e88d Destroying unnamed session | ||
| 2864 | 2023.11.28 19:05:06.898983 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 4 columns (4 merged, 0 gathered) in 0.003797602 sec., 140615.05128762833 rows/sec., 13.40 MiB/sec. | ||
| 2865 | 2023.11.28 19:05:06.899141 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2866 | 2023.11.28 19:05:06.899175 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2867 | 2023.11.28 19:05:06.899223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2868 | 2023.11.28 19:05:06.899265 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 112 rows starting from the beginning of the part | ||
| 2869 | 2023.11.28 19:05:06.899325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2870 | 2023.11.28 19:05:06.899384 [ 3 ] {} <Debug> HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2871 | 2023.11.28 19:05:06.899441 [ 3 ] {} <Debug> HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2872 | 2023.11.28 19:05:06.899543 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2873 | 2023.11.28 19:05:06.899734 [ 19 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_21_4} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2874 | 2023.11.28 19:05:06.899795 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2875 | 2023.11.28 19:05:06.899818 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 2876 | 2023.11.28 19:05:06.899965 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2877 | 2023.11.28 19:05:06.900131 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 2878 | 2023.11.28 19:05:06.900426 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 2879 | 2023.11.28 19:05:06.900623 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2880 | 2023.11.28 19:05:06.900656 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 55 rows starting from the beginning of the part | ||
| 2881 | 2023.11.28 19:05:06.900847 [ 21 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 2882 | 2023.11.28 19:05:06.901375 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2883 | 2023.11.28 19:05:06.902017 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2884 | 2023.11.28 19:05:06.902422 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2885 | 2023.11.28 19:05:06.902469 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.004075896 sec., 61826.896466445665 rows/sec., 4.82 MiB/sec. | ||
| 2886 | 2023.11.28 19:05:06.902646 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002766389 sec., 1807 rows/sec., 2.44 MiB/sec. | ||
| 2887 | 2023.11.28 19:05:06.902708 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2888 | 2023.11.28 19:05:06.902883 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2889 | 2023.11.28 19:05:06.902913 [ 3 ] {8c423d73-d5e3-4cc6-9fee-23822f0b63b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2890 | 2023.11.28 19:05:06.902939 [ 3 ] {} <Debug> HTTP-Session: 4dbffe5b-d585-471f-ac65-168cc2dc2357 Destroying unnamed session | ||
| 2891 | 2023.11.28 19:05:06.903010 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2892 | 2023.11.28 19:05:06.903085 [ 9 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_21_4} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2893 | 2023.11.28 19:05:07.023346 [ 165 ] {} <Debug> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2894 | 2023.11.28 19:05:07.023417 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2895 | 2023.11.28 19:05:07.023525 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2896 | 2023.11.28 19:05:07.023685 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2897 | 2023.11.28 19:05:07.023742 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::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 | ||
| 2898 | 2023.11.28 19:05:07.023940 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::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 | ||
| 2899 | 2023.11.28 19:05:07.024090 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2900 | 2023.11.28 19:05:07.024169 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2901 | 2023.11.28 19:05:07.024245 [ 21 ] {c5efdd9b-327c-4857-819f-89654903eee6::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 | ||
| 2902 | 2023.11.28 19:05:07.024781 [ 25 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291108 sec., 9294.342533699737 rows/sec., 788.14 KiB/sec. | ||
| 2903 | 2023.11.28 19:05:07.024926 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2904 | 2023.11.28 19:05:07.025148 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2905 | 2023.11.28 19:05:07.025226 [ 11 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_5_1} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2906 | 2023.11.28 19:05:08.256914 [ 165 ] {} <Debug> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2907 | 2023.11.28 19:05:08.256983 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2908 | 2023.11.28 19:05:08.257055 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2909 | 2023.11.28 19:05:08.257187 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2910 | 2023.11.28 19:05:08.257226 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::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 | ||
| 2911 | 2023.11.28 19:05:08.257395 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::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 | ||
| 2912 | 2023.11.28 19:05:08.257500 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2913 | 2023.11.28 19:05:08.257594 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2914 | 2023.11.28 19:05:08.257685 [ 25 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::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 | ||
| 2915 | 2023.11.28 19:05:08.258257 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230966 sec., 9748.441467920316 rows/sec., 680.68 KiB/sec. | ||
| 2916 | 2023.11.28 19:05:08.258349 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2917 | 2023.11.28 19:05:08.258528 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2918 | 2023.11.28 19:05:08.258593 [ 11 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_5_1} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2919 | 2023.11.28 19:05:11.894250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2920 | 2023.11.28 19:05:11.894372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2921 | 2023.11.28 19:05:11.894396 [ 3 ] {} <Debug> HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2922 | 2023.11.28 19:05:11.894420 [ 3 ] {} <Debug> HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2923 | 2023.11.28 19:05:11.894545 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2924 | 2023.11.28 19:05:11.894604 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2925 | 2023.11.28 19:05:11.894759 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2926 | 2023.11.28 19:05:11.895185 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2927 | 2023.11.28 19:05:11.895441 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2928 | 2023.11.28 19:05:11.895606 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2929 | 2023.11.28 19:05:11.895752 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001166646 sec., 37714 rows/sec., 2.99 MiB/sec. | ||
| 2930 | 2023.11.28 19:05:11.895752 [ 114 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2931 | 2023.11.28 19:05:11.895878 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2932 | 2023.11.28 19:05:11.895949 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2933 | 2023.11.28 19:05:11.896013 [ 3 ] {8bc20ecc-c20d-404a-82eb-dca1902863c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2934 | 2023.11.28 19:05:11.896043 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2935 | 2023.11.28 19:05:11.896065 [ 3 ] {} <Debug> HTTP-Session: 5c1edf03-4f3a-46d9-bbe0-4790083d83bb Destroying unnamed session | ||
| 2936 | 2023.11.28 19:05:11.896203 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2937 | 2023.11.28 19:05:11.896264 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part | ||
| 2938 | 2023.11.28 19:05:11.896266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2939 | 2023.11.28 19:05:11.896363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2940 | 2023.11.28 19:05:11.896402 [ 3 ] {} <Debug> HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2941 | 2023.11.28 19:05:11.896451 [ 3 ] {} <Debug> HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2942 | 2023.11.28 19:05:11.896502 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 2943 | 2023.11.28 19:05:11.896643 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2944 | 2023.11.28 19:05:11.896755 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2945 | 2023.11.28 19:05:11.896768 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 2946 | 2023.11.28 19:05:11.897103 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 2947 | 2023.11.28 19:05:11.897252 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2948 | 2023.11.28 19:05:11.897387 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 2949 | 2023.11.28 19:05:11.897572 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 2950 | 2023.11.28 19:05:11.898127 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2951 | 2023.11.28 19:05:11.898518 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2952 | 2023.11.28 19:05:11.898841 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2953 | 2023.11.28 19:05:11.899190 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002470764 sec., 809 rows/sec., 69.17 KiB/sec. | ||
| 2954 | 2023.11.28 19:05:11.899393 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.003454388 sec., 55291.99383508743 rows/sec., 4.38 MiB/sec. | ||
| 2955 | 2023.11.28 19:05:11.899454 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2956 | 2023.11.28 19:05:11.899497 [ 3 ] {df4669a1-5078-4b11-9b78-71ea1875b02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2957 | 2023.11.28 19:05:11.899526 [ 3 ] {} <Debug> HTTP-Session: 910dce2e-eab4-4825-b1fc-cdea6ac76092 Destroying unnamed session | ||
| 2958 | 2023.11.28 19:05:11.899563 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2959 | 2023.11.28 19:05:11.899752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2960 | 2023.11.28 19:05:11.899761 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2961 | 2023.11.28 19:05:11.899824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2962 | 2023.11.28 19:05:11.899851 [ 3 ] {} <Debug> HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2963 | 2023.11.28 19:05:11.899879 [ 25 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_21_4} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2964 | 2023.11.28 19:05:11.899888 [ 3 ] {} <Debug> HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2965 | 2023.11.28 19:05:11.900034 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2966 | 2023.11.28 19:05:11.900073 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2967 | 2023.11.28 19:05:11.900198 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2968 | 2023.11.28 19:05:11.900649 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2969 | 2023.11.28 19:05:11.900864 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2970 | 2023.11.28 19:05:11.901009 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2971 | 2023.11.28 19:05:11.901124 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.001061395 sec., 125306 rows/sec., 12.29 MiB/sec. | ||
| 2972 | 2023.11.28 19:05:11.901242 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2973 | 2023.11.28 19:05:11.901264 [ 3 ] {6de6e22e-459d-4bb6-a176-f0471c2b2f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2974 | 2023.11.28 19:05:11.901280 [ 3 ] {} <Debug> HTTP-Session: 0bfd65d6-4036-4233-9035-51d8fca9c55b Destroying unnamed session | ||
| 2975 | 2023.11.28 19:05:11.901385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2976 | 2023.11.28 19:05:11.901429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2977 | 2023.11.28 19:05:11.901447 [ 3 ] {} <Debug> HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2978 | 2023.11.28 19:05:11.901463 [ 3 ] {} <Debug> HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2979 | 2023.11.28 19:05:11.901535 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2980 | 2023.11.28 19:05:11.901572 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2981 | 2023.11.28 19:05:11.901676 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2982 | 2023.11.28 19:05:11.901954 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2983 | 2023.11.28 19:05:11.902150 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2984 | 2023.11.28 19:05:11.902301 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2985 | 2023.11.28 19:05:11.902415 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000853421 sec., 2343 rows/sec., 163.63 KiB/sec. | ||
| 2986 | 2023.11.28 19:05:11.902531 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Debug> DynamicQueryHandler: Done processing query | ||
| 2987 | 2023.11.28 19:05:11.902555 [ 3 ] {1e2d4e20-9a85-47c5-981f-d43eee2edd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2988 | 2023.11.28 19:05:11.902570 [ 3 ] {} <Debug> HTTP-Session: 16fee5dd-be3f-4eed-aa96-f3f94896e612 Destroying unnamed session | ||
| 2989 | 2023.11.28 19:05:11.902680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2990 | 2023.11.28 19:05:11.902724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2991 | 2023.11.28 19:05:11.902742 [ 3 ] {} <Debug> HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 2992 | 2023.11.28 19:05:11.902758 [ 3 ] {} <Debug> HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2993 | 2023.11.28 19:05:11.902828 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2994 | 2023.11.28 19:05:11.902864 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2995 | 2023.11.28 19:05:11.902966 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2996 | 2023.11.28 19:05:11.903262 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 2997 | 2023.11.28 19:05:11.903460 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2998 | 2023.11.28 19:05:11.903604 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2999 | 2023.11.28 19:05:11.903735 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000869782 sec., 52886 rows/sec., 4.14 MiB/sec. | ||
| 3000 | 2023.11.28 19:05:11.903927 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3001 | 2023.11.28 19:05:11.903950 [ 3 ] {fd935a4f-1432-4e43-b218-087884c9016c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3002 | 2023.11.28 19:05:11.903966 [ 3 ] {} <Debug> HTTP-Session: 87a6a4f3-22d8-4cdb-a1ac-f34a020ecefb Destroying unnamed session | ||
| 3003 | 2023.11.28 19:05:11.904064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3004 | 2023.11.28 19:05:11.904129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3005 | 2023.11.28 19:05:11.904147 [ 3 ] {} <Debug> HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3006 | 2023.11.28 19:05:11.904163 [ 3 ] {} <Debug> HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3007 | 2023.11.28 19:05:11.904233 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3008 | 2023.11.28 19:05:11.904275 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3009 | 2023.11.28 19:05:11.904411 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3010 | 2023.11.28 19:05:11.904682 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3011 | 2023.11.28 19:05:11.904922 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3012 | 2023.11.28 19:05:11.905093 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3013 | 2023.11.28 19:05:11.905210 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000950103 sec., 1052 rows/sec., 72.98 KiB/sec. | ||
| 3014 | 2023.11.28 19:05:11.905327 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3015 | 2023.11.28 19:05:11.905349 [ 3 ] {03e8a775-3411-49a1-b6cf-95ee602d0d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3016 | 2023.11.28 19:05:11.905365 [ 3 ] {} <Debug> HTTP-Session: a681f796-f949-4f23-be28-56113f02da7f Destroying unnamed session | ||
| 3017 | 2023.11.28 19:05:11.905548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3018 | 2023.11.28 19:05:11.905592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3019 | 2023.11.28 19:05:11.905610 [ 3 ] {} <Debug> HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3020 | 2023.11.28 19:05:11.905627 [ 3 ] {} <Debug> HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3021 | 2023.11.28 19:05:11.905725 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3022 | 2023.11.28 19:05:11.905768 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3023 | 2023.11.28 19:05:11.905903 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3024 | 2023.11.28 19:05:11.906369 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3025 | 2023.11.28 19:05:11.906676 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3026 | 2023.11.28 19:05:11.906848 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3027 | 2023.11.28 19:05:11.906962 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3028 | 2023.11.28 19:05:11.906974 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001214607 sec., 36225 rows/sec., 48.88 MiB/sec. | ||
| 3029 | 2023.11.28 19:05:11.907023 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3030 | 2023.11.28 19:05:11.907169 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3031 | 2023.11.28 19:05:11.907228 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3032 | 2023.11.28 19:05:11.907273 [ 3 ] {cb6f2825-9841-4a6b-8241-cd3344a0eae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3033 | 2023.11.28 19:05:11.907317 [ 3 ] {} <Debug> HTTP-Session: 611b2690-f9ce-459b-bd68-133f5cb6d3ac Destroying unnamed session | ||
| 3034 | 2023.11.28 19:05:11.907360 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2023.11.28 19:05:11.907402 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 419 rows starting from the beginning of the part | ||
| 3036 | 2023.11.28 19:05:11.907527 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 3037 | 2023.11.28 19:05:11.907626 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 3038 | 2023.11.28 19:05:11.907720 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 3039 | 2023.11.28 19:05:11.907809 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 3040 | 2023.11.28 19:05:11.907895 [ 21 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 3041 | 2023.11.28 19:05:11.909317 [ 9 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 6 columns (6 merged, 0 gathered) in 0.00222598 sec., 252023.8277073469 rows/sec., 340.09 MiB/sec. | ||
| 3042 | 2023.11.28 19:05:11.909698 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3043 | 2023.11.28 19:05:11.909924 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3044 | 2023.11.28 19:05:11.909992 [ 25 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3045 | 2023.11.28 19:05:11.910069 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_21_4: 4.46 MiB. | ||
| 3046 | 2023.11.28 19:05:16.891285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3047 | 2023.11.28 19:05:16.891423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3048 | 2023.11.28 19:05:16.891450 [ 3 ] {} <Debug> HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3049 | 2023.11.28 19:05:16.891473 [ 3 ] {} <Debug> HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3050 | 2023.11.28 19:05:16.891599 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3051 | 2023.11.28 19:05:16.891659 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3052 | 2023.11.28 19:05:16.891819 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3053 | 2023.11.28 19:05:16.892277 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3054 | 2023.11.28 19:05:16.892558 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3055 | 2023.11.28 19:05:16.892817 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3056 | 2023.11.28 19:05:16.892991 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001350639 sec., 3701 rows/sec., 300.06 KiB/sec. | ||
| 3057 | 2023.11.28 19:05:16.893151 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3058 | 2023.11.28 19:05:16.893178 [ 3 ] {7f9f20ae-f9b9-4e22-bb06-353939057cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3059 | 2023.11.28 19:05:16.893196 [ 3 ] {} <Debug> HTTP-Session: b2b52b20-5270-4755-8cff-5316d7c0397f Destroying unnamed session | ||
| 3060 | 2023.11.28 19:05:16.893332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3061 | 2023.11.28 19:05:16.893385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3062 | 2023.11.28 19:05:16.893405 [ 3 ] {} <Debug> HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3063 | 2023.11.28 19:05:16.893425 [ 3 ] {} <Debug> HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3064 | 2023.11.28 19:05:16.893507 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3065 | 2023.11.28 19:05:16.893549 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3066 | 2023.11.28 19:05:16.893669 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3067 | 2023.11.28 19:05:16.893989 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3068 | 2023.11.28 19:05:16.894202 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3069 | 2023.11.28 19:05:16.894354 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3070 | 2023.11.28 19:05:16.894479 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000943583 sec., 15896 rows/sec., 1.43 MiB/sec. | ||
| 3071 | 2023.11.28 19:05:16.894602 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Debug> DynamicQueryHandler: Done processing query | ||
| 3072 | 2023.11.28 19:05:16.894625 [ 3 ] {119bdf1c-2c38-44e1-a962-52c35ab85b32} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3073 | 2023.11.28 19:05:16.894641 [ 3 ] {} <Debug> HTTP-Session: 804aa9f4-9835-40a4-aa1e-695eec465840 Destroying unnamed session | ||
| 3074 | 2023.11.28 19:05:16.894780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3075 | 2023.11.28 19:05:16.894827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3076 | 2023.11.28 19:05:16.894847 [ 3 ] {} <Debug> HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3077 | 2023.11.28 19:05:16.894864 [ 3 ] {} <Debug> HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3078 | 2023.11.28 19:05:16.894935 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3079 | 2023.11.28 19:05:16.894975 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3080 | 2023.11.28 19:05:16.895084 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3081 | 2023.11.28 19:05:16.895366 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3082 | 2023.11.28 19:05:16.895566 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3083 | 2023.11.28 19:05:16.895712 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3084 | 2023.11.28 19:05:16.895833 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000868512 sec., 5756 rows/sec., 461.01 KiB/sec. | ||
| 3085 | 2023.11.28 19:05:16.895953 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3086 | 2023.11.28 19:05:16.895976 [ 3 ] {8ddc084e-740e-4cde-9654-333767cc5e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3087 | 2023.11.28 19:05:16.895992 [ 3 ] {} <Debug> HTTP-Session: 1189d1a3-5005-41c0-9462-58ccefa2c456 Destroying unnamed session | ||
| 3088 | 2023.11.28 19:05:16.896101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3089 | 2023.11.28 19:05:16.896147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3090 | 2023.11.28 19:05:16.896166 [ 3 ] {} <Debug> HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3091 | 2023.11.28 19:05:16.896182 [ 3 ] {} <Debug> HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3092 | 2023.11.28 19:05:16.896256 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3093 | 2023.11.28 19:05:16.896301 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3094 | 2023.11.28 19:05:16.896441 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3095 | 2023.11.28 19:05:16.896772 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3096 | 2023.11.28 19:05:16.897049 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3097 | 2023.11.28 19:05:16.897236 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3098 | 2023.11.28 19:05:16.897357 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001073175 sec., 4659 rows/sec., 6.29 MiB/sec. | ||
| 3099 | 2023.11.28 19:05:16.897483 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3100 | 2023.11.28 19:05:16.897511 [ 3 ] {85f88e66-c16c-43ce-96f3-202fbfd0329a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3101 | 2023.11.28 19:05:16.897528 [ 3 ] {} <Debug> HTTP-Session: 8bc48dda-c8cd-45fc-9518-2c8b26664091 Destroying unnamed session | ||
| 3102 | 2023.11.28 19:05:19.326892 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3103 | 2023.11.28 19:05:19.327006 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3104 | 2023.11.28 19:05:21.894155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3105 | 2023.11.28 19:05:21.894272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3106 | 2023.11.28 19:05:21.894302 [ 3 ] {} <Debug> HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3107 | 2023.11.28 19:05:21.894332 [ 3 ] {} <Debug> HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3108 | 2023.11.28 19:05:21.894475 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3109 | 2023.11.28 19:05:21.894543 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3110 | 2023.11.28 19:05:21.894726 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3111 | 2023.11.28 19:05:21.895277 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3112 | 2023.11.28 19:05:21.895539 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3113 | 2023.11.28 19:05:21.895695 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3114 | 2023.11.28 19:05:21.895836 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001320019 sec., 33332 rows/sec., 2.64 MiB/sec. | ||
| 3115 | 2023.11.28 19:05:21.895984 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3116 | 2023.11.28 19:05:21.896010 [ 3 ] {384b0bf0-8b46-42aa-a6ab-008c227a085f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3117 | 2023.11.28 19:05:21.896026 [ 3 ] {} <Debug> HTTP-Session: 72e5006b-fbf9-4a0a-b653-6ef4df44e298 Destroying unnamed session | ||
| 3118 | 2023.11.28 19:05:21.896235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3119 | 2023.11.28 19:05:21.896282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3120 | 2023.11.28 19:05:21.896301 [ 3 ] {} <Debug> HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3121 | 2023.11.28 19:05:21.896319 [ 3 ] {} <Debug> HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3122 | 2023.11.28 19:05:21.896397 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3123 | 2023.11.28 19:05:21.896438 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3124 | 2023.11.28 19:05:21.896545 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3125 | 2023.11.28 19:05:21.896985 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3126 | 2023.11.28 19:05:21.897230 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3127 | 2023.11.28 19:05:21.897385 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3128 | 2023.11.28 19:05:21.897511 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.001084335 sec., 121733 rows/sec., 11.95 MiB/sec. | ||
| 3129 | 2023.11.28 19:05:21.897633 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3130 | 2023.11.28 19:05:21.897657 [ 3 ] {f8f31763-5f78-4189-93f4-b5d289d1b88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3131 | 2023.11.28 19:05:21.897673 [ 3 ] {} <Debug> HTTP-Session: c25a8c0e-0ed1-41c2-bb4a-ff0bdccac4be Destroying unnamed session | ||
| 3132 | 2023.11.28 19:05:21.897802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3133 | 2023.11.28 19:05:21.897849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3134 | 2023.11.28 19:05:21.897868 [ 3 ] {} <Debug> HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3135 | 2023.11.28 19:05:21.897884 [ 3 ] {} <Debug> HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3136 | 2023.11.28 19:05:21.897961 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3137 | 2023.11.28 19:05:21.898001 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3138 | 2023.11.28 19:05:21.898112 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3139 | 2023.11.28 19:05:21.898412 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3140 | 2023.11.28 19:05:21.898617 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3141 | 2023.11.28 19:05:21.898759 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3142 | 2023.11.28 19:05:21.898884 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000892553 sec., 49296 rows/sec., 3.86 MiB/sec. | ||
| 3143 | 2023.11.28 19:05:21.899001 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3144 | 2023.11.28 19:05:21.899025 [ 3 ] {0e1a0390-5ff6-41d1-a4c3-2d84ee6405dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3145 | 2023.11.28 19:05:21.899041 [ 3 ] {} <Debug> HTTP-Session: c2ec4167-aacc-4bcf-99f6-e4b576d21b43 Destroying unnamed session | ||
| 3146 | 2023.11.28 19:05:21.899257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3147 | 2023.11.28 19:05:21.899302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3148 | 2023.11.28 19:05:21.899321 [ 3 ] {} <Debug> HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3149 | 2023.11.28 19:05:21.899337 [ 3 ] {} <Debug> HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3150 | 2023.11.28 19:05:21.899428 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3151 | 2023.11.28 19:05:21.899472 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3152 | 2023.11.28 19:05:21.899617 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3153 | 2023.11.28 19:05:21.900087 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3154 | 2023.11.28 19:05:21.900398 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3155 | 2023.11.28 19:05:21.900573 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3156 | 2023.11.28 19:05:21.900681 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001222557 sec., 35990 rows/sec., 48.57 MiB/sec. | ||
| 3157 | 2023.11.28 19:05:21.900805 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Debug> DynamicQueryHandler: Done processing query | ||
| 3158 | 2023.11.28 19:05:21.900829 [ 3 ] {7c73fe58-b804-4459-92b0-885294314118} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3159 | 2023.11.28 19:05:21.900845 [ 3 ] {} <Debug> HTTP-Session: b2bce5e4-9459-4576-b810-22dedd58922f Destroying unnamed session | ||
| 3160 | 2023.11.28 19:05:26.894217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3161 | 2023.11.28 19:05:26.894332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3162 | 2023.11.28 19:05:26.894359 [ 3 ] {} <Debug> HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3163 | 2023.11.28 19:05:26.894382 [ 3 ] {} <Debug> HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3164 | 2023.11.28 19:05:26.894503 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3165 | 2023.11.28 19:05:26.894562 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3166 | 2023.11.28 19:05:26.894719 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3167 | 2023.11.28 19:05:26.895134 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3168 | 2023.11.28 19:05:26.895385 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3169 | 2023.11.28 19:05:26.895550 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3170 | 2023.11.28 19:05:26.895670 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001132965 sec., 4413 rows/sec., 357.71 KiB/sec. | ||
| 3171 | 2023.11.28 19:05:26.895885 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3172 | 2023.11.28 19:05:26.895911 [ 3 ] {f66aaa08-468b-4173-ba6d-f212c2bdf20f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3173 | 2023.11.28 19:05:26.895927 [ 3 ] {} <Debug> HTTP-Session: ae11cc7a-15fb-4a8c-8dca-e0c864cbfb0b Destroying unnamed session | ||
| 3174 | 2023.11.28 19:05:26.896041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3175 | 2023.11.28 19:05:26.896088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3176 | 2023.11.28 19:05:26.896107 [ 3 ] {} <Debug> HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3177 | 2023.11.28 19:05:26.896125 [ 3 ] {} <Debug> HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3178 | 2023.11.28 19:05:26.896198 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3179 | 2023.11.28 19:05:26.896237 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3180 | 2023.11.28 19:05:26.896364 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3181 | 2023.11.28 19:05:26.896706 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3182 | 2023.11.28 19:05:26.896910 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3183 | 2023.11.28 19:05:26.897055 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3184 | 2023.11.28 19:05:26.897160 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Information> executeQuery: Read 51 rows, 4.50 KiB in 0.000935063 sec., 54541 rows/sec., 4.70 MiB/sec. | ||
| 3185 | 2023.11.28 19:05:26.897276 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3186 | 2023.11.28 19:05:26.897299 [ 3 ] {5d729427-7b35-4703-981e-6ac391d7646e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3187 | 2023.11.28 19:05:26.897316 [ 3 ] {} <Debug> HTTP-Session: a449def7-2d99-434d-8bde-00155fc37ca1 Destroying unnamed session | ||
| 3188 | 2023.11.28 19:05:26.897426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 4938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3189 | 2023.11.28 19:05:26.897471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3190 | 2023.11.28 19:05:26.897490 [ 3 ] {} <Debug> HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3191 | 2023.11.28 19:05:26.897507 [ 3 ] {} <Debug> HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3192 | 2023.11.28 19:05:26.897578 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3193 | 2023.11.28 19:05:26.897616 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3194 | 2023.11.28 19:05:26.897722 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3195 | 2023.11.28 19:05:26.898024 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3196 | 2023.11.28 19:05:26.898224 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3197 | 2023.11.28 19:05:26.898368 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3198 | 2023.11.28 19:05:26.898475 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Information> executeQuery: Read 29 rows, 2.30 KiB in 0.000867462 sec., 33430 rows/sec., 2.59 MiB/sec. | ||
| 3199 | 2023.11.28 19:05:26.898689 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 3200 | 2023.11.28 19:05:26.898713 [ 3 ] {250b045d-0c27-445e-920d-15aebe5591fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3201 | 2023.11.28 19:05:26.898729 [ 3 ] {} <Debug> HTTP-Session: 1877ea54-ecb9-4586-8978-1bbc4199b5cf Destroying unnamed session | ||
| 3202 | 2023.11.28 19:05:26.898882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3203 | 2023.11.28 19:05:26.898927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3204 | 2023.11.28 19:05:26.898946 [ 3 ] {} <Debug> HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3205 | 2023.11.28 19:05:26.898962 [ 3 ] {} <Debug> HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3206 | 2023.11.28 19:05:26.899039 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3207 | 2023.11.28 19:05:26.899083 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3208 | 2023.11.28 19:05:26.899216 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3209 | 2023.11.28 19:05:26.899562 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3210 | 2023.11.28 19:05:26.899807 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3211 | 2023.11.28 19:05:26.899973 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3212 | 2023.11.28 19:05:26.900073 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.001006944 sec., 35751 rows/sec., 2.49 MiB/sec. | ||
| 3213 | 2023.11.28 19:05:26.900196 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Debug> DynamicQueryHandler: Done processing query | ||
| 3214 | 2023.11.28 19:05:26.900220 [ 3 ] {050dc9a6-c937-4532-91f9-5043228ebcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3215 | 2023.11.28 19:05:26.900236 [ 3 ] {} <Debug> HTTP-Session: 65a14ddd-4102-47c0-b44c-cf3b918da172 Destroying unnamed session | ||
| 3216 | 2023.11.28 19:05:26.900362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3217 | 2023.11.28 19:05:26.900406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3218 | 2023.11.28 19:05:26.900425 [ 3 ] {} <Debug> HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3219 | 2023.11.28 19:05:26.900441 [ 3 ] {} <Debug> HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3220 | 2023.11.28 19:05:26.900513 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3221 | 2023.11.28 19:05:26.900555 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3222 | 2023.11.28 19:05:26.900688 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3223 | 2023.11.28 19:05:26.901004 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. | ||
| 3224 | 2023.11.28 19:05:26.901267 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3225 | 2023.11.28 19:05:26.901443 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3226 | 2023.11.28 19:05:26.901547 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001007414 sec., 4963 rows/sec., 6.70 MiB/sec. | ||
| 3227 | 2023.11.28 19:05:26.901668 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3228 | 2023.11.28 19:05:26.901691 [ 3 ] {ed723705-6894-47dc-a6da-b96c94e47ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3229 | 2023.11.28 19:05:26.901706 [ 3 ] {} <Debug> HTTP-Session: 568d52fe-13d0-46c0-9728-bcbf6446b16a Destroying unnamed session | ||
| 3230 | 2023.11.28 19:05:31.895117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3231 | 2023.11.28 19:05:31.895243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3232 | 2023.11.28 19:05:31.895274 [ 3 ] {} <Debug> HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3233 | 2023.11.28 19:05:31.895302 [ 3 ] {} <Debug> HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3234 | 2023.11.28 19:05:31.895445 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3235 | 2023.11.28 19:05:31.895512 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3236 | 2023.11.28 19:05:31.895689 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3237 | 2023.11.28 19:05:31.896235 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3238 | 2023.11.28 19:05:31.896512 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3239 | 2023.11.28 19:05:31.896681 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3240 | 2023.11.28 19:05:31.896802 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001318068 sec., 33382 rows/sec., 2.64 MiB/sec. | ||
| 3241 | 2023.11.28 19:05:31.896947 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3242 | 2023.11.28 19:05:31.896973 [ 3 ] {9b3d1e38-f891-4099-b6d3-af961ee9c2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3243 | 2023.11.28 19:05:31.896990 [ 3 ] {} <Debug> HTTP-Session: e5fb6dca-f0c1-4556-8d3d-58ceb1a8bdb8 Destroying unnamed session | ||
| 3244 | 2023.11.28 19:05:31.897102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3245 | 2023.11.28 19:05:31.897153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3246 | 2023.11.28 19:05:31.897173 [ 3 ] {} <Debug> HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3247 | 2023.11.28 19:05:31.897192 [ 3 ] {} <Debug> HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3248 | 2023.11.28 19:05:31.897269 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3249 | 2023.11.28 19:05:31.897310 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3250 | 2023.11.28 19:05:31.897423 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3251 | 2023.11.28 19:05:31.897714 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3252 | 2023.11.28 19:05:31.897919 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3253 | 2023.11.28 19:05:31.898067 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3254 | 2023.11.28 19:05:31.898166 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000868242 sec., 2303 rows/sec., 196.83 KiB/sec. | ||
| 3255 | 2023.11.28 19:05:31.898313 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3256 | 2023.11.28 19:05:31.898339 [ 3 ] {a276a07b-306b-4d23-bde5-aa7d4c5d07d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3257 | 2023.11.28 19:05:31.898356 [ 3 ] {} <Debug> HTTP-Session: f7acd4f8-8bc9-4477-b905-66458a6a42cb Destroying unnamed session | ||
| 3258 | 2023.11.28 19:05:31.898487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3259 | 2023.11.28 19:05:31.898534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3260 | 2023.11.28 19:05:31.898554 [ 3 ] {} <Debug> HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3261 | 2023.11.28 19:05:31.898571 [ 3 ] {} <Debug> HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3262 | 2023.11.28 19:05:31.898647 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3263 | 2023.11.28 19:05:31.898687 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3264 | 2023.11.28 19:05:31.898798 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3265 | 2023.11.28 19:05:31.899164 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3266 | 2023.11.28 19:05:31.899377 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3267 | 2023.11.28 19:05:31.899523 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3268 | 2023.11.28 19:05:31.899613 [ 88 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3269 | 2023.11.28 19:05:31.899626 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Information> executeQuery: Read 133 rows, 13.35 KiB in 0.000948993 sec., 140148 rows/sec., 13.73 MiB/sec. | ||
| 3270 | 2023.11.28 19:05:31.899663 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3271 | 2023.11.28 19:05:31.899838 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3272 | 2023.11.28 19:05:31.899891 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3273 | 2023.11.28 19:05:31.899938 [ 3 ] {ffc42e99-a773-4a7b-9fb5-c75e5e38e8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3274 | 2023.11.28 19:05:31.899978 [ 3 ] {} <Debug> HTTP-Session: 44855c44-9150-4bc4-9d5e-f129e1ef21cb Destroying unnamed session | ||
| 3275 | 2023.11.28 19:05:31.900034 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2023.11.28 19:05:31.900070 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part | ||
| 3277 | 2023.11.28 19:05:31.900167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3278 | 2023.11.28 19:05:31.900227 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 133 rows starting from the beginning of the part | ||
| 3279 | 2023.11.28 19:05:31.900251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3280 | 2023.11.28 19:05:31.900302 [ 3 ] {} <Debug> HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3281 | 2023.11.28 19:05:31.900336 [ 3 ] {} <Debug> HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3282 | 2023.11.28 19:05:31.900426 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 3283 | 2023.11.28 19:05:31.900551 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3284 | 2023.11.28 19:05:31.900668 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3285 | 2023.11.28 19:05:31.900688 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 132 rows starting from the beginning of the part | ||
| 3286 | 2023.11.28 19:05:31.901006 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
| 3287 | 2023.11.28 19:05:31.901108 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3288 | 2023.11.28 19:05:31.901300 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part | ||
| 3289 | 2023.11.28 19:05:31.901721 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3290 | 2023.11.28 19:05:31.902213 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3291 | 2023.11.28 19:05:31.902472 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 3292 | 2023.11.28 19:05:31.902790 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0021649 sec., 923 rows/sec., 64.51 KiB/sec. | ||
| 3293 | 2023.11.28 19:05:31.903197 [ 18 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477159 sec., 187509.40063425343 rows/sec., 17.99 MiB/sec. | ||
| 3294 | 2023.11.28 19:05:31.903231 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3295 | 2023.11.28 19:05:31.903269 [ 3 ] {2d562034-8ec7-4099-acc0-188aa40b1edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3296 | 2023.11.28 19:05:31.903293 [ 3 ] {} <Debug> HTTP-Session: c724ffb8-9f78-4e59-947b-84093069a193 Destroying unnamed session | ||
| 3297 | 2023.11.28 19:05:31.903394 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3298 | 2023.11.28 19:05:31.903437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3299 | 2023.11.28 19:05:31.903512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3300 | 2023.11.28 19:05:31.903534 [ 3 ] {} <Debug> HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3301 | 2023.11.28 19:05:31.903573 [ 3 ] {} <Debug> HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3302 | 2023.11.28 19:05:31.903708 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3303 | 2023.11.28 19:05:31.903731 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3304 | 2023.11.28 19:05:31.903772 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3305 | 2023.11.28 19:05:31.903881 [ 25 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_26_5} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3306 | 2023.11.28 19:05:31.904036 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3307 | 2023.11.28 19:05:31.904386 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3308 | 2023.11.28 19:05:31.904601 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3309 | 2023.11.28 19:05:31.904750 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3310 | 2023.11.28 19:05:31.904847 [ 88 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3311 | 2023.11.28 19:05:31.904855 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Information> executeQuery: Read 57 rows, 4.55 KiB in 0.001104775 sec., 51594 rows/sec., 4.03 MiB/sec. | ||
| 3312 | 2023.11.28 19:05:31.904882 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3313 | 2023.11.28 19:05:31.905032 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3314 | 2023.11.28 19:05:31.905094 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3315 | 2023.11.28 19:05:31.905141 [ 3 ] {6153e564-d5a0-4ee0-8139-10c3f783f1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3316 | 2023.11.28 19:05:31.905143 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2023.11.28 19:05:31.905168 [ 3 ] {} <Debug> HTTP-Session: 5f862147-993c-4af1-8cf8-bae9f52a0f4c Destroying unnamed session | ||
| 3318 | 2023.11.28 19:05:31.905205 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 112 rows starting from the beginning of the part | ||
| 3319 | 2023.11.28 19:05:31.905359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3320 | 2023.11.28 19:05:31.905374 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 3321 | 2023.11.28 19:05:31.905448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3322 | 2023.11.28 19:05:31.905483 [ 3 ] {} <Debug> HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3323 | 2023.11.28 19:05:31.905537 [ 3 ] {} <Debug> HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3324 | 2023.11.28 19:05:31.905573 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 3325 | 2023.11.28 19:05:31.905737 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3326 | 2023.11.28 19:05:31.905800 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 3327 | 2023.11.28 19:05:31.905822 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3328 | 2023.11.28 19:05:31.906085 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part | ||
| 3329 | 2023.11.28 19:05:31.906362 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3330 | 2023.11.28 19:05:31.906377 [ 18 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part | ||
| 3331 | 2023.11.28 19:05:31.906994 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3332 | 2023.11.28 19:05:31.907628 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3333 | 2023.11.28 19:05:31.907875 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.002945161 sec., 99485.22338846671 rows/sec., 7.76 MiB/sec. | ||
| 3334 | 2023.11.28 19:05:31.907970 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 3335 | 2023.11.28 19:05:31.908055 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3336 | 2023.11.28 19:05:31.908251 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002428444 sec., 4529 rows/sec., 298.79 KiB/sec. | ||
| 3337 | 2023.11.28 19:05:31.908477 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3338 | 2023.11.28 19:05:31.908494 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Debug> DynamicQueryHandler: Done processing query | ||
| 3339 | 2023.11.28 19:05:31.908543 [ 3 ] {cdc8570e-989d-4d49-b152-0c9bfba2d639} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3340 | 2023.11.28 19:05:31.908566 [ 3 ] {} <Debug> HTTP-Session: e87d6490-9748-494d-984d-7f886b9cb534 Destroying unnamed session | ||
| 3341 | 2023.11.28 19:05:31.908581 [ 25 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_26_5} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3342 | 2023.11.28 19:05:31.908716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3343 | 2023.11.28 19:05:31.908769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3344 | 2023.11.28 19:05:31.908789 [ 3 ] {} <Debug> HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3345 | 2023.11.28 19:05:31.908806 [ 3 ] {} <Debug> HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2023.11.28 19:05:31.908878 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3347 | 2023.11.28 19:05:31.908920 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3348 | 2023.11.28 19:05:31.909057 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3349 | 2023.11.28 19:05:31.909322 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3350 | 2023.11.28 19:05:31.909559 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3351 | 2023.11.28 19:05:31.909727 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3352 | 2023.11.28 19:05:31.909829 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000923863 sec., 1082 rows/sec., 75.05 KiB/sec. | ||
| 3353 | 2023.11.28 19:05:31.909947 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3354 | 2023.11.28 19:05:31.909969 [ 3 ] {b327fbed-288e-4849-ba89-ba9ee50e8fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3355 | 2023.11.28 19:05:31.909984 [ 3 ] {} <Debug> HTTP-Session: d31f7d03-6032-43ad-981b-3af0471aa42c Destroying unnamed session | ||
| 3356 | 2023.11.28 19:05:31.910125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3357 | 2023.11.28 19:05:31.910170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3358 | 2023.11.28 19:05:31.910188 [ 3 ] {} <Debug> HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3359 | 2023.11.28 19:05:31.910204 [ 3 ] {} <Debug> HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3360 | 2023.11.28 19:05:31.910284 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3361 | 2023.11.28 19:05:31.910327 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3362 | 2023.11.28 19:05:31.910460 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3363 | 2023.11.28 19:05:31.910914 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3364 | 2023.11.28 19:05:31.911221 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3365 | 2023.11.28 19:05:31.911394 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3366 | 2023.11.28 19:05:31.911502 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001188256 sec., 37029 rows/sec., 49.97 MiB/sec. | ||
| 3367 | 2023.11.28 19:05:31.911647 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Debug> DynamicQueryHandler: Done processing query | ||
| 3368 | 2023.11.28 19:05:31.911670 [ 3 ] {354fc085-ea46-4ca3-865f-f0ae633bd419} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3369 | 2023.11.28 19:05:31.911685 [ 3 ] {} <Debug> HTTP-Session: b292f2db-b9ed-4c16-8d1b-ec5ded214764 Destroying unnamed session | ||
| 3370 | 2023.11.28 19:05:34.327062 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3371 | 2023.11.28 19:05:34.327136 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3372 | 2023.11.28 19:05:36.892024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3373 | 2023.11.28 19:05:36.892137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3374 | 2023.11.28 19:05:36.892166 [ 3 ] {} <Debug> HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3375 | 2023.11.28 19:05:36.892194 [ 3 ] {} <Debug> HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3376 | 2023.11.28 19:05:36.892331 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3377 | 2023.11.28 19:05:36.892397 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3378 | 2023.11.28 19:05:36.892574 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3379 | 2023.11.28 19:05:36.892967 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3380 | 2023.11.28 19:05:36.893222 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3381 | 2023.11.28 19:05:36.893382 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3382 | 2023.11.28 19:05:36.893524 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001153126 sec., 4336 rows/sec., 351.46 KiB/sec. | ||
| 3383 | 2023.11.28 19:05:36.893521 [ 87 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3384 | 2023.11.28 19:05:36.893655 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3385 | 2023.11.28 19:05:36.893721 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Debug> DynamicQueryHandler: Done processing query | ||
| 3386 | 2023.11.28 19:05:36.893781 [ 3 ] {8a9baab0-4314-4e01-ad59-684ed5fdba98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3387 | 2023.11.28 19:05:36.893807 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3388 | 2023.11.28 19:05:36.893830 [ 3 ] {} <Debug> HTTP-Session: d934a189-5eb1-4565-95d8-3dc0b77a2267 Destroying unnamed session | ||
| 3389 | 2023.11.28 19:05:36.893945 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2023.11.28 19:05:36.893995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3391 | 2023.11.28 19:05:36.894013 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part | ||
| 3392 | 2023.11.28 19:05:36.894087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3393 | 2023.11.28 19:05:36.894145 [ 3 ] {} <Debug> HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3394 | 2023.11.28 19:05:36.894178 [ 3 ] {} <Debug> HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3395 | 2023.11.28 19:05:36.894315 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 3396 | 2023.11.28 19:05:36.894353 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3397 | 2023.11.28 19:05:36.894436 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3398 | 2023.11.28 19:05:36.894612 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 3399 | 2023.11.28 19:05:36.894909 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3400 | 2023.11.28 19:05:36.894926 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 3401 | 2023.11.28 19:05:36.895115 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 3402 | 2023.11.28 19:05:36.895345 [ 18 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 3403 | 2023.11.28 19:05:36.895738 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3404 | 2023.11.28 19:05:36.896123 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3405 | 2023.11.28 19:05:36.896441 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3406 | 2023.11.28 19:05:36.896732 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002300852 sec., 1738 rows/sec., 145.16 KiB/sec. | ||
| 3407 | 2023.11.28 19:05:36.897131 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3408 | 2023.11.28 19:05:36.897137 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436788 sec., 44227.34250701527 rows/sec., 3.50 MiB/sec. | ||
| 3409 | 2023.11.28 19:05:36.897156 [ 3 ] {adc827ab-f35d-49ab-a122-bd40b8addacc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3410 | 2023.11.28 19:05:36.897180 [ 3 ] {} <Debug> HTTP-Session: 63444dd8-8616-45b3-9cbf-39f964c17b4a Destroying unnamed session | ||
| 3411 | 2023.11.28 19:05:36.897257 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3412 | 2023.11.28 19:05:36.897343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3413 | 2023.11.28 19:05:36.897389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3414 | 2023.11.28 19:05:36.897412 [ 3 ] {} <Debug> HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3415 | 2023.11.28 19:05:36.897434 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3416 | 2023.11.28 19:05:36.897435 [ 3 ] {} <Debug> HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2023.11.28 19:05:36.897508 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_26_5} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3418 | 2023.11.28 19:05:36.897534 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3419 | 2023.11.28 19:05:36.897589 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3420 | 2023.11.28 19:05:36.897702 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3421 | 2023.11.28 19:05:36.897993 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3422 | 2023.11.28 19:05:36.898192 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3423 | 2023.11.28 19:05:36.898330 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3424 | 2023.11.28 19:05:36.898454 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Information> executeQuery: Read 17 rows, 1.56 KiB in 0.000884402 sec., 19222 rows/sec., 1.73 MiB/sec. | ||
| 3425 | 2023.11.28 19:05:36.898595 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Debug> DynamicQueryHandler: Done processing query | ||
| 3426 | 2023.11.28 19:05:36.898617 [ 3 ] {7575df81-c27d-4020-a23b-f5bf22726c82} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3427 | 2023.11.28 19:05:36.898632 [ 3 ] {} <Debug> HTTP-Session: 84ced810-322b-4659-b2ef-a948ded65b83 Destroying unnamed session | ||
| 3428 | 2023.11.28 19:05:36.898763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3429 | 2023.11.28 19:05:36.898805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3430 | 2023.11.28 19:05:36.898824 [ 3 ] {} <Debug> HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3431 | 2023.11.28 19:05:36.898840 [ 3 ] {} <Debug> HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2023.11.28 19:05:36.898907 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3433 | 2023.11.28 19:05:36.898944 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3434 | 2023.11.28 19:05:36.899049 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3435 | 2023.11.28 19:05:36.899300 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3436 | 2023.11.28 19:05:36.899505 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3437 | 2023.11.28 19:05:36.899646 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3438 | 2023.11.28 19:05:36.899765 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000823921 sec., 4854 rows/sec., 338.99 KiB/sec. | ||
| 3439 | 2023.11.28 19:05:36.899877 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Debug> DynamicQueryHandler: Done processing query | ||
| 3440 | 2023.11.28 19:05:36.899900 [ 3 ] {7240189b-8bbc-4820-956e-833ef4758679} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3441 | 2023.11.28 19:05:36.899915 [ 3 ] {} <Debug> HTTP-Session: fc92b0e3-3d14-4135-bbcc-83b6b5612c2d Destroying unnamed session | ||
| 3442 | 2023.11.28 19:05:36.900023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 1582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3443 | 2023.11.28 19:05:36.900067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3444 | 2023.11.28 19:05:36.900085 [ 3 ] {} <Debug> HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3445 | 2023.11.28 19:05:36.900101 [ 3 ] {} <Debug> HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2023.11.28 19:05:36.900168 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3447 | 2023.11.28 19:05:36.900205 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3448 | 2023.11.28 19:05:36.900310 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3449 | 2023.11.28 19:05:36.900568 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3450 | 2023.11.28 19:05:36.900759 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3451 | 2023.11.28 19:05:36.900900 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3452 | 2023.11.28 19:05:36.901024 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Information> executeQuery: Read 9 rows, 744.00 B in 0.000824221 sec., 10919 rows/sec., 881.51 KiB/sec. | ||
| 3453 | 2023.11.28 19:05:36.901169 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Debug> DynamicQueryHandler: Done processing query | ||
| 3454 | 2023.11.28 19:05:36.901192 [ 3 ] {e80a9813-e3ad-4c59-b961-201ad29d2742} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3455 | 2023.11.28 19:05:36.901207 [ 3 ] {} <Debug> HTTP-Session: fb036102-3eb4-436a-8c23-931590dabf4b Destroying unnamed session | ||
| 3456 | 2023.11.28 19:05:36.901301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3457 | 2023.11.28 19:05:36.901342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3458 | 2023.11.28 19:05:36.901361 [ 3 ] {} <Debug> HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3459 | 2023.11.28 19:05:36.901378 [ 3 ] {} <Debug> HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2023.11.28 19:05:36.901445 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3461 | 2023.11.28 19:05:36.901486 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3462 | 2023.11.28 19:05:36.901604 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3463 | 2023.11.28 19:05:36.901850 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3464 | 2023.11.28 19:05:36.902082 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3465 | 2023.11.28 19:05:36.902248 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3466 | 2023.11.28 19:05:36.902369 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3467 | 2023.11.28 19:05:36.902378 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000898782 sec., 2225 rows/sec., 154.29 KiB/sec. | ||
| 3468 | 2023.11.28 19:05:36.902419 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3469 | 2023.11.28 19:05:36.902495 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 3470 | 2023.11.28 19:05:36.902653 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Debug> DynamicQueryHandler: Done processing query | ||
| 3471 | 2023.11.28 19:05:36.902707 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3472 | 2023.11.28 19:05:36.902739 [ 3 ] {3d634675-cffb-41f8-a444-175807e2cb22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3473 | 2023.11.28 19:05:36.902776 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 281 rows starting from the beginning of the part | ||
| 3474 | 2023.11.28 19:05:36.902787 [ 3 ] {} <Debug> HTTP-Session: 0ebfb230-5680-416a-a429-bc4a3ccf9a5e Destroying unnamed session | ||
| 3475 | 2023.11.28 19:05:36.902964 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3476 | 2023.11.28 19:05:36.902973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3477 | 2023.11.28 19:05:36.903067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3478 | 2023.11.28 19:05:36.903107 [ 3 ] {} <Debug> HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3479 | 2023.11.28 19:05:36.903162 [ 3 ] {} <Debug> HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2023.11.28 19:05:36.903186 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3481 | 2023.11.28 19:05:36.903359 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3482 | 2023.11.28 19:05:36.903463 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3483 | 2023.11.28 19:05:36.903481 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3484 | 2023.11.28 19:05:36.903810 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3485 | 2023.11.28 19:05:36.904087 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3486 | 2023.11.28 19:05:36.904116 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 3487 | 2023.11.28 19:05:36.904989 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3488 | 2023.11.28 19:05:36.905794 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3489 | 2023.11.28 19:05:36.905842 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381407 sec., 105873.08774128639 rows/sec., 7.37 MiB/sec. | ||
| 3490 | 2023.11.28 19:05:36.905989 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3491 | 2023.11.28 19:05:36.906113 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3492 | 2023.11.28 19:05:36.906269 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3493 | 2023.11.28 19:05:36.906322 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00289798 sec., 1725 rows/sec., 2.33 MiB/sec. | ||
| 3494 | 2023.11.28 19:05:36.906346 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3495 | 2023.11.28 19:05:36.906383 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 3496 | 2023.11.28 19:05:36.906545 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3497 | 2023.11.28 19:05:36.906560 [ 18 ] {71ebd542-ac32-490b-bd3f-cac613ad0d4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 3498 | 2023.11.28 19:05:36.906691 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3499 | 2023.11.28 19:05:36.906791 [ 3 ] {3dcde95c-5c8f-4456-9893-d8a745ed833b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3500 | 2023.11.28 19:05:36.906848 [ 3 ] {} <Debug> HTTP-Session: 19e55791-fb7f-4791-8681-46c90adcb533 Destroying unnamed session | ||
| 3501 | 2023.11.28 19:05:36.906867 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3502 | 2023.11.28 19:05:36.906918 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 561 rows starting from the beginning of the part | ||
| 3503 | 2023.11.28 19:05:36.907056 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 3504 | 2023.11.28 19:05:36.907157 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 3505 | 2023.11.28 19:05:36.907247 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 3506 | 2023.11.28 19:05:36.907341 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 3507 | 2023.11.28 19:05:36.907432 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 3508 | 2023.11.28 19:05:36.909065 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 6 columns (6 merged, 0 gathered) in 0.002644836 sec., 251055.26391806526 rows/sec., 338.79 MiB/sec. | ||
| 3509 | 2023.11.28 19:05:36.909397 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3510 | 2023.11.28 19:05:36.909603 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3511 | 2023.11.28 19:05:36.909672 [ 22 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3512 | 2023.11.28 19:05:36.909746 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_26_5: 4.08 MiB. | ||
| 3513 | 2023.11.28 19:05:41.894617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3514 | 2023.11.28 19:05:41.894732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3515 | 2023.11.28 19:05:41.894756 [ 3 ] {} <Debug> HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3516 | 2023.11.28 19:05:41.894784 [ 3 ] {} <Debug> HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2023.11.28 19:05:41.894910 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3518 | 2023.11.28 19:05:41.894968 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3519 | 2023.11.28 19:05:41.895123 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3520 | 2023.11.28 19:05:41.895603 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3521 | 2023.11.28 19:05:41.895862 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3522 | 2023.11.28 19:05:41.896021 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3523 | 2023.11.28 19:05:41.896151 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001201497 sec., 36620 rows/sec., 2.90 MiB/sec. | ||
| 3524 | 2023.11.28 19:05:41.896290 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3525 | 2023.11.28 19:05:41.896314 [ 3 ] {f10406d6-3c9e-409d-b757-1a0be216ed3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3526 | 2023.11.28 19:05:41.896331 [ 3 ] {} <Debug> HTTP-Session: e73f70ee-b0c6-4654-a364-6db50e02ccf8 Destroying unnamed session | ||
| 3527 | 2023.11.28 19:05:41.896467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3528 | 2023.11.28 19:05:41.896512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3529 | 2023.11.28 19:05:41.896531 [ 3 ] {} <Debug> HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3530 | 2023.11.28 19:05:41.896548 [ 3 ] {} <Debug> HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2023.11.28 19:05:41.896623 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3532 | 2023.11.28 19:05:41.896661 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3533 | 2023.11.28 19:05:41.896766 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3534 | 2023.11.28 19:05:41.897155 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3535 | 2023.11.28 19:05:41.897368 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3536 | 2023.11.28 19:05:41.897512 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3537 | 2023.11.28 19:05:41.897630 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000969933 sec., 136091 rows/sec., 13.36 MiB/sec. | ||
| 3538 | 2023.11.28 19:05:41.897746 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Debug> DynamicQueryHandler: Done processing query | ||
| 3539 | 2023.11.28 19:05:41.897772 [ 3 ] {7aed5710-bbb4-4646-aab3-9a86d94ccced} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3540 | 2023.11.28 19:05:41.897788 [ 3 ] {} <Debug> HTTP-Session: 09d5a824-361c-41dc-8dff-77e595f5e4a6 Destroying unnamed session | ||
| 3541 | 2023.11.28 19:05:41.897939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3542 | 2023.11.28 19:05:41.897982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3543 | 2023.11.28 19:05:41.898001 [ 3 ] {} <Debug> HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3544 | 2023.11.28 19:05:41.898018 [ 3 ] {} <Debug> HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2023.11.28 19:05:41.898090 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3546 | 2023.11.28 19:05:41.898128 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3547 | 2023.11.28 19:05:41.898235 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3548 | 2023.11.28 19:05:41.898528 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3549 | 2023.11.28 19:05:41.898732 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3550 | 2023.11.28 19:05:41.898888 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3551 | 2023.11.28 19:05:41.899014 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000896512 sec., 49079 rows/sec., 3.84 MiB/sec. | ||
| 3552 | 2023.11.28 19:05:41.899141 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3553 | 2023.11.28 19:05:41.899164 [ 3 ] {9fd48104-6d1e-46c9-8f06-3f2238402ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3554 | 2023.11.28 19:05:41.899181 [ 3 ] {} <Debug> HTTP-Session: 05647d63-fd0e-4163-9321-c3e5624aecf8 Destroying unnamed session | ||
| 3555 | 2023.11.28 19:05:41.899350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3556 | 2023.11.28 19:05:41.899395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3557 | 2023.11.28 19:05:41.899414 [ 3 ] {} <Debug> HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3558 | 2023.11.28 19:05:41.899430 [ 3 ] {} <Debug> HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2023.11.28 19:05:41.899511 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3560 | 2023.11.28 19:05:41.899554 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3561 | 2023.11.28 19:05:41.899690 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3562 | 2023.11.28 19:05:41.900360 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3563 | 2023.11.28 19:05:41.900674 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3564 | 2023.11.28 19:05:41.900848 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3565 | 2023.11.28 19:05:41.900978 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00143788 sec., 30600 rows/sec., 41.29 MiB/sec. | ||
| 3566 | 2023.11.28 19:05:41.901107 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Debug> DynamicQueryHandler: Done processing query | ||
| 3567 | 2023.11.28 19:05:41.901130 [ 3 ] {38399f58-8fd3-48af-a464-92b290366055} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3568 | 2023.11.28 19:05:41.901146 [ 3 ] {} <Debug> HTTP-Session: 865ae5b9-d926-4c4c-8d6a-60bf1cd09149 Destroying unnamed session | ||
| 3569 | 2023.11.28 19:05:46.892169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3570 | 2023.11.28 19:05:46.892311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3571 | 2023.11.28 19:05:46.892346 [ 3 ] {} <Debug> HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3572 | 2023.11.28 19:05:46.892378 [ 3 ] {} <Debug> HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2023.11.28 19:05:46.892536 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3574 | 2023.11.28 19:05:46.892613 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3575 | 2023.11.28 19:05:46.892822 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3576 | 2023.11.28 19:05:46.893362 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3577 | 2023.11.28 19:05:46.893616 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3578 | 2023.11.28 19:05:46.893775 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3579 | 2023.11.28 19:05:46.893924 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001332819 sec., 3751 rows/sec., 304.07 KiB/sec. | ||
| 3580 | 2023.11.28 19:05:46.894081 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3581 | 2023.11.28 19:05:46.894106 [ 3 ] {a0bfa947-c873-48b9-afce-8ad4b59b01d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3582 | 2023.11.28 19:05:46.894122 [ 3 ] {} <Debug> HTTP-Session: 8040486b-3471-4ad7-9c44-94081406caba Destroying unnamed session | ||
| 3583 | 2023.11.28 19:05:46.894281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3584 | 2023.11.28 19:05:46.894326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3585 | 2023.11.28 19:05:46.894345 [ 3 ] {} <Debug> HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3586 | 2023.11.28 19:05:46.894362 [ 3 ] {} <Debug> HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2023.11.28 19:05:46.894434 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3588 | 2023.11.28 19:05:46.894473 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3589 | 2023.11.28 19:05:46.894577 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3590 | 2023.11.28 19:05:46.894883 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3591 | 2023.11.28 19:05:46.895084 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3592 | 2023.11.28 19:05:46.895228 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3593 | 2023.11.28 19:05:46.895351 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000887312 sec., 16904 rows/sec., 1.53 MiB/sec. | ||
| 3594 | 2023.11.28 19:05:46.895506 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3595 | 2023.11.28 19:05:46.895533 [ 3 ] {c3c30e28-f0d0-4cb8-9d95-54a835392cd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3596 | 2023.11.28 19:05:46.895549 [ 3 ] {} <Debug> HTTP-Session: 855b89f6-ca34-4389-ab24-8890346a641e Destroying unnamed session | ||
| 3597 | 2023.11.28 19:05:46.895658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3598 | 2023.11.28 19:05:46.895702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3599 | 2023.11.28 19:05:46.895721 [ 3 ] {} <Debug> HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3600 | 2023.11.28 19:05:46.895738 [ 3 ] {} <Debug> HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2023.11.28 19:05:46.895810 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3602 | 2023.11.28 19:05:46.895847 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3603 | 2023.11.28 19:05:46.895960 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3604 | 2023.11.28 19:05:46.896240 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3605 | 2023.11.28 19:05:46.896440 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3606 | 2023.11.28 19:05:46.896591 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3607 | 2023.11.28 19:05:46.896712 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000874082 sec., 5720 rows/sec., 458.07 KiB/sec. | ||
| 3608 | 2023.11.28 19:05:46.896825 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Debug> DynamicQueryHandler: Done processing query | ||
| 3609 | 2023.11.28 19:05:46.896848 [ 3 ] {1d5d3353-be99-4527-9b59-1d709658ec83} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3610 | 2023.11.28 19:05:46.896868 [ 3 ] {} <Debug> HTTP-Session: 08bca68a-845a-4c6b-baeb-8ffa2b9b7a01 Destroying unnamed session | ||
| 3611 | 2023.11.28 19:05:46.896968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3612 | 2023.11.28 19:05:46.897013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3613 | 2023.11.28 19:05:46.897031 [ 3 ] {} <Debug> HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3614 | 2023.11.28 19:05:46.897048 [ 3 ] {} <Debug> HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2023.11.28 19:05:46.897119 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3616 | 2023.11.28 19:05:46.897163 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3617 | 2023.11.28 19:05:46.897303 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3618 | 2023.11.28 19:05:46.897640 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3619 | 2023.11.28 19:05:46.897911 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3620 | 2023.11.28 19:05:46.898080 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3621 | 2023.11.28 19:05:46.898187 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036415 sec., 4824 rows/sec., 6.51 MiB/sec. | ||
| 3622 | 2023.11.28 19:05:46.898316 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3623 | 2023.11.28 19:05:46.898339 [ 3 ] {74b5a1fc-bb2b-4fc3-8a26-510eca5f137e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3624 | 2023.11.28 19:05:46.898355 [ 3 ] {} <Debug> HTTP-Session: b45df594-b0bf-4eaa-be7b-d0b650a522f3 Destroying unnamed session | ||
| 3625 | 2023.11.28 19:05:49.327175 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3626 | 2023.11.28 19:05:49.327244 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3627 | 2023.11.28 19:05:51.895121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3628 | 2023.11.28 19:05:51.895222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3629 | 2023.11.28 19:05:51.895246 [ 3 ] {} <Debug> HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3630 | 2023.11.28 19:05:51.895269 [ 3 ] {} <Debug> HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2023.11.28 19:05:51.895394 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3632 | 2023.11.28 19:05:51.895452 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3633 | 2023.11.28 19:05:51.895605 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3634 | 2023.11.28 19:05:51.896238 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3635 | 2023.11.28 19:05:51.896491 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3636 | 2023.11.28 19:05:51.896646 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3637 | 2023.11.28 19:05:51.896777 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001350298 sec., 32585 rows/sec., 2.58 MiB/sec. | ||
| 3638 | 2023.11.28 19:05:51.896919 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3639 | 2023.11.28 19:05:51.896943 [ 3 ] {c787c68f-455a-44dc-b24d-a1bd1e098b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3640 | 2023.11.28 19:05:51.896962 [ 3 ] {} <Debug> HTTP-Session: 43c801b0-1757-4f6a-a5c4-bc1e352c46f3 Destroying unnamed session | ||
| 3641 | 2023.11.28 19:05:51.897111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3642 | 2023.11.28 19:05:51.897156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3643 | 2023.11.28 19:05:51.897175 [ 3 ] {} <Debug> HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3644 | 2023.11.28 19:05:51.897192 [ 3 ] {} <Debug> HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2023.11.28 19:05:51.897268 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3646 | 2023.11.28 19:05:51.897306 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3647 | 2023.11.28 19:05:51.897412 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3648 | 2023.11.28 19:05:51.897799 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3649 | 2023.11.28 19:05:51.898009 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3650 | 2023.11.28 19:05:51.898154 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3651 | 2023.11.28 19:05:51.898277 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.000976524 sec., 135173 rows/sec., 13.27 MiB/sec. | ||
| 3652 | 2023.11.28 19:05:51.898394 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3653 | 2023.11.28 19:05:51.898417 [ 3 ] {147271d4-cc1a-406b-9c11-e49f092254a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3654 | 2023.11.28 19:05:51.898432 [ 3 ] {} <Debug> HTTP-Session: e6e1ec9f-e51f-43ff-83a2-1027f7308b6b Destroying unnamed session | ||
| 3655 | 2023.11.28 19:05:51.898544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3656 | 2023.11.28 19:05:51.898587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3657 | 2023.11.28 19:05:51.898606 [ 3 ] {} <Debug> HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3658 | 2023.11.28 19:05:51.898622 [ 3 ] {} <Debug> HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2023.11.28 19:05:51.898694 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3660 | 2023.11.28 19:05:51.898731 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3661 | 2023.11.28 19:05:51.898837 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3662 | 2023.11.28 19:05:51.899135 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3663 | 2023.11.28 19:05:51.899342 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3664 | 2023.11.28 19:05:51.899483 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3665 | 2023.11.28 19:05:51.899609 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000888112 sec., 49543 rows/sec., 3.87 MiB/sec. | ||
| 3666 | 2023.11.28 19:05:51.899724 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3667 | 2023.11.28 19:05:51.899746 [ 3 ] {fc7a2d20-190d-4bc1-9384-aadc91f0163e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3668 | 2023.11.28 19:05:51.899761 [ 3 ] {} <Debug> HTTP-Session: 633fd4a3-48c3-4078-a519-a774bc7e27cc Destroying unnamed session | ||
| 3669 | 2023.11.28 19:05:51.899962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3670 | 2023.11.28 19:05:51.900006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3671 | 2023.11.28 19:05:51.900024 [ 3 ] {} <Debug> HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3672 | 2023.11.28 19:05:51.900040 [ 3 ] {} <Debug> HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2023.11.28 19:05:51.900127 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3674 | 2023.11.28 19:05:51.900170 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3675 | 2023.11.28 19:05:51.900304 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3676 | 2023.11.28 19:05:51.900775 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3677 | 2023.11.28 19:05:51.901089 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3678 | 2023.11.28 19:05:51.901270 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3679 | 2023.11.28 19:05:51.901397 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001242497 sec., 35412 rows/sec., 47.79 MiB/sec. | ||
| 3680 | 2023.11.28 19:05:51.901521 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3681 | 2023.11.28 19:05:51.901547 [ 3 ] {001cc984-e7ef-42f4-bb82-0dc315031b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3682 | 2023.11.28 19:05:51.901562 [ 3 ] {} <Debug> HTTP-Session: eb5e4ed7-d693-4828-8a89-b672782b1bd5 Destroying unnamed session | ||
| 3683 | 2023.11.28 19:05:56.894526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3684 | 2023.11.28 19:05:56.894665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3685 | 2023.11.28 19:05:56.894699 [ 3 ] {} <Debug> HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3686 | 2023.11.28 19:05:56.894731 [ 3 ] {} <Debug> HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2023.11.28 19:05:56.894890 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3688 | 2023.11.28 19:05:56.894963 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3689 | 2023.11.28 19:05:56.895174 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3690 | 2023.11.28 19:05:56.895716 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3691 | 2023.11.28 19:05:56.895964 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3692 | 2023.11.28 19:05:56.896128 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3693 | 2023.11.28 19:05:56.896259 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001318978 sec., 3790 rows/sec., 307.26 KiB/sec. | ||
| 3694 | 2023.11.28 19:05:56.896409 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 3695 | 2023.11.28 19:05:56.896434 [ 3 ] {c54d64da-5270-4f3b-9a21-2402938b82ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3696 | 2023.11.28 19:05:56.896451 [ 3 ] {} <Debug> HTTP-Session: d1dcd3bd-e73c-407f-8e4e-3b6e83da2f75 Destroying unnamed session | ||
| 3697 | 2023.11.28 19:05:56.896593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3698 | 2023.11.28 19:05:56.896637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3699 | 2023.11.28 19:05:56.896656 [ 3 ] {} <Debug> HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3700 | 2023.11.28 19:05:56.896672 [ 3 ] {} <Debug> HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2023.11.28 19:05:56.896741 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3702 | 2023.11.28 19:05:56.896779 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3703 | 2023.11.28 19:05:56.896886 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3704 | 2023.11.28 19:05:56.897182 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3705 | 2023.11.28 19:05:56.897376 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3706 | 2023.11.28 19:05:56.897515 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3707 | 2023.11.28 19:05:56.897634 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000858212 sec., 2330 rows/sec., 199.13 KiB/sec. | ||
| 3708 | 2023.11.28 19:05:56.897803 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3709 | 2023.11.28 19:05:56.897827 [ 3 ] {123a62f9-d00d-4472-a725-928c9598a5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3710 | 2023.11.28 19:05:56.897842 [ 3 ] {} <Debug> HTTP-Session: 109798c3-3062-4417-b237-2a6e91822550 Destroying unnamed session | ||
| 3711 | 2023.11.28 19:05:56.897954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3712 | 2023.11.28 19:05:56.897998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3713 | 2023.11.28 19:05:56.898015 [ 3 ] {} <Debug> HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3714 | 2023.11.28 19:05:56.898032 [ 3 ] {} <Debug> HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2023.11.28 19:05:56.898108 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3716 | 2023.11.28 19:05:56.898144 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2023.11.28 19:05:56.898258 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3718 | 2023.11.28 19:05:56.898572 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3719 | 2023.11.28 19:05:56.898779 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3720 | 2023.11.28 19:05:56.898920 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3721 | 2023.11.28 19:05:56.899045 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Information> executeQuery: Read 52 rows, 4.59 KiB in 0.000901353 sec., 57691 rows/sec., 4.97 MiB/sec. | ||
| 3722 | 2023.11.28 19:05:56.899043 [ 126 ] {} <Debug> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3723 | 2023.11.28 19:05:56.899160 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3724 | 2023.11.28 19:05:56.899239 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Debug> DynamicQueryHandler: Done processing query | ||
| 3725 | 2023.11.28 19:05:56.899267 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3726 | 2023.11.28 19:05:56.899272 [ 3 ] {c1f1057c-2da5-4157-b318-1a738a400c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3727 | 2023.11.28 19:05:56.899307 [ 3 ] {} <Debug> HTTP-Session: 0ded2a12-4429-4266-8e6f-aad5ed22b351 Destroying unnamed session | ||
| 3728 | 2023.11.28 19:05:56.899359 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3729 | 2023.11.28 19:05:56.899392 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 188 rows starting from the beginning of the part | ||
| 3730 | 2023.11.28 19:05:56.899413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3731 | 2023.11.28 19:05:56.899467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3732 | 2023.11.28 19:05:56.899490 [ 3 ] {} <Debug> HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3733 | 2023.11.28 19:05:56.899519 [ 3 ] {} <Debug> HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2023.11.28 19:05:56.899546 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
| 3735 | 2023.11.28 19:05:56.899630 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3736 | 2023.11.28 19:05:56.899688 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3737 | 2023.11.28 19:05:56.899698 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part | ||
| 3738 | 2023.11.28 19:05:56.899920 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 3739 | 2023.11.28 19:05:56.899934 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3740 | 2023.11.28 19:05:56.900060 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 132 rows starting from the beginning of the part | ||
| 3741 | 2023.11.28 19:05:56.900251 [ 16 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 3742 | 2023.11.28 19:05:56.900480 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3743 | 2023.11.28 19:05:56.900750 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3744 | 2023.11.28 19:05:56.901059 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3745 | 2023.11.28 19:05:56.901305 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001629952 sec., 1227 rows/sec., 85.68 KiB/sec. | ||
| 3746 | 2023.11.28 19:05:56.901515 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281182 sec., 234965.9080248748 rows/sec., 22.38 MiB/sec. | ||
| 3747 | 2023.11.28 19:05:56.901544 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3748 | 2023.11.28 19:05:56.901589 [ 3 ] {b58afdf0-6d67-42ad-bb1a-94156015c8c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3749 | 2023.11.28 19:05:56.901612 [ 3 ] {} <Debug> HTTP-Session: 9c789143-e7aa-41fd-a307-3c474dc23b9c Destroying unnamed session | ||
| 3750 | 2023.11.28 19:05:56.901697 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3751 | 2023.11.28 19:05:56.901776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3752 | 2023.11.28 19:05:56.901841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3753 | 2023.11.28 19:05:56.901868 [ 3 ] {} <Debug> HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3754 | 2023.11.28 19:05:56.901888 [ 3 ] {} <Debug> HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2023.11.28 19:05:56.901990 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3756 | 2023.11.28 19:05:56.902031 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3757 | 2023.11.28 19:05:56.902093 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3758 | 2023.11.28 19:05:56.902144 [ 22 ] {ad7cc43e-444b-493c-8232-e087dd4d2da9::all_1_31_6} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3759 | 2023.11.28 19:05:56.902354 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3760 | 2023.11.28 19:05:56.902678 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3761 | 2023.11.28 19:05:56.902886 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3762 | 2023.11.28 19:05:56.903033 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3763 | 2023.11.28 19:05:56.903153 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Information> executeQuery: Read 31 rows, 2.46 KiB in 0.001070015 sec., 28971 rows/sec., 2.25 MiB/sec. | ||
| 3764 | 2023.11.28 19:05:56.903154 [ 126 ] {} <Debug> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3765 | 2023.11.28 19:05:56.903236 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3766 | 2023.11.28 19:05:56.903333 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3767 | 2023.11.28 19:05:56.903340 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Debug> DynamicQueryHandler: Done processing query | ||
| 3768 | 2023.11.28 19:05:56.903378 [ 3 ] {501060ee-e6a4-486c-ae8f-3aa2151d4641} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3769 | 2023.11.28 19:05:56.903406 [ 3 ] {} <Debug> HTTP-Session: 266d3d98-836f-4152-87df-afb574a4fc4d Destroying unnamed session | ||
| 3770 | 2023.11.28 19:05:56.903422 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3771 | 2023.11.28 19:05:56.903449 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 112 rows starting from the beginning of the part | ||
| 3772 | 2023.11.28 19:05:56.903525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 7193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3773 | 2023.11.28 19:05:56.903575 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part | ||
| 3774 | 2023.11.28 19:05:56.903581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3775 | 2023.11.28 19:05:56.903618 [ 3 ] {} <Debug> HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3776 | 2023.11.28 19:05:56.903637 [ 3 ] {} <Debug> HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2023.11.28 19:05:56.903685 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
| 3778 | 2023.11.28 19:05:56.903751 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3779 | 2023.11.28 19:05:56.903797 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 3780 | 2023.11.28 19:05:56.903813 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3781 | 2023.11.28 19:05:56.903939 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 3782 | 2023.11.28 19:05:56.904098 [ 16 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 3783 | 2023.11.28 19:05:56.904101 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3784 | 2023.11.28 19:05:56.904571 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3785 | 2023.11.28 19:05:56.905001 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3786 | 2023.11.28 19:05:56.905006 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694303 sec., 144602.2346652281 rows/sec., 11.29 MiB/sec. | ||
| 3787 | 2023.11.28 19:05:56.905224 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3788 | 2023.11.28 19:05:56.905246 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3789 | 2023.11.28 19:05:56.905425 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001613592 sec., 22930 rows/sec., 1.60 MiB/sec. | ||
| 3790 | 2023.11.28 19:05:56.905600 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3791 | 2023.11.28 19:05:56.905688 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3792 | 2023.11.28 19:05:56.905727 [ 3 ] {d1896705-66b5-4a82-96da-961749f41fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3793 | 2023.11.28 19:05:56.905734 [ 14 ] {2cf59c60-1a07-4175-95ec-adb96dae9998::all_1_31_6} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3794 | 2023.11.28 19:05:56.905761 [ 3 ] {} <Debug> HTTP-Session: 5e0a1622-ecf9-4cdc-8ed5-ed130cfca12d Destroying unnamed session | ||
| 3795 | 2023.11.28 19:05:56.905892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3796 | 2023.11.28 19:05:56.905939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3797 | 2023.11.28 19:05:56.905958 [ 3 ] {} <Debug> HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3798 | 2023.11.28 19:05:56.905976 [ 3 ] {} <Debug> HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2023.11.28 19:05:56.906054 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3800 | 2023.11.28 19:05:56.906099 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3801 | 2023.11.28 19:05:56.906252 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3802 | 2023.11.28 19:05:56.906570 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3803 | 2023.11.28 19:05:56.906842 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3804 | 2023.11.28 19:05:56.907033 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3805 | 2023.11.28 19:05:56.907162 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001071405 sec., 4666 rows/sec., 6.30 MiB/sec. | ||
| 3806 | 2023.11.28 19:05:56.907284 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3807 | 2023.11.28 19:05:56.907308 [ 3 ] {6b69e8e8-b2ed-4b04-8f9d-23f18627c41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3808 | 2023.11.28 19:05:56.907324 [ 3 ] {} <Debug> HTTP-Session: 736d2193-cb99-4c4f-8061-0fe7cc2b4444 Destroying unnamed session | ||
| 3809 | 2023.11.28 19:06:01.895342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3810 | 2023.11.28 19:06:01.895468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3811 | 2023.11.28 19:06:01.895497 [ 3 ] {} <Debug> HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3812 | 2023.11.28 19:06:01.895525 [ 3 ] {} <Debug> HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2023.11.28 19:06:01.895661 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3814 | 2023.11.28 19:06:01.895718 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3815 | 2023.11.28 19:06:01.895873 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3816 | 2023.11.28 19:06:01.896336 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3817 | 2023.11.28 19:06:01.896587 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3818 | 2023.11.28 19:06:01.896744 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3819 | 2023.11.28 19:06:01.896862 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001168386 sec., 37658 rows/sec., 2.98 MiB/sec. | ||
| 3820 | 2023.11.28 19:06:01.896855 [ 144 ] {} <Debug> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3821 | 2023.11.28 19:06:01.896924 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3822 | 2023.11.28 19:06:01.897035 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Debug> DynamicQueryHandler: Done processing query | ||
| 3823 | 2023.11.28 19:06:01.897040 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3824 | 2023.11.28 19:06:01.897068 [ 3 ] {03d8b486-12f7-4bca-a9d2-cc2a4b487b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3825 | 2023.11.28 19:06:01.897109 [ 3 ] {} <Debug> HTTP-Session: 58fd343e-3a93-4445-a481-2b8fe690c8d2 Destroying unnamed session | ||
| 3826 | 2023.11.28 19:06:01.897187 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2023.11.28 19:06:01.897225 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part | ||
| 3828 | 2023.11.28 19:06:01.897293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 21345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3829 | 2023.11.28 19:06:01.897391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3830 | 2023.11.28 19:06:01.897439 [ 3 ] {} <Debug> HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3831 | 2023.11.28 19:06:01.897453 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 3832 | 2023.11.28 19:06:01.897470 [ 3 ] {} <Debug> HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2023.11.28 19:06:01.897714 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 3834 | 2023.11.28 19:06:01.897716 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3835 | 2023.11.28 19:06:01.897824 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3836 | 2023.11.28 19:06:01.897993 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 3837 | 2023.11.28 19:06:01.898319 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3838 | 2023.11.28 19:06:01.898323 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 3839 | 2023.11.28 19:06:01.898534 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
| 3840 | 2023.11.28 19:06:01.899032 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3841 | 2023.11.28 19:06:01.899501 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3842 | 2023.11.28 19:06:01.899799 [ 23 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801249 sec., 68183.87083761564 rows/sec., 5.40 MiB/sec. | ||
| 3843 | 2023.11.28 19:06:01.899819 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3844 | 2023.11.28 19:06:01.899944 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3845 | 2023.11.28 19:06:01.899968 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Information> executeQuery: Read 132 rows, 13.27 KiB in 0.00217735 sec., 60624 rows/sec., 5.95 MiB/sec. | ||
| 3846 | 2023.11.28 19:06:01.900117 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3847 | 2023.11.28 19:06:01.900146 [ 3 ] {e9494085-8b51-435e-b5cc-f5489a1118c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3848 | 2023.11.28 19:06:01.900164 [ 3 ] {} <Debug> HTTP-Session: 575d68d7-2c50-442f-92e8-ec322b9624f2 Destroying unnamed session | ||
| 3849 | 2023.11.28 19:06:01.900190 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3850 | 2023.11.28 19:06:01.900270 [ 16 ] {b12379df-12e6-483a-aa74-77c055473511::all_1_31_6} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3851 | 2023.11.28 19:06:01.900344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 9357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3852 | 2023.11.28 19:06:01.900396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3853 | 2023.11.28 19:06:01.900416 [ 3 ] {} <Debug> HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3854 | 2023.11.28 19:06:01.900433 [ 3 ] {} <Debug> HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2023.11.28 19:06:01.900509 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3856 | 2023.11.28 19:06:01.900548 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3857 | 2023.11.28 19:06:01.900657 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3858 | 2023.11.28 19:06:01.900977 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3859 | 2023.11.28 19:06:01.901183 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3860 | 2023.11.28 19:06:01.901330 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3861 | 2023.11.28 19:06:01.901429 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000893203 sec., 61576 rows/sec., 4.80 MiB/sec. | ||
| 3862 | 2023.11.28 19:06:01.901543 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3863 | 2023.11.28 19:06:01.901566 [ 3 ] {ca60151f-4bc5-4330-b478-60101be3830b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3864 | 2023.11.28 19:06:01.901582 [ 3 ] {} <Debug> HTTP-Session: df79fc78-353f-4e31-a511-c9743a088971 Destroying unnamed session | ||
| 3865 | 2023.11.28 19:06:01.901734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3866 | 2023.11.28 19:06:01.901777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3867 | 2023.11.28 19:06:01.901796 [ 3 ] {} <Debug> HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3868 | 2023.11.28 19:06:01.901813 [ 3 ] {} <Debug> HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2023.11.28 19:06:01.901885 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3870 | 2023.11.28 19:06:01.901926 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3871 | 2023.11.28 19:06:01.902043 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3872 | 2023.11.28 19:06:01.902314 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3873 | 2023.11.28 19:06:01.902557 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3874 | 2023.11.28 19:06:01.902740 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 3875 | 2023.11.28 19:06:01.902841 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000928733 sec., 11844 rows/sec., 781.26 KiB/sec. | ||
| 3876 | 2023.11.28 19:06:01.902957 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 3877 | 2023.11.28 19:06:01.902980 [ 3 ] {9e65d311-3e00-4e40-aa2f-c6d1e71fb1ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3878 | 2023.11.28 19:06:01.902997 [ 3 ] {} <Debug> HTTP-Session: 1f6760a3-7781-4520-be34-d243ab0c7d7e Destroying unnamed session | ||
| 3879 | 2023.11.28 19:06:01.903133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3880 | 2023.11.28 19:06:01.903179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3881 | 2023.11.28 19:06:01.903199 [ 3 ] {} <Debug> HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3882 | 2023.11.28 19:06:01.903215 [ 3 ] {} <Debug> HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2023.11.28 19:06:01.903299 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3884 | 2023.11.28 19:06:01.903342 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3885 | 2023.11.28 19:06:01.903476 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3886 | 2023.11.28 19:06:01.904007 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3887 | 2023.11.28 19:06:01.904316 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3888 | 2023.11.28 19:06:01.904495 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3889 | 2023.11.28 19:06:01.904589 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3890 | 2023.11.28 19:06:01.904606 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001278547 sec., 34414 rows/sec., 46.44 MiB/sec. | ||
| 3891 | 2023.11.28 19:06:01.904628 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3892 | 2023.11.28 19:06:01.904735 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3893 | 2023.11.28 19:06:01.904791 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3894 | 2023.11.28 19:06:01.904818 [ 3 ] {06de4468-326f-4a57-9b22-6ce541ea38a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3895 | 2023.11.28 19:06:01.904842 [ 3 ] {} <Debug> HTTP-Session: 9aba9077-4414-436c-b5fa-1795e3566ba0 Destroying unnamed session | ||
| 3896 | 2023.11.28 19:06:01.904842 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3897 | 2023.11.28 19:06:01.904888 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 664 rows starting from the beginning of the part | ||
| 3898 | 2023.11.28 19:06:01.905016 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 3899 | 2023.11.28 19:06:01.905121 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 3900 | 2023.11.28 19:06:01.905224 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 3901 | 2023.11.28 19:06:01.905325 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 3902 | 2023.11.28 19:06:01.905425 [ 12 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
| 3903 | 2023.11.28 19:06:01.907559 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 6 columns (6 merged, 0 gathered) in 0.00288276 sec., 279593.16765877145 rows/sec., 377.30 MiB/sec. | ||
| 3904 | 2023.11.28 19:06:01.907950 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3905 | 2023.11.28 19:06:01.908177 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3906 | 2023.11.28 19:06:01.908249 [ 16 ] {b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3907 | 2023.11.28 19:06:01.908314 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in b5a93378-a7b8-4aea-addc-63b0f9dd71af::all_1_31_6: 4.15 MiB. | ||
| 3908 | 2023.11.28 19:06:04.327487 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3909 | 2023.11.28 19:06:04.327549 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3910 | 2023.11.28 19:06:06.892330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3911 | 2023.11.28 19:06:06.892434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3912 | 2023.11.28 19:06:06.892458 [ 3 ] {} <Debug> HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3913 | 2023.11.28 19:06:06.892481 [ 3 ] {} <Debug> HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2023.11.28 19:06:06.892602 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3915 | 2023.11.28 19:06:06.892661 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3916 | 2023.11.28 19:06:06.892817 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3917 | 2023.11.28 19:06:06.893210 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3918 | 2023.11.28 19:06:06.893471 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3919 | 2023.11.28 19:06:06.893628 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3920 | 2023.11.28 19:06:06.893759 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001118086 sec., 4471 rows/sec., 362.47 KiB/sec. | ||
| 3921 | 2023.11.28 19:06:06.893893 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3922 | 2023.11.28 19:06:06.893917 [ 3 ] {17264121-1e4d-4b51-a155-bf5e39ea600a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3923 | 2023.11.28 19:06:06.893933 [ 3 ] {} <Debug> HTTP-Session: d437af37-4695-44b0-96b9-5cf26838348d Destroying unnamed session | ||
| 3924 | 2023.11.28 19:06:06.894056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3925 | 2023.11.28 19:06:06.894101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3926 | 2023.11.28 19:06:06.894119 [ 3 ] {} <Debug> HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3927 | 2023.11.28 19:06:06.894135 [ 3 ] {} <Debug> HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2023.11.28 19:06:06.894206 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3929 | 2023.11.28 19:06:06.894249 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3930 | 2023.11.28 19:06:06.894355 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3931 | 2023.11.28 19:06:06.894619 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3932 | 2023.11.28 19:06:06.894820 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3933 | 2023.11.28 19:06:06.894965 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3934 | 2023.11.28 19:06:06.895070 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000831912 sec., 18030 rows/sec., 1.63 MiB/sec. | ||
| 3935 | 2023.11.28 19:06:06.895201 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3936 | 2023.11.28 19:06:06.895228 [ 3 ] {5fb098e8-f2e6-40ae-8f96-09ca5ad380a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3937 | 2023.11.28 19:06:06.895243 [ 3 ] {} <Debug> HTTP-Session: 821f8a4d-b90d-4d3a-add1-8d4d5f56db06 Destroying unnamed session | ||
| 3938 | 2023.11.28 19:06:06.895392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3939 | 2023.11.28 19:06:06.895434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3940 | 2023.11.28 19:06:06.895452 [ 3 ] {} <Debug> HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3941 | 2023.11.28 19:06:06.895468 [ 3 ] {} <Debug> HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2023.11.28 19:06:06.895537 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3943 | 2023.11.28 19:06:06.895574 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3944 | 2023.11.28 19:06:06.895677 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3945 | 2023.11.28 19:06:06.895924 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3946 | 2023.11.28 19:06:06.896119 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3947 | 2023.11.28 19:06:06.896279 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3948 | 2023.11.28 19:06:06.896407 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000842382 sec., 5935 rows/sec., 475.31 KiB/sec. | ||
| 3949 | 2023.11.28 19:06:06.896583 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 3950 | 2023.11.28 19:06:06.896607 [ 3 ] {4262887c-09e0-4132-b2a7-a5709794c0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3951 | 2023.11.28 19:06:06.896623 [ 3 ] {} <Debug> HTTP-Session: 9165afa5-2cd1-4c73-9ff0-a66e29fd5a4a Destroying unnamed session | ||
| 3952 | 2023.11.28 19:06:06.896729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3953 | 2023.11.28 19:06:06.896772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3954 | 2023.11.28 19:06:06.896790 [ 3 ] {} <Debug> HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3955 | 2023.11.28 19:06:06.896806 [ 3 ] {} <Debug> HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2023.11.28 19:06:06.896880 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3957 | 2023.11.28 19:06:06.896924 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3958 | 2023.11.28 19:06:06.897069 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3959 | 2023.11.28 19:06:06.897357 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3960 | 2023.11.28 19:06:06.897630 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3961 | 2023.11.28 19:06:06.897804 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3962 | 2023.11.28 19:06:06.897914 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001002074 sec., 4989 rows/sec., 6.73 MiB/sec. | ||
| 3963 | 2023.11.28 19:06:06.898066 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Debug> DynamicQueryHandler: Done processing query | ||
| 3964 | 2023.11.28 19:06:06.898090 [ 3 ] {fde4b2fe-1d38-472e-aa9c-1ff2dab32ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3965 | 2023.11.28 19:06:06.898106 [ 3 ] {} <Debug> HTTP-Session: 1d92f0a3-f8b1-4e1c-b93e-c25312efdcdd Destroying unnamed session | ||
| 3966 | 2023.11.28 19:06:07.151682 [ 146 ] {} <Debug> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3967 | 2023.11.28 19:06:07.151799 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3968 | 2023.11.28 19:06:07.151918 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3969 | 2023.11.28 19:06:07.152066 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3970 | 2023.11.28 19:06:07.152103 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3971 | 2023.11.28 19:06:07.152232 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3972 | 2023.11.28 19:06:07.152331 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3973 | 2023.11.28 19:06:07.152423 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3974 | 2023.11.28 19:06:07.152511 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3975 | 2023.11.28 19:06:07.153089 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220926 sec., 16381.009168450832 rows/sec., 1.12 MiB/sec. | ||
| 3976 | 2023.11.28 19:06:07.153200 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3977 | 2023.11.28 19:06:07.153386 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3978 | 2023.11.28 19:06:07.153454 [ 20 ] {30003cff-4692-41b2-9cfc-9bafd51d3c5a::all_1_9_2} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3979 | 2023.11.28 19:06:07.255725 [ 146 ] {} <Debug> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3980 | 2023.11.28 19:06:07.255796 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. | ||
| 3981 | 2023.11.28 19:06:07.255899 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3982 | 2023.11.28 19:06:07.256033 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3983 | 2023.11.28 19:06:07.256070 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3984 | 2023.11.28 19:06:07.256199 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3985 | 2023.11.28 19:06:07.256298 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3986 | 2023.11.28 19:06:07.256391 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3987 | 2023.11.28 19:06:07.256482 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3988 | 2023.11.28 19:06:07.257074 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218967 sec., 16407.33506321336 rows/sec., 1.34 MiB/sec. | ||
| 3989 | 2023.11.28 19:06:07.257170 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3990 | 2023.11.28 19:06:07.257345 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3991 | 2023.11.28 19:06:07.257410 [ 16 ] {c5efdd9b-327c-4857-819f-89654903eee6::all_1_9_2} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3992 | 2023.11.28 19:06:11.895607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 6645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3993 | 2023.11.28 19:06:11.895734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3994 | 2023.11.28 19:06:11.895760 [ 3 ] {} <Debug> HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 3995 | 2023.11.28 19:06:11.895784 [ 3 ] {} <Debug> HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2023.11.28 19:06:11.895911 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3997 | 2023.11.28 19:06:11.895971 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3998 | 2023.11.28 19:06:11.896135 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3999 | 2023.11.28 19:06:11.896584 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4000 | 2023.11.28 19:06:11.896852 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4001 | 2023.11.28 19:06:11.897025 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4002 | 2023.11.28 19:06:11.897160 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001208997 sec., 38048 rows/sec., 3.01 MiB/sec. | ||
| 4003 | 2023.11.28 19:06:11.897353 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4004 | 2023.11.28 19:06:11.897381 [ 3 ] {baf1bf6a-7a53-4570-b820-90ad9f75fee8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4005 | 2023.11.28 19:06:11.897398 [ 3 ] {} <Debug> HTTP-Session: 4d9cb97a-5ce4-4f4c-b02d-afb407236618 Destroying unnamed session | ||
| 4006 | 2023.11.28 19:06:11.897511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4007 | 2023.11.28 19:06:11.897563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4008 | 2023.11.28 19:06:11.897582 [ 3 ] {} <Debug> HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4009 | 2023.11.28 19:06:11.897601 [ 3 ] {} <Debug> HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2023.11.28 19:06:11.897679 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4011 | 2023.11.28 19:06:11.897721 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4012 | 2023.11.28 19:06:11.897844 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4013 | 2023.11.28 19:06:11.898141 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4014 | 2023.11.28 19:06:11.898352 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4015 | 2023.11.28 19:06:11.898500 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Trace> oximeter.fields_ipaddr (c5efdd9b-327c-4857-819f-89654903eee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 4016 | 2023.11.28 19:06:11.898617 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000909382 sec., 2199 rows/sec., 187.93 KiB/sec. | ||
| 4017 | 2023.11.28 19:06:11.898726 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Debug> DynamicQueryHandler: Done processing query | ||
| 4018 | 2023.11.28 19:06:11.898749 [ 3 ] {c075418e-6b72-41ff-82e6-8f3b823c5922} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4019 | 2023.11.28 19:06:11.898764 [ 3 ] {} <Debug> HTTP-Session: 0509aa78-0f5a-437b-871e-db684f546a77 Destroying unnamed session | ||
| 4020 | 2023.11.28 19:06:11.898946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 22419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4021 | 2023.11.28 19:06:11.898990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4022 | 2023.11.28 19:06:11.899009 [ 3 ] {} <Debug> HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4023 | 2023.11.28 19:06:11.899026 [ 3 ] {} <Debug> HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2023.11.28 19:06:11.899103 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4025 | 2023.11.28 19:06:11.899139 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4026 | 2023.11.28 19:06:11.899239 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4027 | 2023.11.28 19:06:11.899585 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4028 | 2023.11.28 19:06:11.899803 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4029 | 2023.11.28 19:06:11.899951 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4030 | 2023.11.28 19:06:11.900082 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Information> executeQuery: Read 139 rows, 13.92 KiB in 0.000945883 sec., 146952 rows/sec., 14.37 MiB/sec. | ||
| 4031 | 2023.11.28 19:06:11.900234 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Debug> DynamicQueryHandler: Done processing query | ||
| 4032 | 2023.11.28 19:06:11.900258 [ 3 ] {9058d894-6d85-4309-b431-96741909e401} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4033 | 2023.11.28 19:06:11.900274 [ 3 ] {} <Debug> HTTP-Session: 90d5e5ef-6815-4c77-affc-3b94fb106c2d Destroying unnamed session | ||
| 4034 | 2023.11.28 19:06:11.900387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4035 | 2023.11.28 19:06:11.900431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4036 | 2023.11.28 19:06:11.900450 [ 3 ] {} <Debug> HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4037 | 2023.11.28 19:06:11.900467 [ 3 ] {} <Debug> HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2023.11.28 19:06:11.900537 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4039 | 2023.11.28 19:06:11.900575 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4040 | 2023.11.28 19:06:11.900685 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4041 | 2023.11.28 19:06:11.901051 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4042 | 2023.11.28 19:06:11.901250 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4043 | 2023.11.28 19:06:11.901400 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Trace> oximeter.fields_u16 (30003cff-4692-41b2-9cfc-9bafd51d3c5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 4044 | 2023.11.28 19:06:11.901516 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000952643 sec., 2099 rows/sec., 146.59 KiB/sec. | ||
| 4045 | 2023.11.28 19:06:11.901634 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4046 | 2023.11.28 19:06:11.901657 [ 3 ] {ffa80d4d-a8d0-400d-a266-240b85e4a5a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4047 | 2023.11.28 19:06:11.901673 [ 3 ] {} <Debug> HTTP-Session: 445aae56-ef94-45f4-a84d-a452033a4651 Destroying unnamed session | ||
| 4048 | 2023.11.28 19:06:11.901777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 8185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4049 | 2023.11.28 19:06:11.901820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4050 | 2023.11.28 19:06:11.901838 [ 3 ] {} <Debug> HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4051 | 2023.11.28 19:06:11.901854 [ 3 ] {} <Debug> HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2023.11.28 19:06:11.901927 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4053 | 2023.11.28 19:06:11.901965 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4054 | 2023.11.28 19:06:11.902069 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4055 | 2023.11.28 19:06:11.902377 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4056 | 2023.11.28 19:06:11.902577 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4057 | 2023.11.28 19:06:11.902721 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4058 | 2023.11.28 19:06:11.902839 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000885392 sec., 54213 rows/sec., 4.24 MiB/sec. | ||
| 4059 | 2023.11.28 19:06:11.902954 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Debug> DynamicQueryHandler: Done processing query | ||
| 4060 | 2023.11.28 19:06:11.902978 [ 3 ] {78a4bbbe-1890-4b36-9408-f94f911d1c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4061 | 2023.11.28 19:06:11.902994 [ 3 ] {} <Debug> HTTP-Session: 7013ca6d-9fca-494b-8c0e-02e74b4d7433 Destroying unnamed session | ||
| 4062 | 2023.11.28 19:06:11.903108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4063 | 2023.11.28 19:06:11.903152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4064 | 2023.11.28 19:06:11.903171 [ 3 ] {} <Debug> HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4065 | 2023.11.28 19:06:11.903187 [ 3 ] {} <Debug> HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2023.11.28 19:06:11.903257 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4067 | 2023.11.28 19:06:11.903298 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4068 | 2023.11.28 19:06:11.903424 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4069 | 2023.11.28 19:06:11.903690 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4070 | 2023.11.28 19:06:11.903926 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4071 | 2023.11.28 19:06:11.904096 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Trace> oximeter.measurements_cumulativeu64 (71ebd542-ac32-490b-bd3f-cac613ad0d4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4072 | 2023.11.28 19:06:11.904229 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000936084 sec., 1068 rows/sec., 74.07 KiB/sec. | ||
| 4073 | 2023.11.28 19:06:11.904361 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Debug> DynamicQueryHandler: Done processing query | ||
| 4074 | 2023.11.28 19:06:11.904385 [ 3 ] {dc78cd61-b70e-4732-a7bd-01e1de29b425} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4075 | 2023.11.28 19:06:11.904400 [ 3 ] {} <Debug> HTTP-Session: 261ce7cd-3ce7-4600-8dba-ce0bfbc12817 Destroying unnamed session | ||
| 4076 | 2023.11.28 19:06:11.904540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 49212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4077 | 2023.11.28 19:06:11.904584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4078 | 2023.11.28 19:06:11.904602 [ 3 ] {} <Debug> HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4079 | 2023.11.28 19:06:11.904618 [ 3 ] {} <Debug> HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2023.11.28 19:06:11.904697 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4081 | 2023.11.28 19:06:11.904739 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4082 | 2023.11.28 19:06:11.904872 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4083 | 2023.11.28 19:06:11.905392 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4084 | 2023.11.28 19:06:11.905702 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4085 | 2023.11.28 19:06:11.905871 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 4086 | 2023.11.28 19:06:11.906010 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001278308 sec., 35985 rows/sec., 48.56 MiB/sec. | ||
| 4087 | 2023.11.28 19:06:11.906238 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Debug> DynamicQueryHandler: Done processing query | ||
| 4088 | 2023.11.28 19:06:11.906261 [ 3 ] {0b817f5b-c7c6-411b-9f81-1b2bd1b7cbde} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 4089 | 2023.11.28 19:06:11.906278 [ 3 ] {} <Debug> HTTP-Session: 0af8a527-330e-454e-a321-ca5de5a6deae Destroying unnamed session | ||
| 4090 | 2023.11.28 19:06:13.279637 [ 162 ] {} <Debug> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4091 | 2023.11.28 19:06:13.279758 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4092 | 2023.11.28 19:06:13.279912 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 4093 | 2023.11.28 19:06:13.280144 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4094 | 2023.11.28 19:06:13.280213 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 4095 | 2023.11.28 19:06:13.280444 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 4096 | 2023.11.28 19:06:13.280622 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 4097 | 2023.11.28 19:06:13.280771 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 4098 | 2023.11.28 19:06:13.280913 [ 23 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 4099 | 2023.11.28 19:06:13.281666 [ 15 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823755 sec., 30157.55954061812 rows/sec., 1.94 MiB/sec. | ||
| 4100 | 2023.11.28 19:06:13.281838 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4101 | 2023.11.28 19:06:13.282110 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 4102 | 2023.11.28 19:06:13.282187 [ 16 ] {d15a49fe-df43-4a72-9c00-64f08fa86d1e::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (d15a49fe-df43-4a72-9c00-64f08fa86d1e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 4103 | 2023.11.28 19:06:16.892325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4104 | 2023.11.28 19:06:16.892442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4105 | 2023.11.28 19:06:16.892470 [ 3 ] {} <Debug> HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4106 | 2023.11.28 19:06:16.892494 [ 3 ] {} <Debug> HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2023.11.28 19:06:16.892617 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4108 | 2023.11.28 19:06:16.892677 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4109 | 2023.11.28 19:06:16.892835 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4110 | 2023.11.28 19:06:16.893277 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4111 | 2023.11.28 19:06:16.893543 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4112 | 2023.11.28 19:06:16.893706 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Trace> oximeter.fields_i64 (b12379df-12e6-483a-aa74-77c055473511): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4113 | 2023.11.28 19:06:16.893833 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001182236 sec., 4229 rows/sec., 342.80 KiB/sec. | ||
| 4114 | 2023.11.28 19:06:16.894054 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Debug> DynamicQueryHandler: Done processing query | ||
| 4115 | 2023.11.28 19:06:16.894093 [ 3 ] {c8bc1df6-b9dd-475c-95ff-defefceb8362} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4116 | 2023.11.28 19:06:16.894111 [ 3 ] {} <Debug> HTTP-Session: eee6785e-9683-4116-ab9f-aa381a94ac08 Destroying unnamed session | ||
| 4117 | 2023.11.28 19:06:16.894228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4118 | 2023.11.28 19:06:16.894282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4119 | 2023.11.28 19:06:16.894302 [ 3 ] {} <Debug> HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4120 | 2023.11.28 19:06:16.894321 [ 3 ] {} <Debug> HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2023.11.28 19:06:16.894406 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4122 | 2023.11.28 19:06:16.894448 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4123 | 2023.11.28 19:06:16.894569 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4124 | 2023.11.28 19:06:16.894882 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4125 | 2023.11.28 19:06:16.895086 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4126 | 2023.11.28 19:06:16.895227 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Trace> oximeter.fields_string (ad7cc43e-444b-493c-8232-e087dd4d2da9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4127 | 2023.11.28 19:06:16.895356 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000911643 sec., 16453 rows/sec., 1.48 MiB/sec. | ||
| 4128 | 2023.11.28 19:06:16.895483 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Debug> DynamicQueryHandler: Done processing query | ||
| 4129 | 2023.11.28 19:06:16.895507 [ 3 ] {0ae44d76-9c4f-4196-8618-837b1378ed77} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4130 | 2023.11.28 19:06:16.895522 [ 3 ] {} <Debug> HTTP-Session: 60a31ae8-ba5a-47c3-8923-2414a9166253 Destroying unnamed session | ||
| 4131 | 2023.11.28 19:06:16.895640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4132 | 2023.11.28 19:06:16.895687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4133 | 2023.11.28 19:06:16.895706 [ 3 ] {} <Debug> HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4134 | 2023.11.28 19:06:16.895723 [ 3 ] {} <Debug> HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2023.11.28 19:06:16.895795 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4136 | 2023.11.28 19:06:16.895833 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4137 | 2023.11.28 19:06:16.895941 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4138 | 2023.11.28 19:06:16.896211 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4139 | 2023.11.28 19:06:16.896412 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4140 | 2023.11.28 19:06:16.896557 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Trace> oximeter.fields_uuid (2cf59c60-1a07-4175-95ec-adb96dae9998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 4141 | 2023.11.28 19:06:16.896690 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000867151 sec., 5766 rows/sec., 461.73 KiB/sec. | ||
| 4142 | 2023.11.28 19:06:16.896809 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4143 | 2023.11.28 19:06:16.896832 [ 3 ] {29aacdee-1078-4193-bf01-168a9e134ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4144 | 2023.11.28 19:06:16.896849 [ 3 ] {} <Debug> HTTP-Session: 6de1e2ca-162b-43a9-a875-34873f7f5396 Destroying unnamed session | ||
| 4145 | 2023.11.28 19:06:16.896988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50255, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4146 | 2023.11.28 19:06:16.897034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4147 | 2023.11.28 19:06:16.897053 [ 3 ] {} <Debug> HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Authenticating user 'default' from [fd00:1122:3344:101::d]:50255 | ||
| 4148 | 2023.11.28 19:06:16.897069 [ 3 ] {} <Debug> HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2023.11.28 19:06:16.897143 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50255) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4150 | 2023.11.28 19:06:16.897186 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4151 | 2023.11.28 19:06:16.897328 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4152 | 2023.11.28 19:06:16.897631 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. | ||
| 4153 | 2023.11.28 19:06:16.897914 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4154 | 2023.11.28 19:06:16.898086 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Trace> oximeter.measurements_histogramf64 (b5a93378-a7b8-4aea-addc-63b0f9dd71af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 4155 | 2023.11.28 19:06:16.898224 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001045085 sec., 4784 rows/sec., 6.46 MiB/sec. | ||
| 4156 | 2023.11.28 19:06:16.898447 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4157 | 2023.11.28 19:06:16.898472 [ 3 ] {96e9f3a3-5d44-4192-bd77-24088780a4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4158 | 2023.11.28 19:06:16.898488 [ 3 ] {} <Debug> HTTP-Session: 83bd8692-938f-46aa-8cd1-51ae78742844 Destroying unnamed session | ||
| 4159 | 2023.11.28 19:06:19.327782 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4160 | 2023.11.28 19:06:19.327852 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||