| 1 | [ Dec 7 08:22:29 Enabled. ] | ||
| 2 | [ Dec 7 08:22:29 Rereading configuration. ] | ||
| 3 | [ Dec 7 08:22:30 Rereading configuration. ] | ||
| 4 | [ Dec 7 08:22:34 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=oxControlService15 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService15 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService15 | ||
| 29 | ipadm: Could not delete oxControlService15: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService15 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService15 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService15 | ||
| 34 | + ipadm show-addr oxControlService15/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService15/ll | ||
| 37 | + ipadm show-addr oxControlService15/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService15/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 | [ Dec 7 08:22:34 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.12.07 08:22:35.042883 [ 1 ] {} <Information> Application: Will watch for the process with pid 22262 | ||
| 55 | 2023.12.07 08:22:35.042980 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.12.07 08:22:35.343833 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22262 | ||
| 57 | 2023.12.07 08:22:35.344010 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.12.07 08:22:35.344231 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.12.07 08:22:35.442445 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.12.07 08:22:35.442497 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.12.07 08:22:35.442515 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.12.07 08:22:35.442559 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.12.07 08:22:35.442910 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.12.07 08:22:35.443618 [ 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.12.07 08:22:35.444084 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.12.07 08:22:35.444341 [ 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.12.07 08:22:35.446579 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.12.07 08:22:35.446632 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.12.07 08:22:35.447355 [ 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.12.07 08:22:35.447528 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.12.07 08:22:35.453114 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.12.07 08:22:35.453435 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.12.07 08:22:35.453465 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.12.07 08:22:35.454901 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.12.07 08:22:35.455390 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.12.07 08:22:35.455730 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.12.07 08:22:35.455999 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.12.07 08:22:35.456891 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.12.07 08:22:35.456940 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.12.07 08:22:35.456994 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.12.07 08:22:35.457017 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.12.07 08:22:35.488457 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.12.07 08:22:35.488498 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136333 sec | ||
| 90 | 2023.12.07 08:22:35.489086 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.12.07 08:22:35.489167 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.12.07 08:22:35.489187 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.12.07 08:22:35.489206 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.12.07 08:22:35.489218 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.12.07 08:22:35.489233 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.12.07 08:22:35.489252 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.12.07 08:22:35.489284 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.12.07 08:22:35.489304 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.12.07 08:22:35.489334 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.12.07 08:22:35.489347 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.12.07 08:22:35.489361 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.12.07 08:22:35.489379 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.12.07 08:22:35.489410 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.12.07 08:22:35.489425 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.12.07 08:22:35.489437 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.12.07 08:22:35.526274 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.12.07 08:22:35.529528 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.12.07 08:22:35.529574 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8201e-05 sec | ||
| 109 | 2023.12.07 08:22:35.529608 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.12.07 08:22:35.529627 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.12.07 08:22:35.529654 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.12.07 08:22:35.531673 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.12.07 08:22:35.537019 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.12.07 08:22:35.537146 [ 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.12.07 08:22:35.537183 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.12.07 08:22:35.746488 [ 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.12.07 08:22:35.764006 [ 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.12.07 08:22:35.764059 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.12.07 08:22:35.830053 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.12.07 08:22:35.830841 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
| 121 | 2023.12.07 08:22:35.831199 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.12.07 08:22:35.831240 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.12.07 08:22:35.831263 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.12.07 08:22:35.831361 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 125 | 2023.12.07 08:22:35.831411 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 126 | 2023.12.07 08:22:35.831436 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.12.07 08:22:35.832418 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.12.07 08:22:35.832439 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.12.07 08:22:50.832140 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 130 | 2023.12.07 08:22:50.832244 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 131 | 2023.12.07 08:22:55.348424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 132 | 2023.12.07 08:22:55.348620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 133 | 2023.12.07 08:22:55.349211 [ 3 ] {} <Debug> HTTP-Session: 021bed45-b6d0-4c61-97c9-5cf633876c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 134 | 2023.12.07 08:22:55.349255 [ 3 ] {} <Debug> HTTP-Session: 021bed45-b6d0-4c61-97c9-5cf633876c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2023.12.07 08:22:55.349386 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 136 | 2023.12.07 08:22:55.349423 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 137 | 2023.12.07 08:22:55.349437 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 138 | 2023.12.07 08:22:55.350924 [ 3 ] {5f17640b-9e34-4bab-9b16-6c995896671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 139 | 2023.12.07 08:22:55.365865 [ 3 ] {5f17640b-9e34-4bab-9b16-6c995896671d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56776) (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.12.07 08:22:55.366142 [ 3 ] {5f17640b-9e34-4bab-9b16-6c995896671d} <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.12.07 08:22:55.366859 [ 3 ] {5f17640b-9e34-4bab-9b16-6c995896671d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 190 | 2023.12.07 08:22:55.366900 [ 3 ] {} <Debug> HTTP-Session: 021bed45-b6d0-4c61-97c9-5cf633876c01 Destroying unnamed session | ||
| 191 | 2023.12.07 08:22:55.367194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 192 | 2023.12.07 08:22:55.367262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 193 | 2023.12.07 08:22:55.367291 [ 3 ] {} <Debug> HTTP-Session: 05dd6518-9b1f-41dc-8a2e-f735c3f197b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 194 | 2023.12.07 08:22:55.367313 [ 3 ] {} <Debug> HTTP-Session: 05dd6518-9b1f-41dc-8a2e-f735c3f197b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2023.12.07 08:22:55.367419 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 196 | 2023.12.07 08:22:55.367508 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 197 | 2023.12.07 08:22:55.368449 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 198 | 2023.12.07 08:22:55.370356 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 199 | 2023.12.07 08:22:55.374528 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 200 | 2023.12.07 08:22:55.374561 [ 3 ] {6d5ae221-ea09-4631-a294-8d3a0acf57e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 201 | 2023.12.07 08:22:55.374579 [ 3 ] {} <Debug> HTTP-Session: 05dd6518-9b1f-41dc-8a2e-f735c3f197b9 Destroying unnamed session | ||
| 202 | 2023.12.07 08:22:55.374745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 203 | 2023.12.07 08:22:55.374800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 204 | 2023.12.07 08:22:55.374821 [ 3 ] {} <Debug> HTTP-Session: e59f458a-9b34-4904-a84c-19d2a478e801 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 205 | 2023.12.07 08:22:55.374844 [ 3 ] {} <Debug> HTTP-Session: e59f458a-9b34-4904-a84c-19d2a478e801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2023.12.07 08:22:55.374954 [ 3 ] {833988b2-53fe-4a77-a173-69a1344041ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 207 | 2023.12.07 08:22:55.375220 [ 3 ] {833988b2-53fe-4a77-a173-69a1344041ed} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56776) (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.12.07 08:22:55.375367 [ 3 ] {833988b2-53fe-4a77-a173-69a1344041ed} <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.12.07 08:22:55.375492 [ 3 ] {833988b2-53fe-4a77-a173-69a1344041ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 258 | 2023.12.07 08:22:55.375519 [ 3 ] {} <Debug> HTTP-Session: e59f458a-9b34-4904-a84c-19d2a478e801 Destroying unnamed session | ||
| 259 | 2023.12.07 08:22:55.375814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 260 | 2023.12.07 08:22:55.375866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 261 | 2023.12.07 08:22:55.375890 [ 3 ] {} <Debug> HTTP-Session: 50008b8f-bfa5-4403-972b-ec656e367cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 262 | 2023.12.07 08:22:55.375908 [ 3 ] {} <Debug> HTTP-Session: 50008b8f-bfa5-4403-972b-ec656e367cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2023.12.07 08:22:55.376020 [ 3 ] {3ef33ee5-cf1e-4af7-8e76-fa4c801ef92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 264 | 2023.12.07 08:22:55.376127 [ 3 ] {3ef33ee5-cf1e-4af7-8e76-fa4c801ef92e} <Debug> DynamicQueryHandler: Done processing query | ||
| 265 | 2023.12.07 08:22:55.376149 [ 3 ] {3ef33ee5-cf1e-4af7-8e76-fa4c801ef92e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 266 | 2023.12.07 08:22:55.376173 [ 3 ] {} <Debug> HTTP-Session: 50008b8f-bfa5-4403-972b-ec656e367cbc Destroying unnamed session | ||
| 267 | 2023.12.07 08:22:55.376297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 268 | 2023.12.07 08:22:55.376344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 269 | 2023.12.07 08:22:55.376369 [ 3 ] {} <Debug> HTTP-Session: c494cb04-8f5a-4de2-86e6-ae807f0ac326 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 270 | 2023.12.07 08:22:55.376385 [ 3 ] {} <Debug> HTTP-Session: c494cb04-8f5a-4de2-86e6-ae807f0ac326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2023.12.07 08:22:55.376447 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 272 | 2023.12.07 08:22:55.376503 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 273 | 2023.12.07 08:22:55.379633 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 274 | 2023.12.07 08:22:55.379666 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5361e-05 sec | ||
| 275 | 2023.12.07 08:22:55.379692 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 276 | 2023.12.07 08:22:55.379707 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 277 | 2023.12.07 08:22:55.379782 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Debug> DynamicQueryHandler: Done processing query | ||
| 278 | 2023.12.07 08:22:55.379803 [ 3 ] {bc3a80fc-978e-49d8-9c55-02b49a03232d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 279 | 2023.12.07 08:22:55.379828 [ 3 ] {} <Debug> HTTP-Session: c494cb04-8f5a-4de2-86e6-ae807f0ac326 Destroying unnamed session | ||
| 280 | 2023.12.07 08:22:55.379946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 281 | 2023.12.07 08:22:55.379997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 282 | 2023.12.07 08:22:55.380026 [ 3 ] {} <Debug> HTTP-Session: f085a953-7a88-4955-82fb-3ab1e95e4db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 283 | 2023.12.07 08:22:55.380044 [ 3 ] {} <Debug> HTTP-Session: f085a953-7a88-4955-82fb-3ab1e95e4db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2023.12.07 08:22:55.380190 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) /* 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.12.07 08:22:55.380239 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 287 | 2023.12.07 08:22:55.384947 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Debug> oximeter.version (2d40753e-37b8-4cc4-9f0c-ae5b8854e953): Loading data parts | ||
| 288 | 2023.12.07 08:22:55.385083 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Debug> oximeter.version (2d40753e-37b8-4cc4-9f0c-ae5b8854e953): There are no data parts | ||
| 289 | 2023.12.07 08:22:55.389682 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Debug> DynamicQueryHandler: Done processing query | ||
| 290 | 2023.12.07 08:22:55.389717 [ 3 ] {e01c7871-e6ed-4bd1-b4df-eb9fb37e1a68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 291 | 2023.12.07 08:22:55.389733 [ 3 ] {} <Debug> HTTP-Session: f085a953-7a88-4955-82fb-3ab1e95e4db6 Destroying unnamed session | ||
| 292 | 2023.12.07 08:22:55.389865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 293 | 2023.12.07 08:22:55.389916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 294 | 2023.12.07 08:22:55.389936 [ 3 ] {} <Debug> HTTP-Session: 40283ce0-72d0-426b-b79f-17f0aeb65edf Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 295 | 2023.12.07 08:22:55.389958 [ 3 ] {} <Debug> HTTP-Session: 40283ce0-72d0-426b-b79f-17f0aeb65edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2023.12.07 08:22:55.390153 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) /* 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 Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 307 | 2023.12.07 08:22:55.390209 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 308 | 2023.12.07 08:22:55.398663 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Debug> oximeter.measurements_bool (552819cd-abb2-44c6-b248-1768ca91046a): Loading data parts | ||
| 309 | 2023.12.07 08:22:55.398776 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Debug> oximeter.measurements_bool (552819cd-abb2-44c6-b248-1768ca91046a): There are no data parts | ||
| 310 | 2023.12.07 08:22:55.403127 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Debug> DynamicQueryHandler: Done processing query | ||
| 311 | 2023.12.07 08:22:55.403163 [ 3 ] {71267ed3-e545-400b-aedf-de548a0c1062} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 312 | 2023.12.07 08:22:55.403179 [ 3 ] {} <Debug> HTTP-Session: 40283ce0-72d0-426b-b79f-17f0aeb65edf Destroying unnamed session | ||
| 313 | 2023.12.07 08:22:55.403317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 314 | 2023.12.07 08:22:55.403369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 315 | 2023.12.07 08:22:55.403390 [ 3 ] {} <Debug> HTTP-Session: 9043fb41-7e5e-430d-99a0-a719e691a625 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 316 | 2023.12.07 08:22:55.403414 [ 3 ] {} <Debug> HTTP-Session: 9043fb41-7e5e-430d-99a0-a719e691a625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2023.12.07 08:22:55.403608 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 318 | 2023.12.07 08:22:55.403662 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 319 | 2023.12.07 08:22:55.407659 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Debug> oximeter.measurements_i8 (d0fe8644-caea-4700-b63e-de6eddb8f14a): Loading data parts | ||
| 320 | 2023.12.07 08:22:55.407770 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Debug> oximeter.measurements_i8 (d0fe8644-caea-4700-b63e-de6eddb8f14a): There are no data parts | ||
| 321 | 2023.12.07 08:22:55.409321 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 322 | 2023.12.07 08:22:55.409360 [ 3 ] {2950c94b-cc0f-4568-b962-06de5a24c9b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 323 | 2023.12.07 08:22:55.409381 [ 3 ] {} <Debug> HTTP-Session: 9043fb41-7e5e-430d-99a0-a719e691a625 Destroying unnamed session | ||
| 324 | 2023.12.07 08:22:55.409543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 325 | 2023.12.07 08:22:55.409606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 326 | 2023.12.07 08:22:55.409631 [ 3 ] {} <Debug> HTTP-Session: c9d06250-4d26-4cd5-89cc-7abacb106c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 327 | 2023.12.07 08:22:55.409664 [ 3 ] {} <Debug> HTTP-Session: c9d06250-4d26-4cd5-89cc-7abacb106c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2023.12.07 08:22:55.409898 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 329 | 2023.12.07 08:22:55.409968 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 330 | 2023.12.07 08:22:55.415455 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Debug> oximeter.measurements_u8 (02158329-987d-4c97-bd77-160514e76874): Loading data parts | ||
| 331 | 2023.12.07 08:22:55.415565 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Debug> oximeter.measurements_u8 (02158329-987d-4c97-bd77-160514e76874): There are no data parts | ||
| 332 | 2023.12.07 08:22:55.419912 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Debug> DynamicQueryHandler: Done processing query | ||
| 333 | 2023.12.07 08:22:55.419938 [ 3 ] {3f776a60-42df-4460-b812-007a6715464a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 334 | 2023.12.07 08:22:55.419963 [ 3 ] {} <Debug> HTTP-Session: c9d06250-4d26-4cd5-89cc-7abacb106c57 Destroying unnamed session | ||
| 335 | 2023.12.07 08:22:55.420118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 336 | 2023.12.07 08:22:55.420165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 337 | 2023.12.07 08:22:55.420191 [ 3 ] {} <Debug> HTTP-Session: 14aee621-265e-4595-bd80-4a6f2ff6fc07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 338 | 2023.12.07 08:22:55.420216 [ 3 ] {} <Debug> HTTP-Session: 14aee621-265e-4595-bd80-4a6f2ff6fc07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2023.12.07 08:22:55.420410 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2023.12.07 08:22:55.420465 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 341 | 2023.12.07 08:22:55.424444 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Debug> oximeter.measurements_i16 (82b1448b-a204-41df-b0ad-7055b8d4a897): Loading data parts | ||
| 342 | 2023.12.07 08:22:55.424572 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Debug> oximeter.measurements_i16 (82b1448b-a204-41df-b0ad-7055b8d4a897): There are no data parts | ||
| 343 | 2023.12.07 08:22:55.427173 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Debug> DynamicQueryHandler: Done processing query | ||
| 344 | 2023.12.07 08:22:55.427199 [ 3 ] {f6a2cc27-a04e-4cf4-9076-34c6e3d8002e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 345 | 2023.12.07 08:22:55.427225 [ 3 ] {} <Debug> HTTP-Session: 14aee621-265e-4595-bd80-4a6f2ff6fc07 Destroying unnamed session | ||
| 346 | 2023.12.07 08:22:55.427350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 347 | 2023.12.07 08:22:55.427405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 348 | 2023.12.07 08:22:55.427433 [ 3 ] {} <Debug> HTTP-Session: 9ef96131-0985-4ae5-809b-d92e6554391c Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 349 | 2023.12.07 08:22:55.427471 [ 3 ] {} <Debug> HTTP-Session: 9ef96131-0985-4ae5-809b-d92e6554391c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2023.12.07 08:22:55.427662 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2023.12.07 08:22:55.427728 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2023.12.07 08:22:55.431241 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Debug> oximeter.measurements_u16 (4de1eb5d-608d-4ea0-8ed2-9bd8f784e9a6): Loading data parts | ||
| 353 | 2023.12.07 08:22:55.431350 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Debug> oximeter.measurements_u16 (4de1eb5d-608d-4ea0-8ed2-9bd8f784e9a6): There are no data parts | ||
| 354 | 2023.12.07 08:22:55.434994 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 355 | 2023.12.07 08:22:55.435021 [ 3 ] {7ce157dd-42f0-4212-ac64-5da5a2d07c7b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 356 | 2023.12.07 08:22:55.435049 [ 3 ] {} <Debug> HTTP-Session: 9ef96131-0985-4ae5-809b-d92e6554391c Destroying unnamed session | ||
| 357 | 2023.12.07 08:22:55.435178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 358 | 2023.12.07 08:22:55.435234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 359 | 2023.12.07 08:22:55.435261 [ 3 ] {} <Debug> HTTP-Session: 8396a973-19d2-4aca-a79f-e88fb9f7dd17 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 360 | 2023.12.07 08:22:55.435278 [ 3 ] {} <Debug> HTTP-Session: 8396a973-19d2-4aca-a79f-e88fb9f7dd17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2023.12.07 08:22:55.435514 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 362 | 2023.12.07 08:22:55.435574 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 363 | 2023.12.07 08:22:55.437510 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Debug> oximeter.measurements_i32 (9c08218e-06fe-4462-aed3-4a07c258ed1d): Loading data parts | ||
| 364 | 2023.12.07 08:22:55.437608 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Debug> oximeter.measurements_i32 (9c08218e-06fe-4462-aed3-4a07c258ed1d): There are no data parts | ||
| 365 | 2023.12.07 08:22:55.440328 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 366 | 2023.12.07 08:22:55.440363 [ 3 ] {65d5f8cc-bf6e-4c12-817c-f19ac2b59c7b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 367 | 2023.12.07 08:22:55.440387 [ 3 ] {} <Debug> HTTP-Session: 8396a973-19d2-4aca-a79f-e88fb9f7dd17 Destroying unnamed session | ||
| 368 | 2023.12.07 08:22:55.440495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 369 | 2023.12.07 08:22:55.440547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 370 | 2023.12.07 08:22:55.440572 [ 3 ] {} <Debug> HTTP-Session: d2fc51b8-b8d8-40b6-bcb9-cd041c7b3b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 371 | 2023.12.07 08:22:55.440589 [ 3 ] {} <Debug> HTTP-Session: d2fc51b8-b8d8-40b6-bcb9-cd041c7b3b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2023.12.07 08:22:55.440783 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 373 | 2023.12.07 08:22:55.440838 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 374 | 2023.12.07 08:22:55.442898 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Debug> oximeter.measurements_u32 (d68d363f-7b95-4642-9ce5-6c018a0a6dfb): Loading data parts | ||
| 375 | 2023.12.07 08:22:55.442999 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Debug> oximeter.measurements_u32 (d68d363f-7b95-4642-9ce5-6c018a0a6dfb): There are no data parts | ||
| 376 | 2023.12.07 08:22:55.446884 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Debug> DynamicQueryHandler: Done processing query | ||
| 377 | 2023.12.07 08:22:55.446913 [ 3 ] {98e99866-a493-4057-9cdd-97890ab4247e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 378 | 2023.12.07 08:22:55.446933 [ 3 ] {} <Debug> HTTP-Session: d2fc51b8-b8d8-40b6-bcb9-cd041c7b3b55 Destroying unnamed session | ||
| 379 | 2023.12.07 08:22:55.447102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 380 | 2023.12.07 08:22:55.447184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 381 | 2023.12.07 08:22:55.447209 [ 3 ] {} <Debug> HTTP-Session: a320b3c9-1352-4f13-b16a-fe7200c951b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 382 | 2023.12.07 08:22:55.447238 [ 3 ] {} <Debug> HTTP-Session: a320b3c9-1352-4f13-b16a-fe7200c951b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2023.12.07 08:22:55.447449 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 384 | 2023.12.07 08:22:55.447504 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 385 | 2023.12.07 08:22:55.449332 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Debug> oximeter.measurements_i64 (6a2b7677-c698-4ef4-8184-749dd8ce08a8): Loading data parts | ||
| 386 | 2023.12.07 08:22:55.449430 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Debug> oximeter.measurements_i64 (6a2b7677-c698-4ef4-8184-749dd8ce08a8): There are no data parts | ||
| 387 | 2023.12.07 08:22:55.453028 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Debug> DynamicQueryHandler: Done processing query | ||
| 388 | 2023.12.07 08:22:55.453054 [ 3 ] {0c54989d-14d2-4077-b7ee-5253f68dca60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 389 | 2023.12.07 08:22:55.453069 [ 3 ] {} <Debug> HTTP-Session: a320b3c9-1352-4f13-b16a-fe7200c951b6 Destroying unnamed session | ||
| 390 | 2023.12.07 08:22:55.453192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 391 | 2023.12.07 08:22:55.453248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 392 | 2023.12.07 08:22:55.453266 [ 3 ] {} <Debug> HTTP-Session: f29716e0-90d1-4f94-8078-c8166f30ccc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 393 | 2023.12.07 08:22:55.453291 [ 3 ] {} <Debug> HTTP-Session: f29716e0-90d1-4f94-8078-c8166f30ccc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 394 | 2023.12.07 08:22:55.453502 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 395 | 2023.12.07 08:22:55.453551 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 396 | 2023.12.07 08:22:55.455286 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Debug> oximeter.measurements_u64 (2f467485-d7cc-4dd2-8287-56ca903dbb4c): Loading data parts | ||
| 397 | 2023.12.07 08:22:55.455393 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Debug> oximeter.measurements_u64 (2f467485-d7cc-4dd2-8287-56ca903dbb4c): There are no data parts | ||
| 398 | 2023.12.07 08:22:55.459441 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Debug> DynamicQueryHandler: Done processing query | ||
| 399 | 2023.12.07 08:22:55.459476 [ 3 ] {cc1900fc-de7f-414c-9535-093e9448f36d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 400 | 2023.12.07 08:22:55.459491 [ 3 ] {} <Debug> HTTP-Session: f29716e0-90d1-4f94-8078-c8166f30ccc9 Destroying unnamed session | ||
| 401 | 2023.12.07 08:22:55.459620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 402 | 2023.12.07 08:22:55.459671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 403 | 2023.12.07 08:22:55.459691 [ 3 ] {} <Debug> HTTP-Session: 85d1f715-1a14-4192-b858-1a2e0f34ab9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 404 | 2023.12.07 08:22:55.459715 [ 3 ] {} <Debug> HTTP-Session: 85d1f715-1a14-4192-b858-1a2e0f34ab9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 405 | 2023.12.07 08:22:55.459907 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2023.12.07 08:22:55.459971 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 407 | 2023.12.07 08:22:55.464400 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Debug> oximeter.measurements_f32 (fcf04be1-8d4e-4507-a1ba-41c9662823f2): Loading data parts | ||
| 408 | 2023.12.07 08:22:55.464493 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Debug> oximeter.measurements_f32 (fcf04be1-8d4e-4507-a1ba-41c9662823f2): There are no data parts | ||
| 409 | 2023.12.07 08:22:55.466112 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Debug> DynamicQueryHandler: Done processing query | ||
| 410 | 2023.12.07 08:22:55.466146 [ 3 ] {30ceb754-1b11-4344-9b9c-0be7ba9f1da0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 411 | 2023.12.07 08:22:55.466161 [ 3 ] {} <Debug> HTTP-Session: 85d1f715-1a14-4192-b858-1a2e0f34ab9d Destroying unnamed session | ||
| 412 | 2023.12.07 08:22:55.466285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 413 | 2023.12.07 08:22:55.466338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 414 | 2023.12.07 08:22:55.466357 [ 3 ] {} <Debug> HTTP-Session: 0eb934ee-3fe6-469c-8cef-63c4caa0ca4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 415 | 2023.12.07 08:22:55.466382 [ 3 ] {} <Debug> HTTP-Session: 0eb934ee-3fe6-469c-8cef-63c4caa0ca4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2023.12.07 08:22:55.466578 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 417 | 2023.12.07 08:22:55.466628 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 418 | 2023.12.07 08:22:55.471330 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Debug> oximeter.measurements_f64 (d049aa0f-0f49-47ea-bc92-cd478f3a3748): Loading data parts | ||
| 419 | 2023.12.07 08:22:55.471444 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Debug> oximeter.measurements_f64 (d049aa0f-0f49-47ea-bc92-cd478f3a3748): There are no data parts | ||
| 420 | 2023.12.07 08:22:55.475021 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Debug> DynamicQueryHandler: Done processing query | ||
| 421 | 2023.12.07 08:22:55.475060 [ 3 ] {50b5933a-2991-4773-9381-44a347fc6176} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 422 | 2023.12.07 08:22:55.475075 [ 3 ] {} <Debug> HTTP-Session: 0eb934ee-3fe6-469c-8cef-63c4caa0ca4b Destroying unnamed session | ||
| 423 | 2023.12.07 08:22:55.475211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 424 | 2023.12.07 08:22:55.475268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 425 | 2023.12.07 08:22:55.475287 [ 3 ] {} <Debug> HTTP-Session: f757a566-74be-4ecf-91d9-2570cc0b031a Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 426 | 2023.12.07 08:22:55.475313 [ 3 ] {} <Debug> HTTP-Session: f757a566-74be-4ecf-91d9-2570cc0b031a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2023.12.07 08:22:55.475497 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2023.12.07 08:22:55.475554 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 429 | 2023.12.07 08:22:55.477351 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Debug> oximeter.measurements_string (8de4ba60-37a3-44fb-b654-32c2d428c0f4): Loading data parts | ||
| 430 | 2023.12.07 08:22:55.477438 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Debug> oximeter.measurements_string (8de4ba60-37a3-44fb-b654-32c2d428c0f4): There are no data parts | ||
| 431 | 2023.12.07 08:22:55.480987 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Debug> DynamicQueryHandler: Done processing query | ||
| 432 | 2023.12.07 08:22:55.481031 [ 3 ] {52150904-94f0-468a-9b96-a7e165a6526f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 433 | 2023.12.07 08:22:55.481050 [ 3 ] {} <Debug> HTTP-Session: f757a566-74be-4ecf-91d9-2570cc0b031a Destroying unnamed session | ||
| 434 | 2023.12.07 08:22:55.481163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 435 | 2023.12.07 08:22:55.481235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 436 | 2023.12.07 08:22:55.481259 [ 3 ] {} <Debug> HTTP-Session: 5edd23a7-2eca-467e-86bf-57d74a706599 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 437 | 2023.12.07 08:22:55.481289 [ 3 ] {} <Debug> HTTP-Session: 5edd23a7-2eca-467e-86bf-57d74a706599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2023.12.07 08:22:55.481481 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 439 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 440 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 441 | * a string isn't palatable for a few reasons. | ||
| 442 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 443 | * details. | ||
| 444 | */ | ||
| 445 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2023.12.07 08:22:55.481568 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 447 | 2023.12.07 08:22:55.486461 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Debug> oximeter.measurements_bytes (7fcaf6d6-0fec-4f0d-bc9d-a2b05b26c404): Loading data parts | ||
| 448 | 2023.12.07 08:22:55.486632 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Debug> oximeter.measurements_bytes (7fcaf6d6-0fec-4f0d-bc9d-a2b05b26c404): There are no data parts | ||
| 449 | 2023.12.07 08:22:55.488391 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Debug> DynamicQueryHandler: Done processing query | ||
| 450 | 2023.12.07 08:22:55.488438 [ 3 ] {8ffbc598-6306-479b-bbcc-675b74825562} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 451 | 2023.12.07 08:22:55.488455 [ 3 ] {} <Debug> HTTP-Session: 5edd23a7-2eca-467e-86bf-57d74a706599 Destroying unnamed session | ||
| 452 | 2023.12.07 08:22:55.488597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 453 | 2023.12.07 08:22:55.488651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 454 | 2023.12.07 08:22:55.488671 [ 3 ] {} <Debug> HTTP-Session: a5ffd95e-82c8-4c39-bd30-01f97a0d5cae Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 455 | 2023.12.07 08:22:55.488697 [ 3 ] {} <Debug> HTTP-Session: a5ffd95e-82c8-4c39-bd30-01f97a0d5cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 456 | 2023.12.07 08:22:55.488905 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2023.12.07 08:22:55.488978 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2023.12.07 08:22:55.490678 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Debug> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Loading data parts | ||
| 459 | 2023.12.07 08:22:55.490779 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Debug> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): There are no data parts | ||
| 460 | 2023.12.07 08:22:55.494715 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Debug> DynamicQueryHandler: Done processing query | ||
| 461 | 2023.12.07 08:22:55.494755 [ 3 ] {490d404f-f4ec-454a-a3d7-de6b7eefded3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 462 | 2023.12.07 08:22:55.494772 [ 3 ] {} <Debug> HTTP-Session: a5ffd95e-82c8-4c39-bd30-01f97a0d5cae Destroying unnamed session | ||
| 463 | 2023.12.07 08:22:55.494913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 464 | 2023.12.07 08:22:55.494965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 465 | 2023.12.07 08:22:55.494986 [ 3 ] {} <Debug> HTTP-Session: ca145eb3-2e18-4832-be5e-f205913984ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 466 | 2023.12.07 08:22:55.495009 [ 3 ] {} <Debug> HTTP-Session: ca145eb3-2e18-4832-be5e-f205913984ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 467 | 2023.12.07 08:22:55.495219 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2023.12.07 08:22:55.495268 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 469 | 2023.12.07 08:22:55.499210 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Debug> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Loading data parts | ||
| 470 | 2023.12.07 08:22:55.499308 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Debug> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): There are no data parts | ||
| 471 | 2023.12.07 08:22:55.503518 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Debug> DynamicQueryHandler: Done processing query | ||
| 472 | 2023.12.07 08:22:55.503543 [ 3 ] {4f990ad8-fd79-40cb-bbca-e8c44918fbfb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 473 | 2023.12.07 08:22:55.503566 [ 3 ] {} <Debug> HTTP-Session: ca145eb3-2e18-4832-be5e-f205913984ff Destroying unnamed session | ||
| 474 | 2023.12.07 08:22:55.503718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 475 | 2023.12.07 08:22:55.503767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 476 | 2023.12.07 08:22:55.503792 [ 3 ] {} <Debug> HTTP-Session: 94a982d5-f0a8-430a-995d-a961e80ce7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 477 | 2023.12.07 08:22:55.503808 [ 3 ] {} <Debug> HTTP-Session: 94a982d5-f0a8-430a-995d-a961e80ce7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 478 | 2023.12.07 08:22:55.504016 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 479 | 2023.12.07 08:22:55.504070 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 480 | 2023.12.07 08:22:55.506351 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Debug> oximeter.measurements_cumulativef32 (c3597129-0af7-4c0c-aaaf-9f7f09b6dd0a): Loading data parts | ||
| 481 | 2023.12.07 08:22:55.506441 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Debug> oximeter.measurements_cumulativef32 (c3597129-0af7-4c0c-aaaf-9f7f09b6dd0a): There are no data parts | ||
| 482 | 2023.12.07 08:22:55.511030 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Debug> DynamicQueryHandler: Done processing query | ||
| 483 | 2023.12.07 08:22:55.511056 [ 3 ] {868c5404-3444-4118-bce8-b7634655f627} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 484 | 2023.12.07 08:22:55.511085 [ 3 ] {} <Debug> HTTP-Session: 94a982d5-f0a8-430a-995d-a961e80ce7b1 Destroying unnamed session | ||
| 485 | 2023.12.07 08:22:55.511223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 486 | 2023.12.07 08:22:55.511306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 487 | 2023.12.07 08:22:55.511359 [ 3 ] {} <Debug> HTTP-Session: 96e5e8be-f043-4949-881a-912b576cd550 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 488 | 2023.12.07 08:22:55.511386 [ 3 ] {} <Debug> HTTP-Session: 96e5e8be-f043-4949-881a-912b576cd550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 489 | 2023.12.07 08:22:55.511616 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2023.12.07 08:22:55.511678 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 491 | 2023.12.07 08:22:55.515806 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Debug> oximeter.measurements_cumulativef64 (9e633422-c1bf-48fe-ad04-941290a9b931): Loading data parts | ||
| 492 | 2023.12.07 08:22:55.515910 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Debug> oximeter.measurements_cumulativef64 (9e633422-c1bf-48fe-ad04-941290a9b931): There are no data parts | ||
| 493 | 2023.12.07 08:22:55.517458 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Debug> DynamicQueryHandler: Done processing query | ||
| 494 | 2023.12.07 08:22:55.517494 [ 3 ] {e3f1ce84-e44a-485c-81e4-3645edbaa02e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 495 | 2023.12.07 08:22:55.517509 [ 3 ] {} <Debug> HTTP-Session: 96e5e8be-f043-4949-881a-912b576cd550 Destroying unnamed session | ||
| 496 | 2023.12.07 08:22:55.517638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 497 | 2023.12.07 08:22:55.517698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 498 | 2023.12.07 08:22:55.517718 [ 3 ] {} <Debug> HTTP-Session: 13fa3d73-38fc-4a49-ae6b-e6175a5de8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 499 | 2023.12.07 08:22:55.517741 [ 3 ] {} <Debug> HTTP-Session: 13fa3d73-38fc-4a49-ae6b-e6175a5de8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2023.12.07 08:22:55.517955 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 501 | * NOTE: Array types cannot be Nullable, see | ||
| 502 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 503 | * for more details. | ||
| 504 | * | ||
| 505 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 506 | * is unfortunate, and at this point relies on the fact that an | ||
| 507 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 508 | * to figure out another way to represent missing samples here. | ||
| 509 | */ | ||
| 510 | 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) | ||
| 511 | 2023.12.07 08:22:55.518011 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 512 | 2023.12.07 08:22:55.522388 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Debug> oximeter.measurements_histogrami8 (06b4da2f-66e4-4f15-82f5-8f4710575bef): Loading data parts | ||
| 513 | 2023.12.07 08:22:55.522476 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Debug> oximeter.measurements_histogrami8 (06b4da2f-66e4-4f15-82f5-8f4710575bef): There are no data parts | ||
| 514 | 2023.12.07 08:22:55.524507 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Debug> DynamicQueryHandler: Done processing query | ||
| 515 | 2023.12.07 08:22:55.524538 [ 3 ] {fec072be-3e92-433c-9482-1234426a117b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 516 | 2023.12.07 08:22:55.524554 [ 3 ] {} <Debug> HTTP-Session: 13fa3d73-38fc-4a49-ae6b-e6175a5de8fc Destroying unnamed session | ||
| 517 | 2023.12.07 08:22:55.524680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 518 | 2023.12.07 08:22:55.524730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 519 | 2023.12.07 08:22:55.524750 [ 3 ] {} <Debug> HTTP-Session: a0c5c209-556d-4aad-811e-cd3f8260d17a Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 520 | 2023.12.07 08:22:55.524772 [ 3 ] {} <Debug> HTTP-Session: a0c5c209-556d-4aad-811e-cd3f8260d17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 521 | 2023.12.07 08:22:55.524983 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 522 | 2023.12.07 08:22:55.525041 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 523 | 2023.12.07 08:22:55.529302 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Debug> oximeter.measurements_histogramu8 (ef6b9a97-6487-4a45-aa49-d1122d40e906): Loading data parts | ||
| 524 | 2023.12.07 08:22:55.529416 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Debug> oximeter.measurements_histogramu8 (ef6b9a97-6487-4a45-aa49-d1122d40e906): There are no data parts | ||
| 525 | 2023.12.07 08:22:55.533246 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Debug> DynamicQueryHandler: Done processing query | ||
| 526 | 2023.12.07 08:22:55.533278 [ 3 ] {342d732e-58a5-440a-9fb5-53555f3ffc45} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 527 | 2023.12.07 08:22:55.533295 [ 3 ] {} <Debug> HTTP-Session: a0c5c209-556d-4aad-811e-cd3f8260d17a Destroying unnamed session | ||
| 528 | 2023.12.07 08:22:55.533446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 529 | 2023.12.07 08:22:55.533496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 530 | 2023.12.07 08:22:55.533515 [ 3 ] {} <Debug> HTTP-Session: 5b9e5280-b43b-4f17-bcd8-cc62248f0902 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 531 | 2023.12.07 08:22:55.533537 [ 3 ] {} <Debug> HTTP-Session: 5b9e5280-b43b-4f17-bcd8-cc62248f0902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2023.12.07 08:22:55.533752 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 533 | 2023.12.07 08:22:55.533805 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 534 | 2023.12.07 08:22:55.538112 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Debug> oximeter.measurements_histogrami16 (1d2e565a-84b1-4b96-aebf-1da7be68089e): Loading data parts | ||
| 535 | 2023.12.07 08:22:55.538212 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Debug> oximeter.measurements_histogrami16 (1d2e565a-84b1-4b96-aebf-1da7be68089e): There are no data parts | ||
| 536 | 2023.12.07 08:22:55.542560 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Debug> DynamicQueryHandler: Done processing query | ||
| 537 | 2023.12.07 08:22:55.542588 [ 3 ] {aa5caba0-5959-4737-ba82-a0c576e0626d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 538 | 2023.12.07 08:22:55.542611 [ 3 ] {} <Debug> HTTP-Session: 5b9e5280-b43b-4f17-bcd8-cc62248f0902 Destroying unnamed session | ||
| 539 | 2023.12.07 08:22:55.542733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 540 | 2023.12.07 08:22:55.542784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 541 | 2023.12.07 08:22:55.542809 [ 3 ] {} <Debug> HTTP-Session: c7071c19-36c4-4166-a0fa-b7ccffa15fee Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 542 | 2023.12.07 08:22:55.542827 [ 3 ] {} <Debug> HTTP-Session: c7071c19-36c4-4166-a0fa-b7ccffa15fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 543 | 2023.12.07 08:22:55.543042 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 544 | 2023.12.07 08:22:55.543096 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 545 | 2023.12.07 08:22:55.547222 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Debug> oximeter.measurements_histogramu16 (4ddbb34b-9f4f-4012-9008-44dcb968e72f): Loading data parts | ||
| 546 | 2023.12.07 08:22:55.547327 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Debug> oximeter.measurements_histogramu16 (4ddbb34b-9f4f-4012-9008-44dcb968e72f): There are no data parts | ||
| 547 | 2023.12.07 08:22:55.551739 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 548 | 2023.12.07 08:22:55.551764 [ 3 ] {1e89cb7e-a0f4-488f-b7df-73450b4ebb0b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 549 | 2023.12.07 08:22:55.551787 [ 3 ] {} <Debug> HTTP-Session: c7071c19-36c4-4166-a0fa-b7ccffa15fee Destroying unnamed session | ||
| 550 | 2023.12.07 08:22:55.551917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 551 | 2023.12.07 08:22:55.551967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 552 | 2023.12.07 08:22:55.551992 [ 3 ] {} <Debug> HTTP-Session: d717b28f-6d96-4096-9db8-9d1b17abeb68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 553 | 2023.12.07 08:22:55.552014 [ 3 ] {} <Debug> HTTP-Session: d717b28f-6d96-4096-9db8-9d1b17abeb68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 554 | 2023.12.07 08:22:55.552225 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 555 | 2023.12.07 08:22:55.552281 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 556 | 2023.12.07 08:22:55.556932 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Debug> oximeter.measurements_histogrami32 (ec2ede32-e245-4bc9-ba4e-ebf4539565ad): Loading data parts | ||
| 557 | 2023.12.07 08:22:55.557027 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Debug> oximeter.measurements_histogrami32 (ec2ede32-e245-4bc9-ba4e-ebf4539565ad): There are no data parts | ||
| 558 | 2023.12.07 08:22:55.558558 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Debug> DynamicQueryHandler: Done processing query | ||
| 559 | 2023.12.07 08:22:55.558597 [ 3 ] {d9e4665a-5b7b-4a75-9002-e79bd0e65a7c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 560 | 2023.12.07 08:22:55.558613 [ 3 ] {} <Debug> HTTP-Session: d717b28f-6d96-4096-9db8-9d1b17abeb68 Destroying unnamed session | ||
| 561 | 2023.12.07 08:22:55.558755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 562 | 2023.12.07 08:22:55.558813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 563 | 2023.12.07 08:22:55.558834 [ 3 ] {} <Debug> HTTP-Session: e6f884c3-92c3-4caf-8ac7-c450ea4f9b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 564 | 2023.12.07 08:22:55.558862 [ 3 ] {} <Debug> HTTP-Session: e6f884c3-92c3-4caf-8ac7-c450ea4f9b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 565 | 2023.12.07 08:22:55.559077 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 566 | 2023.12.07 08:22:55.559141 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 567 | 2023.12.07 08:22:55.562538 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Debug> oximeter.measurements_histogramu32 (9a0193d3-5034-48c4-b276-e0d161c701ff): Loading data parts | ||
| 568 | 2023.12.07 08:22:55.562656 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Debug> oximeter.measurements_histogramu32 (9a0193d3-5034-48c4-b276-e0d161c701ff): There are no data parts | ||
| 569 | 2023.12.07 08:22:55.564789 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 570 | 2023.12.07 08:22:55.564829 [ 3 ] {d3e0891c-fc6e-4bf5-9e75-7344ac9ebb8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 571 | 2023.12.07 08:22:55.564856 [ 3 ] {} <Debug> HTTP-Session: e6f884c3-92c3-4caf-8ac7-c450ea4f9b50 Destroying unnamed session | ||
| 572 | 2023.12.07 08:22:55.564973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 573 | 2023.12.07 08:22:55.565027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 574 | 2023.12.07 08:22:55.565060 [ 3 ] {} <Debug> HTTP-Session: 59264f69-eba6-482d-b4b4-6ebf7ab8456c Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 575 | 2023.12.07 08:22:55.565076 [ 3 ] {} <Debug> HTTP-Session: 59264f69-eba6-482d-b4b4-6ebf7ab8456c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2023.12.07 08:22:55.565301 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 577 | 2023.12.07 08:22:55.565367 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 578 | 2023.12.07 08:22:55.569516 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Debug> oximeter.measurements_histogrami64 (29534301-85e4-473f-a463-c5e042945cdc): Loading data parts | ||
| 579 | 2023.12.07 08:22:55.569624 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Debug> oximeter.measurements_histogrami64 (29534301-85e4-473f-a463-c5e042945cdc): There are no data parts | ||
| 580 | 2023.12.07 08:22:55.571198 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Debug> DynamicQueryHandler: Done processing query | ||
| 581 | 2023.12.07 08:22:55.571223 [ 3 ] {c495a27c-e699-4268-9115-601f4019f9d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 582 | 2023.12.07 08:22:55.571249 [ 3 ] {} <Debug> HTTP-Session: 59264f69-eba6-482d-b4b4-6ebf7ab8456c Destroying unnamed session | ||
| 583 | 2023.12.07 08:22:55.571376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 584 | 2023.12.07 08:22:55.571425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 585 | 2023.12.07 08:22:55.571450 [ 3 ] {} <Debug> HTTP-Session: 9d86c793-d000-42b1-92cf-e7cf88869002 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 586 | 2023.12.07 08:22:55.571466 [ 3 ] {} <Debug> HTTP-Session: 9d86c793-d000-42b1-92cf-e7cf88869002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2023.12.07 08:22:55.571680 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 588 | 2023.12.07 08:22:55.571734 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 589 | 2023.12.07 08:22:55.575638 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Debug> oximeter.measurements_histogramu64 (b68c20a7-f533-4ee4-909a-c9a10d19b9af): Loading data parts | ||
| 590 | 2023.12.07 08:22:55.575730 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Debug> oximeter.measurements_histogramu64 (b68c20a7-f533-4ee4-909a-c9a10d19b9af): There are no data parts | ||
| 591 | 2023.12.07 08:22:55.578064 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Debug> DynamicQueryHandler: Done processing query | ||
| 592 | 2023.12.07 08:22:55.578104 [ 3 ] {b1cbb07e-0867-471c-b727-5d51891a3ed9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 593 | 2023.12.07 08:22:55.578119 [ 3 ] {} <Debug> HTTP-Session: 9d86c793-d000-42b1-92cf-e7cf88869002 Destroying unnamed session | ||
| 594 | 2023.12.07 08:22:55.578236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 595 | 2023.12.07 08:22:55.578298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 596 | 2023.12.07 08:22:55.578318 [ 3 ] {} <Debug> HTTP-Session: c565520e-324a-449f-b3e8-513010f93e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 597 | 2023.12.07 08:22:55.578340 [ 3 ] {} <Debug> HTTP-Session: c565520e-324a-449f-b3e8-513010f93e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2023.12.07 08:22:55.578591 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 599 | 2023.12.07 08:22:55.578651 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 600 | 2023.12.07 08:22:55.582006 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Debug> oximeter.measurements_histogramf32 (414d7d28-f97b-4afa-9983-2375848b3077): Loading data parts | ||
| 601 | 2023.12.07 08:22:55.582119 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Debug> oximeter.measurements_histogramf32 (414d7d28-f97b-4afa-9983-2375848b3077): There are no data parts | ||
| 602 | 2023.12.07 08:22:55.584047 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Debug> DynamicQueryHandler: Done processing query | ||
| 603 | 2023.12.07 08:22:55.584086 [ 3 ] {9ec3aa95-e699-431f-9419-dfc4b9488793} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 604 | 2023.12.07 08:22:55.584101 [ 3 ] {} <Debug> HTTP-Session: c565520e-324a-449f-b3e8-513010f93e65 Destroying unnamed session | ||
| 605 | 2023.12.07 08:22:55.584236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 606 | 2023.12.07 08:22:55.584294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 607 | 2023.12.07 08:22:55.584314 [ 3 ] {} <Debug> HTTP-Session: 2662fc4a-ade6-443a-b132-7d897f7ba2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 608 | 2023.12.07 08:22:55.584341 [ 3 ] {} <Debug> HTTP-Session: 2662fc4a-ade6-443a-b132-7d897f7ba2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2023.12.07 08:22:55.584567 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 610 | 2023.12.07 08:22:55.584636 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 611 | 2023.12.07 08:22:55.588257 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Loading data parts | ||
| 612 | 2023.12.07 08:22:55.588382 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): There are no data parts | ||
| 613 | 2023.12.07 08:22:55.592682 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Debug> DynamicQueryHandler: Done processing query | ||
| 614 | 2023.12.07 08:22:55.592708 [ 3 ] {f40d2a9b-59cc-4c78-bcd4-6b6a0da18ace} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 615 | 2023.12.07 08:22:55.592737 [ 3 ] {} <Debug> HTTP-Session: 2662fc4a-ade6-443a-b132-7d897f7ba2f6 Destroying unnamed session | ||
| 616 | 2023.12.07 08:22:55.592880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 617 | 2023.12.07 08:22:55.592938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 618 | 2023.12.07 08:22:55.592957 [ 3 ] {} <Debug> HTTP-Session: 1052dbcd-fd69-4ac4-ba37-42c3dfaff01e Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 619 | 2023.12.07 08:22:55.592985 [ 3 ] {} <Debug> HTTP-Session: 1052dbcd-fd69-4ac4-ba37-42c3dfaff01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2023.12.07 08:22:55.593160 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) /* The field tables store named dimensions of each timeseries. | ||
| 621 | * | ||
| 622 | * As with the measurement tables, there is one field table for each field data | ||
| 623 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 624 | * this behavior **must not** be relied upon for query correctness. | ||
| 625 | * | ||
| 626 | * The index for the fields differs from the measurements, however. Rows are | ||
| 627 | * sorted by timeseries name, then field name, field value, and finally | ||
| 628 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 629 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 630 | * usually then used to look up measurements. | ||
| 631 | * | ||
| 632 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 633 | * timeseries name and then key, since it would improve lookups where one | ||
| 634 | * already has the key. Realistically though, these tables are quite small and | ||
| 635 | * so performance benefits will be low in absolute terms. | ||
| 636 | */ | ||
| 637 | 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) | ||
| 638 | 2023.12.07 08:22:55.593221 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 639 | 2023.12.07 08:22:55.595028 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Debug> oximeter.fields_bool (e5ec1c31-d798-44bb-b167-995ae7a42a95): Loading data parts | ||
| 640 | 2023.12.07 08:22:55.595103 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Debug> oximeter.fields_bool (e5ec1c31-d798-44bb-b167-995ae7a42a95): There are no data parts | ||
| 641 | 2023.12.07 08:22:55.598722 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 642 | 2023.12.07 08:22:55.598761 [ 3 ] {d8cfd825-0368-42fa-bc20-e5a4497c7d2d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 643 | 2023.12.07 08:22:55.598777 [ 3 ] {} <Debug> HTTP-Session: 1052dbcd-fd69-4ac4-ba37-42c3dfaff01e Destroying unnamed session | ||
| 644 | 2023.12.07 08:22:55.598897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 645 | 2023.12.07 08:22:55.598958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 646 | 2023.12.07 08:22:55.598977 [ 3 ] {} <Debug> HTTP-Session: 5d37f3e3-5113-4337-a377-200f377b7d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 647 | 2023.12.07 08:22:55.598993 [ 3 ] {} <Debug> HTTP-Session: 5d37f3e3-5113-4337-a377-200f377b7d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2023.12.07 08:22:55.599155 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 649 | 2023.12.07 08:22:55.599207 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 650 | 2023.12.07 08:22:55.601363 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Debug> oximeter.fields_i8 (b8d8caca-9b7f-468c-94cb-ca2288f72787): Loading data parts | ||
| 651 | 2023.12.07 08:22:55.601447 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Debug> oximeter.fields_i8 (b8d8caca-9b7f-468c-94cb-ca2288f72787): There are no data parts | ||
| 652 | 2023.12.07 08:22:55.605781 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 653 | 2023.12.07 08:22:55.605814 [ 3 ] {0bca394c-8caf-44f2-9d33-76f36be941fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 654 | 2023.12.07 08:22:55.605837 [ 3 ] {} <Debug> HTTP-Session: 5d37f3e3-5113-4337-a377-200f377b7d09 Destroying unnamed session | ||
| 655 | 2023.12.07 08:22:55.605964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 656 | 2023.12.07 08:22:55.606013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 657 | 2023.12.07 08:22:55.606040 [ 3 ] {} <Debug> HTTP-Session: e048fff9-7f4d-4043-87ed-bff67a09750c Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 658 | 2023.12.07 08:22:55.606056 [ 3 ] {} <Debug> HTTP-Session: e048fff9-7f4d-4043-87ed-bff67a09750c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2023.12.07 08:22:55.606215 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 660 | 2023.12.07 08:22:55.606260 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 661 | 2023.12.07 08:22:55.608733 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Debug> oximeter.fields_u8 (9c819da0-a332-4dfb-a423-98eff327660e): Loading data parts | ||
| 662 | 2023.12.07 08:22:55.608831 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Debug> oximeter.fields_u8 (9c819da0-a332-4dfb-a423-98eff327660e): There are no data parts | ||
| 663 | 2023.12.07 08:22:55.610521 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Debug> DynamicQueryHandler: Done processing query | ||
| 664 | 2023.12.07 08:22:55.610553 [ 3 ] {59bdb2fd-ba79-4c07-849c-3713c0691b01} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 665 | 2023.12.07 08:22:55.610569 [ 3 ] {} <Debug> HTTP-Session: e048fff9-7f4d-4043-87ed-bff67a09750c Destroying unnamed session | ||
| 666 | 2023.12.07 08:22:55.610695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 667 | 2023.12.07 08:22:55.610744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 668 | 2023.12.07 08:22:55.610763 [ 3 ] {} <Debug> HTTP-Session: 3ce82c0c-9318-45b4-a3aa-e7ea630e1805 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 669 | 2023.12.07 08:22:55.610787 [ 3 ] {} <Debug> HTTP-Session: 3ce82c0c-9318-45b4-a3aa-e7ea630e1805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2023.12.07 08:22:55.610940 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 671 | 2023.12.07 08:22:55.610991 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 672 | 2023.12.07 08:22:55.614862 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Debug> oximeter.fields_i16 (acdacbe0-8cd5-42ff-8691-7a29b688a5d8): Loading data parts | ||
| 673 | 2023.12.07 08:22:55.614956 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Debug> oximeter.fields_i16 (acdacbe0-8cd5-42ff-8691-7a29b688a5d8): There are no data parts | ||
| 674 | 2023.12.07 08:22:55.619290 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Debug> DynamicQueryHandler: Done processing query | ||
| 675 | 2023.12.07 08:22:55.619322 [ 3 ] {b4953ed9-45bc-4d2f-9e2b-105e729d4cfd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 676 | 2023.12.07 08:22:55.619351 [ 3 ] {} <Debug> HTTP-Session: 3ce82c0c-9318-45b4-a3aa-e7ea630e1805 Destroying unnamed session | ||
| 677 | 2023.12.07 08:22:55.619482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 678 | 2023.12.07 08:22:55.619541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 679 | 2023.12.07 08:22:55.619571 [ 3 ] {} <Debug> HTTP-Session: c14f1a0d-6390-4c18-a1f8-a2864cc38330 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 680 | 2023.12.07 08:22:55.619600 [ 3 ] {} <Debug> HTTP-Session: c14f1a0d-6390-4c18-a1f8-a2864cc38330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2023.12.07 08:22:55.619790 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 682 | 2023.12.07 08:22:55.619851 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 683 | 2023.12.07 08:22:55.623336 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Debug> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Loading data parts | ||
| 684 | 2023.12.07 08:22:55.623459 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Debug> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): There are no data parts | ||
| 685 | 2023.12.07 08:22:55.625664 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Debug> DynamicQueryHandler: Done processing query | ||
| 686 | 2023.12.07 08:22:55.625695 [ 3 ] {7b7e9a7f-73a7-44ae-8784-116bb8ceca09} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 687 | 2023.12.07 08:22:55.625719 [ 3 ] {} <Debug> HTTP-Session: c14f1a0d-6390-4c18-a1f8-a2864cc38330 Destroying unnamed session | ||
| 688 | 2023.12.07 08:22:55.625875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 689 | 2023.12.07 08:22:55.625933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 690 | 2023.12.07 08:22:55.625953 [ 3 ] {} <Debug> HTTP-Session: d1adf7f0-c422-4d86-b4ce-39380d21062a Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 691 | 2023.12.07 08:22:55.625981 [ 3 ] {} <Debug> HTTP-Session: d1adf7f0-c422-4d86-b4ce-39380d21062a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2023.12.07 08:22:55.626147 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 693 | 2023.12.07 08:22:55.626197 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 694 | 2023.12.07 08:22:55.628878 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Debug> oximeter.fields_i32 (3b36c489-e3d5-40b0-ba58-bef8e6dce4fb): Loading data parts | ||
| 695 | 2023.12.07 08:22:55.628974 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Debug> oximeter.fields_i32 (3b36c489-e3d5-40b0-ba58-bef8e6dce4fb): There are no data parts | ||
| 696 | 2023.12.07 08:22:55.630659 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Debug> DynamicQueryHandler: Done processing query | ||
| 697 | 2023.12.07 08:22:55.630711 [ 3 ] {b262a046-4526-4839-a5de-d8c240072ad0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 698 | 2023.12.07 08:22:55.630736 [ 3 ] {} <Debug> HTTP-Session: d1adf7f0-c422-4d86-b4ce-39380d21062a Destroying unnamed session | ||
| 699 | 2023.12.07 08:22:55.630875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 700 | 2023.12.07 08:22:55.630931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 701 | 2023.12.07 08:22:55.630951 [ 3 ] {} <Debug> HTTP-Session: c63e6573-01a2-4bf0-ae59-efecce060657 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 702 | 2023.12.07 08:22:55.630979 [ 3 ] {} <Debug> HTTP-Session: c63e6573-01a2-4bf0-ae59-efecce060657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2023.12.07 08:22:55.631146 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 704 | 2023.12.07 08:22:55.631195 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 705 | 2023.12.07 08:22:55.635207 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Debug> oximeter.fields_u32 (51f45b48-c623-4a24-a7e8-8b60c614c2f9): Loading data parts | ||
| 706 | 2023.12.07 08:22:55.635282 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Debug> oximeter.fields_u32 (51f45b48-c623-4a24-a7e8-8b60c614c2f9): There are no data parts | ||
| 707 | 2023.12.07 08:22:55.638967 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 708 | 2023.12.07 08:22:55.638993 [ 3 ] {a6bf811e-7278-4cf3-aeb2-ec73e98860a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 709 | 2023.12.07 08:22:55.639049 [ 3 ] {} <Debug> HTTP-Session: c63e6573-01a2-4bf0-ae59-efecce060657 Destroying unnamed session | ||
| 710 | 2023.12.07 08:22:55.639167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 711 | 2023.12.07 08:22:55.639223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 712 | 2023.12.07 08:22:55.639280 [ 3 ] {} <Debug> HTTP-Session: a462c20c-afca-451b-83d6-4ec45abab192 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 713 | 2023.12.07 08:22:55.639297 [ 3 ] {} <Debug> HTTP-Session: a462c20c-afca-451b-83d6-4ec45abab192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2023.12.07 08:22:55.639463 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 715 | 2023.12.07 08:22:55.639512 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 716 | 2023.12.07 08:22:55.641276 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Loading data parts | ||
| 717 | 2023.12.07 08:22:55.641363 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): There are no data parts | ||
| 718 | 2023.12.07 08:22:55.644273 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Debug> DynamicQueryHandler: Done processing query | ||
| 719 | 2023.12.07 08:22:55.644314 [ 3 ] {e3cda960-678b-4f7c-8d50-2b97eb7c4314} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 720 | 2023.12.07 08:22:55.644346 [ 3 ] {} <Debug> HTTP-Session: a462c20c-afca-451b-83d6-4ec45abab192 Destroying unnamed session | ||
| 721 | 2023.12.07 08:22:55.644480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 722 | 2023.12.07 08:22:55.644535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 723 | 2023.12.07 08:22:55.644553 [ 3 ] {} <Debug> HTTP-Session: 7ca14719-c6e9-46d1-a6df-2c13e085caa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 724 | 2023.12.07 08:22:55.644583 [ 3 ] {} <Debug> HTTP-Session: 7ca14719-c6e9-46d1-a6df-2c13e085caa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2023.12.07 08:22:55.644752 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 726 | 2023.12.07 08:22:55.644827 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 727 | 2023.12.07 08:22:55.649235 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Debug> oximeter.fields_u64 (19d011a6-7c99-4489-a04a-016cd1461273): Loading data parts | ||
| 728 | 2023.12.07 08:22:55.649333 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Debug> oximeter.fields_u64 (19d011a6-7c99-4489-a04a-016cd1461273): There are no data parts | ||
| 729 | 2023.12.07 08:22:55.650973 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Debug> DynamicQueryHandler: Done processing query | ||
| 730 | 2023.12.07 08:22:55.650998 [ 3 ] {70c2816f-0ca1-42c5-8389-22c1b8c2862b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 731 | 2023.12.07 08:22:55.651058 [ 3 ] {} <Debug> HTTP-Session: 7ca14719-c6e9-46d1-a6df-2c13e085caa0 Destroying unnamed session | ||
| 732 | 2023.12.07 08:22:55.651197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 733 | 2023.12.07 08:22:55.651242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 734 | 2023.12.07 08:22:55.651275 [ 3 ] {} <Debug> HTTP-Session: 53d99b04-9278-42f9-a30d-37fae4fe09dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 735 | 2023.12.07 08:22:55.651304 [ 3 ] {} <Debug> HTTP-Session: 53d99b04-9278-42f9-a30d-37fae4fe09dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2023.12.07 08:22:55.651459 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 737 | 2023.12.07 08:22:55.651519 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 738 | 2023.12.07 08:22:55.654444 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Debug> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Loading data parts | ||
| 739 | 2023.12.07 08:22:55.654600 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Debug> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): There are no data parts | ||
| 740 | 2023.12.07 08:22:55.656549 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Debug> DynamicQueryHandler: Done processing query | ||
| 741 | 2023.12.07 08:22:55.656573 [ 3 ] {16447b60-9035-48b9-9774-e6062a5c2324} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 742 | 2023.12.07 08:22:55.656603 [ 3 ] {} <Debug> HTTP-Session: 53d99b04-9278-42f9-a30d-37fae4fe09dc Destroying unnamed session | ||
| 743 | 2023.12.07 08:22:55.656711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 744 | 2023.12.07 08:22:55.656766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 745 | 2023.12.07 08:22:55.656796 [ 3 ] {} <Debug> HTTP-Session: e62361ad-dceb-4de1-a300-fdc2c28fa7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 746 | 2023.12.07 08:22:55.656813 [ 3 ] {} <Debug> HTTP-Session: e62361ad-dceb-4de1-a300-fdc2c28fa7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2023.12.07 08:22:55.656979 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 748 | 2023.12.07 08:22:55.657040 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 749 | 2023.12.07 08:22:55.660799 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Loading data parts | ||
| 750 | 2023.12.07 08:22:55.660891 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): There are no data parts | ||
| 751 | 2023.12.07 08:22:55.664799 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Debug> DynamicQueryHandler: Done processing query | ||
| 752 | 2023.12.07 08:22:55.664830 [ 3 ] {7ee17a87-66c3-46fd-ace2-c3b90ef13d81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 753 | 2023.12.07 08:22:55.664850 [ 3 ] {} <Debug> HTTP-Session: e62361ad-dceb-4de1-a300-fdc2c28fa7ea Destroying unnamed session | ||
| 754 | 2023.12.07 08:22:55.664987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 755 | 2023.12.07 08:22:55.665051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 756 | 2023.12.07 08:22:55.665073 [ 3 ] {} <Debug> HTTP-Session: a68da7b1-2e79-4d5b-89ce-fc71c39357de Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 757 | 2023.12.07 08:22:55.665108 [ 3 ] {} <Debug> HTTP-Session: a68da7b1-2e79-4d5b-89ce-fc71c39357de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2023.12.07 08:22:55.665314 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) 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) | ||
| 759 | 2023.12.07 08:22:55.665364 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 760 | 2023.12.07 08:22:55.669434 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Loading data parts | ||
| 761 | 2023.12.07 08:22:55.669518 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): There are no data parts | ||
| 762 | 2023.12.07 08:22:55.673844 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 763 | 2023.12.07 08:22:55.673891 [ 3 ] {1b140c3c-cb54-4873-aec0-b8c4171625b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 764 | 2023.12.07 08:22:55.673910 [ 3 ] {} <Debug> HTTP-Session: a68da7b1-2e79-4d5b-89ce-fc71c39357de Destroying unnamed session | ||
| 765 | 2023.12.07 08:22:55.674056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 766 | 2023.12.07 08:22:55.674117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 767 | 2023.12.07 08:22:55.674140 [ 3 ] {} <Debug> HTTP-Session: e986709b-0fd5-49d2-a1a8-bdfddc73d92e Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 768 | 2023.12.07 08:22:55.674169 [ 3 ] {} <Debug> HTTP-Session: e986709b-0fd5-49d2-a1a8-bdfddc73d92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2023.12.07 08:22:55.674421 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) /* The timeseries schema table stores the extracted schema for the samples | ||
| 770 | * oximeter collects. | ||
| 771 | */ | ||
| 772 | 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) | ||
| 773 | 2023.12.07 08:22:55.674490 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 774 | 2023.12.07 08:22:55.677954 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283): Loading data parts | ||
| 775 | 2023.12.07 08:22:55.678038 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283): There are no data parts | ||
| 776 | 2023.12.07 08:22:55.682450 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 777 | 2023.12.07 08:22:55.682475 [ 3 ] {c043df79-f952-4300-8d09-6597377ace0b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 778 | 2023.12.07 08:22:55.682538 [ 3 ] {} <Debug> HTTP-Session: e986709b-0fd5-49d2-a1a8-bdfddc73d92e Destroying unnamed session | ||
| 779 | 2023.12.07 08:22:55.682670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56776, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 780 | 2023.12.07 08:22:55.682729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 781 | 2023.12.07 08:22:55.682761 [ 3 ] {} <Debug> HTTP-Session: 38fde83a-aa90-46c4-9f03-994130e2b892 Authenticating user 'default' from [fd00:1122:3344:101::d]:56776 | ||
| 782 | 2023.12.07 08:22:55.682778 [ 3 ] {} <Debug> HTTP-Session: 38fde83a-aa90-46c4-9f03-994130e2b892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2023.12.07 08:22:55.682897 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56776) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 784 | 2023.12.07 08:22:55.683544 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 785 | 2023.12.07 08:22:55.686947 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. | ||
| 786 | 2023.12.07 08:22:55.689690 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 787 | 2023.12.07 08:22:55.689904 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Trace> oximeter.version (2d40753e-37b8-4cc4-9f0c-ae5b8854e953): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 788 | 2023.12.07 08:22:55.690126 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007190246 sec., 139 rows/sec., 2.17 KiB/sec. | ||
| 789 | 2023.12.07 08:22:55.690237 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Debug> DynamicQueryHandler: Done processing query | ||
| 790 | 2023.12.07 08:22:55.690259 [ 3 ] {330eb3b7-7530-4c9b-a78b-d2ddcb606940} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 791 | 2023.12.07 08:22:55.690281 [ 3 ] {} <Debug> HTTP-Session: 38fde83a-aa90-46c4-9f03-994130e2b892 Destroying unnamed session | ||
| 792 | 2023.12.07 08:22:56.001126 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB | ||
| 793 | 2023.12.07 08:23:05.832298 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 794 | 2023.12.07 08:23:05.832366 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 795 | 2023.12.07 08:23:20.832435 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 796 | 2023.12.07 08:23:20.832494 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 797 | 2023.12.07 08:23:35.832728 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 798 | 2023.12.07 08:23:35.832832 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 799 | 2023.12.07 08:23:40.716753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 800 | 2023.12.07 08:23:40.717023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 801 | 2023.12.07 08:23:40.717202 [ 3 ] {} <Debug> HTTP-Session: 2c7762c4-6f4c-4507-9e7b-f64aa232034b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 802 | 2023.12.07 08:23:40.717232 [ 3 ] {} <Debug> HTTP-Session: 2c7762c4-6f4c-4507-9e7b-f64aa232034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2023.12.07 08:23:40.717502 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 804 | 2023.12.07 08:23:40.717961 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2023.12.07 08:23:40.719332 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2023.12.07 08:23:40.719583 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2023.12.07 08:23:40.720643 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 808 | 2023.12.07 08:23:40.720678 [ 3 ] {17c3e1aa-4de3-4ca7-ad33-48737c6e8f6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 809 | 2023.12.07 08:23:40.720835 [ 3 ] {} <Debug> HTTP-Session: 2c7762c4-6f4c-4507-9e7b-f64aa232034b Destroying unnamed session | ||
| 810 | 2023.12.07 08:23:40.724550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 811 | 2023.12.07 08:23:40.724609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 812 | 2023.12.07 08:23:40.724767 [ 3 ] {} <Debug> HTTP-Session: 0eab77c9-95a5-4a63-b186-49cc17f53c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 813 | 2023.12.07 08:23:40.724793 [ 3 ] {} <Debug> HTTP-Session: 0eab77c9-95a5-4a63-b186-49cc17f53c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2023.12.07 08:23:40.724942 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 815 | 2023.12.07 08:23:40.732295 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2023.12.07 08:23:40.732471 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2023.12.07 08:23:40.732816 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2023.12.07 08:23:40.734055 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Debug> DynamicQueryHandler: Done processing query | ||
| 819 | 2023.12.07 08:23:40.734179 [ 3 ] {1862a97a-7062-4ff6-82bb-eca2b129e722} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 820 | 2023.12.07 08:23:40.734307 [ 3 ] {} <Debug> HTTP-Session: 0eab77c9-95a5-4a63-b186-49cc17f53c04 Destroying unnamed session | ||
| 821 | 2023.12.07 08:23:40.734772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 822 | 2023.12.07 08:23:40.734830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 823 | 2023.12.07 08:23:40.734855 [ 3 ] {} <Debug> HTTP-Session: f8107744-3194-4553-90b2-f60a58290a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 824 | 2023.12.07 08:23:40.734879 [ 3 ] {} <Debug> HTTP-Session: f8107744-3194-4553-90b2-f60a58290a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2023.12.07 08:23:40.735018 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 826 | 2023.12.07 08:23:40.735584 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2023.12.07 08:23:40.735777 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2023.12.07 08:23:40.735830 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2023.12.07 08:23:40.736950 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 830 | 2023.12.07 08:23:40.736978 [ 3 ] {e96bebbc-6f47-4514-8896-d1376a3949d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 831 | 2023.12.07 08:23:40.737000 [ 3 ] {} <Debug> HTTP-Session: f8107744-3194-4553-90b2-f60a58290a33 Destroying unnamed session | ||
| 832 | 2023.12.07 08:23:40.737380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 833 | 2023.12.07 08:23:40.737437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 834 | 2023.12.07 08:23:40.737464 [ 3 ] {} <Debug> HTTP-Session: 6e0d285f-e252-4016-803e-6e9106d3aaeb Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 835 | 2023.12.07 08:23:40.737486 [ 3 ] {} <Debug> HTTP-Session: 6e0d285f-e252-4016-803e-6e9106d3aaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2023.12.07 08:23:40.737621 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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) | ||
| 837 | 2023.12.07 08:23:40.738175 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2023.12.07 08:23:40.738361 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2023.12.07 08:23:40.738415 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2023.12.07 08:23:40.739427 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Debug> DynamicQueryHandler: Done processing query | ||
| 841 | 2023.12.07 08:23:40.739460 [ 3 ] {a6c4d42b-5dbd-4ec6-b7c5-4027f9acda57} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 842 | 2023.12.07 08:23:40.739481 [ 3 ] {} <Debug> HTTP-Session: 6e0d285f-e252-4016-803e-6e9106d3aaeb Destroying unnamed session | ||
| 843 | 2023.12.07 08:23:40.741507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 844 | 2023.12.07 08:23:40.741566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 845 | 2023.12.07 08:23:40.741593 [ 3 ] {} <Debug> HTTP-Session: a1b96789-22fd-4bf1-a355-fc38d622e5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 846 | 2023.12.07 08:23:40.741614 [ 3 ] {} <Debug> HTTP-Session: a1b96789-22fd-4bf1-a355-fc38d622e5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2023.12.07 08:23:40.741706 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 848 | 2023.12.07 08:23:40.741755 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2023.12.07 08:23:40.742989 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 850 | 2023.12.07 08:23:40.744620 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 851 | 2023.12.07 08:23:40.746554 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2023.12.07 08:23:40.747796 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 853 | 2023.12.07 08:23:40.748000 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006269688 sec., 637 rows/sec., 69.00 KiB/sec. | ||
| 854 | 2023.12.07 08:23:40.748210 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 855 | 2023.12.07 08:23:40.748239 [ 3 ] {a7beb826-a8e1-42ea-a41a-695c66efdb3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 856 | 2023.12.07 08:23:40.748260 [ 3 ] {} <Debug> HTTP-Session: a1b96789-22fd-4bf1-a355-fc38d622e5d2 Destroying unnamed session | ||
| 857 | 2023.12.07 08:23:40.748434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 5062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 858 | 2023.12.07 08:23:40.748485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 859 | 2023.12.07 08:23:40.748511 [ 3 ] {} <Debug> HTTP-Session: 13a26b62-8b9a-49f4-add8-60068c70834b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 860 | 2023.12.07 08:23:40.748534 [ 3 ] {} <Debug> HTTP-Session: 13a26b62-8b9a-49f4-add8-60068c70834b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2023.12.07 08:23:40.748697 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 862 | 2023.12.07 08:23:40.748774 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 863 | 2023.12.07 08:23:40.748905 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 864 | 2023.12.07 08:23:40.755080 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 865 | 2023.12.07 08:23:40.755930 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2023.12.07 08:23:40.757962 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 867 | 2023.12.07 08:23:40.758132 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.00932345 sec., 3753 rows/sec., 304.28 KiB/sec. | ||
| 868 | 2023.12.07 08:23:40.758485 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 869 | 2023.12.07 08:23:40.759331 [ 3 ] {d47475db-e572-495f-a416-fe9246b2ce5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 870 | 2023.12.07 08:23:40.759356 [ 3 ] {} <Debug> HTTP-Session: 13a26b62-8b9a-49f4-add8-60068c70834b Destroying unnamed session | ||
| 871 | 2023.12.07 08:23:40.759645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 16975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 872 | 2023.12.07 08:23:40.759707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 873 | 2023.12.07 08:23:40.759733 [ 3 ] {} <Debug> HTTP-Session: 91634b40-969d-4bcb-b7f0-b6f3c4a31d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 874 | 2023.12.07 08:23:40.759755 [ 3 ] {} <Debug> HTTP-Session: 91634b40-969d-4bcb-b7f0-b6f3c4a31d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2023.12.07 08:23:40.759843 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 876 | 2023.12.07 08:23:40.759899 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 877 | 2023.12.07 08:23:40.760075 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 878 | 2023.12.07 08:23:40.760556 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 879 | 2023.12.07 08:23:40.761871 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2023.12.07 08:23:40.762852 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 881 | 2023.12.07 08:23:40.763203 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Information> executeQuery: Read 105 rows, 10.56 KiB in 0.003278767 sec., 32024 rows/sec., 3.15 MiB/sec. | ||
| 882 | 2023.12.07 08:23:40.763401 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 883 | 2023.12.07 08:23:40.763432 [ 3 ] {f1ae61e6-d01d-4f72-8a6f-29318588c7a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 884 | 2023.12.07 08:23:40.763455 [ 3 ] {} <Debug> HTTP-Session: 91634b40-969d-4bcb-b7f0-b6f3c4a31d0a Destroying unnamed session | ||
| 885 | 2023.12.07 08:23:40.763766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 886 | 2023.12.07 08:23:40.763820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 887 | 2023.12.07 08:23:40.763844 [ 3 ] {} <Debug> HTTP-Session: 07f7d2da-ac68-4cb2-9783-17ba2a318cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 888 | 2023.12.07 08:23:40.763866 [ 3 ] {} <Debug> HTTP-Session: 07f7d2da-ac68-4cb2-9783-17ba2a318cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2023.12.07 08:23:40.763950 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 890 | 2023.12.07 08:23:40.763994 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 891 | 2023.12.07 08:23:40.766722 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 892 | 2023.12.07 08:23:40.770237 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 893 | 2023.12.07 08:23:40.772883 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2023.12.07 08:23:40.773957 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 895 | 2023.12.07 08:23:40.774705 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Information> executeQuery: Read 47 rows, 3.77 KiB in 0.010694938 sec., 4394 rows/sec., 352.28 KiB/sec. | ||
| 896 | 2023.12.07 08:23:40.774841 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Debug> DynamicQueryHandler: Done processing query | ||
| 897 | 2023.12.07 08:23:40.774868 [ 3 ] {60c40e42-dfe2-4da0-a196-a69b5c3bc56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 898 | 2023.12.07 08:23:40.774888 [ 3 ] {} <Debug> HTTP-Session: 07f7d2da-ac68-4cb2-9783-17ba2a318cfb Destroying unnamed session | ||
| 899 | 2023.12.07 08:23:40.775348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 37452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 900 | 2023.12.07 08:23:40.775402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 901 | 2023.12.07 08:23:40.775454 [ 3 ] {} <Debug> HTTP-Session: 26edf746-158a-4ab3-a186-71e194bd6e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 902 | 2023.12.07 08:23:40.775477 [ 3 ] {} <Debug> HTTP-Session: 26edf746-158a-4ab3-a186-71e194bd6e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2023.12.07 08:23:40.775578 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 904 | 2023.12.07 08:23:40.775631 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 905 | 2023.12.07 08:23:40.775821 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 906 | 2023.12.07 08:23:40.776798 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 907 | 2023.12.07 08:23:40.783107 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 908 | 2023.12.07 08:23:40.784639 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 909 | 2023.12.07 08:23:40.784889 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.009287039 sec., 3768 rows/sec., 5.09 MiB/sec. | ||
| 910 | 2023.12.07 08:23:40.785063 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 911 | 2023.12.07 08:23:40.785093 [ 3 ] {0555b6a5-a752-4616-b6ad-55f3e1d882e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 912 | 2023.12.07 08:23:40.785114 [ 3 ] {} <Debug> HTTP-Session: 26edf746-158a-4ab3-a186-71e194bd6e6f Destroying unnamed session | ||
| 913 | 2023.12.07 08:23:40.785385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 4324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 914 | 2023.12.07 08:23:40.785438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 915 | 2023.12.07 08:23:40.785462 [ 3 ] {} <Debug> HTTP-Session: 21d83763-8b6b-4141-bd12-40563b37691e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 916 | 2023.12.07 08:23:40.785484 [ 3 ] {} <Debug> HTTP-Session: 21d83763-8b6b-4141-bd12-40563b37691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2023.12.07 08:23:40.785561 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 918 | 2023.12.07 08:23:40.786456 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 919 | 2023.12.07 08:23:40.786571 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 920 | 2023.12.07 08:23:40.786940 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 921 | 2023.12.07 08:23:40.788081 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2023.12.07 08:23:40.790283 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Trace> oximeter.measurements_i64 (6a2b7677-c698-4ef4-8184-749dd8ce08a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 923 | 2023.12.07 08:23:40.790692 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Information> executeQuery: Read 27 rows, 1.96 KiB in 0.005104994 sec., 5288 rows/sec., 384.70 KiB/sec. | ||
| 924 | 2023.12.07 08:23:40.790821 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Debug> DynamicQueryHandler: Done processing query | ||
| 925 | 2023.12.07 08:23:40.790852 [ 3 ] {895b27cc-5586-4cb8-bd92-17757813c55c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 926 | 2023.12.07 08:23:40.790874 [ 3 ] {} <Debug> HTTP-Session: 21d83763-8b6b-4141-bd12-40563b37691e Destroying unnamed session | ||
| 927 | 2023.12.07 08:23:50.694552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 928 | 2023.12.07 08:23:50.694721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 929 | 2023.12.07 08:23:50.694766 [ 3 ] {} <Debug> HTTP-Session: d37720fe-3a31-4d10-840f-f94cdff82dee Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 930 | 2023.12.07 08:23:50.694809 [ 3 ] {} <Debug> HTTP-Session: d37720fe-3a31-4d10-840f-f94cdff82dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2023.12.07 08:23:50.695006 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 932 | 2023.12.07 08:23:50.695100 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 933 | 2023.12.07 08:23:50.695323 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 934 | 2023.12.07 08:23:50.695729 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 935 | 2023.12.07 08:23:50.695983 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2023.12.07 08:23:50.696143 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 937 | 2023.12.07 08:23:50.696260 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001199085 sec., 35026 rows/sec., 2.77 MiB/sec. | ||
| 938 | 2023.12.07 08:23:50.696406 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 939 | 2023.12.07 08:23:50.696433 [ 3 ] {a7a414a8-84cb-445c-8126-745c92b0d3cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 940 | 2023.12.07 08:23:50.696450 [ 3 ] {} <Debug> HTTP-Session: d37720fe-3a31-4d10-840f-f94cdff82dee Destroying unnamed session | ||
| 941 | 2023.12.07 08:23:50.696690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 20211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 942 | 2023.12.07 08:23:50.696740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 943 | 2023.12.07 08:23:50.696760 [ 3 ] {} <Debug> HTTP-Session: e98c963c-f60b-43dd-a1d7-21e3194cc1de Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 944 | 2023.12.07 08:23:50.696779 [ 3 ] {} <Debug> HTTP-Session: e98c963c-f60b-43dd-a1d7-21e3194cc1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2023.12.07 08:23:50.696865 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 946 | 2023.12.07 08:23:50.696906 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 947 | 2023.12.07 08:23:50.697011 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 948 | 2023.12.07 08:23:50.697364 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 949 | 2023.12.07 08:23:50.697595 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 950 | 2023.12.07 08:23:50.697746 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 951 | 2023.12.07 08:23:50.697845 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Information> executeQuery: Read 126 rows, 12.52 KiB in 0.0009495 sec., 132701 rows/sec., 12.88 MiB/sec. | ||
| 952 | 2023.12.07 08:23:50.697972 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 953 | 2023.12.07 08:23:50.697996 [ 3 ] {b90b68c0-5b92-4948-aaa4-0d3882074c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 954 | 2023.12.07 08:23:50.698012 [ 3 ] {} <Debug> HTTP-Session: e98c963c-f60b-43dd-a1d7-21e3194cc1de Destroying unnamed session | ||
| 955 | 2023.12.07 08:23:50.698134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 956 | 2023.12.07 08:23:50.698178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 957 | 2023.12.07 08:23:50.698197 [ 3 ] {} <Debug> HTTP-Session: 83e85f65-cb0d-4ee8-a667-b3e235473215 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 958 | 2023.12.07 08:23:50.698214 [ 3 ] {} <Debug> HTTP-Session: 83e85f65-cb0d-4ee8-a667-b3e235473215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2023.12.07 08:23:50.698285 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 960 | 2023.12.07 08:23:50.698324 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2023.12.07 08:23:50.698428 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 962 | 2023.12.07 08:23:50.698699 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 963 | 2023.12.07 08:23:50.698906 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 964 | 2023.12.07 08:23:50.699064 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 965 | 2023.12.07 08:23:50.699161 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000846987 sec., 49587 rows/sec., 3.88 MiB/sec. | ||
| 966 | 2023.12.07 08:23:50.699282 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 967 | 2023.12.07 08:23:50.699306 [ 3 ] {1622555e-91e7-4ea4-ab5a-fd3ff9456c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 968 | 2023.12.07 08:23:50.699322 [ 3 ] {} <Debug> HTTP-Session: 83e85f65-cb0d-4ee8-a667-b3e235473215 Destroying unnamed session | ||
| 969 | 2023.12.07 08:23:50.699520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 970 | 2023.12.07 08:23:50.699566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 971 | 2023.12.07 08:23:50.699586 [ 3 ] {} <Debug> HTTP-Session: cae8cf08-fb73-48c6-9f4f-88f72fb09b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 972 | 2023.12.07 08:23:50.699603 [ 3 ] {} <Debug> HTTP-Session: cae8cf08-fb73-48c6-9f4f-88f72fb09b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2023.12.07 08:23:50.699688 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 974 | 2023.12.07 08:23:50.699733 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 975 | 2023.12.07 08:23:50.699865 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 976 | 2023.12.07 08:23:50.700363 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 977 | 2023.12.07 08:23:50.700670 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 978 | 2023.12.07 08:23:50.700842 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 979 | 2023.12.07 08:23:50.700947 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001230765 sec., 34125 rows/sec., 46.05 MiB/sec. | ||
| 980 | 2023.12.07 08:23:50.701082 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 981 | 2023.12.07 08:23:50.701105 [ 3 ] {1d1371be-45c5-4d1d-8758-a18c7efe62c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 982 | 2023.12.07 08:23:50.701121 [ 3 ] {} <Debug> HTTP-Session: cae8cf08-fb73-48c6-9f4f-88f72fb09b6d Destroying unnamed session | ||
| 983 | 2023.12.07 08:23:50.833083 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 984 | 2023.12.07 08:23:50.833142 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 985 | 2023.12.07 08:24:00.695087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 986 | 2023.12.07 08:24:00.695199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 987 | 2023.12.07 08:24:00.695224 [ 3 ] {} <Debug> HTTP-Session: a45eed8e-421a-4eeb-a5bc-3ac2329a9c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 988 | 2023.12.07 08:24:00.695249 [ 3 ] {} <Debug> HTTP-Session: a45eed8e-421a-4eeb-a5bc-3ac2329a9c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2023.12.07 08:24:00.695375 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 990 | 2023.12.07 08:24:00.695433 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 991 | 2023.12.07 08:24:00.695593 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 992 | 2023.12.07 08:24:00.696014 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 993 | 2023.12.07 08:24:00.696272 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 994 | 2023.12.07 08:24:00.696432 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 995 | 2023.12.07 08:24:00.696563 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001147213 sec., 36610 rows/sec., 2.90 MiB/sec. | ||
| 996 | 2023.12.07 08:24:00.696708 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Debug> DynamicQueryHandler: Done processing query | ||
| 997 | 2023.12.07 08:24:00.696733 [ 3 ] {00d7cccf-7676-44f6-97c9-4af95609b837} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 998 | 2023.12.07 08:24:00.696751 [ 3 ] {} <Debug> HTTP-Session: a45eed8e-421a-4eeb-a5bc-3ac2329a9c01 Destroying unnamed session | ||
| 999 | 2023.12.07 08:24:00.696902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 20211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1000 | 2023.12.07 08:24:00.696950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1001 | 2023.12.07 08:24:00.696970 [ 3 ] {} <Debug> HTTP-Session: d653236e-d6e2-4218-b37b-24cc7ec491a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1002 | 2023.12.07 08:24:00.696988 [ 3 ] {} <Debug> HTTP-Session: d653236e-d6e2-4218-b37b-24cc7ec491a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2023.12.07 08:24:00.697073 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1004 | 2023.12.07 08:24:00.697114 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1005 | 2023.12.07 08:24:00.697221 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1006 | 2023.12.07 08:24:00.697603 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1007 | 2023.12.07 08:24:00.697823 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1008 | 2023.12.07 08:24:00.697970 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1009 | 2023.12.07 08:24:00.698094 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Information> executeQuery: Read 126 rows, 12.52 KiB in 0.00099219 sec., 126991 rows/sec., 12.32 MiB/sec. | ||
| 1010 | 2023.12.07 08:24:00.698224 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1011 | 2023.12.07 08:24:00.698249 [ 3 ] {f2ae17b8-0b60-424b-9b1c-32cda29730d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1012 | 2023.12.07 08:24:00.698266 [ 3 ] {} <Debug> HTTP-Session: d653236e-d6e2-4218-b37b-24cc7ec491a4 Destroying unnamed session | ||
| 1013 | 2023.12.07 08:24:00.698392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1014 | 2023.12.07 08:24:00.698438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1015 | 2023.12.07 08:24:00.698457 [ 3 ] {} <Debug> HTTP-Session: cd26cac4-022a-4499-a9b7-79e51c43f961 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1016 | 2023.12.07 08:24:00.698473 [ 3 ] {} <Debug> HTTP-Session: cd26cac4-022a-4499-a9b7-79e51c43f961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2023.12.07 08:24:00.698546 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1018 | 2023.12.07 08:24:00.698584 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1019 | 2023.12.07 08:24:00.698690 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1020 | 2023.12.07 08:24:00.698990 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1021 | 2023.12.07 08:24:00.699195 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1022 | 2023.12.07 08:24:00.699349 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1023 | 2023.12.07 08:24:00.699475 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000897998 sec., 46770 rows/sec., 3.66 MiB/sec. | ||
| 1024 | 2023.12.07 08:24:00.699586 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Debug> DynamicQueryHandler: Done processing query | ||
| 1025 | 2023.12.07 08:24:00.699611 [ 3 ] {f4e7bc3b-c7cf-462d-a302-aa6584a57730} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1026 | 2023.12.07 08:24:00.699626 [ 3 ] {} <Debug> HTTP-Session: cd26cac4-022a-4499-a9b7-79e51c43f961 Destroying unnamed session | ||
| 1027 | 2023.12.07 08:24:00.699763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1028 | 2023.12.07 08:24:00.699808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1029 | 2023.12.07 08:24:00.699827 [ 3 ] {} <Debug> HTTP-Session: aae50e11-8188-4c71-a88c-08fc842813a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1030 | 2023.12.07 08:24:00.699843 [ 3 ] {} <Debug> HTTP-Session: aae50e11-8188-4c71-a88c-08fc842813a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2023.12.07 08:24:00.699929 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1032 | 2023.12.07 08:24:00.699972 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1033 | 2023.12.07 08:24:00.700104 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1034 | 2023.12.07 08:24:00.700545 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1035 | 2023.12.07 08:24:00.700850 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1036 | 2023.12.07 08:24:00.701023 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1037 | 2023.12.07 08:24:00.701154 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001195915 sec., 35119 rows/sec., 47.39 MiB/sec. | ||
| 1038 | 2023.12.07 08:24:00.701299 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Debug> DynamicQueryHandler: Done processing query | ||
| 1039 | 2023.12.07 08:24:00.701324 [ 3 ] {83237539-cc94-486f-9b4a-71be6f9cdf35} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1040 | 2023.12.07 08:24:00.701339 [ 3 ] {} <Debug> HTTP-Session: aae50e11-8188-4c71-a88c-08fc842813a3 Destroying unnamed session | ||
| 1041 | 2023.12.07 08:24:05.833185 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1042 | 2023.12.07 08:24:05.833254 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1043 | 2023.12.07 08:24:10.694394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1044 | 2023.12.07 08:24:10.694508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1045 | 2023.12.07 08:24:10.694533 [ 3 ] {} <Debug> HTTP-Session: d6d69593-42af-42cb-a9b9-8da57e90e441 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1046 | 2023.12.07 08:24:10.694557 [ 3 ] {} <Debug> HTTP-Session: d6d69593-42af-42cb-a9b9-8da57e90e441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2023.12.07 08:24:10.694682 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1048 | 2023.12.07 08:24:10.694742 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1049 | 2023.12.07 08:24:10.694897 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1050 | 2023.12.07 08:24:10.695325 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1051 | 2023.12.07 08:24:10.695581 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1052 | 2023.12.07 08:24:10.695747 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1053 | 2023.12.07 08:24:10.695877 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001156384 sec., 36320 rows/sec., 2.87 MiB/sec. | ||
| 1054 | 2023.12.07 08:24:10.696013 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1055 | 2023.12.07 08:24:10.696038 [ 3 ] {771cfa0f-4e1b-4069-bc37-4e1b91ef3d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1056 | 2023.12.07 08:24:10.696054 [ 3 ] {} <Debug> HTTP-Session: d6d69593-42af-42cb-a9b9-8da57e90e441 Destroying unnamed session | ||
| 1057 | 2023.12.07 08:24:10.696203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 20211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1058 | 2023.12.07 08:24:10.696250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1059 | 2023.12.07 08:24:10.696270 [ 3 ] {} <Debug> HTTP-Session: 39388da2-ebc4-4271-899a-fd8c6d11a794 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1060 | 2023.12.07 08:24:10.696288 [ 3 ] {} <Debug> HTTP-Session: 39388da2-ebc4-4271-899a-fd8c6d11a794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2023.12.07 08:24:10.696371 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1062 | 2023.12.07 08:24:10.696412 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1063 | 2023.12.07 08:24:10.696519 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1064 | 2023.12.07 08:24:10.696903 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1065 | 2023.12.07 08:24:10.697117 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1066 | 2023.12.07 08:24:10.697261 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1067 | 2023.12.07 08:24:10.697376 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Information> executeQuery: Read 126 rows, 12.52 KiB in 0.00097751 sec., 128898 rows/sec., 12.51 MiB/sec. | ||
| 1068 | 2023.12.07 08:24:10.697497 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Debug> DynamicQueryHandler: Done processing query | ||
| 1069 | 2023.12.07 08:24:10.697520 [ 3 ] {ef6a8f78-711a-4623-a39a-914f0ee86663} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1070 | 2023.12.07 08:24:10.697536 [ 3 ] {} <Debug> HTTP-Session: 39388da2-ebc4-4271-899a-fd8c6d11a794 Destroying unnamed session | ||
| 1071 | 2023.12.07 08:24:10.697693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1072 | 2023.12.07 08:24:10.697737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1073 | 2023.12.07 08:24:10.697757 [ 3 ] {} <Debug> HTTP-Session: 8b6cc605-d7a0-4ff1-a3ad-13c846dfe801 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1074 | 2023.12.07 08:24:10.697773 [ 3 ] {} <Debug> HTTP-Session: 8b6cc605-d7a0-4ff1-a3ad-13c846dfe801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2023.12.07 08:24:10.697845 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1076 | 2023.12.07 08:24:10.697882 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1077 | 2023.12.07 08:24:10.697988 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1078 | 2023.12.07 08:24:10.698274 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1079 | 2023.12.07 08:24:10.698480 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1080 | 2023.12.07 08:24:10.698634 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1081 | 2023.12.07 08:24:10.698753 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000880877 sec., 47679 rows/sec., 3.73 MiB/sec. | ||
| 1082 | 2023.12.07 08:24:10.698865 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1083 | 2023.12.07 08:24:10.698889 [ 3 ] {135ab957-943a-4780-8aaa-566a938e15d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1084 | 2023.12.07 08:24:10.698905 [ 3 ] {} <Debug> HTTP-Session: 8b6cc605-d7a0-4ff1-a3ad-13c846dfe801 Destroying unnamed session | ||
| 1085 | 2023.12.07 08:24:10.699083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 44931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1086 | 2023.12.07 08:24:10.699126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1087 | 2023.12.07 08:24:10.699145 [ 3 ] {} <Debug> HTTP-Session: 5a9864af-0a8d-4c44-a135-ac8a859608e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1088 | 2023.12.07 08:24:10.699161 [ 3 ] {} <Debug> HTTP-Session: 5a9864af-0a8d-4c44-a135-ac8a859608e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2023.12.07 08:24:10.699245 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1090 | 2023.12.07 08:24:10.699289 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1091 | 2023.12.07 08:24:10.699424 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1092 | 2023.12.07 08:24:10.700004 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1093 | 2023.12.07 08:24:10.700312 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1094 | 2023.12.07 08:24:10.700483 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1095 | 2023.12.07 08:24:10.700612 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001335227 sec., 31455 rows/sec., 42.45 MiB/sec. | ||
| 1096 | 2023.12.07 08:24:10.700760 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Debug> DynamicQueryHandler: Done processing query | ||
| 1097 | 2023.12.07 08:24:10.700785 [ 3 ] {b3b4c68d-0da3-4afe-8282-a6d436c4cfec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1098 | 2023.12.07 08:24:10.700801 [ 3 ] {} <Debug> HTTP-Session: 5a9864af-0a8d-4c44-a135-ac8a859608e5 Destroying unnamed session | ||
| 1099 | 2023.12.07 08:24:20.692342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1100 | 2023.12.07 08:24:20.692495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1101 | 2023.12.07 08:24:20.692541 [ 3 ] {} <Debug> HTTP-Session: 2d6eeb78-0863-480c-8ec9-583e55e3983c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1102 | 2023.12.07 08:24:20.692582 [ 3 ] {} <Debug> HTTP-Session: 2d6eeb78-0863-480c-8ec9-583e55e3983c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2023.12.07 08:24:20.692884 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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) | ||
| 1104 | 2023.12.07 08:24:20.696609 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2023.12.07 08:24:20.696966 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2023.12.07 08:24:20.697134 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2023.12.07 08:24:20.697523 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1108 | 2023.12.07 08:24:20.699748 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1109 | 2023.12.07 08:24:20.699782 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1110 | 2023.12.07 08:24:20.702288 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1111 | 2023.12.07 08:24:20.720598 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Information> executeQuery: Read 4 rows, 443.00 B in 0.027638414 sec., 144 rows/sec., 15.65 KiB/sec. | ||
| 1112 | 2023.12.07 08:24:20.720849 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2023.12.07 08:24:20.720883 [ 3 ] {ca55e200-f241-450e-bb72-6620e27bd829} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1114 | 2023.12.07 08:24:20.720905 [ 3 ] {} <Debug> HTTP-Session: 2d6eeb78-0863-480c-8ec9-583e55e3983c Destroying unnamed session | ||
| 1115 | 2023.12.07 08:24:20.721170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1116 | 2023.12.07 08:24:20.721230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1117 | 2023.12.07 08:24:20.721256 [ 3 ] {} <Debug> HTTP-Session: e4fd174f-a6cb-42c7-b732-35b2f45b6408 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1118 | 2023.12.07 08:24:20.721280 [ 3 ] {} <Debug> HTTP-Session: e4fd174f-a6cb-42c7-b732-35b2f45b6408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2023.12.07 08:24:20.721430 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1120 | 2023.12.07 08:24:20.721891 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2023.12.07 08:24:20.722054 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2023.12.07 08:24:20.722097 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2023.12.07 08:24:20.722245 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1124 | 2023.12.07 08:24:20.722275 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1125 | 2023.12.07 08:24:20.722296 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1126 | 2023.12.07 08:24:20.722326 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1127 | 2023.12.07 08:24:20.723229 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001760756 sec., 2271 rows/sec., 245.70 KiB/sec. | ||
| 1128 | 2023.12.07 08:24:20.723425 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1129 | 2023.12.07 08:24:20.723450 [ 3 ] {445ad07c-fb1b-4274-9b71-0f05de1abb7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1130 | 2023.12.07 08:24:20.723466 [ 3 ] {} <Debug> HTTP-Session: e4fd174f-a6cb-42c7-b732-35b2f45b6408 Destroying unnamed session | ||
| 1131 | 2023.12.07 08:24:20.723799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1132 | 2023.12.07 08:24:20.723844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1133 | 2023.12.07 08:24:20.723863 [ 3 ] {} <Debug> HTTP-Session: da3bdd98-23b2-40da-a132-c377886b91e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1134 | 2023.12.07 08:24:20.723881 [ 3 ] {} <Debug> HTTP-Session: da3bdd98-23b2-40da-a132-c377886b91e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2023.12.07 08:24:20.723999 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1136 | 2023.12.07 08:24:20.724448 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2023.12.07 08:24:20.724608 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2023.12.07 08:24:20.724650 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2023.12.07 08:24:20.724793 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1140 | 2023.12.07 08:24:20.724822 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1141 | 2023.12.07 08:24:20.724844 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1142 | 2023.12.07 08:24:20.724871 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1143 | 2023.12.07 08:24:20.725790 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001754085 sec., 2280 rows/sec., 246.63 KiB/sec. | ||
| 1144 | 2023.12.07 08:24:20.725977 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1145 | 2023.12.07 08:24:20.726002 [ 3 ] {b72b642d-d02e-4a55-a1b3-93e7e87279c6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1146 | 2023.12.07 08:24:20.726018 [ 3 ] {} <Debug> HTTP-Session: da3bdd98-23b2-40da-a132-c377886b91e3 Destroying unnamed session | ||
| 1147 | 2023.12.07 08:24:20.726255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1148 | 2023.12.07 08:24:20.726300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1149 | 2023.12.07 08:24:20.726320 [ 3 ] {} <Debug> HTTP-Session: 8284b7a9-cad2-4470-b91a-099fe7f10022 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1150 | 2023.12.07 08:24:20.726337 [ 3 ] {} <Debug> HTTP-Session: 8284b7a9-cad2-4470-b91a-099fe7f10022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2023.12.07 08:24:20.726456 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1152 | 2023.12.07 08:24:20.726904 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2023.12.07 08:24:20.727067 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1154 | 2023.12.07 08:24:20.727109 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2023.12.07 08:24:20.727252 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1156 | 2023.12.07 08:24:20.727280 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1157 | 2023.12.07 08:24:20.727302 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1158 | 2023.12.07 08:24:20.727331 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1159 | 2023.12.07 08:24:20.728185 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001692544 sec., 2363 rows/sec., 255.60 KiB/sec. | ||
| 1160 | 2023.12.07 08:24:20.728373 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Debug> DynamicQueryHandler: Done processing query | ||
| 1161 | 2023.12.07 08:24:20.728399 [ 3 ] {6ff048c2-c86f-4655-bc1a-2b024bf1ea94} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1162 | 2023.12.07 08:24:20.728415 [ 3 ] {} <Debug> HTTP-Session: 8284b7a9-cad2-4470-b91a-099fe7f10022 Destroying unnamed session | ||
| 1163 | 2023.12.07 08:24:20.728651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1164 | 2023.12.07 08:24:20.728696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1165 | 2023.12.07 08:24:20.728718 [ 3 ] {} <Debug> HTTP-Session: 1006ba83-7b6f-45cc-a10a-94cfb292a39b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1166 | 2023.12.07 08:24:20.728735 [ 3 ] {} <Debug> HTTP-Session: 1006ba83-7b6f-45cc-a10a-94cfb292a39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2023.12.07 08:24:20.728855 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1168 | 2023.12.07 08:24:20.729312 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1169 | 2023.12.07 08:24:20.729474 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1170 | 2023.12.07 08:24:20.729516 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1171 | 2023.12.07 08:24:20.729657 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1172 | 2023.12.07 08:24:20.729687 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1173 | 2023.12.07 08:24:20.729708 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1174 | 2023.12.07 08:24:20.729737 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1175 | 2023.12.07 08:24:20.730676 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001784706 sec., 2241 rows/sec., 242.40 KiB/sec. | ||
| 1176 | 2023.12.07 08:24:20.730860 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1177 | 2023.12.07 08:24:20.730884 [ 3 ] {feee510c-3c7c-4ac6-ab8b-3e6ad3ac25a2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1178 | 2023.12.07 08:24:20.730900 [ 3 ] {} <Debug> HTTP-Session: 1006ba83-7b6f-45cc-a10a-94cfb292a39b Destroying unnamed session | ||
| 1179 | 2023.12.07 08:24:20.731143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1180 | 2023.12.07 08:24:20.731187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1181 | 2023.12.07 08:24:20.731207 [ 3 ] {} <Debug> HTTP-Session: 511c41f4-9556-4895-bc77-a36e3408ee28 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1182 | 2023.12.07 08:24:20.731225 [ 3 ] {} <Debug> HTTP-Session: 511c41f4-9556-4895-bc77-a36e3408ee28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2023.12.07 08:24:20.731345 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1184 | 2023.12.07 08:24:20.731805 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1185 | 2023.12.07 08:24:20.731967 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1186 | 2023.12.07 08:24:20.732020 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2023.12.07 08:24:20.732169 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1188 | 2023.12.07 08:24:20.732199 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1189 | 2023.12.07 08:24:20.732219 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1190 | 2023.12.07 08:24:20.732248 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1191 | 2023.12.07 08:24:20.733095 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001711865 sec., 2336 rows/sec., 252.72 KiB/sec. | ||
| 1192 | 2023.12.07 08:24:20.733286 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Debug> DynamicQueryHandler: Done processing query | ||
| 1193 | 2023.12.07 08:24:20.733311 [ 3 ] {353334ce-2b05-450c-a1b4-a67900293374} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1194 | 2023.12.07 08:24:20.733327 [ 3 ] {} <Debug> HTTP-Session: 511c41f4-9556-4895-bc77-a36e3408ee28 Destroying unnamed session | ||
| 1195 | 2023.12.07 08:24:20.733553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1196 | 2023.12.07 08:24:20.733603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1197 | 2023.12.07 08:24:20.733625 [ 3 ] {} <Debug> HTTP-Session: cce51d04-5471-405f-abda-a32d00da7a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1198 | 2023.12.07 08:24:20.733642 [ 3 ] {} <Debug> HTTP-Session: cce51d04-5471-405f-abda-a32d00da7a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2023.12.07 08:24:20.733763 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1200 | 2023.12.07 08:24:20.734230 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2023.12.07 08:24:20.734395 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2023.12.07 08:24:20.734438 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2023.12.07 08:24:20.734580 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1204 | 2023.12.07 08:24:20.734609 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2023.12.07 08:24:20.734630 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1206 | 2023.12.07 08:24:20.734658 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1207 | 2023.12.07 08:24:20.735583 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001781497 sec., 2245 rows/sec., 242.84 KiB/sec. | ||
| 1208 | 2023.12.07 08:24:20.735770 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1209 | 2023.12.07 08:24:20.735794 [ 3 ] {f7f15fa6-606d-4adb-aff2-c3f938430ecf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1210 | 2023.12.07 08:24:20.735811 [ 3 ] {} <Debug> HTTP-Session: cce51d04-5471-405f-abda-a32d00da7a50 Destroying unnamed session | ||
| 1211 | 2023.12.07 08:24:20.736018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1212 | 2023.12.07 08:24:20.736062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1213 | 2023.12.07 08:24:20.736082 [ 3 ] {} <Debug> HTTP-Session: 780b985c-0c44-4acf-917c-3b17553c6898 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1214 | 2023.12.07 08:24:20.736099 [ 3 ] {} <Debug> HTTP-Session: 780b985c-0c44-4acf-917c-3b17553c6898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2023.12.07 08:24:20.736220 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1216 | 2023.12.07 08:24:20.736690 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1217 | 2023.12.07 08:24:20.736860 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2023.12.07 08:24:20.736901 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2023.12.07 08:24:20.737044 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1220 | 2023.12.07 08:24:20.737073 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1221 | 2023.12.07 08:24:20.737095 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1222 | 2023.12.07 08:24:20.737122 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1223 | 2023.12.07 08:24:20.738020 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001762416 sec., 2269 rows/sec., 245.47 KiB/sec. | ||
| 1224 | 2023.12.07 08:24:20.738221 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Debug> DynamicQueryHandler: Done processing query | ||
| 1225 | 2023.12.07 08:24:20.738244 [ 3 ] {d794b201-662b-4aba-8dce-a3a3c0c8e938} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1226 | 2023.12.07 08:24:20.738260 [ 3 ] {} <Debug> HTTP-Session: 780b985c-0c44-4acf-917c-3b17553c6898 Destroying unnamed session | ||
| 1227 | 2023.12.07 08:24:20.738484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1228 | 2023.12.07 08:24:20.738529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1229 | 2023.12.07 08:24:20.738549 [ 3 ] {} <Debug> HTTP-Session: b936e005-7091-49b0-8981-61e0d9bd67cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1230 | 2023.12.07 08:24:20.738565 [ 3 ] {} <Debug> HTTP-Session: b936e005-7091-49b0-8981-61e0d9bd67cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2023.12.07 08:24:20.738689 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1232 | 2023.12.07 08:24:20.739163 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1233 | 2023.12.07 08:24:20.739330 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2023.12.07 08:24:20.739373 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2023.12.07 08:24:20.739519 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1236 | 2023.12.07 08:24:20.739547 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2023.12.07 08:24:20.739569 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1238 | 2023.12.07 08:24:20.739597 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1239 | 2023.12.07 08:24:20.740517 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001788906 sec., 2236 rows/sec., 241.83 KiB/sec. | ||
| 1240 | 2023.12.07 08:24:20.740701 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Debug> DynamicQueryHandler: Done processing query | ||
| 1241 | 2023.12.07 08:24:20.740728 [ 3 ] {caeb9e25-18b7-48be-a4e2-6cbd3f5e5a45} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1242 | 2023.12.07 08:24:20.740744 [ 3 ] {} <Debug> HTTP-Session: b936e005-7091-49b0-8981-61e0d9bd67cb Destroying unnamed session | ||
| 1243 | 2023.12.07 08:24:20.740940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1244 | 2023.12.07 08:24:20.740985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1245 | 2023.12.07 08:24:20.741004 [ 3 ] {} <Debug> HTTP-Session: 16cef5b9-93cb-4f11-87c0-305f715daf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1246 | 2023.12.07 08:24:20.741021 [ 3 ] {} <Debug> HTTP-Session: 16cef5b9-93cb-4f11-87c0-305f715daf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2023.12.07 08:24:20.741144 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1248 | 2023.12.07 08:24:20.741624 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2023.12.07 08:24:20.741794 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1250 | 2023.12.07 08:24:20.741836 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1251 | 2023.12.07 08:24:20.741980 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1252 | 2023.12.07 08:24:20.742009 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1253 | 2023.12.07 08:24:20.742030 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1254 | 2023.12.07 08:24:20.742058 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1255 | 2023.12.07 08:24:20.742911 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001730165 sec., 2311 rows/sec., 250.04 KiB/sec. | ||
| 1256 | 2023.12.07 08:24:20.743100 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Debug> DynamicQueryHandler: Done processing query | ||
| 1257 | 2023.12.07 08:24:20.743124 [ 3 ] {b6d7cc36-9e21-4136-a329-3067c017c289} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1258 | 2023.12.07 08:24:20.743140 [ 3 ] {} <Debug> HTTP-Session: 16cef5b9-93cb-4f11-87c0-305f715daf06 Destroying unnamed session | ||
| 1259 | 2023.12.07 08:24:20.743358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1260 | 2023.12.07 08:24:20.743401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1261 | 2023.12.07 08:24:20.743421 [ 3 ] {} <Debug> HTTP-Session: f6225444-adfa-4da7-a93d-4f49c7c13c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1262 | 2023.12.07 08:24:20.743437 [ 3 ] {} <Debug> HTTP-Session: f6225444-adfa-4da7-a93d-4f49c7c13c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2023.12.07 08:24:20.743561 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1264 | 2023.12.07 08:24:20.744052 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1265 | 2023.12.07 08:24:20.744227 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1266 | 2023.12.07 08:24:20.744268 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1267 | 2023.12.07 08:24:20.744413 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1268 | 2023.12.07 08:24:20.744443 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1269 | 2023.12.07 08:24:20.744463 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1270 | 2023.12.07 08:24:20.744491 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1271 | 2023.12.07 08:24:20.745412 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001812867 sec., 2206 rows/sec., 238.64 KiB/sec. | ||
| 1272 | 2023.12.07 08:24:20.745594 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 1273 | 2023.12.07 08:24:20.745618 [ 3 ] {a7fc6466-e778-4034-957b-4944cf2339fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1274 | 2023.12.07 08:24:20.745634 [ 3 ] {} <Debug> HTTP-Session: f6225444-adfa-4da7-a93d-4f49c7c13c7f Destroying unnamed session | ||
| 1275 | 2023.12.07 08:24:20.745823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1276 | 2023.12.07 08:24:20.745865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1277 | 2023.12.07 08:24:20.745883 [ 3 ] {} <Debug> HTTP-Session: 0802d0fc-b1f6-47e1-9379-a0041c877984 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1278 | 2023.12.07 08:24:20.745898 [ 3 ] {} <Debug> HTTP-Session: 0802d0fc-b1f6-47e1-9379-a0041c877984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2023.12.07 08:24:20.746015 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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') FORMAT JSONEachRow; (stage: Complete) | ||
| 1280 | 2023.12.07 08:24:20.746478 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2023.12.07 08:24:20.746708 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1282 | 2023.12.07 08:24:20.746749 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1283 | 2023.12.07 08:24:20.746897 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1284 | 2023.12.07 08:24:20.746927 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2023.12.07 08:24:20.746948 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1286 | 2023.12.07 08:24:20.746975 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1287 | 2023.12.07 08:24:20.747902 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001827977 sec., 2188 rows/sec., 236.66 KiB/sec. | ||
| 1288 | 2023.12.07 08:24:20.748095 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1289 | 2023.12.07 08:24:20.748119 [ 3 ] {40b6e7a6-26e7-4570-9a50-87f8a7c461b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1290 | 2023.12.07 08:24:20.748135 [ 3 ] {} <Debug> HTTP-Session: 0802d0fc-b1f6-47e1-9379-a0041c877984 Destroying unnamed session | ||
| 1291 | 2023.12.07 08:24:20.748473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1292 | 2023.12.07 08:24:20.748517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1293 | 2023.12.07 08:24:20.748538 [ 3 ] {} <Debug> HTTP-Session: a2810331-6f03-4ef2-82d1-0a68e253024f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1294 | 2023.12.07 08:24:20.748555 [ 3 ] {} <Debug> HTTP-Session: a2810331-6f03-4ef2-82d1-0a68e253024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2023.12.07 08:24:20.748679 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 1296 | 2023.12.07 08:24:20.749182 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1297 | 2023.12.07 08:24:20.749362 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2023.12.07 08:24:20.749404 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2023.12.07 08:24:20.749551 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1300 | 2023.12.07 08:24:20.749580 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1301 | 2023.12.07 08:24:20.749600 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1302 | 2023.12.07 08:24:20.749628 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1303 | 2023.12.07 08:24:20.750448 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001731935 sec., 2309 rows/sec., 249.79 KiB/sec. | ||
| 1304 | 2023.12.07 08:24:20.750634 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Debug> DynamicQueryHandler: Done processing query | ||
| 1305 | 2023.12.07 08:24:20.750658 [ 3 ] {c9fdae28-1732-4e73-8027-b8e55c59ad20} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1306 | 2023.12.07 08:24:20.750674 [ 3 ] {} <Debug> HTTP-Session: a2810331-6f03-4ef2-82d1-0a68e253024f Destroying unnamed session | ||
| 1307 | 2023.12.07 08:24:20.750883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1308 | 2023.12.07 08:24:20.750928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1309 | 2023.12.07 08:24:20.750949 [ 3 ] {} <Debug> HTTP-Session: d3449ddd-85e0-44eb-9afc-e42096459d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1310 | 2023.12.07 08:24:20.750965 [ 3 ] {} <Debug> HTTP-Session: d3449ddd-85e0-44eb-9afc-e42096459d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2023.12.07 08:24:20.751092 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1312 | 2023.12.07 08:24:20.751606 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2023.12.07 08:24:20.751789 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2023.12.07 08:24:20.751830 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2023.12.07 08:24:20.751975 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1316 | 2023.12.07 08:24:20.752004 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2023.12.07 08:24:20.752025 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1318 | 2023.12.07 08:24:20.752053 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1319 | 2023.12.07 08:24:20.752961 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001830937 sec., 2184 rows/sec., 236.28 KiB/sec. | ||
| 1320 | 2023.12.07 08:24:20.753150 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1321 | 2023.12.07 08:24:20.753174 [ 3 ] {42dec278-4ffb-45dd-84fc-da5a88e9f76c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1322 | 2023.12.07 08:24:20.753190 [ 3 ] {} <Debug> HTTP-Session: d3449ddd-85e0-44eb-9afc-e42096459d0c Destroying unnamed session | ||
| 1323 | 2023.12.07 08:24:20.753507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1324 | 2023.12.07 08:24:20.753551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1325 | 2023.12.07 08:24:20.753571 [ 3 ] {} <Debug> HTTP-Session: 809eae74-e5d1-4080-b3a6-7fb30ddee9b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1326 | 2023.12.07 08:24:20.753588 [ 3 ] {} <Debug> HTTP-Session: 809eae74-e5d1-4080-b3a6-7fb30ddee9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2023.12.07 08:24:20.753717 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1328 | 2023.12.07 08:24:20.754232 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1329 | 2023.12.07 08:24:20.754419 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1330 | 2023.12.07 08:24:20.754460 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1331 | 2023.12.07 08:24:20.754606 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1332 | 2023.12.07 08:24:20.754635 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2023.12.07 08:24:20.754656 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1334 | 2023.12.07 08:24:20.754683 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1335 | 2023.12.07 08:24:20.755491 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001736245 sec., 2303 rows/sec., 249.17 KiB/sec. | ||
| 1336 | 2023.12.07 08:24:20.755677 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1337 | 2023.12.07 08:24:20.755702 [ 3 ] {97598734-cf90-4b16-9f4e-714e5c00f84b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1338 | 2023.12.07 08:24:20.755719 [ 3 ] {} <Debug> HTTP-Session: 809eae74-e5d1-4080-b3a6-7fb30ddee9b1 Destroying unnamed session | ||
| 1339 | 2023.12.07 08:24:20.755925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1340 | 2023.12.07 08:24:20.755970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1341 | 2023.12.07 08:24:20.755990 [ 3 ] {} <Debug> HTTP-Session: 7456fce2-53f5-4ba2-aae2-b27aee86ed5d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1342 | 2023.12.07 08:24:20.756006 [ 3 ] {} <Debug> HTTP-Session: 7456fce2-53f5-4ba2-aae2-b27aee86ed5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2023.12.07 08:24:20.756134 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 1344 | 2023.12.07 08:24:20.756657 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1345 | 2023.12.07 08:24:20.756842 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2023.12.07 08:24:20.756884 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2023.12.07 08:24:20.757032 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1348 | 2023.12.07 08:24:20.757060 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2023.12.07 08:24:20.757082 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1350 | 2023.12.07 08:24:20.757110 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1351 | 2023.12.07 08:24:20.758090 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001917419 sec., 2086 rows/sec., 225.62 KiB/sec. | ||
| 1352 | 2023.12.07 08:24:20.758280 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1353 | 2023.12.07 08:24:20.758304 [ 3 ] {853c1f29-7c81-4b8a-b435-bf050d24a0eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1354 | 2023.12.07 08:24:20.758320 [ 3 ] {} <Debug> HTTP-Session: 7456fce2-53f5-4ba2-aae2-b27aee86ed5d Destroying unnamed session | ||
| 1355 | 2023.12.07 08:24:20.758595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1356 | 2023.12.07 08:24:20.758638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1357 | 2023.12.07 08:24:20.758657 [ 3 ] {} <Debug> HTTP-Session: f3ef75d3-f7e7-419d-8ca0-da094dc62561 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1358 | 2023.12.07 08:24:20.758674 [ 3 ] {} <Debug> HTTP-Session: f3ef75d3-f7e7-419d-8ca0-da094dc62561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2023.12.07 08:24:20.758803 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', '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) | ||
| 1360 | 2023.12.07 08:24:20.759328 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2023.12.07 08:24:20.759517 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1362 | 2023.12.07 08:24:20.759559 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1363 | 2023.12.07 08:24:20.759707 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1364 | 2023.12.07 08:24:20.759737 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1365 | 2023.12.07 08:24:20.759757 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1366 | 2023.12.07 08:24:20.759786 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1367 | 2023.12.07 08:24:20.760604 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001761565 sec., 2270 rows/sec., 245.59 KiB/sec. | ||
| 1368 | 2023.12.07 08:24:20.760812 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Debug> DynamicQueryHandler: Done processing query | ||
| 1369 | 2023.12.07 08:24:20.760835 [ 3 ] {60e0f0e7-b0f5-493b-b9c6-381abfea1260} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1370 | 2023.12.07 08:24:20.760852 [ 3 ] {} <Debug> HTTP-Session: f3ef75d3-f7e7-419d-8ca0-da094dc62561 Destroying unnamed session | ||
| 1371 | 2023.12.07 08:24:20.772391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1372 | 2023.12.07 08:24:20.772480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1373 | 2023.12.07 08:24:20.772520 [ 3 ] {} <Debug> HTTP-Session: 1c1b4883-c2e5-4f45-b25c-c1e23c5aa7d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1374 | 2023.12.07 08:24:20.772552 [ 3 ] {} <Debug> HTTP-Session: 1c1b4883-c2e5-4f45-b25c-c1e23c5aa7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2023.12.07 08:24:20.772809 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', '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) | ||
| 1376 | 2023.12.07 08:24:20.773653 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2023.12.07 08:24:20.773843 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2023.12.07 08:24:20.773885 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2023.12.07 08:24:20.774034 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1380 | 2023.12.07 08:24:20.774064 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2023.12.07 08:24:20.774085 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1382 | 2023.12.07 08:24:20.774113 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1383 | 2023.12.07 08:24:20.775021 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002144864 sec., 1864 rows/sec., 201.70 KiB/sec. | ||
| 1384 | 2023.12.07 08:24:20.775205 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Debug> DynamicQueryHandler: Done processing query | ||
| 1385 | 2023.12.07 08:24:20.775228 [ 3 ] {e361ce02-99e2-4cfb-9b18-cb8fb685e459} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1386 | 2023.12.07 08:24:20.775244 [ 3 ] {} <Debug> HTTP-Session: 1c1b4883-c2e5-4f45-b25c-c1e23c5aa7d9 Destroying unnamed session | ||
| 1387 | 2023.12.07 08:24:20.778812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 4376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1388 | 2023.12.07 08:24:20.778865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1389 | 2023.12.07 08:24:20.778888 [ 3 ] {} <Debug> HTTP-Session: 6feaec7b-f8ba-4334-aa9e-88619a801788 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1390 | 2023.12.07 08:24:20.778909 [ 3 ] {} <Debug> HTTP-Session: 6feaec7b-f8ba-4334-aa9e-88619a801788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2023.12.07 08:24:20.779004 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1392 | 2023.12.07 08:24:20.779052 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2023.12.07 08:24:20.779221 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1394 | 2023.12.07 08:24:20.779591 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1395 | 2023.12.07 08:24:20.779872 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2023.12.07 08:24:20.780028 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1397 | 2023.12.07 08:24:20.780150 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Information> executeQuery: Read 18 rows, 2.06 KiB in 0.001109273 sec., 16226 rows/sec., 1.81 MiB/sec. | ||
| 1398 | 2023.12.07 08:24:20.780278 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Debug> DynamicQueryHandler: Done processing query | ||
| 1399 | 2023.12.07 08:24:20.780301 [ 3 ] {756aa0f6-7052-4caf-ac11-defac6f02077} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1400 | 2023.12.07 08:24:20.780316 [ 3 ] {} <Debug> HTTP-Session: 6feaec7b-f8ba-4334-aa9e-88619a801788 Destroying unnamed session | ||
| 1401 | 2023.12.07 08:24:20.780461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1402 | 2023.12.07 08:24:20.780506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1403 | 2023.12.07 08:24:20.780527 [ 3 ] {} <Debug> HTTP-Session: 8da84b4c-f8d5-443e-8683-f7c14339985d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1404 | 2023.12.07 08:24:20.780543 [ 3 ] {} <Debug> HTTP-Session: 8da84b4c-f8d5-443e-8683-f7c14339985d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2023.12.07 08:24:20.780617 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1406 | 2023.12.07 08:24:20.780655 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1407 | 2023.12.07 08:24:20.780766 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1408 | 2023.12.07 08:24:20.781080 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1409 | 2023.12.07 08:24:20.781294 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1410 | 2023.12.07 08:24:20.781437 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1411 | 2023.12.07 08:24:20.781562 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.000915818 sec., 49136 rows/sec., 3.89 MiB/sec. | ||
| 1412 | 2023.12.07 08:24:20.781715 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1413 | 2023.12.07 08:24:20.781739 [ 3 ] {2b3dfd30-1194-40dd-a7c1-67cffc2500e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1414 | 2023.12.07 08:24:20.781755 [ 3 ] {} <Debug> HTTP-Session: 8da84b4c-f8d5-443e-8683-f7c14339985d Destroying unnamed session | ||
| 1415 | 2023.12.07 08:24:20.781937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 26992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1416 | 2023.12.07 08:24:20.781984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1417 | 2023.12.07 08:24:20.782004 [ 3 ] {} <Debug> HTTP-Session: 55bbd7d2-f534-42f6-a69d-8604d702299e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1418 | 2023.12.07 08:24:20.782021 [ 3 ] {} <Debug> HTTP-Session: 55bbd7d2-f534-42f6-a69d-8604d702299e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2023.12.07 08:24:20.782097 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1420 | 2023.12.07 08:24:20.782135 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1421 | 2023.12.07 08:24:20.782245 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1422 | 2023.12.07 08:24:20.782635 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1423 | 2023.12.07 08:24:20.782854 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1424 | 2023.12.07 08:24:20.782998 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1425 | 2023.12.07 08:24:20.783118 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Information> executeQuery: Read 172 rows, 16.52 KiB in 0.0009944 sec., 172968 rows/sec., 16.23 MiB/sec. | ||
| 1426 | 2023.12.07 08:24:20.783235 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Debug> DynamicQueryHandler: Done processing query | ||
| 1427 | 2023.12.07 08:24:20.783258 [ 3 ] {3607b796-6492-4848-912e-43b982753186} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1428 | 2023.12.07 08:24:20.783274 [ 3 ] {} <Debug> HTTP-Session: 55bbd7d2-f534-42f6-a69d-8604d702299e Destroying unnamed session | ||
| 1429 | 2023.12.07 08:24:20.783391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1430 | 2023.12.07 08:24:20.783437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1431 | 2023.12.07 08:24:20.783456 [ 3 ] {} <Debug> HTTP-Session: 3aad97da-b7bb-40fd-bc14-c8f734f62cad Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1432 | 2023.12.07 08:24:20.783472 [ 3 ] {} <Debug> HTTP-Session: 3aad97da-b7bb-40fd-bc14-c8f734f62cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2023.12.07 08:24:20.783540 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
| 1434 | 2023.12.07 08:24:20.783577 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1435 | 2023.12.07 08:24:20.783682 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1436 | 2023.12.07 08:24:20.785891 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1437 | 2023.12.07 08:24:20.786140 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1438 | 2023.12.07 08:24:20.786310 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Trace> oximeter.fields_u32 (51f45b48-c623-4a24-a7e8-8b60c614c2f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1439 | 2023.12.07 08:24:20.786434 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Information> executeQuery: Read 1 rows, 68.00 B in 0.002860149 sec., 349 rows/sec., 23.22 KiB/sec. | ||
| 1440 | 2023.12.07 08:24:20.786581 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Debug> DynamicQueryHandler: Done processing query | ||
| 1441 | 2023.12.07 08:24:20.786605 [ 3 ] {09fa42ab-6036-4f94-b8d7-24e49e3ea474} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1442 | 2023.12.07 08:24:20.786620 [ 3 ] {} <Debug> HTTP-Session: 3aad97da-b7bb-40fd-bc14-c8f734f62cad Destroying unnamed session | ||
| 1443 | 2023.12.07 08:24:20.786762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 14573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1444 | 2023.12.07 08:24:20.786806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1445 | 2023.12.07 08:24:20.786826 [ 3 ] {} <Debug> HTTP-Session: b4a666a6-5b95-4981-91a7-08d5d9d5beb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1446 | 2023.12.07 08:24:20.786842 [ 3 ] {} <Debug> HTTP-Session: b4a666a6-5b95-4981-91a7-08d5d9d5beb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2023.12.07 08:24:20.786914 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1448 | 2023.12.07 08:24:20.786950 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1449 | 2023.12.07 08:24:20.787053 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1450 | 2023.12.07 08:24:20.787387 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1451 | 2023.12.07 08:24:20.787590 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1452 | 2023.12.07 08:24:20.787730 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1453 | 2023.12.07 08:24:20.787852 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Information> executeQuery: Read 86 rows, 6.85 KiB in 0.000911029 sec., 94398 rows/sec., 7.34 MiB/sec. | ||
| 1454 | 2023.12.07 08:24:20.787958 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1455 | 2023.12.07 08:24:20.787981 [ 3 ] {9936edc5-8e66-41a1-8e86-f5d8d85467e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1456 | 2023.12.07 08:24:20.787997 [ 3 ] {} <Debug> HTTP-Session: b4a666a6-5b95-4981-91a7-08d5d9d5beb1 Destroying unnamed session | ||
| 1457 | 2023.12.07 08:24:20.788111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1458 | 2023.12.07 08:24:20.788153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1459 | 2023.12.07 08:24:20.788173 [ 3 ] {} <Debug> HTTP-Session: 8e3555ec-cebc-4875-ae59-1fde31a7ab7b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1460 | 2023.12.07 08:24:20.788189 [ 3 ] {} <Debug> HTTP-Session: 8e3555ec-cebc-4875-ae59-1fde31a7ab7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2023.12.07 08:24:20.788258 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1462 | 2023.12.07 08:24:20.788298 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1463 | 2023.12.07 08:24:20.788414 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1464 | 2023.12.07 08:24:20.788663 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1465 | 2023.12.07 08:24:20.788929 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1466 | 2023.12.07 08:24:20.789102 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1467 | 2023.12.07 08:24:20.789221 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000935039 sec., 11764 rows/sec., 787.48 KiB/sec. | ||
| 1468 | 2023.12.07 08:24:20.789346 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1469 | 2023.12.07 08:24:20.789370 [ 3 ] {0d8908f0-c72f-43b7-83da-9abbca1cb65e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1470 | 2023.12.07 08:24:20.789386 [ 3 ] {} <Debug> HTTP-Session: 8e3555ec-cebc-4875-ae59-1fde31a7ab7b Destroying unnamed session | ||
| 1471 | 2023.12.07 08:24:20.789602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 41584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1472 | 2023.12.07 08:24:20.789645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1473 | 2023.12.07 08:24:20.789664 [ 3 ] {} <Debug> HTTP-Session: e4218c3f-c6f5-43a6-af7e-befb67f5ca2c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1474 | 2023.12.07 08:24:20.789680 [ 3 ] {} <Debug> HTTP-Session: e4218c3f-c6f5-43a6-af7e-befb67f5ca2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2023.12.07 08:24:20.789765 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1476 | 2023.12.07 08:24:20.789806 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1477 | 2023.12.07 08:24:20.789920 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1478 | 2023.12.07 08:24:20.790278 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1479 | 2023.12.07 08:24:20.790537 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1480 | 2023.12.07 08:24:20.790705 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1481 | 2023.12.07 08:24:20.790815 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Information> executeQuery: Read 216 rows, 15.61 KiB in 0.001021621 sec., 211428 rows/sec., 14.92 MiB/sec. | ||
| 1482 | 2023.12.07 08:24:20.790920 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Debug> DynamicQueryHandler: Done processing query | ||
| 1483 | 2023.12.07 08:24:20.790943 [ 3 ] {e8801bc3-6b27-459c-b433-4e743bc16f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 1484 | 2023.12.07 08:24:20.790958 [ 3 ] {} <Debug> HTTP-Session: e4218c3f-c6f5-43a6-af7e-befb67f5ca2c Destroying unnamed session | ||
| 1485 | 2023.12.07 08:24:20.791068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1486 | 2023.12.07 08:24:20.791112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1487 | 2023.12.07 08:24:20.791131 [ 3 ] {} <Debug> HTTP-Session: 30ecef80-760d-4440-b1ac-11a7e03a2e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1488 | 2023.12.07 08:24:20.791147 [ 3 ] {} <Debug> HTTP-Session: 30ecef80-760d-4440-b1ac-11a7e03a2e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2023.12.07 08:24:20.791215 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
| 1490 | 2023.12.07 08:24:20.791253 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1491 | 2023.12.07 08:24:20.791354 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1492 | 2023.12.07 08:24:20.791584 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1493 | 2023.12.07 08:24:20.791826 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1494 | 2023.12.07 08:24:20.791991 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Trace> oximeter.measurements_f64 (d049aa0f-0f49-47ea-bc92-cd478f3a3748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1495 | 2023.12.07 08:24:20.792106 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Information> executeQuery: Read 1 rows, 65.00 B in 0.000863367 sec., 1158 rows/sec., 73.52 KiB/sec. | ||
| 1496 | 2023.12.07 08:24:20.792211 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1497 | 2023.12.07 08:24:20.792236 [ 3 ] {b8cecee1-cf7d-4498-80c3-5e515dc1d58d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1498 | 2023.12.07 08:24:20.792251 [ 3 ] {} <Debug> HTTP-Session: 30ecef80-760d-4440-b1ac-11a7e03a2e90 Destroying unnamed session | ||
| 1499 | 2023.12.07 08:24:20.792407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 48137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1500 | 2023.12.07 08:24:20.792476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1501 | 2023.12.07 08:24:20.792495 [ 3 ] {} <Debug> HTTP-Session: 48f4ffe8-cfcc-444e-919a-118a78eabdc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1502 | 2023.12.07 08:24:20.792512 [ 3 ] {} <Debug> HTTP-Session: 48f4ffe8-cfcc-444e-919a-118a78eabdc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2023.12.07 08:24:20.792590 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1504 | 2023.12.07 08:24:20.792632 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1505 | 2023.12.07 08:24:20.792762 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1506 | 2023.12.07 08:24:20.793196 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1507 | 2023.12.07 08:24:20.793478 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1508 | 2023.12.07 08:24:20.793653 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1509 | 2023.12.07 08:24:20.793786 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001161733 sec., 38735 rows/sec., 52.27 MiB/sec. | ||
| 1510 | 2023.12.07 08:24:20.793907 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1511 | 2023.12.07 08:24:20.793931 [ 3 ] {6df4907d-4639-489d-ae33-16c2c8f3c17a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1512 | 2023.12.07 08:24:20.793946 [ 3 ] {} <Debug> HTTP-Session: 48f4ffe8-cfcc-444e-919a-118a78eabdc3 Destroying unnamed session | ||
| 1513 | 2023.12.07 08:24:20.794062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1514 | 2023.12.07 08:24:20.794105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1515 | 2023.12.07 08:24:20.794124 [ 3 ] {} <Debug> HTTP-Session: f3eac6d3-f22d-446b-816f-2876ee21b062 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1516 | 2023.12.07 08:24:20.794140 [ 3 ] {} <Debug> HTTP-Session: f3eac6d3-f22d-446b-816f-2876ee21b062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2023.12.07 08:24:20.794232 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1518 | 2023.12.07 08:24:20.794270 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1519 | 2023.12.07 08:24:20.794373 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1520 | 2023.12.07 08:24:20.794607 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1521 | 2023.12.07 08:24:20.794839 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1522 | 2023.12.07 08:24:20.795004 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Trace> oximeter.measurements_i64 (6a2b7677-c698-4ef4-8184-749dd8ce08a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1523 | 2023.12.07 08:24:20.795117 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Information> executeQuery: Read 6 rows, 434.00 B in 0.000853717 sec., 7028 rows/sec., 496.45 KiB/sec. | ||
| 1524 | 2023.12.07 08:24:20.795230 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1525 | 2023.12.07 08:24:20.795253 [ 3 ] {59baf2d9-a849-41bd-9ec6-78c7be675ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1526 | 2023.12.07 08:24:20.795269 [ 3 ] {} <Debug> HTTP-Session: f3eac6d3-f22d-446b-816f-2876ee21b062 Destroying unnamed session | ||
| 1527 | 2023.12.07 08:24:20.833303 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1528 | 2023.12.07 08:24:20.833380 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1529 | 2023.12.07 08:24:30.695395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1530 | 2023.12.07 08:24:30.695509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1531 | 2023.12.07 08:24:30.695538 [ 3 ] {} <Debug> HTTP-Session: c66b8935-99a8-498c-9ddd-a45456895572 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1532 | 2023.12.07 08:24:30.695564 [ 3 ] {} <Debug> HTTP-Session: c66b8935-99a8-498c-9ddd-a45456895572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2023.12.07 08:24:30.695837 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) 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_reopen', '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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) | ||
| 1534 | 2023.12.07 08:24:30.696521 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1535 | 2023.12.07 08:24:30.696724 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1536 | 2023.12.07 08:24:30.696774 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1537 | 2023.12.07 08:24:30.696947 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1538 | 2023.12.07 08:24:30.697070 [ 187 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1539 | 2023.12.07 08:24:30.697075 [ 186 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1540 | 2023.12.07 08:24:30.697199 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (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 | ||
| 1541 | 2023.12.07 08:24:30.697285 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1542 | 2023.12.07 08:24:30.698776 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Information> executeQuery: Read 22 rows, 2.49 KiB in 0.002891128 sec., 7609 rows/sec., 862.69 KiB/sec. | ||
| 1543 | 2023.12.07 08:24:30.699057 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1544 | 2023.12.07 08:24:30.699083 [ 3 ] {c2c37091-b050-48ff-bd22-09faa514eed9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1545 | 2023.12.07 08:24:30.699101 [ 3 ] {} <Debug> HTTP-Session: c66b8935-99a8-498c-9ddd-a45456895572 Destroying unnamed session | ||
| 1546 | 2023.12.07 08:24:30.699266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1547 | 2023.12.07 08:24:30.699316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1548 | 2023.12.07 08:24:30.699336 [ 3 ] {} <Debug> HTTP-Session: 3e338dc8-f3da-4f83-ace4-e6ab6ee7d62d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1549 | 2023.12.07 08:24:30.699355 [ 3 ] {} <Debug> HTTP-Session: 3e338dc8-f3da-4f83-ace4-e6ab6ee7d62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2023.12.07 08:24:30.699442 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1551 | 2023.12.07 08:24:30.699485 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1552 | 2023.12.07 08:24:30.699631 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1553 | 2023.12.07 08:24:30.699938 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1554 | 2023.12.07 08:24:30.700230 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1555 | 2023.12.07 08:24:30.700389 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Trace> oximeter.timeseries_schema (31f70d0c-3095-4988-b03e-0b1c2a55d283): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1556 | 2023.12.07 08:24:30.700515 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001038191 sec., 963 rows/sec., 218.23 KiB/sec. | ||
| 1557 | 2023.12.07 08:24:30.700629 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Debug> DynamicQueryHandler: Done processing query | ||
| 1558 | 2023.12.07 08:24:30.700653 [ 3 ] {3513327d-0dc1-4407-b074-222cd21e0882} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1559 | 2023.12.07 08:24:30.700670 [ 3 ] {} <Debug> HTTP-Session: 3e338dc8-f3da-4f83-ace4-e6ab6ee7d62d Destroying unnamed session | ||
| 1560 | 2023.12.07 08:24:30.700790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1561 | 2023.12.07 08:24:30.700835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1562 | 2023.12.07 08:24:30.700856 [ 3 ] {} <Debug> HTTP-Session: 2f5bea46-4e78-4ada-9413-015d5e90d3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1563 | 2023.12.07 08:24:30.700874 [ 3 ] {} <Debug> HTTP-Session: 2f5bea46-4e78-4ada-9413-015d5e90d3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2023.12.07 08:24:30.700949 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1565 | 2023.12.07 08:24:30.700989 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1566 | 2023.12.07 08:24:30.701098 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1567 | 2023.12.07 08:24:30.701400 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1568 | 2023.12.07 08:24:30.701607 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1569 | 2023.12.07 08:24:30.701758 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1570 | 2023.12.07 08:24:30.701880 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.000898758 sec., 52294 rows/sec., 4.14 MiB/sec. | ||
| 1571 | 2023.12.07 08:24:30.701998 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1572 | 2023.12.07 08:24:30.702022 [ 3 ] {4e8960e5-2c30-4beb-9aa3-b67c6812bbb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1573 | 2023.12.07 08:24:30.702039 [ 3 ] {} <Debug> HTTP-Session: 2f5bea46-4e78-4ada-9413-015d5e90d3bc Destroying unnamed session | ||
| 1574 | 2023.12.07 08:24:30.702143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1575 | 2023.12.07 08:24:30.702188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1576 | 2023.12.07 08:24:30.702208 [ 3 ] {} <Debug> HTTP-Session: aea48339-aafe-49ed-a1f0-6e5b659da09a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1577 | 2023.12.07 08:24:30.702225 [ 3 ] {} <Debug> HTTP-Session: aea48339-aafe-49ed-a1f0-6e5b659da09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2023.12.07 08:24:30.702296 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1579 | 2023.12.07 08:24:30.702335 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1580 | 2023.12.07 08:24:30.702434 [ 86 ] {} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2023.12.07 08:24:30.702529 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1582 | 2023.12.07 08:24:30.702538 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1583 | 2023.12.07 08:24:30.702792 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1584 | 2023.12.07 08:24:30.703021 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1585 | 2023.12.07 08:24:30.703039 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2023.12.07 08:24:30.703202 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1587 | 2023.12.07 08:24:30.703312 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1588 | 2023.12.07 08:24:30.703401 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 1589 | 2023.12.07 08:24:30.703610 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1590 | 2023.12.07 08:24:30.703611 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1591 | 2023.12.07 08:24:30.703755 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1592 | 2023.12.07 08:24:30.703846 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001507961 sec., 1326 rows/sec., 113.33 KiB/sec. | ||
| 1593 | 2023.12.07 08:24:30.704019 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
| 1594 | 2023.12.07 08:24:30.704091 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1595 | 2023.12.07 08:24:30.704140 [ 3 ] {9bddfdfb-0f5c-438c-a9a5-c8a132df85c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1596 | 2023.12.07 08:24:30.704186 [ 3 ] {} <Debug> HTTP-Session: aea48339-aafe-49ed-a1f0-6e5b659da09a Destroying unnamed session | ||
| 1597 | 2023.12.07 08:24:30.704193 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1598 | 2023.12.07 08:24:30.704369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1599 | 2023.12.07 08:24:30.704426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1600 | 2023.12.07 08:24:30.704463 [ 3 ] {} <Debug> HTTP-Session: 9b3bd57b-f7f5-47b4-8096-dd12aa5ae963 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1601 | 2023.12.07 08:24:30.704490 [ 3 ] {} <Debug> HTTP-Session: 9b3bd57b-f7f5-47b4-8096-dd12aa5ae963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2023.12.07 08:24:30.704710 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1603 | 2023.12.07 08:24:30.704805 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1604 | 2023.12.07 08:24:30.705431 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1605 | 2023.12.07 08:24:30.705790 [ 25 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003146434 sec., 80408.4878309858 rows/sec., 6.36 MiB/sec. | ||
| 1606 | 2023.12.07 08:24:30.705991 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1607 | 2023.12.07 08:24:30.706161 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1608 | 2023.12.07 08:24:30.706264 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1609 | 2023.12.07 08:24:30.706397 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_6_1} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2023.12.07 08:24:30.706506 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1611 | 2023.12.07 08:24:30.706669 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1612 | 2023.12.07 08:24:30.706790 [ 86 ] {} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1613 | 2023.12.07 08:24:30.706807 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Information> executeQuery: Read 142 rows, 14.00 KiB in 0.002045092 sec., 69434 rows/sec., 6.68 MiB/sec. | ||
| 1614 | 2023.12.07 08:24:30.706855 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1615 | 2023.12.07 08:24:30.706993 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1616 | 2023.12.07 08:24:30.707032 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1617 | 2023.12.07 08:24:30.707060 [ 3 ] {5bd36a3d-3282-49f1-88c5-9b49d3ce385b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1618 | 2023.12.07 08:24:30.707085 [ 3 ] {} <Debug> HTTP-Session: 9b3bd57b-f7f5-47b4-8096-dd12aa5ae963 Destroying unnamed session | ||
| 1619 | 2023.12.07 08:24:30.707097 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1620 | 2023.12.07 08:24:30.707126 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part | ||
| 1621 | 2023.12.07 08:24:30.707210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1622 | 2023.12.07 08:24:30.707255 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part | ||
| 1623 | 2023.12.07 08:24:30.707264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1624 | 2023.12.07 08:24:30.707294 [ 3 ] {} <Debug> HTTP-Session: 60db3dee-d35a-459d-bbec-d2307658b2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1625 | 2023.12.07 08:24:30.707319 [ 3 ] {} <Debug> HTTP-Session: 60db3dee-d35a-459d-bbec-d2307658b2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2023.12.07 08:24:30.707375 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part | ||
| 1627 | 2023.12.07 08:24:30.707430 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1628 | 2023.12.07 08:24:30.707486 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1629 | 2023.12.07 08:24:30.707495 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part | ||
| 1630 | 2023.12.07 08:24:30.707668 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 172 rows starting from the beginning of the part | ||
| 1631 | 2023.12.07 08:24:30.707730 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1632 | 2023.12.07 08:24:30.707807 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part | ||
| 1633 | 2023.12.07 08:24:30.708579 [ 25 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 4 columns (4 merged, 0 gathered) in 0.001660124 sec., 480084.6201849982 rows/sec., 46.26 MiB/sec. | ||
| 1634 | 2023.12.07 08:24:30.708715 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2023.12.07 08:24:30.708918 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1636 | 2023.12.07 08:24:30.708988 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_6_1} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2023.12.07 08:24:30.710103 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1638 | 2023.12.07 08:24:30.710352 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1639 | 2023.12.07 08:24:30.710524 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1640 | 2023.12.07 08:24:30.710664 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003199726 sec., 625 rows/sec., 43.64 KiB/sec. | ||
| 1641 | 2023.12.07 08:24:30.710813 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1642 | 2023.12.07 08:24:30.710838 [ 3 ] {8bf59c7a-a40e-43ca-a353-af0e577c67a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1643 | 2023.12.07 08:24:30.710855 [ 3 ] {} <Debug> HTTP-Session: 60db3dee-d35a-459d-bbec-d2307658b2a3 Destroying unnamed session | ||
| 1644 | 2023.12.07 08:24:30.710966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1645 | 2023.12.07 08:24:30.711011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1646 | 2023.12.07 08:24:30.711031 [ 3 ] {} <Debug> HTTP-Session: 3f6ddb16-b0d4-455e-91f5-5ac125dc7e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1647 | 2023.12.07 08:24:30.711048 [ 3 ] {} <Debug> HTTP-Session: 3f6ddb16-b0d4-455e-91f5-5ac125dc7e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2023.12.07 08:24:30.711122 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1649 | 2023.12.07 08:24:30.711161 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1650 | 2023.12.07 08:24:30.711266 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1651 | 2023.12.07 08:24:30.711581 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1652 | 2023.12.07 08:24:30.711785 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2023.12.07 08:24:30.711926 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1654 | 2023.12.07 08:24:30.712040 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000878998 sec., 55745 rows/sec., 4.36 MiB/sec. | ||
| 1655 | 2023.12.07 08:24:30.712050 [ 85 ] {} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1656 | 2023.12.07 08:24:30.712157 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1657 | 2023.12.07 08:24:30.712216 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1658 | 2023.12.07 08:24:30.712271 [ 3 ] {e1371a76-1307-4af7-86d8-349b4ef1a1d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1659 | 2023.12.07 08:24:30.712275 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1660 | 2023.12.07 08:24:30.712307 [ 3 ] {} <Debug> HTTP-Session: 3f6ddb16-b0d4-455e-91f5-5ac125dc7e9e Destroying unnamed session | ||
| 1661 | 2023.12.07 08:24:30.712396 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1662 | 2023.12.07 08:24:30.712443 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part | ||
| 1663 | 2023.12.07 08:24:30.712456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1664 | 2023.12.07 08:24:30.712543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1665 | 2023.12.07 08:24:30.712597 [ 3 ] {} <Debug> HTTP-Session: 5f9c15c4-28d5-4346-9d95-735bb1b033a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1666 | 2023.12.07 08:24:30.712644 [ 3 ] {} <Debug> HTTP-Session: 5f9c15c4-28d5-4346-9d95-735bb1b033a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2023.12.07 08:24:30.712668 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 1668 | 2023.12.07 08:24:30.712836 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1669 | 2023.12.07 08:24:30.712893 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1670 | 2023.12.07 08:24:30.712953 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1671 | 2023.12.07 08:24:30.713143 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1672 | 2023.12.07 08:24:30.713455 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 86 rows starting from the beginning of the part | ||
| 1673 | 2023.12.07 08:24:30.713547 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1674 | 2023.12.07 08:24:30.713669 [ 21 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
| 1675 | 2023.12.07 08:24:30.714112 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1676 | 2023.12.07 08:24:30.714774 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1677 | 2023.12.07 08:24:30.715033 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825308 sec., 109014.66318008515 rows/sec., 8.52 MiB/sec. | ||
| 1678 | 2023.12.07 08:24:30.715094 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1679 | 2023.12.07 08:24:30.715223 [ 25 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1680 | 2023.12.07 08:24:30.715306 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002391339 sec., 418 rows/sec., 29.40 KiB/sec. | ||
| 1681 | 2023.12.07 08:24:30.715515 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Debug> DynamicQueryHandler: Done processing query | ||
| 1682 | 2023.12.07 08:24:30.715545 [ 3 ] {21a2c0a5-4308-40ff-961d-b577f0c29069} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1683 | 2023.12.07 08:24:30.715570 [ 3 ] {} <Debug> HTTP-Session: 5f9c15c4-28d5-4346-9d95-735bb1b033a7 Destroying unnamed session | ||
| 1684 | 2023.12.07 08:24:30.715603 [ 25 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1685 | 2023.12.07 08:24:30.715683 [ 25 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_6_1} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1686 | 2023.12.07 08:24:30.715815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1687 | 2023.12.07 08:24:30.715867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1688 | 2023.12.07 08:24:30.715888 [ 3 ] {} <Debug> HTTP-Session: 88c8e45b-54ab-458a-a79b-53c6a0f862e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1689 | 2023.12.07 08:24:30.715904 [ 3 ] {} <Debug> HTTP-Session: 88c8e45b-54ab-458a-a79b-53c6a0f862e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2023.12.07 08:24:30.715991 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1691 | 2023.12.07 08:24:30.716035 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1692 | 2023.12.07 08:24:30.716188 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1693 | 2023.12.07 08:24:30.716720 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1694 | 2023.12.07 08:24:30.717020 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1695 | 2023.12.07 08:24:30.717194 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1696 | 2023.12.07 08:24:30.717312 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1697 | 2023.12.07 08:24:30.717326 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001299996 sec., 36153 rows/sec., 48.79 MiB/sec. | ||
| 1698 | 2023.12.07 08:24:30.717370 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1699 | 2023.12.07 08:24:30.717543 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1700 | 2023.12.07 08:24:30.717601 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1701 | 2023.12.07 08:24:30.717629 [ 3 ] {9589097b-23b5-49ef-b614-8822ee6a640b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1702 | 2023.12.07 08:24:30.717655 [ 3 ] {} <Debug> HTTP-Session: 88c8e45b-54ab-458a-a79b-53c6a0f862e9 Destroying unnamed session | ||
| 1703 | 2023.12.07 08:24:30.717656 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1704 | 2023.12.07 08:24:30.717692 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1705 | 2023.12.07 08:24:30.717794 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 1706 | 2023.12.07 08:24:30.717889 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1707 | 2023.12.07 08:24:30.717974 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1708 | 2023.12.07 08:24:30.718057 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
| 1709 | 2023.12.07 08:24:30.718138 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1710 | 2023.12.07 08:24:30.720478 [ 25 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 6 columns (6 merged, 0 gathered) in 0.003040812 sec., 83201.46066248094 rows/sec., 112.28 MiB/sec. | ||
| 1711 | 2023.12.07 08:24:30.720711 [ 25 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1712 | 2023.12.07 08:24:30.720922 [ 25 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1713 | 2023.12.07 08:24:30.720985 [ 25 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1714 | 2023.12.07 08:24:30.721055 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_6_1: 4.07 MiB. | ||
| 1715 | 2023.12.07 08:24:35.833435 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1716 | 2023.12.07 08:24:35.833500 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1717 | 2023.12.07 08:24:40.695136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1718 | 2023.12.07 08:24:40.695253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1719 | 2023.12.07 08:24:40.695280 [ 3 ] {} <Debug> HTTP-Session: ecc0d9b3-96ba-4c17-980b-865764c0de79 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1720 | 2023.12.07 08:24:40.695304 [ 3 ] {} <Debug> HTTP-Session: ecc0d9b3-96ba-4c17-980b-865764c0de79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2023.12.07 08:24:40.695429 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1722 | 2023.12.07 08:24:40.695489 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1723 | 2023.12.07 08:24:40.695645 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1724 | 2023.12.07 08:24:40.696156 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1725 | 2023.12.07 08:24:40.696417 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1726 | 2023.12.07 08:24:40.696576 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1727 | 2023.12.07 08:24:40.696702 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001234926 sec., 38058 rows/sec., 3.01 MiB/sec. | ||
| 1728 | 2023.12.07 08:24:40.696894 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1729 | 2023.12.07 08:24:40.696921 [ 3 ] {9b21e9c0-39c4-460d-97c4-fa96b5e81c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1730 | 2023.12.07 08:24:40.696938 [ 3 ] {} <Debug> HTTP-Session: ecc0d9b3-96ba-4c17-980b-865764c0de79 Destroying unnamed session | ||
| 1731 | 2023.12.07 08:24:40.697079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1732 | 2023.12.07 08:24:40.697130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1733 | 2023.12.07 08:24:40.697150 [ 3 ] {} <Debug> HTTP-Session: 581af86d-c327-41a5-89c3-0167a0211ae7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1734 | 2023.12.07 08:24:40.697168 [ 3 ] {} <Debug> HTTP-Session: 581af86d-c327-41a5-89c3-0167a0211ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2023.12.07 08:24:40.697256 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1736 | 2023.12.07 08:24:40.697297 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1737 | 2023.12.07 08:24:40.697413 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1738 | 2023.12.07 08:24:40.697849 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1739 | 2023.12.07 08:24:40.698079 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1740 | 2023.12.07 08:24:40.698230 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1741 | 2023.12.07 08:24:40.698359 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Information> executeQuery: Read 141 rows, 13.91 KiB in 0.001069101 sec., 131886 rows/sec., 12.70 MiB/sec. | ||
| 1742 | 2023.12.07 08:24:40.698488 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Debug> DynamicQueryHandler: Done processing query | ||
| 1743 | 2023.12.07 08:24:40.698512 [ 3 ] {f27d27cb-2dfe-47a6-95b5-ee58561d8b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1744 | 2023.12.07 08:24:40.698528 [ 3 ] {} <Debug> HTTP-Session: 581af86d-c327-41a5-89c3-0167a0211ae7 Destroying unnamed session | ||
| 1745 | 2023.12.07 08:24:40.698674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1746 | 2023.12.07 08:24:40.698721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1747 | 2023.12.07 08:24:40.698741 [ 3 ] {} <Debug> HTTP-Session: 718924b6-1d45-4e03-b807-1bc79fec9513 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1748 | 2023.12.07 08:24:40.698757 [ 3 ] {} <Debug> HTTP-Session: 718924b6-1d45-4e03-b807-1bc79fec9513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2023.12.07 08:24:40.698830 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1750 | 2023.12.07 08:24:40.698869 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2023.12.07 08:24:40.698977 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1752 | 2023.12.07 08:24:40.699285 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1753 | 2023.12.07 08:24:40.699513 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2023.12.07 08:24:40.699658 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1755 | 2023.12.07 08:24:40.699773 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000915038 sec., 51363 rows/sec., 4.02 MiB/sec. | ||
| 1756 | 2023.12.07 08:24:40.699880 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Debug> DynamicQueryHandler: Done processing query | ||
| 1757 | 2023.12.07 08:24:40.699904 [ 3 ] {bef7d1c6-10fd-48c5-8fd9-572b9d054192} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1758 | 2023.12.07 08:24:40.699920 [ 3 ] {} <Debug> HTTP-Session: 718924b6-1d45-4e03-b807-1bc79fec9513 Destroying unnamed session | ||
| 1759 | 2023.12.07 08:24:40.700068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1760 | 2023.12.07 08:24:40.700111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1761 | 2023.12.07 08:24:40.700132 [ 3 ] {} <Debug> HTTP-Session: d680b616-6132-4381-b361-5d7fb19c24da Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1762 | 2023.12.07 08:24:40.700149 [ 3 ] {} <Debug> HTTP-Session: d680b616-6132-4381-b361-5d7fb19c24da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2023.12.07 08:24:40.700234 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1764 | 2023.12.07 08:24:40.700278 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1765 | 2023.12.07 08:24:40.700413 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1766 | 2023.12.07 08:24:40.700864 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1767 | 2023.12.07 08:24:40.701184 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1768 | 2023.12.07 08:24:40.701356 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1769 | 2023.12.07 08:24:40.701477 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001214945 sec., 38684 rows/sec., 52.20 MiB/sec. | ||
| 1770 | 2023.12.07 08:24:40.701601 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1771 | 2023.12.07 08:24:40.701625 [ 3 ] {976f8685-3bb8-4ef0-8a38-1989b8c502a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1772 | 2023.12.07 08:24:40.701640 [ 3 ] {} <Debug> HTTP-Session: d680b616-6132-4381-b361-5d7fb19c24da Destroying unnamed session | ||
| 1773 | 2023.12.07 08:24:50.698209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1774 | 2023.12.07 08:24:50.698383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1775 | 2023.12.07 08:24:50.698431 [ 3 ] {} <Debug> HTTP-Session: cd3fbd0c-cc8c-462b-a975-96ed905810af Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1776 | 2023.12.07 08:24:50.698472 [ 3 ] {} <Debug> HTTP-Session: cd3fbd0c-cc8c-462b-a975-96ed905810af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2023.12.07 08:24:50.698662 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1778 | 2023.12.07 08:24:50.698721 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1779 | 2023.12.07 08:24:50.698879 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1780 | 2023.12.07 08:24:50.699338 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1781 | 2023.12.07 08:24:50.699594 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1782 | 2023.12.07 08:24:50.699758 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1783 | 2023.12.07 08:24:50.699885 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001187284 sec., 39586 rows/sec., 3.13 MiB/sec. | ||
| 1784 | 2023.12.07 08:24:50.700065 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Debug> DynamicQueryHandler: Done processing query | ||
| 1785 | 2023.12.07 08:24:50.700091 [ 3 ] {94cfb023-68bd-4124-917c-a6a157143094} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1786 | 2023.12.07 08:24:50.700107 [ 3 ] {} <Debug> HTTP-Session: cd3fbd0c-cc8c-462b-a975-96ed905810af Destroying unnamed session | ||
| 1787 | 2023.12.07 08:24:50.700262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1788 | 2023.12.07 08:24:50.700310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1789 | 2023.12.07 08:24:50.700330 [ 3 ] {} <Debug> HTTP-Session: 88f83bb6-dd25-455a-8e8f-6137aa24f24a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1790 | 2023.12.07 08:24:50.700348 [ 3 ] {} <Debug> HTTP-Session: 88f83bb6-dd25-455a-8e8f-6137aa24f24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2023.12.07 08:24:50.700427 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1792 | 2023.12.07 08:24:50.700470 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1793 | 2023.12.07 08:24:50.700583 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1794 | 2023.12.07 08:24:50.700967 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1795 | 2023.12.07 08:24:50.701184 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1796 | 2023.12.07 08:24:50.701333 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1797 | 2023.12.07 08:24:50.701455 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00099515 sec., 4019 rows/sec., 335.61 KiB/sec. | ||
| 1798 | 2023.12.07 08:24:50.701585 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1799 | 2023.12.07 08:24:50.701610 [ 3 ] {fca40533-9476-4799-937d-9f2ed3e0d84e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1800 | 2023.12.07 08:24:50.701626 [ 3 ] {} <Debug> HTTP-Session: 88f83bb6-dd25-455a-8e8f-6137aa24f24a Destroying unnamed session | ||
| 1801 | 2023.12.07 08:24:50.701890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 28086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1802 | 2023.12.07 08:24:50.701937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1803 | 2023.12.07 08:24:50.701957 [ 3 ] {} <Debug> HTTP-Session: a9286531-08d8-4c73-8a35-dba9dc5a165e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1804 | 2023.12.07 08:24:50.701974 [ 3 ] {} <Debug> HTTP-Session: a9286531-08d8-4c73-8a35-dba9dc5a165e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2023.12.07 08:24:50.702052 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1806 | 2023.12.07 08:24:50.702091 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1807 | 2023.12.07 08:24:50.702197 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1808 | 2023.12.07 08:24:50.702575 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1809 | 2023.12.07 08:24:50.702798 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1810 | 2023.12.07 08:24:50.702944 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1811 | 2023.12.07 08:24:50.703058 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Information> executeQuery: Read 179 rows, 17.19 KiB in 0.00097134 sec., 184281 rows/sec., 17.29 MiB/sec. | ||
| 1812 | 2023.12.07 08:24:50.703166 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1813 | 2023.12.07 08:24:50.703189 [ 3 ] {7bd4c87b-3435-43c3-a2dc-f61922b158e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1814 | 2023.12.07 08:24:50.703204 [ 3 ] {} <Debug> HTTP-Session: a9286531-08d8-4c73-8a35-dba9dc5a165e Destroying unnamed session | ||
| 1815 | 2023.12.07 08:24:50.703314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1816 | 2023.12.07 08:24:50.703358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1817 | 2023.12.07 08:24:50.703378 [ 3 ] {} <Debug> HTTP-Session: 4f3b2dee-1fd7-4b20-a77b-e65e66bd2df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1818 | 2023.12.07 08:24:50.703395 [ 3 ] {} <Debug> HTTP-Session: 4f3b2dee-1fd7-4b20-a77b-e65e66bd2df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2023.12.07 08:24:50.703464 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1820 | 2023.12.07 08:24:50.703503 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1821 | 2023.12.07 08:24:50.703607 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1822 | 2023.12.07 08:24:50.703904 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1823 | 2023.12.07 08:24:50.704105 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1824 | 2023.12.07 08:24:50.704244 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1825 | 2023.12.07 08:24:50.704360 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000865988 sec., 4619 rows/sec., 322.52 KiB/sec. | ||
| 1826 | 2023.12.07 08:24:50.704522 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Debug> DynamicQueryHandler: Done processing query | ||
| 1827 | 2023.12.07 08:24:50.704547 [ 3 ] {6553d59c-69ec-4449-9b9f-0dc136782dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1828 | 2023.12.07 08:24:50.704563 [ 3 ] {} <Debug> HTTP-Session: 4f3b2dee-1fd7-4b20-a77b-e65e66bd2df0 Destroying unnamed session | ||
| 1829 | 2023.12.07 08:24:50.704723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 14578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1830 | 2023.12.07 08:24:50.704768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1831 | 2023.12.07 08:24:50.704788 [ 3 ] {} <Debug> HTTP-Session: 6a980719-677c-4f73-a554-f35024ced3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1832 | 2023.12.07 08:24:50.704805 [ 3 ] {} <Debug> HTTP-Session: 6a980719-677c-4f73-a554-f35024ced3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2023.12.07 08:24:50.704878 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1834 | 2023.12.07 08:24:50.704916 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1835 | 2023.12.07 08:24:50.705032 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1836 | 2023.12.07 08:24:50.705341 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1837 | 2023.12.07 08:24:50.705554 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1838 | 2023.12.07 08:24:50.705697 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1839 | 2023.12.07 08:24:50.705816 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Information> executeQuery: Read 86 rows, 6.86 KiB in 0.000903208 sec., 95216 rows/sec., 7.41 MiB/sec. | ||
| 1840 | 2023.12.07 08:24:50.705933 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1841 | 2023.12.07 08:24:50.705956 [ 3 ] {66891642-f562-4b88-81ee-2acaa6ebd7dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1842 | 2023.12.07 08:24:50.705972 [ 3 ] {} <Debug> HTTP-Session: 6a980719-677c-4f73-a554-f35024ced3b8 Destroying unnamed session | ||
| 1843 | 2023.12.07 08:24:50.706097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1844 | 2023.12.07 08:24:50.706141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1845 | 2023.12.07 08:24:50.706161 [ 3 ] {} <Debug> HTTP-Session: fa4116cd-8cd4-45f4-92d8-541a163c966d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1846 | 2023.12.07 08:24:50.706178 [ 3 ] {} <Debug> HTTP-Session: fa4116cd-8cd4-45f4-92d8-541a163c966d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2023.12.07 08:24:50.706247 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1848 | 2023.12.07 08:24:50.706290 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1849 | 2023.12.07 08:24:50.706408 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1850 | 2023.12.07 08:24:50.706665 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1851 | 2023.12.07 08:24:50.706916 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1852 | 2023.12.07 08:24:50.707091 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1853 | 2023.12.07 08:24:50.707212 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000927499 sec., 11859 rows/sec., 793.89 KiB/sec. | ||
| 1854 | 2023.12.07 08:24:50.707334 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1855 | 2023.12.07 08:24:50.707358 [ 3 ] {fa215c88-2126-4b80-b823-b96ef0fa980a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1856 | 2023.12.07 08:24:50.707373 [ 3 ] {} <Debug> HTTP-Session: fa4116cd-8cd4-45f4-92d8-541a163c966d Destroying unnamed session | ||
| 1857 | 2023.12.07 08:24:50.707480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1858 | 2023.12.07 08:24:50.707525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1859 | 2023.12.07 08:24:50.707544 [ 3 ] {} <Debug> HTTP-Session: 6bbdc6dd-8a49-4e26-b87f-1bed82e70b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1860 | 2023.12.07 08:24:50.707561 [ 3 ] {} <Debug> HTTP-Session: 6bbdc6dd-8a49-4e26-b87f-1bed82e70b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2023.12.07 08:24:50.707632 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1862 | 2023.12.07 08:24:50.707673 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1863 | 2023.12.07 08:24:50.707791 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1864 | 2023.12.07 08:24:50.708071 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1865 | 2023.12.07 08:24:50.708323 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1866 | 2023.12.07 08:24:50.708494 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1867 | 2023.12.07 08:24:50.708593 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000931769 sec., 40782 rows/sec., 2.87 MiB/sec. | ||
| 1868 | 2023.12.07 08:24:50.708704 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1869 | 2023.12.07 08:24:50.708727 [ 3 ] {0173e34f-c2ff-410e-80c4-848ed2c7cba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1870 | 2023.12.07 08:24:50.708742 [ 3 ] {} <Debug> HTTP-Session: 6bbdc6dd-8a49-4e26-b87f-1bed82e70b6e Destroying unnamed session | ||
| 1871 | 2023.12.07 08:24:50.708905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1872 | 2023.12.07 08:24:50.708949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1873 | 2023.12.07 08:24:50.708969 [ 3 ] {} <Debug> HTTP-Session: ee49ab1b-b752-4886-aa2e-c732aa33ae8a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1874 | 2023.12.07 08:24:50.708985 [ 3 ] {} <Debug> HTTP-Session: ee49ab1b-b752-4886-aa2e-c732aa33ae8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2023.12.07 08:24:50.709070 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1876 | 2023.12.07 08:24:50.709115 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1877 | 2023.12.07 08:24:50.709245 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1878 | 2023.12.07 08:24:50.709689 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.40 GiB. | ||
| 1879 | 2023.12.07 08:24:50.709989 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1880 | 2023.12.07 08:24:50.710168 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1881 | 2023.12.07 08:24:50.710285 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001177964 sec., 39899 rows/sec., 53.84 MiB/sec. | ||
| 1882 | 2023.12.07 08:24:50.710426 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1883 | 2023.12.07 08:24:50.710449 [ 3 ] {421923a5-25f5-4b59-94ca-6cfd0c5079eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1884 | 2023.12.07 08:24:50.710465 [ 3 ] {} <Debug> HTTP-Session: ee49ab1b-b752-4886-aa2e-c732aa33ae8a Destroying unnamed session | ||
| 1885 | 2023.12.07 08:24:50.833543 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1886 | 2023.12.07 08:24:50.833582 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1887 | 2023.12.07 08:25:00.696102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1888 | 2023.12.07 08:25:00.696275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1889 | 2023.12.07 08:25:00.696323 [ 3 ] {} <Debug> HTTP-Session: cb11b986-e6a5-415c-9929-775a5690a90b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1890 | 2023.12.07 08:25:00.696364 [ 3 ] {} <Debug> HTTP-Session: cb11b986-e6a5-415c-9929-775a5690a90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2023.12.07 08:25:00.696562 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1892 | 2023.12.07 08:25:00.696659 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1893 | 2023.12.07 08:25:00.696921 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1894 | 2023.12.07 08:25:00.697413 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1895 | 2023.12.07 08:25:00.697675 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1896 | 2023.12.07 08:25:00.697835 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1897 | 2023.12.07 08:25:00.697978 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001355588 sec., 34671 rows/sec., 2.74 MiB/sec. | ||
| 1898 | 2023.12.07 08:25:00.698131 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Debug> DynamicQueryHandler: Done processing query | ||
| 1899 | 2023.12.07 08:25:00.698157 [ 3 ] {3313da63-4f86-4f19-b624-fdee717a8f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1900 | 2023.12.07 08:25:00.698174 [ 3 ] {} <Debug> HTTP-Session: cb11b986-e6a5-415c-9929-775a5690a90b Destroying unnamed session | ||
| 1901 | 2023.12.07 08:25:00.698393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1902 | 2023.12.07 08:25:00.698442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1903 | 2023.12.07 08:25:00.698462 [ 3 ] {} <Debug> HTTP-Session: a3f7e933-0ee9-4a0f-aee7-ed38a470793f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1904 | 2023.12.07 08:25:00.698480 [ 3 ] {} <Debug> HTTP-Session: a3f7e933-0ee9-4a0f-aee7-ed38a470793f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2023.12.07 08:25:00.698565 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1906 | 2023.12.07 08:25:00.698606 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1907 | 2023.12.07 08:25:00.698712 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1908 | 2023.12.07 08:25:00.699086 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1909 | 2023.12.07 08:25:00.699302 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1910 | 2023.12.07 08:25:00.699469 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1911 | 2023.12.07 08:25:00.699591 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Information> executeQuery: Read 141 rows, 13.91 KiB in 0.000996761 sec., 141458 rows/sec., 13.63 MiB/sec. | ||
| 1912 | 2023.12.07 08:25:00.699727 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Debug> DynamicQueryHandler: Done processing query | ||
| 1913 | 2023.12.07 08:25:00.699753 [ 3 ] {531fb337-9c22-415f-8f92-25f2f302a842} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1914 | 2023.12.07 08:25:00.699768 [ 3 ] {} <Debug> HTTP-Session: a3f7e933-0ee9-4a0f-aee7-ed38a470793f Destroying unnamed session | ||
| 1915 | 2023.12.07 08:25:00.699892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1916 | 2023.12.07 08:25:00.699938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1917 | 2023.12.07 08:25:00.699959 [ 3 ] {} <Debug> HTTP-Session: 0e8de1b5-0c58-4ca6-a595-6f8403de6879 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1918 | 2023.12.07 08:25:00.699975 [ 3 ] {} <Debug> HTTP-Session: 0e8de1b5-0c58-4ca6-a595-6f8403de6879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2023.12.07 08:25:00.700049 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1920 | 2023.12.07 08:25:00.700088 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1921 | 2023.12.07 08:25:00.700197 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1922 | 2023.12.07 08:25:00.700480 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1923 | 2023.12.07 08:25:00.700685 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1924 | 2023.12.07 08:25:00.700830 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1925 | 2023.12.07 08:25:00.700953 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000873327 sec., 53817 rows/sec., 4.21 MiB/sec. | ||
| 1926 | 2023.12.07 08:25:00.701061 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1927 | 2023.12.07 08:25:00.701084 [ 3 ] {ee647e7b-629a-4f43-80bc-378f2bf9bde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1928 | 2023.12.07 08:25:00.701099 [ 3 ] {} <Debug> HTTP-Session: 0e8de1b5-0c58-4ca6-a595-6f8403de6879 Destroying unnamed session | ||
| 1929 | 2023.12.07 08:25:00.701309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1930 | 2023.12.07 08:25:00.701352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1931 | 2023.12.07 08:25:00.701372 [ 3 ] {} <Debug> HTTP-Session: 154d5117-cdd2-4d52-a6d2-2c55bb4151e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1932 | 2023.12.07 08:25:00.701390 [ 3 ] {} <Debug> HTTP-Session: 154d5117-cdd2-4d52-a6d2-2c55bb4151e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2023.12.07 08:25:00.701473 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1934 | 2023.12.07 08:25:00.701517 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1935 | 2023.12.07 08:25:00.701653 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1936 | 2023.12.07 08:25:00.702130 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1937 | 2023.12.07 08:25:00.702433 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1938 | 2023.12.07 08:25:00.702604 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1939 | 2023.12.07 08:25:00.702738 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001226015 sec., 38335 rows/sec., 51.73 MiB/sec. | ||
| 1940 | 2023.12.07 08:25:00.702865 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Debug> DynamicQueryHandler: Done processing query | ||
| 1941 | 2023.12.07 08:25:00.702889 [ 3 ] {826d93e1-dabb-4e51-87d3-99b8e97fa970} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1942 | 2023.12.07 08:25:00.702905 [ 3 ] {} <Debug> HTTP-Session: 154d5117-cdd2-4d52-a6d2-2c55bb4151e6 Destroying unnamed session | ||
| 1943 | 2023.12.07 08:25:05.833808 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1944 | 2023.12.07 08:25:05.833904 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1945 | 2023.12.07 08:25:10.695954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1946 | 2023.12.07 08:25:10.696123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1947 | 2023.12.07 08:25:10.696172 [ 3 ] {} <Debug> HTTP-Session: 16e3fe73-e924-481d-aad9-3ae00c665c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1948 | 2023.12.07 08:25:10.696213 [ 3 ] {} <Debug> HTTP-Session: 16e3fe73-e924-481d-aad9-3ae00c665c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2023.12.07 08:25:10.696412 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1950 | 2023.12.07 08:25:10.696511 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1951 | 2023.12.07 08:25:10.696729 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1952 | 2023.12.07 08:25:10.697114 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1953 | 2023.12.07 08:25:10.697372 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1954 | 2023.12.07 08:25:10.697535 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1955 | 2023.12.07 08:25:10.697658 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001189845 sec., 39500 rows/sec., 3.13 MiB/sec. | ||
| 1956 | 2023.12.07 08:25:10.697695 [ 58 ] {} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 1957 | 2023.12.07 08:25:10.697827 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Debug> DynamicQueryHandler: Done processing query | ||
| 1958 | 2023.12.07 08:25:10.697837 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1959 | 2023.12.07 08:25:10.697866 [ 3 ] {ec6a6b5d-bb94-464e-94c6-70803583e001} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1960 | 2023.12.07 08:25:10.697903 [ 3 ] {} <Debug> HTTP-Session: 16e3fe73-e924-481d-aad9-3ae00c665c5c Destroying unnamed session | ||
| 1961 | 2023.12.07 08:25:10.697984 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
| 1962 | 2023.12.07 08:25:10.698092 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1963 | 2023.12.07 08:25:10.698101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1964 | 2023.12.07 08:25:10.698127 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
| 1965 | 2023.12.07 08:25:10.698161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1966 | 2023.12.07 08:25:10.698190 [ 3 ] {} <Debug> HTTP-Session: afe67925-e97b-48a2-b5b0-bb0b0912022f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1967 | 2023.12.07 08:25:10.698213 [ 3 ] {} <Debug> HTTP-Session: afe67925-e97b-48a2-b5b0-bb0b0912022f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2023.12.07 08:25:10.698262 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
| 1969 | 2023.12.07 08:25:10.698329 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1970 | 2023.12.07 08:25:10.698377 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
| 1971 | 2023.12.07 08:25:10.698385 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1972 | 2023.12.07 08:25:10.698531 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
| 1973 | 2023.12.07 08:25:10.698625 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1974 | 2023.12.07 08:25:10.698659 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
| 1975 | 2023.12.07 08:25:10.698980 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1976 | 2023.12.07 08:25:10.699256 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1977 | 2023.12.07 08:25:10.699415 [ 21 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.0014806 sec., 158719.43806564904 rows/sec., 12.56 MiB/sec. | ||
| 1978 | 2023.12.07 08:25:10.699477 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1979 | 2023.12.07 08:25:10.699658 [ 21 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 1980 | 2023.12.07 08:25:10.699693 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001316727 sec., 3037 rows/sec., 253.65 KiB/sec. | ||
| 1981 | 2023.12.07 08:25:10.699844 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Debug> DynamicQueryHandler: Done processing query | ||
| 1982 | 2023.12.07 08:25:10.699880 [ 3 ] {f8cf3de8-e477-4ab1-a82a-04c7a2531a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1983 | 2023.12.07 08:25:10.699902 [ 3 ] {} <Debug> HTTP-Session: afe67925-e97b-48a2-b5b0-bb0b0912022f Destroying unnamed session | ||
| 1984 | 2023.12.07 08:25:10.699952 [ 21 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 1985 | 2023.12.07 08:25:10.700033 [ 21 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_10_2} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
| 1986 | 2023.12.07 08:25:10.700135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1987 | 2023.12.07 08:25:10.700190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1988 | 2023.12.07 08:25:10.700211 [ 3 ] {} <Debug> HTTP-Session: a5718838-a004-4104-a013-cd6b26423c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 1989 | 2023.12.07 08:25:10.700228 [ 3 ] {} <Debug> HTTP-Session: a5718838-a004-4104-a013-cd6b26423c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2023.12.07 08:25:10.700308 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1991 | 2023.12.07 08:25:10.700349 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1992 | 2023.12.07 08:25:10.700461 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1993 | 2023.12.07 08:25:10.700800 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 1994 | 2023.12.07 08:25:10.701024 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1995 | 2023.12.07 08:25:10.701168 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1996 | 2023.12.07 08:25:10.701293 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.00095517 sec., 149711 rows/sec., 14.40 MiB/sec. | ||
| 1997 | 2023.12.07 08:25:10.701444 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Debug> DynamicQueryHandler: Done processing query | ||
| 1998 | 2023.12.07 08:25:10.701471 [ 3 ] {a524c515-1466-428e-9f6c-03efca348f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1999 | 2023.12.07 08:25:10.701487 [ 3 ] {} <Debug> HTTP-Session: a5718838-a004-4104-a013-cd6b26423c21 Destroying unnamed session | ||
| 2000 | 2023.12.07 08:25:10.701603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2001 | 2023.12.07 08:25:10.701648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2002 | 2023.12.07 08:25:10.701668 [ 3 ] {} <Debug> HTTP-Session: 52bcead8-ba35-4778-9bda-bc3c2562da0e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2003 | 2023.12.07 08:25:10.701684 [ 3 ] {} <Debug> HTTP-Session: 52bcead8-ba35-4778-9bda-bc3c2562da0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2023.12.07 08:25:10.701752 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2005 | 2023.12.07 08:25:10.701791 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2023.12.07 08:25:10.701895 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2007 | 2023.12.07 08:25:10.702126 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2008 | 2023.12.07 08:25:10.702332 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2009 | 2023.12.07 08:25:10.702484 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2010 | 2023.12.07 08:25:10.702603 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000814056 sec., 4913 rows/sec., 343.09 KiB/sec. | ||
| 2011 | 2023.12.07 08:25:10.702751 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2012 | 2023.12.07 08:25:10.702774 [ 3 ] {0a9e2cd6-804c-4722-9f34-1a597237ff3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2013 | 2023.12.07 08:25:10.702789 [ 3 ] {} <Debug> HTTP-Session: 52bcead8-ba35-4778-9bda-bc3c2562da0e Destroying unnamed session | ||
| 2014 | 2023.12.07 08:25:10.702910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2015 | 2023.12.07 08:25:10.702952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2016 | 2023.12.07 08:25:10.702970 [ 3 ] {} <Debug> HTTP-Session: de0e1381-a407-4672-8a1c-a3def8386024 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2017 | 2023.12.07 08:25:10.702987 [ 3 ] {} <Debug> HTTP-Session: de0e1381-a407-4672-8a1c-a3def8386024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2023.12.07 08:25:10.703057 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2019 | 2023.12.07 08:25:10.703095 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2020 | 2023.12.07 08:25:10.703206 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2021 | 2023.12.07 08:25:10.703456 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2022 | 2023.12.07 08:25:10.703659 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2023 | 2023.12.07 08:25:10.703804 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2024 | 2023.12.07 08:25:10.703930 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000845457 sec., 60322 rows/sec., 4.72 MiB/sec. | ||
| 2025 | 2023.12.07 08:25:10.704085 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2026 | 2023.12.07 08:25:10.704109 [ 3 ] {ff9f59d0-2167-44a3-b2b8-5780f55e580e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2027 | 2023.12.07 08:25:10.704124 [ 3 ] {} <Debug> HTTP-Session: de0e1381-a407-4672-8a1c-a3def8386024 Destroying unnamed session | ||
| 2028 | 2023.12.07 08:25:10.704234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2029 | 2023.12.07 08:25:10.704277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2030 | 2023.12.07 08:25:10.704296 [ 3 ] {} <Debug> HTTP-Session: f5eb0ec5-510b-4e0a-afb7-4d2da218181f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2031 | 2023.12.07 08:25:10.704312 [ 3 ] {} <Debug> HTTP-Session: f5eb0ec5-510b-4e0a-afb7-4d2da218181f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2023.12.07 08:25:10.704381 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2033 | 2023.12.07 08:25:10.704423 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2034 | 2023.12.07 08:25:10.704553 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2035 | 2023.12.07 08:25:10.704771 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2036 | 2023.12.07 08:25:10.705024 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2037 | 2023.12.07 08:25:10.705192 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2038 | 2023.12.07 08:25:10.705315 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000906619 sec., 2205 rows/sec., 155.11 KiB/sec. | ||
| 2039 | 2023.12.07 08:25:10.705420 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2040 | 2023.12.07 08:25:10.705443 [ 3 ] {07b8a681-21e5-40bf-8aec-6980bf2c2d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2041 | 2023.12.07 08:25:10.705458 [ 3 ] {} <Debug> HTTP-Session: f5eb0ec5-510b-4e0a-afb7-4d2da218181f Destroying unnamed session | ||
| 2042 | 2023.12.07 08:25:10.705621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2043 | 2023.12.07 08:25:10.705664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2044 | 2023.12.07 08:25:10.705682 [ 3 ] {} <Debug> HTTP-Session: b81ebe5f-9ab4-42d6-8eb4-45e2c8b5b6e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2045 | 2023.12.07 08:25:10.705698 [ 3 ] {} <Debug> HTTP-Session: b81ebe5f-9ab4-42d6-8eb4-45e2c8b5b6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2023.12.07 08:25:10.705780 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2047 | 2023.12.07 08:25:10.705823 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2048 | 2023.12.07 08:25:10.705956 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2049 | 2023.12.07 08:25:10.706357 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2050 | 2023.12.07 08:25:10.706669 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2051 | 2023.12.07 08:25:10.706844 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2052 | 2023.12.07 08:25:10.706985 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001167713 sec., 40249 rows/sec., 54.31 MiB/sec. | ||
| 2053 | 2023.12.07 08:25:10.707133 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Debug> DynamicQueryHandler: Done processing query | ||
| 2054 | 2023.12.07 08:25:10.707155 [ 3 ] {fcb323ae-e4b2-4482-ae8f-a0f611124027} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2055 | 2023.12.07 08:25:10.707171 [ 3 ] {} <Debug> HTTP-Session: b81ebe5f-9ab4-42d6-8eb4-45e2c8b5b6e7 Destroying unnamed session | ||
| 2056 | 2023.12.07 08:25:20.698254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2057 | 2023.12.07 08:25:20.698370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2058 | 2023.12.07 08:25:20.698396 [ 3 ] {} <Debug> HTTP-Session: 2ed342f2-4409-4dc2-993f-d38492e1eea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2059 | 2023.12.07 08:25:20.698420 [ 3 ] {} <Debug> HTTP-Session: 2ed342f2-4409-4dc2-993f-d38492e1eea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2023.12.07 08:25:20.698548 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2061 | 2023.12.07 08:25:20.698613 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2062 | 2023.12.07 08:25:20.698771 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2063 | 2023.12.07 08:25:20.699192 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2064 | 2023.12.07 08:25:20.699454 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2065 | 2023.12.07 08:25:20.699616 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2066 | 2023.12.07 08:25:20.699747 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001155653 sec., 40669 rows/sec., 3.22 MiB/sec. | ||
| 2067 | 2023.12.07 08:25:20.699896 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2068 | 2023.12.07 08:25:20.699923 [ 3 ] {f4bfbba8-843a-47de-ba45-cf3f4a005cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2069 | 2023.12.07 08:25:20.699940 [ 3 ] {} <Debug> HTTP-Session: 2ed342f2-4409-4dc2-993f-d38492e1eea6 Destroying unnamed session | ||
| 2070 | 2023.12.07 08:25:20.700152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 27795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2071 | 2023.12.07 08:25:20.700201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2072 | 2023.12.07 08:25:20.700221 [ 3 ] {} <Debug> HTTP-Session: defe1464-5e1b-4bd2-a6ce-86c7857ab7e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2073 | 2023.12.07 08:25:20.700239 [ 3 ] {} <Debug> HTTP-Session: defe1464-5e1b-4bd2-a6ce-86c7857ab7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2023.12.07 08:25:20.700324 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2075 | 2023.12.07 08:25:20.700366 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2076 | 2023.12.07 08:25:20.700474 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2077 | 2023.12.07 08:25:20.700867 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2078 | 2023.12.07 08:25:20.701094 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2079 | 2023.12.07 08:25:20.701238 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2080 | 2023.12.07 08:25:20.701369 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Information> executeQuery: Read 177 rows, 17.02 KiB in 0.001011111 sec., 175054 rows/sec., 16.44 MiB/sec. | ||
| 2081 | 2023.12.07 08:25:20.701364 [ 66 ] {} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2082 | 2023.12.07 08:25:20.701479 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2083 | 2023.12.07 08:25:20.701535 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Debug> DynamicQueryHandler: Done processing query | ||
| 2084 | 2023.12.07 08:25:20.701596 [ 3 ] {77970009-9174-4fa1-93cb-3c7457787187} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2085 | 2023.12.07 08:25:20.701606 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2086 | 2023.12.07 08:25:20.701636 [ 3 ] {} <Debug> HTTP-Session: defe1464-5e1b-4bd2-a6ce-86c7857ab7e4 Destroying unnamed session | ||
| 2087 | 2023.12.07 08:25:20.701751 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2088 | 2023.12.07 08:25:20.701789 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 179 rows starting from the beginning of the part | ||
| 2089 | 2023.12.07 08:25:20.701875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 13894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2090 | 2023.12.07 08:25:20.701962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2091 | 2023.12.07 08:25:20.702006 [ 3 ] {} <Debug> HTTP-Session: 39131611-078d-4d15-b2dd-4b9c8787f18a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2092 | 2023.12.07 08:25:20.702004 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part | ||
| 2093 | 2023.12.07 08:25:20.702034 [ 3 ] {} <Debug> HTTP-Session: 39131611-078d-4d15-b2dd-4b9c8787f18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2023.12.07 08:25:20.702260 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 179 rows starting from the beginning of the part | ||
| 2095 | 2023.12.07 08:25:20.702272 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2096 | 2023.12.07 08:25:20.702366 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2097 | 2023.12.07 08:25:20.702483 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part | ||
| 2098 | 2023.12.07 08:25:20.702767 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 143 rows starting from the beginning of the part | ||
| 2099 | 2023.12.07 08:25:20.702860 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2100 | 2023.12.07 08:25:20.703045 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 177 rows starting from the beginning of the part | ||
| 2101 | 2023.12.07 08:25:20.703552 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2102 | 2023.12.07 08:25:20.704028 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2103 | 2023.12.07 08:25:20.704269 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2104 | 2023.12.07 08:25:20.704504 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Information> executeQuery: Read 82 rows, 6.53 KiB in 0.002143134 sec., 38261 rows/sec., 2.98 MiB/sec. | ||
| 2105 | 2023.12.07 08:25:20.704496 [ 66 ] {} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2106 | 2023.12.07 08:25:20.704932 [ 21 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.003378059 sec., 284186.86588955374 rows/sec., 26.98 MiB/sec. | ||
| 2107 | 2023.12.07 08:25:20.704962 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2108 | 2023.12.07 08:25:20.704962 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2109 | 2023.12.07 08:25:20.705035 [ 3 ] {ae8b6041-3e9a-496e-a619-bc5f9de6f93f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2110 | 2023.12.07 08:25:20.705107 [ 3 ] {} <Debug> HTTP-Session: 39131611-078d-4d15-b2dd-4b9c8787f18a Destroying unnamed session | ||
| 2111 | 2023.12.07 08:25:20.705198 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2112 | 2023.12.07 08:25:20.705223 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2113 | 2023.12.07 08:25:20.705301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2114 | 2023.12.07 08:25:20.705375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2115 | 2023.12.07 08:25:20.705390 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2116 | 2023.12.07 08:25:20.705424 [ 3 ] {} <Debug> HTTP-Session: 174fe0c9-5cd5-41ef-b5b4-284da9a4e2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2117 | 2023.12.07 08:25:20.705465 [ 3 ] {} <Debug> HTTP-Session: 174fe0c9-5cd5-41ef-b5b4-284da9a4e2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2023.12.07 08:25:20.705468 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
| 2119 | 2023.12.07 08:25:20.705552 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2120 | 2023.12.07 08:25:20.705700 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2121 | 2023.12.07 08:25:20.705771 [ 16 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_11_2} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2122 | 2023.12.07 08:25:20.705819 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2123 | 2023.12.07 08:25:20.705838 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
| 2124 | 2023.12.07 08:25:20.706148 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 86 rows starting from the beginning of the part | ||
| 2125 | 2023.12.07 08:25:20.706255 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2126 | 2023.12.07 08:25:20.706278 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
| 2127 | 2023.12.07 08:25:20.706400 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 2128 | 2023.12.07 08:25:20.706567 [ 15 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
| 2129 | 2023.12.07 08:25:20.706757 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2130 | 2023.12.07 08:25:20.707105 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2131 | 2023.12.07 08:25:20.707325 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2132 | 2023.12.07 08:25:20.707469 [ 16 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330658 sec., 178061.3028595358 rows/sec., 13.89 MiB/sec. | ||
| 2133 | 2023.12.07 08:25:20.707550 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Information> executeQuery: Read 11 rows, 754.00 B in 0.001795416 sec., 6126 rows/sec., 410.12 KiB/sec. | ||
| 2134 | 2023.12.07 08:25:20.707689 [ 16 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2135 | 2023.12.07 08:25:20.707817 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2136 | 2023.12.07 08:25:20.707853 [ 3 ] {8e917053-a8b5-449b-83e6-1aaf7c0b89c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2137 | 2023.12.07 08:25:20.707882 [ 3 ] {} <Debug> HTTP-Session: 174fe0c9-5cd5-41ef-b5b4-284da9a4e2c2 Destroying unnamed session | ||
| 2138 | 2023.12.07 08:25:20.707953 [ 16 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2139 | 2023.12.07 08:25:20.708016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2140 | 2023.12.07 08:25:20.708031 [ 16 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_11_2} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2141 | 2023.12.07 08:25:20.708081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2142 | 2023.12.07 08:25:20.708152 [ 3 ] {} <Debug> HTTP-Session: cffe8092-d1a1-46f1-8fda-5f7c98c19772 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2143 | 2023.12.07 08:25:20.708174 [ 3 ] {} <Debug> HTTP-Session: cffe8092-d1a1-46f1-8fda-5f7c98c19772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2023.12.07 08:25:20.708250 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2145 | 2023.12.07 08:25:20.708292 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2146 | 2023.12.07 08:25:20.708428 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2147 | 2023.12.07 08:25:20.708729 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2148 | 2023.12.07 08:25:20.708978 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2149 | 2023.12.07 08:25:20.709150 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2150 | 2023.12.07 08:25:20.709285 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001006421 sec., 35770 rows/sec., 2.52 MiB/sec. | ||
| 2151 | 2023.12.07 08:25:20.709409 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2152 | 2023.12.07 08:25:20.709432 [ 3 ] {284c22d8-6d67-4255-906a-16ce1727a6f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2153 | 2023.12.07 08:25:20.709448 [ 3 ] {} <Debug> HTTP-Session: cffe8092-d1a1-46f1-8fda-5f7c98c19772 Destroying unnamed session | ||
| 2154 | 2023.12.07 08:25:20.709631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2155 | 2023.12.07 08:25:20.709674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2156 | 2023.12.07 08:25:20.709693 [ 3 ] {} <Debug> HTTP-Session: 564dee90-d298-4bb1-90ac-c6ee81a71fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2157 | 2023.12.07 08:25:20.709709 [ 3 ] {} <Debug> HTTP-Session: 564dee90-d298-4bb1-90ac-c6ee81a71fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2023.12.07 08:25:20.709805 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2159 | 2023.12.07 08:25:20.709848 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2160 | 2023.12.07 08:25:20.709985 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2161 | 2023.12.07 08:25:20.710451 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2162 | 2023.12.07 08:25:20.710747 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2163 | 2023.12.07 08:25:20.710921 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2164 | 2023.12.07 08:25:20.711042 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001199585 sec., 39180 rows/sec., 52.87 MiB/sec. | ||
| 2165 | 2023.12.07 08:25:20.711052 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2166 | 2023.12.07 08:25:20.711167 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2167 | 2023.12.07 08:25:20.711246 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2168 | 2023.12.07 08:25:20.711269 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2169 | 2023.12.07 08:25:20.711277 [ 3 ] {dd0fe065-ef98-4fbf-92b7-5a900b8eecf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2170 | 2023.12.07 08:25:20.711311 [ 3 ] {} <Debug> HTTP-Session: 564dee90-d298-4bb1-90ac-c6ee81a71fb7 Destroying unnamed session | ||
| 2171 | 2023.12.07 08:25:20.711374 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2172 | 2023.12.07 08:25:20.711410 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 253 rows starting from the beginning of the part | ||
| 2173 | 2023.12.07 08:25:20.711538 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
| 2174 | 2023.12.07 08:25:20.711675 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
| 2175 | 2023.12.07 08:25:20.711782 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
| 2176 | 2023.12.07 08:25:20.711888 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
| 2177 | 2023.12.07 08:25:20.711989 [ 15 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
| 2178 | 2023.12.07 08:25:20.713383 [ 16 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 6 columns (6 merged, 0 gathered) in 0.002159414 sec., 225987.2354259072 rows/sec., 304.96 MiB/sec. | ||
| 2179 | 2023.12.07 08:25:20.713722 [ 16 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2180 | 2023.12.07 08:25:20.713951 [ 16 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2181 | 2023.12.07 08:25:20.714021 [ 16 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2182 | 2023.12.07 08:25:20.714092 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_11_2: 4.00 MiB. | ||
| 2183 | 2023.12.07 08:25:20.834159 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2184 | 2023.12.07 08:25:20.834197 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2185 | 2023.12.07 08:25:21.000139 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.39 MiB, will set to 230.94 MiB (RSS), difference: -4.18 MiB | ||
| 2186 | 2023.12.07 08:25:30.696282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2187 | 2023.12.07 08:25:30.696393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2188 | 2023.12.07 08:25:30.696418 [ 3 ] {} <Debug> HTTP-Session: fdd0be35-c0af-485f-bfa2-c13a46d4711c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2189 | 2023.12.07 08:25:30.696442 [ 3 ] {} <Debug> HTTP-Session: fdd0be35-c0af-485f-bfa2-c13a46d4711c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2023.12.07 08:25:30.696632 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2191 | 2023.12.07 08:25:30.696728 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2192 | 2023.12.07 08:25:30.696992 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2193 | 2023.12.07 08:25:30.697583 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2194 | 2023.12.07 08:25:30.697843 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2195 | 2023.12.07 08:25:30.698018 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2196 | 2023.12.07 08:25:30.698138 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.0014509 sec., 32393 rows/sec., 2.56 MiB/sec. | ||
| 2197 | 2023.12.07 08:25:30.698299 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Debug> DynamicQueryHandler: Done processing query | ||
| 2198 | 2023.12.07 08:25:30.698325 [ 3 ] {f6b2da9e-c439-47f3-a7de-711e843ce918} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2199 | 2023.12.07 08:25:30.698341 [ 3 ] {} <Debug> HTTP-Session: fdd0be35-c0af-485f-bfa2-c13a46d4711c Destroying unnamed session | ||
| 2200 | 2023.12.07 08:25:30.698457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2201 | 2023.12.07 08:25:30.698506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2202 | 2023.12.07 08:25:30.698526 [ 3 ] {} <Debug> HTTP-Session: 2bd1f1d2-4774-4ce0-aa10-cf93342bb85f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2203 | 2023.12.07 08:25:30.698544 [ 3 ] {} <Debug> HTTP-Session: 2bd1f1d2-4774-4ce0-aa10-cf93342bb85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2023.12.07 08:25:30.698622 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2205 | 2023.12.07 08:25:30.698664 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2206 | 2023.12.07 08:25:30.698775 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2207 | 2023.12.07 08:25:30.699049 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2208 | 2023.12.07 08:25:30.699258 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2209 | 2023.12.07 08:25:30.699404 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2210 | 2023.12.07 08:25:30.699502 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000851628 sec., 2348 rows/sec., 200.67 KiB/sec. | ||
| 2211 | 2023.12.07 08:25:30.699648 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2212 | 2023.12.07 08:25:30.699672 [ 3 ] {843cf3cc-18f1-4760-ad38-1e348d517bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2213 | 2023.12.07 08:25:30.699688 [ 3 ] {} <Debug> HTTP-Session: 2bd1f1d2-4774-4ce0-aa10-cf93342bb85f Destroying unnamed session | ||
| 2214 | 2023.12.07 08:25:30.699859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2215 | 2023.12.07 08:25:30.699905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2216 | 2023.12.07 08:25:30.699925 [ 3 ] {} <Debug> HTTP-Session: 1a490d4b-0084-4467-bf1a-83fff415ddb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2217 | 2023.12.07 08:25:30.699942 [ 3 ] {} <Debug> HTTP-Session: 1a490d4b-0084-4467-bf1a-83fff415ddb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2023.12.07 08:25:30.700021 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2219 | 2023.12.07 08:25:30.700061 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2220 | 2023.12.07 08:25:30.700170 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2221 | 2023.12.07 08:25:30.700592 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2222 | 2023.12.07 08:25:30.700805 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2223 | 2023.12.07 08:25:30.700950 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2224 | 2023.12.07 08:25:30.701051 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Information> executeQuery: Read 142 rows, 14.00 KiB in 0.00100042 sec., 141940 rows/sec., 13.66 MiB/sec. | ||
| 2225 | 2023.12.07 08:25:30.701171 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Debug> DynamicQueryHandler: Done processing query | ||
| 2226 | 2023.12.07 08:25:30.701194 [ 3 ] {c06c872e-d479-4929-bcd1-a12740225376} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2227 | 2023.12.07 08:25:30.701210 [ 3 ] {} <Debug> HTTP-Session: 1a490d4b-0084-4467-bf1a-83fff415ddb6 Destroying unnamed session | ||
| 2228 | 2023.12.07 08:25:30.701331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2229 | 2023.12.07 08:25:30.701375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2230 | 2023.12.07 08:25:30.701395 [ 3 ] {} <Debug> HTTP-Session: b0f4f499-f859-48a0-afcc-bc66dafe62be Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2231 | 2023.12.07 08:25:30.701412 [ 3 ] {} <Debug> HTTP-Session: b0f4f499-f859-48a0-afcc-bc66dafe62be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2023.12.07 08:25:30.701481 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2233 | 2023.12.07 08:25:30.701519 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2234 | 2023.12.07 08:25:30.701623 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2235 | 2023.12.07 08:25:30.701880 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2236 | 2023.12.07 08:25:30.702080 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2237 | 2023.12.07 08:25:30.702223 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2238 | 2023.12.07 08:25:30.702324 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000809717 sec., 2469 rows/sec., 172.47 KiB/sec. | ||
| 2239 | 2023.12.07 08:25:30.702443 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Debug> DynamicQueryHandler: Done processing query | ||
| 2240 | 2023.12.07 08:25:30.702466 [ 3 ] {ba9261a1-8c72-4296-af94-1910ceb97c78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2241 | 2023.12.07 08:25:30.702481 [ 3 ] {} <Debug> HTTP-Session: b0f4f499-f859-48a0-afcc-bc66dafe62be Destroying unnamed session | ||
| 2242 | 2023.12.07 08:25:30.702594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2243 | 2023.12.07 08:25:30.702637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2244 | 2023.12.07 08:25:30.702657 [ 3 ] {} <Debug> HTTP-Session: 45625f41-d60d-40b2-a1eb-299894c1644e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2245 | 2023.12.07 08:25:30.702673 [ 3 ] {} <Debug> HTTP-Session: 45625f41-d60d-40b2-a1eb-299894c1644e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2023.12.07 08:25:30.702744 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2247 | 2023.12.07 08:25:30.702782 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2248 | 2023.12.07 08:25:30.702886 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2249 | 2023.12.07 08:25:30.703164 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2250 | 2023.12.07 08:25:30.703365 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2251 | 2023.12.07 08:25:30.703521 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2252 | 2023.12.07 08:25:30.703619 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000847498 sec., 57817 rows/sec., 4.52 MiB/sec. | ||
| 2253 | 2023.12.07 08:25:30.703733 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Debug> DynamicQueryHandler: Done processing query | ||
| 2254 | 2023.12.07 08:25:30.703758 [ 3 ] {32d2f2a3-dfe4-4e7c-a2f9-5bd49cc56d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2255 | 2023.12.07 08:25:30.703774 [ 3 ] {} <Debug> HTTP-Session: 45625f41-d60d-40b2-a1eb-299894c1644e Destroying unnamed session | ||
| 2256 | 2023.12.07 08:25:30.703878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2257 | 2023.12.07 08:25:30.703922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2258 | 2023.12.07 08:25:30.703941 [ 3 ] {} <Debug> HTTP-Session: bc688902-f767-4d2b-a80e-cd5420874f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2259 | 2023.12.07 08:25:30.703958 [ 3 ] {} <Debug> HTTP-Session: bc688902-f767-4d2b-a80e-cd5420874f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2023.12.07 08:25:30.704027 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2261 | 2023.12.07 08:25:30.704069 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2262 | 2023.12.07 08:25:30.704244 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2263 | 2023.12.07 08:25:30.704487 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2264 | 2023.12.07 08:25:30.704733 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2265 | 2023.12.07 08:25:30.704906 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2266 | 2023.12.07 08:25:30.704994 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2267 | 2023.12.07 08:25:30.705009 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00095089 sec., 1051 rows/sec., 73.94 KiB/sec. | ||
| 2268 | 2023.12.07 08:25:30.705044 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2269 | 2023.12.07 08:25:30.705179 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2270 | 2023.12.07 08:25:30.705202 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2271 | 2023.12.07 08:25:30.705270 [ 3 ] {69251ec1-9b2d-4e65-8a68-784fc396b8b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2272 | 2023.12.07 08:25:30.705307 [ 3 ] {} <Debug> HTTP-Session: bc688902-f767-4d2b-a80e-cd5420874f2b Destroying unnamed session | ||
| 2273 | 2023.12.07 08:25:30.705372 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2274 | 2023.12.07 08:25:30.705414 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part | ||
| 2275 | 2023.12.07 08:25:30.705555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2276 | 2023.12.07 08:25:30.705618 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2277 | 2023.12.07 08:25:30.705632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2278 | 2023.12.07 08:25:30.705706 [ 3 ] {} <Debug> HTTP-Session: f27c622f-44f2-4221-9ccd-9e1ae62381e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2279 | 2023.12.07 08:25:30.705783 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2280 | 2023.12.07 08:25:30.705808 [ 3 ] {} <Debug> HTTP-Session: f27c622f-44f2-4221-9ccd-9e1ae62381e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2023.12.07 08:25:30.706037 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2282 | 2023.12.07 08:25:30.706052 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2283 | 2023.12.07 08:25:30.706155 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2284 | 2023.12.07 08:25:30.706292 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2285 | 2023.12.07 08:25:30.706607 [ 18 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2286 | 2023.12.07 08:25:30.706810 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2287 | 2023.12.07 08:25:30.707983 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2288 | 2023.12.07 08:25:30.708538 [ 10 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.00342077 sec., 85945.56196411919 rows/sec., 6.06 MiB/sec. | ||
| 2289 | 2023.12.07 08:25:30.708655 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2290 | 2023.12.07 08:25:30.708696 [ 10 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2291 | 2023.12.07 08:25:30.708959 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2292 | 2023.12.07 08:25:30.709027 [ 10 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2293 | 2023.12.07 08:25:30.709152 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003039512 sec., 15463 rows/sec., 20.87 MiB/sec. | ||
| 2294 | 2023.12.07 08:25:30.709164 [ 10 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2295 | 2023.12.07 08:25:30.709463 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2296 | 2023.12.07 08:25:30.709492 [ 3 ] {57d96e4e-914e-4b76-8986-d1ec8a65f9d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2297 | 2023.12.07 08:25:30.709509 [ 3 ] {} <Debug> HTTP-Session: f27c622f-44f2-4221-9ccd-9e1ae62381e8 Destroying unnamed session | ||
| 2298 | 2023.12.07 08:25:35.834255 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2299 | 2023.12.07 08:25:35.834353 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2300 | 2023.12.07 08:25:40.696790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2301 | 2023.12.07 08:25:40.696942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2302 | 2023.12.07 08:25:40.696989 [ 3 ] {} <Debug> HTTP-Session: d754fb70-4ced-4335-bc92-77fab55c48b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2303 | 2023.12.07 08:25:40.697032 [ 3 ] {} <Debug> HTTP-Session: d754fb70-4ced-4335-bc92-77fab55c48b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2023.12.07 08:25:40.697231 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2305 | 2023.12.07 08:25:40.697326 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2306 | 2023.12.07 08:25:40.697588 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2307 | 2023.12.07 08:25:40.698115 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2308 | 2023.12.07 08:25:40.698379 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2309 | 2023.12.07 08:25:40.698545 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2310 | 2023.12.07 08:25:40.698681 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001389428 sec., 33826 rows/sec., 2.68 MiB/sec. | ||
| 2311 | 2023.12.07 08:25:40.698817 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Debug> DynamicQueryHandler: Done processing query | ||
| 2312 | 2023.12.07 08:25:40.698842 [ 3 ] {b7e26800-22de-406a-92a2-cd7dd0a20110} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2313 | 2023.12.07 08:25:40.698859 [ 3 ] {} <Debug> HTTP-Session: d754fb70-4ced-4335-bc92-77fab55c48b7 Destroying unnamed session | ||
| 2314 | 2023.12.07 08:25:40.699003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2315 | 2023.12.07 08:25:40.699051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2316 | 2023.12.07 08:25:40.699071 [ 3 ] {} <Debug> HTTP-Session: 823b9f26-414d-420c-973b-05d3c5797cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2317 | 2023.12.07 08:25:40.699089 [ 3 ] {} <Debug> HTTP-Session: 823b9f26-414d-420c-973b-05d3c5797cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2023.12.07 08:25:40.699175 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2319 | 2023.12.07 08:25:40.699217 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2320 | 2023.12.07 08:25:40.699323 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2321 | 2023.12.07 08:25:40.699711 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2322 | 2023.12.07 08:25:40.699927 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2323 | 2023.12.07 08:25:40.700086 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2324 | 2023.12.07 08:25:40.700211 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Information> executeQuery: Read 141 rows, 13.91 KiB in 0.00100564 sec., 140209 rows/sec., 13.51 MiB/sec. | ||
| 2325 | 2023.12.07 08:25:40.700341 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2326 | 2023.12.07 08:25:40.700364 [ 3 ] {8ac2f7e5-6fe0-4e43-a65b-759199745cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2327 | 2023.12.07 08:25:40.700380 [ 3 ] {} <Debug> HTTP-Session: 823b9f26-414d-420c-973b-05d3c5797cb1 Destroying unnamed session | ||
| 2328 | 2023.12.07 08:25:40.700538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2329 | 2023.12.07 08:25:40.700584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2330 | 2023.12.07 08:25:40.700603 [ 3 ] {} <Debug> HTTP-Session: 4a92fb3f-a987-4999-9354-7cb910f42635 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2331 | 2023.12.07 08:25:40.700621 [ 3 ] {} <Debug> HTTP-Session: 4a92fb3f-a987-4999-9354-7cb910f42635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2023.12.07 08:25:40.700694 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2333 | 2023.12.07 08:25:40.700733 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2334 | 2023.12.07 08:25:40.700845 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2335 | 2023.12.07 08:25:40.701137 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2336 | 2023.12.07 08:25:40.701345 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2337 | 2023.12.07 08:25:40.701492 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2338 | 2023.12.07 08:25:40.701616 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000889968 sec., 52810 rows/sec., 4.13 MiB/sec. | ||
| 2339 | 2023.12.07 08:25:40.701727 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2340 | 2023.12.07 08:25:40.701751 [ 3 ] {99fd1db3-4830-417e-a9b0-aab4980aed07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2341 | 2023.12.07 08:25:40.701766 [ 3 ] {} <Debug> HTTP-Session: 4a92fb3f-a987-4999-9354-7cb910f42635 Destroying unnamed session | ||
| 2342 | 2023.12.07 08:25:40.701927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2343 | 2023.12.07 08:25:40.701970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2344 | 2023.12.07 08:25:40.701989 [ 3 ] {} <Debug> HTTP-Session: d846ca4e-cda2-4a19-8c20-e31021ed16af Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2345 | 2023.12.07 08:25:40.702007 [ 3 ] {} <Debug> HTTP-Session: d846ca4e-cda2-4a19-8c20-e31021ed16af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2023.12.07 08:25:40.702097 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2347 | 2023.12.07 08:25:40.702141 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2348 | 2023.12.07 08:25:40.702278 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2349 | 2023.12.07 08:25:40.702853 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2350 | 2023.12.07 08:25:40.703168 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2351 | 2023.12.07 08:25:40.703346 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2352 | 2023.12.07 08:25:40.703469 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001344057 sec., 34968 rows/sec., 47.19 MiB/sec. | ||
| 2353 | 2023.12.07 08:25:40.703596 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2354 | 2023.12.07 08:25:40.703618 [ 3 ] {6588d801-5df8-4251-bfa2-c1f5771b1f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2355 | 2023.12.07 08:25:40.703634 [ 3 ] {} <Debug> HTTP-Session: d846ca4e-cda2-4a19-8c20-e31021ed16af Destroying unnamed session | ||
| 2356 | 2023.12.07 08:25:50.698711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2357 | 2023.12.07 08:25:50.698848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2358 | 2023.12.07 08:25:50.698884 [ 3 ] {} <Debug> HTTP-Session: 2edca110-d2d3-46cf-8cd0-685b7534ec3b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2359 | 2023.12.07 08:25:50.698917 [ 3 ] {} <Debug> HTTP-Session: 2edca110-d2d3-46cf-8cd0-685b7534ec3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2023.12.07 08:25:50.699078 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2361 | 2023.12.07 08:25:50.699157 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2362 | 2023.12.07 08:25:50.699352 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2363 | 2023.12.07 08:25:50.699789 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2364 | 2023.12.07 08:25:50.700047 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2365 | 2023.12.07 08:25:50.700211 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2366 | 2023.12.07 08:25:50.700359 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001233035 sec., 38117 rows/sec., 3.02 MiB/sec. | ||
| 2367 | 2023.12.07 08:25:50.700349 [ 177 ] {} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 2368 | 2023.12.07 08:25:50.700465 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2369 | 2023.12.07 08:25:50.700576 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Debug> DynamicQueryHandler: Done processing query | ||
| 2370 | 2023.12.07 08:25:50.700635 [ 3 ] {db927090-31f8-418a-b36c-c4dc3e7f2f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2371 | 2023.12.07 08:25:50.700667 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 2372 | 2023.12.07 08:25:50.700699 [ 3 ] {} <Debug> HTTP-Session: 2edca110-d2d3-46cf-8cd0-685b7534ec3b Destroying unnamed session | ||
| 2373 | 2023.12.07 08:25:50.700888 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2374 | 2023.12.07 08:25:50.700940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2375 | 2023.12.07 08:25:50.700979 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 47 rows starting from the beginning of the part | ||
| 2376 | 2023.12.07 08:25:50.701026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2377 | 2023.12.07 08:25:50.701073 [ 3 ] {} <Debug> HTTP-Session: c12b1772-dcb1-4a49-92e5-92f31127a555 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2378 | 2023.12.07 08:25:50.701110 [ 3 ] {} <Debug> HTTP-Session: c12b1772-dcb1-4a49-92e5-92f31127a555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2023.12.07 08:25:50.701358 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2380 | 2023.12.07 08:25:50.701369 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
| 2381 | 2023.12.07 08:25:50.701457 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2382 | 2023.12.07 08:25:50.701633 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 2383 | 2023.12.07 08:25:50.701930 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
| 2384 | 2023.12.07 08:25:50.701952 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2385 | 2023.12.07 08:25:50.702143 [ 18 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
| 2386 | 2023.12.07 08:25:50.702653 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2387 | 2023.12.07 08:25:50.703172 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2388 | 2023.12.07 08:25:50.703508 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2389 | 2023.12.07 08:25:50.703533 [ 11 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298502 sec., 78726.4406938647 rows/sec., 6.23 MiB/sec. | ||
| 2390 | 2023.12.07 08:25:50.703684 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002282397 sec., 1752 rows/sec., 146.33 KiB/sec. | ||
| 2391 | 2023.12.07 08:25:50.703710 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 2392 | 2023.12.07 08:25:50.703857 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2393 | 2023.12.07 08:25:50.703883 [ 3 ] {31b0c3db-e55b-4ca5-b903-9a7e503e7ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2394 | 2023.12.07 08:25:50.703900 [ 3 ] {} <Debug> HTTP-Session: c12b1772-dcb1-4a49-92e5-92f31127a555 Destroying unnamed session | ||
| 2395 | 2023.12.07 08:25:50.703989 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 2396 | 2023.12.07 08:25:50.704069 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_14_3} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 2397 | 2023.12.07 08:25:50.704109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 28086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2398 | 2023.12.07 08:25:50.704170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2399 | 2023.12.07 08:25:50.704189 [ 3 ] {} <Debug> HTTP-Session: 05838475-0f98-4734-a8a2-cb056d9712d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2400 | 2023.12.07 08:25:50.704206 [ 3 ] {} <Debug> HTTP-Session: 05838475-0f98-4734-a8a2-cb056d9712d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2023.12.07 08:25:50.704285 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2402 | 2023.12.07 08:25:50.704324 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2023.12.07 08:25:50.704430 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2404 | 2023.12.07 08:25:50.704836 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2405 | 2023.12.07 08:25:50.705069 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2406 | 2023.12.07 08:25:50.705217 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2407 | 2023.12.07 08:25:50.705344 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Information> executeQuery: Read 179 rows, 17.19 KiB in 0.001029172 sec., 173926 rows/sec., 16.32 MiB/sec. | ||
| 2408 | 2023.12.07 08:25:50.705532 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2409 | 2023.12.07 08:25:50.705556 [ 3 ] {2b81b422-e680-4789-84a4-ee76a6e2ca8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2410 | 2023.12.07 08:25:50.705571 [ 3 ] {} <Debug> HTTP-Session: 05838475-0f98-4734-a8a2-cb056d9712d0 Destroying unnamed session | ||
| 2411 | 2023.12.07 08:25:50.705683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2412 | 2023.12.07 08:25:50.705727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2413 | 2023.12.07 08:25:50.705746 [ 3 ] {} <Debug> HTTP-Session: 07aecb35-3baa-4488-83da-bfda189992f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2414 | 2023.12.07 08:25:50.705762 [ 3 ] {} <Debug> HTTP-Session: 07aecb35-3baa-4488-83da-bfda189992f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2023.12.07 08:25:50.705830 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2416 | 2023.12.07 08:25:50.705868 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2417 | 2023.12.07 08:25:50.705987 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2418 | 2023.12.07 08:25:50.706247 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2419 | 2023.12.07 08:25:50.706447 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2420 | 2023.12.07 08:25:50.706592 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2421 | 2023.12.07 08:25:50.706716 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000857448 sec., 4665 rows/sec., 325.73 KiB/sec. | ||
| 2422 | 2023.12.07 08:25:50.706833 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Debug> DynamicQueryHandler: Done processing query | ||
| 2423 | 2023.12.07 08:25:50.706857 [ 3 ] {b460289a-8964-4b7e-9f96-26bea1f7fd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2424 | 2023.12.07 08:25:50.706873 [ 3 ] {} <Debug> HTTP-Session: 07aecb35-3baa-4488-83da-bfda189992f7 Destroying unnamed session | ||
| 2425 | 2023.12.07 08:25:50.706992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 14578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2426 | 2023.12.07 08:25:50.707036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2427 | 2023.12.07 08:25:50.707054 [ 3 ] {} <Debug> HTTP-Session: 90e85b9b-79d4-49c5-aee1-54fbf7234b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2428 | 2023.12.07 08:25:50.707070 [ 3 ] {} <Debug> HTTP-Session: 90e85b9b-79d4-49c5-aee1-54fbf7234b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2023.12.07 08:25:50.707140 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2430 | 2023.12.07 08:25:50.707178 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2431 | 2023.12.07 08:25:50.707281 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2432 | 2023.12.07 08:25:50.707600 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2433 | 2023.12.07 08:25:50.707816 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2434 | 2023.12.07 08:25:50.707967 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2435 | 2023.12.07 08:25:50.708094 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Information> executeQuery: Read 86 rows, 6.86 KiB in 0.000917858 sec., 93696 rows/sec., 7.29 MiB/sec. | ||
| 2436 | 2023.12.07 08:25:50.708259 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Debug> DynamicQueryHandler: Done processing query | ||
| 2437 | 2023.12.07 08:25:50.708283 [ 3 ] {efaa7127-3f1a-48b9-965d-43c87c7317be} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2438 | 2023.12.07 08:25:50.708298 [ 3 ] {} <Debug> HTTP-Session: 90e85b9b-79d4-49c5-aee1-54fbf7234b9a Destroying unnamed session | ||
| 2439 | 2023.12.07 08:25:50.708405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2440 | 2023.12.07 08:25:50.708449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2441 | 2023.12.07 08:25:50.708468 [ 3 ] {} <Debug> HTTP-Session: 50e9f55d-2832-4e93-ad98-7f8d941bc7de Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2442 | 2023.12.07 08:25:50.708484 [ 3 ] {} <Debug> HTTP-Session: 50e9f55d-2832-4e93-ad98-7f8d941bc7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2023.12.07 08:25:50.708554 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2444 | 2023.12.07 08:25:50.708597 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2445 | 2023.12.07 08:25:50.708728 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2446 | 2023.12.07 08:25:50.708993 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2447 | 2023.12.07 08:25:50.709270 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2448 | 2023.12.07 08:25:50.709440 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2449 | 2023.12.07 08:25:50.709558 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Information> executeQuery: Read 11 rows, 754.00 B in 0.00097676 sec., 11261 rows/sec., 753.85 KiB/sec. | ||
| 2450 | 2023.12.07 08:25:50.709676 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Debug> DynamicQueryHandler: Done processing query | ||
| 2451 | 2023.12.07 08:25:50.709698 [ 3 ] {01d78a9c-5b1d-411c-b46a-9979a6da4030} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2452 | 2023.12.07 08:25:50.709714 [ 3 ] {} <Debug> HTTP-Session: 50e9f55d-2832-4e93-ad98-7f8d941bc7de Destroying unnamed session | ||
| 2453 | 2023.12.07 08:25:50.709825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2454 | 2023.12.07 08:25:50.709872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2455 | 2023.12.07 08:25:50.709891 [ 3 ] {} <Debug> HTTP-Session: 7b9b990a-2686-4ce9-9ebd-be1eaa8a27a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2456 | 2023.12.07 08:25:50.709907 [ 3 ] {} <Debug> HTTP-Session: 7b9b990a-2686-4ce9-9ebd-be1eaa8a27a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2023.12.07 08:25:50.709977 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2458 | 2023.12.07 08:25:50.710017 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2459 | 2023.12.07 08:25:50.710133 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2460 | 2023.12.07 08:25:50.710424 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2461 | 2023.12.07 08:25:50.710663 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2462 | 2023.12.07 08:25:50.710833 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2463 | 2023.12.07 08:25:50.710952 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000947559 sec., 40103 rows/sec., 2.83 MiB/sec. | ||
| 2464 | 2023.12.07 08:25:50.711057 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2465 | 2023.12.07 08:25:50.711079 [ 3 ] {b4d926ca-12ba-4ee6-b28c-2d3450a0125d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2466 | 2023.12.07 08:25:50.711095 [ 3 ] {} <Debug> HTTP-Session: 7b9b990a-2686-4ce9-9ebd-be1eaa8a27a8 Destroying unnamed session | ||
| 2467 | 2023.12.07 08:25:50.711250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2468 | 2023.12.07 08:25:50.711293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2469 | 2023.12.07 08:25:50.711312 [ 3 ] {} <Debug> HTTP-Session: a8f7bcd5-b16d-41d0-9951-70756e888a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2470 | 2023.12.07 08:25:50.711328 [ 3 ] {} <Debug> HTTP-Session: a8f7bcd5-b16d-41d0-9951-70756e888a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2023.12.07 08:25:50.711412 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2472 | 2023.12.07 08:25:50.711455 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2473 | 2023.12.07 08:25:50.711589 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2474 | 2023.12.07 08:25:50.712069 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2475 | 2023.12.07 08:25:50.712374 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2476 | 2023.12.07 08:25:50.712549 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2477 | 2023.12.07 08:25:50.712649 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001207504 sec., 38923 rows/sec., 52.52 MiB/sec. | ||
| 2478 | 2023.12.07 08:25:50.712770 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2479 | 2023.12.07 08:25:50.712793 [ 3 ] {714fddf9-93cf-441e-ab2a-5148091d0d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2480 | 2023.12.07 08:25:50.712808 [ 3 ] {} <Debug> HTTP-Session: a8f7bcd5-b16d-41d0-9951-70756e888a13 Destroying unnamed session | ||
| 2481 | 2023.12.07 08:25:50.834602 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2482 | 2023.12.07 08:25:50.834635 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2483 | 2023.12.07 08:26:00.695823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2484 | 2023.12.07 08:26:00.695954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2485 | 2023.12.07 08:26:00.695986 [ 3 ] {} <Debug> HTTP-Session: f1c94a27-a0bf-4d0e-adfc-b721eeec2db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2486 | 2023.12.07 08:26:00.696014 [ 3 ] {} <Debug> HTTP-Session: f1c94a27-a0bf-4d0e-adfc-b721eeec2db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2023.12.07 08:26:00.696156 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2488 | 2023.12.07 08:26:00.696225 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2489 | 2023.12.07 08:26:00.696408 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2490 | 2023.12.07 08:26:00.696852 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2491 | 2023.12.07 08:26:00.697118 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2492 | 2023.12.07 08:26:00.697282 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2493 | 2023.12.07 08:26:00.697406 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001208825 sec., 38880 rows/sec., 3.08 MiB/sec. | ||
| 2494 | 2023.12.07 08:26:00.697573 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Debug> DynamicQueryHandler: Done processing query | ||
| 2495 | 2023.12.07 08:26:00.697599 [ 3 ] {b1f23d8b-d537-40e9-a89c-c257f6753243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2496 | 2023.12.07 08:26:00.697616 [ 3 ] {} <Debug> HTTP-Session: f1c94a27-a0bf-4d0e-adfc-b721eeec2db1 Destroying unnamed session | ||
| 2497 | 2023.12.07 08:26:00.697818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2498 | 2023.12.07 08:26:00.697866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2499 | 2023.12.07 08:26:00.697886 [ 3 ] {} <Debug> HTTP-Session: 8aba680b-63e1-48db-9264-27c8eebbf9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2500 | 2023.12.07 08:26:00.697906 [ 3 ] {} <Debug> HTTP-Session: 8aba680b-63e1-48db-9264-27c8eebbf9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2023.12.07 08:26:00.697995 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2502 | 2023.12.07 08:26:00.698037 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2503 | 2023.12.07 08:26:00.698151 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2504 | 2023.12.07 08:26:00.698533 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2505 | 2023.12.07 08:26:00.698763 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2506 | 2023.12.07 08:26:00.698912 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2507 | 2023.12.07 08:26:00.699016 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Information> executeQuery: Read 141 rows, 13.91 KiB in 0.00099313 sec., 141975 rows/sec., 13.68 MiB/sec. | ||
| 2508 | 2023.12.07 08:26:00.699136 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2509 | 2023.12.07 08:26:00.699159 [ 3 ] {3297f65a-79ac-4b35-ac12-0d40472806eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2510 | 2023.12.07 08:26:00.699175 [ 3 ] {} <Debug> HTTP-Session: 8aba680b-63e1-48db-9264-27c8eebbf9ed Destroying unnamed session | ||
| 2511 | 2023.12.07 08:26:00.699312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2512 | 2023.12.07 08:26:00.699359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2513 | 2023.12.07 08:26:00.699378 [ 3 ] {} <Debug> HTTP-Session: 7b252a43-1fb4-4861-ae20-41b6ff6a7abb Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2514 | 2023.12.07 08:26:00.699397 [ 3 ] {} <Debug> HTTP-Session: 7b252a43-1fb4-4861-ae20-41b6ff6a7abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2023.12.07 08:26:00.699473 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2516 | 2023.12.07 08:26:00.699513 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2517 | 2023.12.07 08:26:00.699623 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2518 | 2023.12.07 08:26:00.699909 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2519 | 2023.12.07 08:26:00.700114 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2520 | 2023.12.07 08:26:00.700262 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2521 | 2023.12.07 08:26:00.700366 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000863258 sec., 54444 rows/sec., 4.26 MiB/sec. | ||
| 2522 | 2023.12.07 08:26:00.700496 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Debug> DynamicQueryHandler: Done processing query | ||
| 2523 | 2023.12.07 08:26:00.700519 [ 3 ] {40bab5de-9b58-4aca-8b63-4cb232d58e76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2524 | 2023.12.07 08:26:00.700535 [ 3 ] {} <Debug> HTTP-Session: 7b252a43-1fb4-4861-ae20-41b6ff6a7abb Destroying unnamed session | ||
| 2525 | 2023.12.07 08:26:00.700742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2526 | 2023.12.07 08:26:00.700786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2527 | 2023.12.07 08:26:00.700804 [ 3 ] {} <Debug> HTTP-Session: bcb1c22a-7dc0-4e73-99fc-3281211e2a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2528 | 2023.12.07 08:26:00.700822 [ 3 ] {} <Debug> HTTP-Session: bcb1c22a-7dc0-4e73-99fc-3281211e2a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2023.12.07 08:26:00.700915 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2530 | 2023.12.07 08:26:00.700961 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2531 | 2023.12.07 08:26:00.701095 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2532 | 2023.12.07 08:26:00.701543 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2533 | 2023.12.07 08:26:00.701859 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2534 | 2023.12.07 08:26:00.702035 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2535 | 2023.12.07 08:26:00.702139 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001194254 sec., 39355 rows/sec., 53.11 MiB/sec. | ||
| 2536 | 2023.12.07 08:26:00.702316 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2537 | 2023.12.07 08:26:00.702340 [ 3 ] {595052cc-e450-41a4-867a-b5b97e17e5a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2538 | 2023.12.07 08:26:00.702357 [ 3 ] {} <Debug> HTTP-Session: bcb1c22a-7dc0-4e73-99fc-3281211e2a4c Destroying unnamed session | ||
| 2539 | 2023.12.07 08:26:01.320572 [ 163 ] {} <Debug> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2540 | 2023.12.07 08:26:01.320699 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2541 | 2023.12.07 08:26:01.320846 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2542 | 2023.12.07 08:26:01.321058 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2543 | 2023.12.07 08:26:01.321115 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::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 | ||
| 2544 | 2023.12.07 08:26:01.321308 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2545 | 2023.12.07 08:26:01.321460 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2546 | 2023.12.07 08:26:01.321598 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2547 | 2023.12.07 08:26:01.321733 [ 18 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2548 | 2023.12.07 08:26:01.322295 [ 11 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152034 sec., 10523.961745399056 rows/sec., 734.83 KiB/sec. | ||
| 2549 | 2023.12.07 08:26:01.322433 [ 15 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2550 | 2023.12.07 08:26:01.322645 [ 15 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2551 | 2023.12.07 08:26:01.322716 [ 15 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_5_1} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2552 | 2023.12.07 08:26:01.570790 [ 163 ] {} <Debug> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2553 | 2023.12.07 08:26:01.570857 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2554 | 2023.12.07 08:26:01.570959 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2555 | 2023.12.07 08:26:01.571101 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2556 | 2023.12.07 08:26:01.571133 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::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 | ||
| 2557 | 2023.12.07 08:26:01.571282 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2558 | 2023.12.07 08:26:01.571373 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2559 | 2023.12.07 08:26:01.571453 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2560 | 2023.12.07 08:26:01.571531 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2561 | 2023.12.07 08:26:01.572143 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232265 sec., 12984.2201149915 rows/sec., 1.06 MiB/sec. | ||
| 2562 | 2023.12.07 08:26:01.572238 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2563 | 2023.12.07 08:26:01.572407 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2564 | 2023.12.07 08:26:01.572477 [ 9 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_5_1} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2565 | 2023.12.07 08:26:05.834679 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2566 | 2023.12.07 08:26:05.834751 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2567 | 2023.12.07 08:26:10.696267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2568 | 2023.12.07 08:26:10.696392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2569 | 2023.12.07 08:26:10.696424 [ 3 ] {} <Debug> HTTP-Session: 93e193cd-7e80-4f81-8834-d9cce04f604c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2570 | 2023.12.07 08:26:10.696452 [ 3 ] {} <Debug> HTTP-Session: 93e193cd-7e80-4f81-8834-d9cce04f604c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2023.12.07 08:26:10.696597 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2572 | 2023.12.07 08:26:10.696664 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2573 | 2023.12.07 08:26:10.696845 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2574 | 2023.12.07 08:26:10.697282 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2575 | 2023.12.07 08:26:10.697549 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2576 | 2023.12.07 08:26:10.697718 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2577 | 2023.12.07 08:26:10.697853 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001211765 sec., 38786 rows/sec., 3.07 MiB/sec. | ||
| 2578 | 2023.12.07 08:26:10.697992 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2579 | 2023.12.07 08:26:10.698018 [ 3 ] {c0bcaa20-f22a-48e0-afe9-c1841bde65cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2580 | 2023.12.07 08:26:10.698035 [ 3 ] {} <Debug> HTTP-Session: 93e193cd-7e80-4f81-8834-d9cce04f604c Destroying unnamed session | ||
| 2581 | 2023.12.07 08:26:10.698163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2582 | 2023.12.07 08:26:10.698209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2583 | 2023.12.07 08:26:10.698228 [ 3 ] {} <Debug> HTTP-Session: 4149dd22-2a1b-4fec-8d31-5d7997336458 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2584 | 2023.12.07 08:26:10.698246 [ 3 ] {} <Debug> HTTP-Session: 4149dd22-2a1b-4fec-8d31-5d7997336458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2023.12.07 08:26:10.698325 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2586 | 2023.12.07 08:26:10.698367 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2587 | 2023.12.07 08:26:10.698477 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2588 | 2023.12.07 08:26:10.698764 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2589 | 2023.12.07 08:26:10.698968 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2590 | 2023.12.07 08:26:10.699117 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2591 | 2023.12.07 08:26:10.699235 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000880668 sec., 4542 rows/sec., 379.24 KiB/sec. | ||
| 2592 | 2023.12.07 08:26:10.699351 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2593 | 2023.12.07 08:26:10.699375 [ 3 ] {506e757f-63de-46aa-86fc-25729b7e36c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2594 | 2023.12.07 08:26:10.699390 [ 3 ] {} <Debug> HTTP-Session: 4149dd22-2a1b-4fec-8d31-5d7997336458 Destroying unnamed session | ||
| 2595 | 2023.12.07 08:26:10.699522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 22805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2596 | 2023.12.07 08:26:10.699567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2597 | 2023.12.07 08:26:10.699587 [ 3 ] {} <Debug> HTTP-Session: 37bbf2b1-e01c-4b0b-b733-29e9a4d04cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2598 | 2023.12.07 08:26:10.699605 [ 3 ] {} <Debug> HTTP-Session: 37bbf2b1-e01c-4b0b-b733-29e9a4d04cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2023.12.07 08:26:10.699682 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2600 | 2023.12.07 08:26:10.699722 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2601 | 2023.12.07 08:26:10.699830 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2602 | 2023.12.07 08:26:10.700211 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2603 | 2023.12.07 08:26:10.700436 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2604 | 2023.12.07 08:26:10.700594 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2605 | 2023.12.07 08:26:10.700726 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.00101256 sec., 141226 rows/sec., 13.58 MiB/sec. | ||
| 2606 | 2023.12.07 08:26:10.700718 [ 110 ] {} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2607 | 2023.12.07 08:26:10.700833 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2608 | 2023.12.07 08:26:10.700893 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2609 | 2023.12.07 08:26:10.700943 [ 3 ] {e75e99d7-8ce5-4128-b318-938adbacd4b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2610 | 2023.12.07 08:26:10.700964 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2611 | 2023.12.07 08:26:10.700991 [ 3 ] {} <Debug> HTTP-Session: 37bbf2b1-e01c-4b0b-b733-29e9a4d04cc8 Destroying unnamed session | ||
| 2612 | 2023.12.07 08:26:10.701081 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2023.12.07 08:26:10.701120 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 2614 | 2023.12.07 08:26:10.701131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2615 | 2023.12.07 08:26:10.701193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2616 | 2023.12.07 08:26:10.701217 [ 3 ] {} <Debug> HTTP-Session: b91d774b-98ca-428a-9349-af5665cf89d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2617 | 2023.12.07 08:26:10.701249 [ 3 ] {} <Debug> HTTP-Session: b91d774b-98ca-428a-9349-af5665cf89d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2023.12.07 08:26:10.701285 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 142 rows starting from the beginning of the part | ||
| 2619 | 2023.12.07 08:26:10.701351 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2620 | 2023.12.07 08:26:10.701412 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2621 | 2023.12.07 08:26:10.701429 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part | ||
| 2622 | 2023.12.07 08:26:10.701632 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 179 rows starting from the beginning of the part | ||
| 2623 | 2023.12.07 08:26:10.701648 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2624 | 2023.12.07 08:26:10.701753 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part | ||
| 2625 | 2023.12.07 08:26:10.701926 [ 15 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 143 rows starting from the beginning of the part | ||
| 2626 | 2023.12.07 08:26:10.702099 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2627 | 2023.12.07 08:26:10.702349 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2628 | 2023.12.07 08:26:10.702558 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2629 | 2023.12.07 08:26:10.702698 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001312346 sec., 3047 rows/sec., 212.82 KiB/sec. | ||
| 2630 | 2023.12.07 08:26:10.702850 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Debug> DynamicQueryHandler: Done processing query | ||
| 2631 | 2023.12.07 08:26:10.702891 [ 3 ] {45b232db-1065-439b-ba83-c7fb3887cd16} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2632 | 2023.12.07 08:26:10.702917 [ 3 ] {} <Debug> HTTP-Session: b91d774b-98ca-428a-9349-af5665cf89d6 Destroying unnamed session | ||
| 2633 | 2023.12.07 08:26:10.702928 [ 11 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039381 sec., 455530.3790709044 rows/sec., 43.40 MiB/sec. | ||
| 2634 | 2023.12.07 08:26:10.703029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2635 | 2023.12.07 08:26:10.703058 [ 11 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2636 | 2023.12.07 08:26:10.703084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2023.12.07 08:26:10.703107 [ 3 ] {} <Debug> HTTP-Session: 0d42ff2e-d65e-4998-95ec-eb04dc9e225b Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2638 | 2023.12.07 08:26:10.703125 [ 3 ] {} <Debug> HTTP-Session: 0d42ff2e-d65e-4998-95ec-eb04dc9e225b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2023.12.07 08:26:10.703208 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2640 | 2023.12.07 08:26:10.703244 [ 11 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2641 | 2023.12.07 08:26:10.703255 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2642 | 2023.12.07 08:26:10.703314 [ 11 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_16_3} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2643 | 2023.12.07 08:26:10.703421 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2644 | 2023.12.07 08:26:10.703682 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2645 | 2023.12.07 08:26:10.703884 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2646 | 2023.12.07 08:26:10.704034 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2647 | 2023.12.07 08:26:10.704149 [ 110 ] {} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2648 | 2023.12.07 08:26:10.704165 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000919139 sec., 55486 rows/sec., 4.35 MiB/sec. | ||
| 2649 | 2023.12.07 08:26:10.704197 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2650 | 2023.12.07 08:26:10.704398 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2651 | 2023.12.07 08:26:10.704442 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Debug> DynamicQueryHandler: Done processing query | ||
| 2652 | 2023.12.07 08:26:10.704484 [ 3 ] {5c72ae98-23df-4204-b1e0-deec675e9364} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2653 | 2023.12.07 08:26:10.704517 [ 3 ] {} <Debug> HTTP-Session: 0d42ff2e-d65e-4998-95ec-eb04dc9e225b Destroying unnamed session | ||
| 2654 | 2023.12.07 08:26:10.704573 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2655 | 2023.12.07 08:26:10.704610 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 110 rows starting from the beginning of the part | ||
| 2656 | 2023.12.07 08:26:10.704644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2657 | 2023.12.07 08:26:10.704726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2658 | 2023.12.07 08:26:10.704765 [ 3 ] {} <Debug> HTTP-Session: 633a65fe-3231-4a8d-84a0-ddf9fa12945c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2659 | 2023.12.07 08:26:10.704814 [ 3 ] {} <Debug> HTTP-Session: 633a65fe-3231-4a8d-84a0-ddf9fa12945c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2023.12.07 08:26:10.704846 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
| 2661 | 2023.12.07 08:26:10.704997 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2662 | 2023.12.07 08:26:10.705076 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
| 2663 | 2023.12.07 08:26:10.705106 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2664 | 2023.12.07 08:26:10.705324 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 2665 | 2023.12.07 08:26:10.705618 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 2666 | 2023.12.07 08:26:10.705635 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2667 | 2023.12.07 08:26:10.705827 [ 20 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
| 2668 | 2023.12.07 08:26:10.706351 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2669 | 2023.12.07 08:26:10.706913 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2670 | 2023.12.07 08:26:10.707259 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2671 | 2023.12.07 08:26:10.707504 [ 13 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218506 sec., 121174.2342565153 rows/sec., 9.46 MiB/sec. | ||
| 2672 | 2023.12.07 08:26:10.707558 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00247743 sec., 807 rows/sec., 56.76 KiB/sec. | ||
| 2673 | 2023.12.07 08:26:10.707813 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2674 | 2023.12.07 08:26:10.707833 [ 13 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2675 | 2023.12.07 08:26:10.707845 [ 3 ] {6715dc48-fdc2-4b4f-b9d4-901c0d1ffdd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2676 | 2023.12.07 08:26:10.707903 [ 3 ] {} <Debug> HTTP-Session: 633a65fe-3231-4a8d-84a0-ddf9fa12945c Destroying unnamed session | ||
| 2677 | 2023.12.07 08:26:10.708093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2678 | 2023.12.07 08:26:10.708139 [ 13 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2679 | 2023.12.07 08:26:10.708168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2680 | 2023.12.07 08:26:10.708206 [ 3 ] {} <Debug> HTTP-Session: 9b92aedc-e86a-4eb3-8a8a-bf343ba84608 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2681 | 2023.12.07 08:26:10.708226 [ 3 ] {} <Debug> HTTP-Session: 9b92aedc-e86a-4eb3-8a8a-bf343ba84608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2023.12.07 08:26:10.708248 [ 13 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_16_3} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2683 | 2023.12.07 08:26:10.708408 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2684 | 2023.12.07 08:26:10.708461 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2685 | 2023.12.07 08:26:10.708616 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2686 | 2023.12.07 08:26:10.709104 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2687 | 2023.12.07 08:26:10.709406 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2688 | 2023.12.07 08:26:10.709578 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2689 | 2023.12.07 08:26:10.709700 [ 110 ] {} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2690 | 2023.12.07 08:26:10.709721 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001270246 sec., 37000 rows/sec., 49.93 MiB/sec. | ||
| 2691 | 2023.12.07 08:26:10.709755 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2692 | 2023.12.07 08:26:10.709902 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2693 | 2023.12.07 08:26:10.709952 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2694 | 2023.12.07 08:26:10.709981 [ 3 ] {f4d4f627-c1e1-43ef-a6eb-d8e65fda799a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2695 | 2023.12.07 08:26:10.710009 [ 3 ] {} <Debug> HTTP-Session: 9b92aedc-e86a-4eb3-8a8a-bf343ba84608 Destroying unnamed session | ||
| 2696 | 2023.12.07 08:26:10.710026 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2023.12.07 08:26:10.710058 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 2698 | 2023.12.07 08:26:10.710206 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 2699 | 2023.12.07 08:26:10.710316 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
| 2700 | 2023.12.07 08:26:10.710419 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
| 2701 | 2023.12.07 08:26:10.710513 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 2702 | 2023.12.07 08:26:10.710612 [ 19 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
| 2703 | 2023.12.07 08:26:10.712156 [ 20 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 6 columns (6 merged, 0 gathered) in 0.002319437 sec., 311713.57532021776 rows/sec., 420.64 MiB/sec. | ||
| 2704 | 2023.12.07 08:26:10.712626 [ 13 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2705 | 2023.12.07 08:26:10.712854 [ 13 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2706 | 2023.12.07 08:26:10.712919 [ 13 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2707 | 2023.12.07 08:26:10.712996 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_16_3: 4.01 MiB. | ||
| 2708 | 2023.12.07 08:26:11.000136 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.27 MiB, peak 236.53 MiB, will set to 231.07 MiB (RSS), difference: -4.20 MiB | ||
| 2709 | 2023.12.07 08:26:20.698844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 6783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2710 | 2023.12.07 08:26:20.699013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2711 | 2023.12.07 08:26:20.699060 [ 3 ] {} <Debug> HTTP-Session: 7ea8b550-bab4-4e11-b4e3-8fef96454825 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2712 | 2023.12.07 08:26:20.699101 [ 3 ] {} <Debug> HTTP-Session: 7ea8b550-bab4-4e11-b4e3-8fef96454825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2713 | 2023.12.07 08:26:20.699301 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2714 | 2023.12.07 08:26:20.699397 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2715 | 2023.12.07 08:26:20.699605 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2716 | 2023.12.07 08:26:20.699989 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2717 | 2023.12.07 08:26:20.700243 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2718 | 2023.12.07 08:26:20.700404 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2719 | 2023.12.07 08:26:20.700524 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001167464 sec., 40258 rows/sec., 3.19 MiB/sec. | ||
| 2720 | 2023.12.07 08:26:20.700667 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2721 | 2023.12.07 08:26:20.700693 [ 3 ] {88f81bd7-8a3c-41c2-9cec-73fddd0e954c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2722 | 2023.12.07 08:26:20.700710 [ 3 ] {} <Debug> HTTP-Session: 7ea8b550-bab4-4e11-b4e3-8fef96454825 Destroying unnamed session | ||
| 2723 | 2023.12.07 08:26:20.700939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 27795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2724 | 2023.12.07 08:26:20.700987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2725 | 2023.12.07 08:26:20.701007 [ 3 ] {} <Debug> HTTP-Session: 361f4644-48f3-4fa3-b7e7-c985b01bb57a Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2726 | 2023.12.07 08:26:20.701025 [ 3 ] {} <Debug> HTTP-Session: 361f4644-48f3-4fa3-b7e7-c985b01bb57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2727 | 2023.12.07 08:26:20.701109 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2728 | 2023.12.07 08:26:20.701149 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2729 | 2023.12.07 08:26:20.701254 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2730 | 2023.12.07 08:26:20.701598 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2731 | 2023.12.07 08:26:20.701820 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2732 | 2023.12.07 08:26:20.701990 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2733 | 2023.12.07 08:26:20.702112 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Information> executeQuery: Read 177 rows, 17.02 KiB in 0.00097498 sec., 181542 rows/sec., 17.05 MiB/sec. | ||
| 2734 | 2023.12.07 08:26:20.702254 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Debug> DynamicQueryHandler: Done processing query | ||
| 2735 | 2023.12.07 08:26:20.702278 [ 3 ] {fb7f2522-a572-4f9e-a8e9-4a99d266f121} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2736 | 2023.12.07 08:26:20.702294 [ 3 ] {} <Debug> HTTP-Session: 361f4644-48f3-4fa3-b7e7-c985b01bb57a Destroying unnamed session | ||
| 2737 | 2023.12.07 08:26:20.702422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 13894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2738 | 2023.12.07 08:26:20.702465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2739 | 2023.12.07 08:26:20.702484 [ 3 ] {} <Debug> HTTP-Session: 03192701-9782-410e-94f6-935f49f2e921 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2740 | 2023.12.07 08:26:20.702503 [ 3 ] {} <Debug> HTTP-Session: 03192701-9782-410e-94f6-935f49f2e921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2741 | 2023.12.07 08:26:20.702579 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2742 | 2023.12.07 08:26:20.702617 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2743 | 2023.12.07 08:26:20.702726 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2744 | 2023.12.07 08:26:20.703103 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2745 | 2023.12.07 08:26:20.703320 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2746 | 2023.12.07 08:26:20.703469 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2747 | 2023.12.07 08:26:20.703599 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Information> executeQuery: Read 82 rows, 6.53 KiB in 0.00098479 sec., 83266 rows/sec., 6.47 MiB/sec. | ||
| 2748 | 2023.12.07 08:26:20.703753 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2749 | 2023.12.07 08:26:20.703776 [ 3 ] {ed6c4c8b-4645-4600-86b5-f85cead96b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2750 | 2023.12.07 08:26:20.703792 [ 3 ] {} <Debug> HTTP-Session: 03192701-9782-410e-94f6-935f49f2e921 Destroying unnamed session | ||
| 2751 | 2023.12.07 08:26:20.703896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2752 | 2023.12.07 08:26:20.703941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2753 | 2023.12.07 08:26:20.703960 [ 3 ] {} <Debug> HTTP-Session: 1815722d-1013-4e6c-985b-da465575af98 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2754 | 2023.12.07 08:26:20.703977 [ 3 ] {} <Debug> HTTP-Session: 1815722d-1013-4e6c-985b-da465575af98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2755 | 2023.12.07 08:26:20.704048 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2756 | 2023.12.07 08:26:20.704091 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2757 | 2023.12.07 08:26:20.704220 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2758 | 2023.12.07 08:26:20.704490 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2759 | 2023.12.07 08:26:20.704741 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2760 | 2023.12.07 08:26:20.704918 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2761 | 2023.12.07 08:26:20.705047 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000964989 sec., 11399 rows/sec., 763.04 KiB/sec. | ||
| 2762 | 2023.12.07 08:26:20.705214 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Debug> DynamicQueryHandler: Done processing query | ||
| 2763 | 2023.12.07 08:26:20.705238 [ 3 ] {fed1a330-f7d6-4206-b89f-2d9f32d96f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2764 | 2023.12.07 08:26:20.705254 [ 3 ] {} <Debug> HTTP-Session: 1815722d-1013-4e6c-985b-da465575af98 Destroying unnamed session | ||
| 2765 | 2023.12.07 08:26:20.705362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2766 | 2023.12.07 08:26:20.705405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2767 | 2023.12.07 08:26:20.705423 [ 3 ] {} <Debug> HTTP-Session: 7b4a20c2-668a-48d1-8d1a-97df5c82ca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2768 | 2023.12.07 08:26:20.705439 [ 3 ] {} <Debug> HTTP-Session: 7b4a20c2-668a-48d1-8d1a-97df5c82ca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2023.12.07 08:26:20.705512 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2770 | 2023.12.07 08:26:20.705553 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2771 | 2023.12.07 08:26:20.705679 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2772 | 2023.12.07 08:26:20.706020 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2773 | 2023.12.07 08:26:20.706266 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2774 | 2023.12.07 08:26:20.706444 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2775 | 2023.12.07 08:26:20.706572 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001032201 sec., 34876 rows/sec., 2.46 MiB/sec. | ||
| 2776 | 2023.12.07 08:26:20.706694 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2777 | 2023.12.07 08:26:20.706719 [ 3 ] {dc91923a-3165-4e37-963b-f2ff4eb20e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2778 | 2023.12.07 08:26:20.706736 [ 3 ] {} <Debug> HTTP-Session: 7b4a20c2-668a-48d1-8d1a-97df5c82ca22 Destroying unnamed session | ||
| 2779 | 2023.12.07 08:26:20.706886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 50274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2780 | 2023.12.07 08:26:20.706932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2781 | 2023.12.07 08:26:20.706952 [ 3 ] {} <Debug> HTTP-Session: c7a35987-911a-444f-84af-2494a890d2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2782 | 2023.12.07 08:26:20.706969 [ 3 ] {} <Debug> HTTP-Session: c7a35987-911a-444f-84af-2494a890d2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2783 | 2023.12.07 08:26:20.707055 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2784 | 2023.12.07 08:26:20.707101 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2785 | 2023.12.07 08:26:20.707237 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2786 | 2023.12.07 08:26:20.707715 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2787 | 2023.12.07 08:26:20.708043 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2788 | 2023.12.07 08:26:20.708228 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2789 | 2023.12.07 08:26:20.708352 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001266656 sec., 37105 rows/sec., 50.07 MiB/sec. | ||
| 2790 | 2023.12.07 08:26:20.708469 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2791 | 2023.12.07 08:26:20.708492 [ 3 ] {b9bb87e8-0b9f-4eb8-b51a-6c2f063f31b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2792 | 2023.12.07 08:26:20.708509 [ 3 ] {} <Debug> HTTP-Session: c7a35987-911a-444f-84af-2494a890d2ac Destroying unnamed session | ||
| 2793 | 2023.12.07 08:26:20.834797 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2794 | 2023.12.07 08:26:20.834854 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2795 | 2023.12.07 08:26:30.696161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2796 | 2023.12.07 08:26:30.696295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2797 | 2023.12.07 08:26:30.696326 [ 3 ] {} <Debug> HTTP-Session: b27c81e1-9638-4adf-9b06-af3d7f972e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2798 | 2023.12.07 08:26:30.696355 [ 3 ] {} <Debug> HTTP-Session: b27c81e1-9638-4adf-9b06-af3d7f972e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2023.12.07 08:26:30.696498 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2800 | 2023.12.07 08:26:30.696565 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2801 | 2023.12.07 08:26:30.696745 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2802 | 2023.12.07 08:26:30.697204 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2803 | 2023.12.07 08:26:30.697473 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2804 | 2023.12.07 08:26:30.697638 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2805 | 2023.12.07 08:26:30.697758 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001222515 sec., 40899 rows/sec., 3.24 MiB/sec. | ||
| 2806 | 2023.12.07 08:26:30.697941 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Debug> DynamicQueryHandler: Done processing query | ||
| 2807 | 2023.12.07 08:26:30.697967 [ 3 ] {8bd8f625-f134-4069-b4a7-ca6b0e8f95da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2808 | 2023.12.07 08:26:30.697984 [ 3 ] {} <Debug> HTTP-Session: b27c81e1-9638-4adf-9b06-af3d7f972e8e Destroying unnamed session | ||
| 2809 | 2023.12.07 08:26:30.698109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2810 | 2023.12.07 08:26:30.698157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2811 | 2023.12.07 08:26:30.698177 [ 3 ] {} <Debug> HTTP-Session: 49ec33e5-378d-42ab-b668-24904946fe55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2812 | 2023.12.07 08:26:30.698195 [ 3 ] {} <Debug> HTTP-Session: 49ec33e5-378d-42ab-b668-24904946fe55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2023.12.07 08:26:30.698274 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2814 | 2023.12.07 08:26:30.698316 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2815 | 2023.12.07 08:26:30.698432 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2816 | 2023.12.07 08:26:30.698710 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2817 | 2023.12.07 08:26:30.698915 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2818 | 2023.12.07 08:26:30.699064 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2819 | 2023.12.07 08:26:30.699164 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000860038 sec., 2325 rows/sec., 198.71 KiB/sec. | ||
| 2820 | 2023.12.07 08:26:30.699302 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Debug> DynamicQueryHandler: Done processing query | ||
| 2821 | 2023.12.07 08:26:30.699327 [ 3 ] {2dceb79f-b840-4c0b-90ed-1f7b2183f382} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2822 | 2023.12.07 08:26:30.699343 [ 3 ] {} <Debug> HTTP-Session: 49ec33e5-378d-42ab-b668-24904946fe55 Destroying unnamed session | ||
| 2823 | 2023.12.07 08:26:30.699485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 24034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2824 | 2023.12.07 08:26:30.699529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2825 | 2023.12.07 08:26:30.699548 [ 3 ] {} <Debug> HTTP-Session: e5421a36-fbd1-4cbf-a193-07df49c19b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2826 | 2023.12.07 08:26:30.699565 [ 3 ] {} <Debug> HTTP-Session: e5421a36-fbd1-4cbf-a193-07df49c19b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2827 | 2023.12.07 08:26:30.699642 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2828 | 2023.12.07 08:26:30.699682 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2023.12.07 08:26:30.699791 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2830 | 2023.12.07 08:26:30.700147 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2831 | 2023.12.07 08:26:30.700362 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2832 | 2023.12.07 08:26:30.700512 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2833 | 2023.12.07 08:26:30.700613 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Information> executeQuery: Read 151 rows, 14.83 KiB in 0.000943189 sec., 160095 rows/sec., 15.35 MiB/sec. | ||
| 2834 | 2023.12.07 08:26:30.700798 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Debug> DynamicQueryHandler: Done processing query | ||
| 2835 | 2023.12.07 08:26:30.700822 [ 3 ] {afd3ce2b-6ea2-47a8-b7ef-b72a0d821713} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2836 | 2023.12.07 08:26:30.700838 [ 3 ] {} <Debug> HTTP-Session: e5421a36-fbd1-4cbf-a193-07df49c19b03 Destroying unnamed session | ||
| 2837 | 2023.12.07 08:26:30.700945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2838 | 2023.12.07 08:26:30.700991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2839 | 2023.12.07 08:26:30.701009 [ 3 ] {} <Debug> HTTP-Session: 39435263-9772-491b-9713-434465a3015d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2840 | 2023.12.07 08:26:30.701026 [ 3 ] {} <Debug> HTTP-Session: 39435263-9772-491b-9713-434465a3015d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2841 | 2023.12.07 08:26:30.701096 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2842 | 2023.12.07 08:26:30.701134 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2843 | 2023.12.07 08:26:30.701249 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2844 | 2023.12.07 08:26:30.701508 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2845 | 2023.12.07 08:26:30.701724 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2846 | 2023.12.07 08:26:30.701872 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2847 | 2023.12.07 08:26:30.701980 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000846987 sec., 2361 rows/sec., 164.88 KiB/sec. | ||
| 2848 | 2023.12.07 08:26:30.702103 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Debug> DynamicQueryHandler: Done processing query | ||
| 2849 | 2023.12.07 08:26:30.702126 [ 3 ] {6b792dfa-7108-455b-9116-78222ca06e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2850 | 2023.12.07 08:26:30.702141 [ 3 ] {} <Debug> HTTP-Session: 39435263-9772-491b-9713-434465a3015d Destroying unnamed session | ||
| 2851 | 2023.12.07 08:26:30.702280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 8856, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2852 | 2023.12.07 08:26:30.702323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2853 | 2023.12.07 08:26:30.702342 [ 3 ] {} <Debug> HTTP-Session: 2d79d2f2-c175-4148-97b5-a34ac9a1470d Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2854 | 2023.12.07 08:26:30.702358 [ 3 ] {} <Debug> HTTP-Session: 2d79d2f2-c175-4148-97b5-a34ac9a1470d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2855 | 2023.12.07 08:26:30.702430 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2856 | 2023.12.07 08:26:30.702469 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2857 | 2023.12.07 08:26:30.702572 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2858 | 2023.12.07 08:26:30.702856 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2859 | 2023.12.07 08:26:30.703061 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2860 | 2023.12.07 08:26:30.703209 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2861 | 2023.12.07 08:26:30.703308 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.000850727 sec., 61124 rows/sec., 4.78 MiB/sec. | ||
| 2862 | 2023.12.07 08:26:30.703421 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2863 | 2023.12.07 08:26:30.703444 [ 3 ] {b5639109-aee4-4f59-ae13-7fa3c7caf8c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2864 | 2023.12.07 08:26:30.703460 [ 3 ] {} <Debug> HTTP-Session: 2d79d2f2-c175-4148-97b5-a34ac9a1470d Destroying unnamed session | ||
| 2865 | 2023.12.07 08:26:30.703558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2866 | 2023.12.07 08:26:30.703602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2867 | 2023.12.07 08:26:30.703621 [ 3 ] {} <Debug> HTTP-Session: ba3e22f4-cdb3-42bc-8bb0-e4ddcd314351 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2868 | 2023.12.07 08:26:30.703637 [ 3 ] {} <Debug> HTTP-Session: ba3e22f4-cdb3-42bc-8bb0-e4ddcd314351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2869 | 2023.12.07 08:26:30.703705 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2870 | 2023.12.07 08:26:30.703747 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2871 | 2023.12.07 08:26:30.703866 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2872 | 2023.12.07 08:26:30.704115 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2873 | 2023.12.07 08:26:30.704369 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2874 | 2023.12.07 08:26:30.704543 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2875 | 2023.12.07 08:26:30.704645 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000912558 sec., 1095 rows/sec., 77.05 KiB/sec. | ||
| 2876 | 2023.12.07 08:26:30.704808 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Debug> DynamicQueryHandler: Done processing query | ||
| 2877 | 2023.12.07 08:26:30.704831 [ 3 ] {533a089e-3f17-4017-914f-6bdea4bbf452} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2878 | 2023.12.07 08:26:30.704847 [ 3 ] {} <Debug> HTTP-Session: ba3e22f4-cdb3-42bc-8bb0-e4ddcd314351 Destroying unnamed session | ||
| 2879 | 2023.12.07 08:26:30.705012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 53481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2880 | 2023.12.07 08:26:30.705056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2881 | 2023.12.07 08:26:30.705074 [ 3 ] {} <Debug> HTTP-Session: 0d57e4fc-e9e1-4bf1-87c1-397e7e2e6d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2882 | 2023.12.07 08:26:30.705091 [ 3 ] {} <Debug> HTTP-Session: 0d57e4fc-e9e1-4bf1-87c1-397e7e2e6d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2883 | 2023.12.07 08:26:30.705176 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2884 | 2023.12.07 08:26:30.705220 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2885 | 2023.12.07 08:26:30.705369 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2886 | 2023.12.07 08:26:30.705974 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2887 | 2023.12.07 08:26:30.706279 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2888 | 2023.12.07 08:26:30.706454 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2889 | 2023.12.07 08:26:30.706563 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001354387 sec., 36917 rows/sec., 49.82 MiB/sec. | ||
| 2890 | 2023.12.07 08:26:30.706732 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2891 | 2023.12.07 08:26:30.706756 [ 3 ] {7db58ef7-c817-477d-a6c6-12cf9508ed6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
| 2892 | 2023.12.07 08:26:30.706772 [ 3 ] {} <Debug> HTTP-Session: 0d57e4fc-e9e1-4bf1-87c1-397e7e2e6d96 Destroying unnamed session | ||
| 2893 | 2023.12.07 08:26:32.057050 [ 175 ] {} <Debug> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2894 | 2023.12.07 08:26:32.057127 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.39 GiB. | ||
| 2895 | 2023.12.07 08:26:32.057199 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2896 | 2023.12.07 08:26:32.057330 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2897 | 2023.12.07 08:26:32.057368 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::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 | ||
| 2898 | 2023.12.07 08:26:32.057494 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::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 | ||
| 2899 | 2023.12.07 08:26:32.057589 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::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 | ||
| 2900 | 2023.12.07 08:26:32.057678 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::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 | ||
| 2901 | 2023.12.07 08:26:32.057763 [ 15 ] {110cce83-0dac-402f-b619-721ecc9de3b0::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 | ||
| 2902 | 2023.12.07 08:26:32.058384 [ 20 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209095 sec., 45488.567895822904 rows/sec., 2.97 MiB/sec. | ||
| 2903 | 2023.12.07 08:26:32.058574 [ 20 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2904 | 2023.12.07 08:26:32.058833 [ 20 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2905 | 2023.12.07 08:26:32.058908 [ 20 ] {110cce83-0dac-402f-b619-721ecc9de3b0::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (110cce83-0dac-402f-b619-721ecc9de3b0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2906 | 2023.12.07 08:26:35.834903 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2907 | 2023.12.07 08:26:35.835006 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2908 | 2023.12.07 08:26:40.697142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2909 | 2023.12.07 08:26:40.697273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2910 | 2023.12.07 08:26:40.697320 [ 3 ] {} <Debug> HTTP-Session: c847737e-8d8e-4402-98c6-6e1221de1b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2911 | 2023.12.07 08:26:40.697362 [ 3 ] {} <Debug> HTTP-Session: c847737e-8d8e-4402-98c6-6e1221de1b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2912 | 2023.12.07 08:26:40.697564 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2913 | 2023.12.07 08:26:40.697661 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2914 | 2023.12.07 08:26:40.697923 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2915 | 2023.12.07 08:26:40.698485 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2916 | 2023.12.07 08:26:40.698757 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2917 | 2023.12.07 08:26:40.698924 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2918 | 2023.12.07 08:26:40.699050 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001432699 sec., 36993 rows/sec., 2.93 MiB/sec. | ||
| 2919 | 2023.12.07 08:26:40.699085 [ 170 ] {} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 2920 | 2023.12.07 08:26:40.699214 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Debug> DynamicQueryHandler: Done processing query | ||
| 2921 | 2023.12.07 08:26:40.699222 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2922 | 2023.12.07 08:26:40.699256 [ 3 ] {76939ef4-6d8e-4cf6-b285-2e132fd9ba44} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2923 | 2023.12.07 08:26:40.699296 [ 3 ] {} <Debug> HTTP-Session: c847737e-8d8e-4402-98c6-6e1221de1b33 Destroying unnamed session | ||
| 2924 | 2023.12.07 08:26:40.699404 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact | ||
| 2925 | 2023.12.07 08:26:40.699593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 25254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2926 | 2023.12.07 08:26:40.699618 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2927 | 2023.12.07 08:26:40.699679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2928 | 2023.12.07 08:26:40.699703 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 47 rows starting from the beginning of the part | ||
| 2929 | 2023.12.07 08:26:40.699721 [ 3 ] {} <Debug> HTTP-Session: 54d9abf5-61e1-49dd-99e7-77ba7428e3af Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2930 | 2023.12.07 08:26:40.699756 [ 3 ] {} <Debug> HTTP-Session: 54d9abf5-61e1-49dd-99e7-77ba7428e3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2931 | 2023.12.07 08:26:40.699954 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2932 | 2023.12.07 08:26:40.700058 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2933 | 2023.12.07 08:26:40.700173 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 2934 | 2023.12.07 08:26:40.700528 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2935 | 2023.12.07 08:26:40.700542 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
| 2936 | 2023.12.07 08:26:40.700727 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
| 2937 | 2023.12.07 08:26:40.700874 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 2938 | 2023.12.07 08:26:40.701137 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 2939 | 2023.12.07 08:26:40.701484 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2940 | 2023.12.07 08:26:40.701879 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2941 | 2023.12.07 08:26:40.702231 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2942 | 2023.12.07 08:26:40.702522 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Information> executeQuery: Read 159 rows, 15.57 KiB in 0.00249996 sec., 63601 rows/sec., 6.08 MiB/sec. | ||
| 2943 | 2023.12.07 08:26:40.702866 [ 13 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533082 sec., 82364.34931314926 rows/sec., 6.52 MiB/sec. | ||
| 2944 | 2023.12.07 08:26:40.702900 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2945 | 2023.12.07 08:26:40.702932 [ 3 ] {bd60501c-40de-470e-acd8-6716b89ea3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2946 | 2023.12.07 08:26:40.702953 [ 3 ] {} <Debug> HTTP-Session: 54d9abf5-61e1-49dd-99e7-77ba7428e3af Destroying unnamed session | ||
| 2947 | 2023.12.07 08:26:40.702993 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 2948 | 2023.12.07 08:26:40.703141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 10550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2949 | 2023.12.07 08:26:40.703189 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
| 2950 | 2023.12.07 08:26:40.703194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2951 | 2023.12.07 08:26:40.703222 [ 3 ] {} <Debug> HTTP-Session: a95ba906-e230-4265-9f25-6dd80e65e371 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2952 | 2023.12.07 08:26:40.703240 [ 3 ] {} <Debug> HTTP-Session: a95ba906-e230-4265-9f25-6dd80e65e371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2953 | 2023.12.07 08:26:40.703258 [ 15 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_19_4} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 | ||
| 2954 | 2023.12.07 08:26:40.703354 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2955 | 2023.12.07 08:26:40.703396 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2023.12.07 08:26:40.703515 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2957 | 2023.12.07 08:26:40.703839 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2958 | 2023.12.07 08:26:40.704043 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2959 | 2023.12.07 08:26:40.704192 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2960 | 2023.12.07 08:26:40.704336 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Information> executeQuery: Read 62 rows, 4.97 KiB in 0.000939919 sec., 65963 rows/sec., 5.16 MiB/sec. | ||
| 2961 | 2023.12.07 08:26:40.704527 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2962 | 2023.12.07 08:26:40.704551 [ 3 ] {3d0241f5-939f-47b0-93d3-a799827bb4a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2963 | 2023.12.07 08:26:40.704567 [ 3 ] {} <Debug> HTTP-Session: a95ba906-e230-4265-9f25-6dd80e65e371 Destroying unnamed session | ||
| 2964 | 2023.12.07 08:26:40.704718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 56684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2965 | 2023.12.07 08:26:40.704762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2966 | 2023.12.07 08:26:40.704780 [ 3 ] {} <Debug> HTTP-Session: 660846c9-1cd0-4bea-a6b2-fe3ac8a781f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2967 | 2023.12.07 08:26:40.704798 [ 3 ] {} <Debug> HTTP-Session: 660846c9-1cd0-4bea-a6b2-fe3ac8a781f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2968 | 2023.12.07 08:26:40.704887 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2969 | 2023.12.07 08:26:40.704934 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2970 | 2023.12.07 08:26:40.705085 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2971 | 2023.12.07 08:26:40.705627 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2972 | 2023.12.07 08:26:40.705948 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2973 | 2023.12.07 08:26:40.706130 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2974 | 2023.12.07 08:26:40.706243 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001326177 sec., 39964 rows/sec., 53.93 MiB/sec. | ||
| 2975 | 2023.12.07 08:26:40.706373 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 2976 | 2023.12.07 08:26:40.706396 [ 3 ] {ddfb1107-76f2-484b-bb05-2f31496c96ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2977 | 2023.12.07 08:26:40.706411 [ 3 ] {} <Debug> HTTP-Session: 660846c9-1cd0-4bea-a6b2-fe3ac8a781f3 Destroying unnamed session | ||
| 2978 | 2023.12.07 08:26:40.706525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2979 | 2023.12.07 08:26:40.706570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2980 | 2023.12.07 08:26:40.706590 [ 3 ] {} <Debug> HTTP-Session: fa45b69a-118e-4c9b-80f7-b7d6f969c750 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 2981 | 2023.12.07 08:26:40.706607 [ 3 ] {} <Debug> HTTP-Session: fa45b69a-118e-4c9b-80f7-b7d6f969c750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2982 | 2023.12.07 08:26:40.706677 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2983 | 2023.12.07 08:26:40.706717 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2984 | 2023.12.07 08:26:40.706825 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2985 | 2023.12.07 08:26:40.707086 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2986 | 2023.12.07 08:26:40.707321 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2987 | 2023.12.07 08:26:40.707495 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Trace> oximeter.measurements_i64 (6a2b7677-c698-4ef4-8184-749dd8ce08a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2988 | 2023.12.07 08:26:40.707618 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000911519 sec., 9873 rows/sec., 697.45 KiB/sec. | ||
| 2989 | 2023.12.07 08:26:40.707740 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Debug> DynamicQueryHandler: Done processing query | ||
| 2990 | 2023.12.07 08:26:40.707764 [ 3 ] {555c6ea2-bdde-4d5f-9b53-c1ba0064d671} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2991 | 2023.12.07 08:26:40.707781 [ 3 ] {} <Debug> HTTP-Session: fa45b69a-118e-4c9b-80f7-b7d6f969c750 Destroying unnamed session | ||
| 2992 | 2023.12.07 08:26:42.751484 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 2993 | 2023.12.07 08:26:42.751612 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 2994 | 2023.12.07 08:26:42.751734 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
| 2995 | 2023.12.07 08:26:42.751913 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2996 | 2023.12.07 08:26:42.751957 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 2997 | 2023.12.07 08:26:42.752127 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 2998 | 2023.12.07 08:26:42.752240 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2999 | 2023.12.07 08:26:42.752344 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3000 | 2023.12.07 08:26:42.752456 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3001 | 2023.12.07 08:26:42.753113 [ 26 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422509 sec., 260806.78575671578 rows/sec., 18.39 MiB/sec. | ||
| 3002 | 2023.12.07 08:26:42.753241 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3003 | 2023.12.07 08:26:42.753445 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3004 | 2023.12.07 08:26:42.753513 [ 22 ] {2f7b93e7-9888-4f8e-a867-e0d756177dcb::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
| 3005 | 2023.12.07 08:26:50.699403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3006 | 2023.12.07 08:26:50.699591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3007 | 2023.12.07 08:26:50.699638 [ 3 ] {} <Debug> HTTP-Session: e03399b8-3309-4860-8ff6-e567084a8dad Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3008 | 2023.12.07 08:26:50.699681 [ 3 ] {} <Debug> HTTP-Session: e03399b8-3309-4860-8ff6-e567084a8dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3009 | 2023.12.07 08:26:50.699833 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3010 | 2023.12.07 08:26:50.699893 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3011 | 2023.12.07 08:26:50.700051 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3012 | 2023.12.07 08:26:50.700508 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3013 | 2023.12.07 08:26:50.700777 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3014 | 2023.12.07 08:26:50.700943 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3015 | 2023.12.07 08:26:50.701072 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001203714 sec., 44030 rows/sec., 3.49 MiB/sec. | ||
| 3016 | 2023.12.07 08:26:50.701273 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3017 | 2023.12.07 08:26:50.701303 [ 3 ] {f2d3fcc0-dca0-4178-ad93-4764ada4bf8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3018 | 2023.12.07 08:26:50.701320 [ 3 ] {} <Debug> HTTP-Session: e03399b8-3309-4860-8ff6-e567084a8dad Destroying unnamed session | ||
| 3019 | 2023.12.07 08:26:50.701488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3020 | 2023.12.07 08:26:50.701536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3021 | 2023.12.07 08:26:50.701556 [ 3 ] {} <Debug> HTTP-Session: c05ffe68-6ed5-43ea-a125-da3aa36be657 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3022 | 2023.12.07 08:26:50.701574 [ 3 ] {} <Debug> HTTP-Session: c05ffe68-6ed5-43ea-a125-da3aa36be657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3023 | 2023.12.07 08:26:50.701651 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3024 | 2023.12.07 08:26:50.701694 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3025 | 2023.12.07 08:26:50.701840 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3026 | 2023.12.07 08:26:50.702121 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3027 | 2023.12.07 08:26:50.702324 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3028 | 2023.12.07 08:26:50.702472 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3029 | 2023.12.07 08:26:50.702595 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000913718 sec., 2188 rows/sec., 187.04 KiB/sec. | ||
| 3030 | 2023.12.07 08:26:50.702760 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Debug> DynamicQueryHandler: Done processing query | ||
| 3031 | 2023.12.07 08:26:50.702784 [ 3 ] {d4a97036-1823-406e-bb52-e2ca6aa08993} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3032 | 2023.12.07 08:26:50.702801 [ 3 ] {} <Debug> HTTP-Session: c05ffe68-6ed5-43ea-a125-da3aa36be657 Destroying unnamed session | ||
| 3033 | 2023.12.07 08:26:50.703007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 30692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3034 | 2023.12.07 08:26:50.703053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3035 | 2023.12.07 08:26:50.703071 [ 3 ] {} <Debug> HTTP-Session: e8e9cc18-1fea-4c0c-879d-4d7463f0423c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3036 | 2023.12.07 08:26:50.703088 [ 3 ] {} <Debug> HTTP-Session: e8e9cc18-1fea-4c0c-879d-4d7463f0423c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3037 | 2023.12.07 08:26:50.703167 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3038 | 2023.12.07 08:26:50.703208 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3039 | 2023.12.07 08:26:50.703321 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3040 | 2023.12.07 08:26:50.703773 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3041 | 2023.12.07 08:26:50.703994 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3042 | 2023.12.07 08:26:50.704151 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3043 | 2023.12.07 08:26:50.704309 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Information> executeQuery: Read 196 rows, 18.77 KiB in 0.001104513 sec., 177453 rows/sec., 16.60 MiB/sec. | ||
| 3044 | 2023.12.07 08:26:50.704458 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Debug> DynamicQueryHandler: Done processing query | ||
| 3045 | 2023.12.07 08:26:50.704481 [ 3 ] {29806360-b75d-42ba-9c0b-044929ff8680} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3046 | 2023.12.07 08:26:50.704497 [ 3 ] {} <Debug> HTTP-Session: e8e9cc18-1fea-4c0c-879d-4d7463f0423c Destroying unnamed session | ||
| 3047 | 2023.12.07 08:26:50.704611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3048 | 2023.12.07 08:26:50.704655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3049 | 2023.12.07 08:26:50.704673 [ 3 ] {} <Debug> HTTP-Session: 9b1308b3-faed-4177-ab62-6ea0c315222f Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3050 | 2023.12.07 08:26:50.704690 [ 3 ] {} <Debug> HTTP-Session: 9b1308b3-faed-4177-ab62-6ea0c315222f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3051 | 2023.12.07 08:26:50.704760 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3052 | 2023.12.07 08:26:50.704800 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3053 | 2023.12.07 08:26:50.704908 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3054 | 2023.12.07 08:26:50.705171 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3055 | 2023.12.07 08:26:50.705371 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3056 | 2023.12.07 08:26:50.705522 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3057 | 2023.12.07 08:26:50.705644 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000852737 sec., 2345 rows/sec., 163.76 KiB/sec. | ||
| 3058 | 2023.12.07 08:26:50.705792 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3059 | 2023.12.07 08:26:50.705817 [ 3 ] {7830c78a-4861-4498-b8d8-413900a0689a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3060 | 2023.12.07 08:26:50.705832 [ 3 ] {} <Debug> HTTP-Session: 9b1308b3-faed-4177-ab62-6ea0c315222f Destroying unnamed session | ||
| 3061 | 2023.12.07 08:26:50.705955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 13400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3062 | 2023.12.07 08:26:50.706000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3063 | 2023.12.07 08:26:50.706019 [ 3 ] {} <Debug> HTTP-Session: 0bb7144f-e992-4694-89ee-a6a6bfaffbbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3064 | 2023.12.07 08:26:50.706035 [ 3 ] {} <Debug> HTTP-Session: 0bb7144f-e992-4694-89ee-a6a6bfaffbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3065 | 2023.12.07 08:26:50.706109 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3066 | 2023.12.07 08:26:50.706147 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2023.12.07 08:26:50.706257 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3068 | 2023.12.07 08:26:50.706560 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3069 | 2023.12.07 08:26:50.706768 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3070 | 2023.12.07 08:26:50.706916 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3071 | 2023.12.07 08:26:50.707045 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000901909 sec., 87591 rows/sec., 6.83 MiB/sec. | ||
| 3072 | 2023.12.07 08:26:50.707185 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Debug> DynamicQueryHandler: Done processing query | ||
| 3073 | 2023.12.07 08:26:50.707207 [ 3 ] {df1cb398-991b-48ad-9b58-e7cf0066cd43} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3074 | 2023.12.07 08:26:50.707223 [ 3 ] {} <Debug> HTTP-Session: 0bb7144f-e992-4694-89ee-a6a6bfaffbbd Destroying unnamed session | ||
| 3075 | 2023.12.07 08:26:50.707340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3076 | 2023.12.07 08:26:50.707384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3077 | 2023.12.07 08:26:50.707404 [ 3 ] {} <Debug> HTTP-Session: 6342e774-c740-44b6-ab5c-37560b9a5d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3078 | 2023.12.07 08:26:50.707420 [ 3 ] {} <Debug> HTTP-Session: 6342e774-c740-44b6-ab5c-37560b9a5d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3079 | 2023.12.07 08:26:50.707493 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3080 | 2023.12.07 08:26:50.707537 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3081 | 2023.12.07 08:26:50.707660 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3082 | 2023.12.07 08:26:50.707939 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3083 | 2023.12.07 08:26:50.708201 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3084 | 2023.12.07 08:26:50.708373 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3085 | 2023.12.07 08:26:50.708492 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000970409 sec., 38128 rows/sec., 2.69 MiB/sec. | ||
| 3086 | 2023.12.07 08:26:50.708611 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Debug> DynamicQueryHandler: Done processing query | ||
| 3087 | 2023.12.07 08:26:50.708633 [ 3 ] {a02efa1d-266a-419f-a0fa-4ca71ef52483} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3088 | 2023.12.07 08:26:50.708648 [ 3 ] {} <Debug> HTTP-Session: 6342e774-c740-44b6-ab5c-37560b9a5d60 Destroying unnamed session | ||
| 3089 | 2023.12.07 08:26:50.708863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 56685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3090 | 2023.12.07 08:26:50.708908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3091 | 2023.12.07 08:26:50.708927 [ 3 ] {} <Debug> HTTP-Session: d2d9bd4b-f214-4c1b-8ca8-83c5da24016c Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3092 | 2023.12.07 08:26:50.708943 [ 3 ] {} <Debug> HTTP-Session: d2d9bd4b-f214-4c1b-8ca8-83c5da24016c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3093 | 2023.12.07 08:26:50.709034 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3094 | 2023.12.07 08:26:50.709078 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3095 | 2023.12.07 08:26:50.709216 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3096 | 2023.12.07 08:26:50.709717 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3097 | 2023.12.07 08:26:50.710034 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3098 | 2023.12.07 08:26:50.710218 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 3099 | 2023.12.07 08:26:50.710349 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001286976 sec., 41181 rows/sec., 55.57 MiB/sec. | ||
| 3100 | 2023.12.07 08:26:50.710475 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3101 | 2023.12.07 08:26:50.710499 [ 3 ] {e8fcf91e-fc19-4899-9d02-4cac26a3699e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3102 | 2023.12.07 08:26:50.710515 [ 3 ] {} <Debug> HTTP-Session: d2d9bd4b-f214-4c1b-8ca8-83c5da24016c Destroying unnamed session | ||
| 3103 | 2023.12.07 08:26:50.835079 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3104 | 2023.12.07 08:26:50.835139 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3105 | 2023.12.07 08:27:00.698351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3106 | 2023.12.07 08:27:00.698484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3107 | 2023.12.07 08:27:00.698514 [ 3 ] {} <Debug> HTTP-Session: d8746d5d-3c7e-4fa0-b39f-512d3edee1cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3108 | 2023.12.07 08:27:00.698543 [ 3 ] {} <Debug> HTTP-Session: d8746d5d-3c7e-4fa0-b39f-512d3edee1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3109 | 2023.12.07 08:27:00.698685 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3110 | 2023.12.07 08:27:00.698749 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3111 | 2023.12.07 08:27:00.698930 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3112 | 2023.12.07 08:27:00.699365 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3113 | 2023.12.07 08:27:00.699626 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3114 | 2023.12.07 08:27:00.699793 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3115 | 2023.12.07 08:27:00.699937 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001214415 sec., 43642 rows/sec., 3.45 MiB/sec. | ||
| 3116 | 2023.12.07 08:27:00.700148 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Debug> DynamicQueryHandler: Done processing query | ||
| 3117 | 2023.12.07 08:27:00.700174 [ 3 ] {c2815589-2355-4111-ae6e-255050a09883} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3118 | 2023.12.07 08:27:00.700190 [ 3 ] {} <Debug> HTTP-Session: d8746d5d-3c7e-4fa0-b39f-512d3edee1cf Destroying unnamed session | ||
| 3119 | 2023.12.07 08:27:00.700414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 25254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3120 | 2023.12.07 08:27:00.700460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3121 | 2023.12.07 08:27:00.700479 [ 3 ] {} <Debug> HTTP-Session: 718d3a2c-2695-4658-a36e-aa73848b7601 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3122 | 2023.12.07 08:27:00.700496 [ 3 ] {} <Debug> HTTP-Session: 718d3a2c-2695-4658-a36e-aa73848b7601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3123 | 2023.12.07 08:27:00.700582 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3124 | 2023.12.07 08:27:00.700624 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2023.12.07 08:27:00.700749 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3126 | 2023.12.07 08:27:00.701149 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3127 | 2023.12.07 08:27:00.701361 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3128 | 2023.12.07 08:27:00.701512 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3129 | 2023.12.07 08:27:00.701638 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Information> executeQuery: Read 159 rows, 15.57 KiB in 0.001020861 sec., 155750 rows/sec., 14.89 MiB/sec. | ||
| 3130 | 2023.12.07 08:27:00.701633 [ 161 ] {} <Debug> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3131 | 2023.12.07 08:27:00.701751 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3132 | 2023.12.07 08:27:00.701825 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3133 | 2023.12.07 08:27:00.701865 [ 3 ] {179751b2-5dcd-4bf3-8613-e2c5204c364c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3134 | 2023.12.07 08:27:00.701881 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3135 | 2023.12.07 08:27:00.701896 [ 3 ] {} <Debug> HTTP-Session: 718d3a2c-2695-4658-a36e-aa73848b7601 Destroying unnamed session | ||
| 3136 | 2023.12.07 08:27:00.702041 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2023.12.07 08:27:00.702105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 9021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3138 | 2023.12.07 08:27:00.702121 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 183 rows starting from the beginning of the part | ||
| 3139 | 2023.12.07 08:27:00.702180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3140 | 2023.12.07 08:27:00.702236 [ 3 ] {} <Debug> HTTP-Session: 6e384917-8ebd-4060-8e74-2eb2f6d793f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3141 | 2023.12.07 08:27:00.702276 [ 3 ] {} <Debug> HTTP-Session: 6e384917-8ebd-4060-8e74-2eb2f6d793f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3142 | 2023.12.07 08:27:00.702533 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3143 | 2023.12.07 08:27:00.702556 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part | ||
| 3144 | 2023.12.07 08:27:00.702608 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3145 | 2023.12.07 08:27:00.703013 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part | ||
| 3146 | 2023.12.07 08:27:00.703068 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3147 | 2023.12.07 08:27:00.703268 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
| 3148 | 2023.12.07 08:27:00.703471 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3149 | 2023.12.07 08:27:00.703764 [ 14 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 159 rows starting from the beginning of the part | ||
| 3150 | 2023.12.07 08:27:00.703934 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3151 | 2023.12.07 08:27:00.704381 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3152 | 2023.12.07 08:27:00.704724 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3153 | 2023.12.07 08:27:00.704917 [ 161 ] {} <Debug> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3154 | 2023.12.07 08:27:00.704990 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.002377329 sec., 22293 rows/sec., 1.74 MiB/sec. | ||
| 3155 | 2023.12.07 08:27:00.705025 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3156 | 2023.12.07 08:27:00.705330 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 3157 | 2023.12.07 08:27:00.705339 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3158 | 2023.12.07 08:27:00.705368 [ 3 ] {5a0bdfe5-ad69-41a1-b65b-72dcfb8257ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3159 | 2023.12.07 08:27:00.705415 [ 3 ] {} <Debug> HTTP-Session: 6e384917-8ebd-4060-8e74-2eb2f6d793f6 Destroying unnamed session | ||
| 3160 | 2023.12.07 08:27:00.705600 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3161 | 2023.12.07 08:27:00.705704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 56685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3162 | 2023.12.07 08:27:00.705761 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 110 rows starting from the beginning of the part | ||
| 3163 | 2023.12.07 08:27:00.705851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3164 | 2023.12.07 08:27:00.705949 [ 3 ] {} <Debug> HTTP-Session: f0c08f62-db6b-4c49-bf0a-4459d9747ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3165 | 2023.12.07 08:27:00.706032 [ 3 ] {} <Debug> HTTP-Session: f0c08f62-db6b-4c49-bf0a-4459d9747ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3166 | 2023.12.07 08:27:00.706086 [ 26 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 4 columns (4 merged, 0 gathered) in 0.004259076 sec., 240662.52867992964 rows/sec., 22.77 MiB/sec. | ||
| 3167 | 2023.12.07 08:27:00.706291 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3168 | 2023.12.07 08:27:00.706387 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3169 | 2023.12.07 08:27:00.706410 [ 26 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3170 | 2023.12.07 08:27:00.706614 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3171 | 2023.12.07 08:27:00.706632 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 3172 | 2023.12.07 08:27:00.706859 [ 26 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3173 | 2023.12.07 08:27:00.707039 [ 26 ] {d850099a-13b8-4a8f-ad94-d709603d185b::all_1_21_4} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3174 | 2023.12.07 08:27:00.707051 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 62 rows starting from the beginning of the part | ||
| 3175 | 2023.12.07 08:27:00.707433 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3176 | 2023.12.07 08:27:00.707661 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3177 | 2023.12.07 08:27:00.707687 [ 22 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
| 3178 | 2023.12.07 08:27:00.708948 [ 26 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.003693256 sec., 118594.54096872787 rows/sec., 9.26 MiB/sec. | ||
| 3179 | 2023.12.07 08:27:00.709001 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3180 | 2023.12.07 08:27:00.709084 [ 26 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3181 | 2023.12.07 08:27:00.709373 [ 26 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3182 | 2023.12.07 08:27:00.709482 [ 26 ] {de10d033-09df-4967-92fd-32f3810a77ae::all_1_21_4} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3183 | 2023.12.07 08:27:00.709616 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3184 | 2023.12.07 08:27:00.709827 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3185 | 2023.12.07 08:27:00.709957 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3186 | 2023.12.07 08:27:00.709972 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.003509182 sec., 15103 rows/sec., 20.38 MiB/sec. | ||
| 3187 | 2023.12.07 08:27:00.710004 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. | ||
| 3188 | 2023.12.07 08:27:00.710171 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3189 | 2023.12.07 08:27:00.710247 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3190 | 2023.12.07 08:27:00.710302 [ 3 ] {b32c2ac8-c92b-407b-bc41-020b3b79774d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3191 | 2023.12.07 08:27:00.710338 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3192 | 2023.12.07 08:27:00.710350 [ 3 ] {} <Debug> HTTP-Session: f0c08f62-db6b-4c49-bf0a-4459d9747ad3 Destroying unnamed session | ||
| 3193 | 2023.12.07 08:27:00.710400 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 723 rows starting from the beginning of the part | ||
| 3194 | 2023.12.07 08:27:00.710518 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
| 3195 | 2023.12.07 08:27:00.710611 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 3196 | 2023.12.07 08:27:00.710700 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 3197 | 2023.12.07 08:27:00.710786 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 3198 | 2023.12.07 08:27:00.710870 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
| 3199 | 2023.12.07 08:27:00.715556 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 6 columns (6 merged, 0 gathered) in 0.005482482 sec., 178568.75772688354 rows/sec., 240.97 MiB/sec. | ||
| 3200 | 2023.12.07 08:27:00.715992 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3201 | 2023.12.07 08:27:00.716190 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3202 | 2023.12.07 08:27:00.716251 [ 22 ] {cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3203 | 2023.12.07 08:27:00.716313 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cb35a55a-63b3-498a-959c-afae3f3023ed::all_1_21_4: 8.19 MiB. | ||
| 3204 | 2023.12.07 08:27:01.000181 [ 181 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.98 MiB, peak 239.44 MiB, will set to 231.98 MiB (RSS), difference: -3.00 MiB | ||
| 3205 | 2023.12.07 08:27:05.835395 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3206 | 2023.12.07 08:27:05.835473 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3207 | 2023.12.07 08:27:10.697816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3208 | 2023.12.07 08:27:10.698002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3209 | 2023.12.07 08:27:10.698047 [ 3 ] {} <Debug> HTTP-Session: bc09cc5f-fc07-4053-bb5c-bfb974fab391 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3210 | 2023.12.07 08:27:10.698088 [ 3 ] {} <Debug> HTTP-Session: bc09cc5f-fc07-4053-bb5c-bfb974fab391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3211 | 2023.12.07 08:27:10.698286 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3212 | 2023.12.07 08:27:10.698384 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3213 | 2023.12.07 08:27:10.698615 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3214 | 2023.12.07 08:27:10.699085 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3215 | 2023.12.07 08:27:10.699355 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3216 | 2023.12.07 08:27:10.699520 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3217 | 2023.12.07 08:27:10.699634 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001291346 sec., 41042 rows/sec., 3.25 MiB/sec. | ||
| 3218 | 2023.12.07 08:27:10.699761 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Debug> DynamicQueryHandler: Done processing query | ||
| 3219 | 2023.12.07 08:27:10.699785 [ 3 ] {23bd5c71-a36a-4b07-ba0c-1c6d5ddbd706} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3220 | 2023.12.07 08:27:10.699801 [ 3 ] {} <Debug> HTTP-Session: bc09cc5f-fc07-4053-bb5c-bfb974fab391 Destroying unnamed session | ||
| 3221 | 2023.12.07 08:27:10.699961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3222 | 2023.12.07 08:27:10.700005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3223 | 2023.12.07 08:27:10.700023 [ 3 ] {} <Debug> HTTP-Session: d1aafd64-2cb1-43b9-b0e2-90447d1374fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3224 | 2023.12.07 08:27:10.700040 [ 3 ] {} <Debug> HTTP-Session: d1aafd64-2cb1-43b9-b0e2-90447d1374fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3225 | 2023.12.07 08:27:10.700109 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3226 | 2023.12.07 08:27:10.700147 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3227 | 2023.12.07 08:27:10.700253 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3228 | 2023.12.07 08:27:10.700535 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3229 | 2023.12.07 08:27:10.700745 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3230 | 2023.12.07 08:27:10.700893 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3231 | 2023.12.07 08:27:10.700993 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000857517 sec., 4664 rows/sec., 389.48 KiB/sec. | ||
| 3232 | 2023.12.07 08:27:10.701182 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3233 | 2023.12.07 08:27:10.701206 [ 3 ] {96850961-7cfe-445c-9556-1071014c23c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3234 | 2023.12.07 08:27:10.701222 [ 3 ] {} <Debug> HTTP-Session: d1aafd64-2cb1-43b9-b0e2-90447d1374fb Destroying unnamed session | ||
| 3235 | 2023.12.07 08:27:10.701385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 25553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3236 | 2023.12.07 08:27:10.701431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3237 | 2023.12.07 08:27:10.701449 [ 3 ] {} <Debug> HTTP-Session: 6cb0c9f5-8b32-4612-b337-ce4e2eede3a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3238 | 2023.12.07 08:27:10.701466 [ 3 ] {} <Debug> HTTP-Session: 6cb0c9f5-8b32-4612-b337-ce4e2eede3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3239 | 2023.12.07 08:27:10.701543 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3240 | 2023.12.07 08:27:10.701581 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3241 | 2023.12.07 08:27:10.701697 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3242 | 2023.12.07 08:27:10.702064 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3243 | 2023.12.07 08:27:10.702283 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3244 | 2023.12.07 08:27:10.702433 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3245 | 2023.12.07 08:27:10.702540 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Information> executeQuery: Read 161 rows, 15.75 KiB in 0.000961349 sec., 167472 rows/sec., 16.00 MiB/sec. | ||
| 3246 | 2023.12.07 08:27:10.702729 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3247 | 2023.12.07 08:27:10.702752 [ 3 ] {eca55910-6e3c-47ef-91de-fa2caeb3b3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3248 | 2023.12.07 08:27:10.702769 [ 3 ] {} <Debug> HTTP-Session: 6cb0c9f5-8b32-4612-b337-ce4e2eede3a6 Destroying unnamed session | ||
| 3249 | 2023.12.07 08:27:10.702879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3250 | 2023.12.07 08:27:10.702922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3251 | 2023.12.07 08:27:10.702941 [ 3 ] {} <Debug> HTTP-Session: 53c2ded8-6801-4383-94c6-8be50817a3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3252 | 2023.12.07 08:27:10.702958 [ 3 ] {} <Debug> HTTP-Session: 53c2ded8-6801-4383-94c6-8be50817a3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3253 | 2023.12.07 08:27:10.703029 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3254 | 2023.12.07 08:27:10.703069 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3255 | 2023.12.07 08:27:10.703186 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3256 | 2023.12.07 08:27:10.703444 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3257 | 2023.12.07 08:27:10.703651 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3258 | 2023.12.07 08:27:10.703798 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3259 | 2023.12.07 08:27:10.703904 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000839517 sec., 4764 rows/sec., 332.69 KiB/sec. | ||
| 3260 | 2023.12.07 08:27:10.704030 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3261 | 2023.12.07 08:27:10.704053 [ 3 ] {e3652d32-bcb0-4e15-b6f4-f8e193d29ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3262 | 2023.12.07 08:27:10.704068 [ 3 ] {} <Debug> HTTP-Session: 53c2ded8-6801-4383-94c6-8be50817a3b0 Destroying unnamed session | ||
| 3263 | 2023.12.07 08:27:10.704186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3264 | 2023.12.07 08:27:10.704233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3265 | 2023.12.07 08:27:10.704252 [ 3 ] {} <Debug> HTTP-Session: 8f588b9a-30e9-4ded-993c-b9daba7e64cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3266 | 2023.12.07 08:27:10.704269 [ 3 ] {} <Debug> HTTP-Session: 8f588b9a-30e9-4ded-993c-b9daba7e64cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3267 | 2023.12.07 08:27:10.704343 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3268 | 2023.12.07 08:27:10.704380 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3269 | 2023.12.07 08:27:10.704487 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3270 | 2023.12.07 08:27:10.704772 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3271 | 2023.12.07 08:27:10.704977 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3272 | 2023.12.07 08:27:10.705146 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3273 | 2023.12.07 08:27:10.705244 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000874178 sec., 65204 rows/sec., 5.11 MiB/sec. | ||
| 3274 | 2023.12.07 08:27:10.705345 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Debug> DynamicQueryHandler: Done processing query | ||
| 3275 | 2023.12.07 08:27:10.705367 [ 3 ] {1e991e09-ae45-4a76-9acf-29c676747770} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3276 | 2023.12.07 08:27:10.705382 [ 3 ] {} <Debug> HTTP-Session: 8f588b9a-30e9-4ded-993c-b9daba7e64cd Destroying unnamed session | ||
| 3277 | 2023.12.07 08:27:10.705486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3278 | 2023.12.07 08:27:10.705527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3279 | 2023.12.07 08:27:10.705545 [ 3 ] {} <Debug> HTTP-Session: c82eb63a-4af5-47da-9ddc-ea23d9be60ac Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3280 | 2023.12.07 08:27:10.705561 [ 3 ] {} <Debug> HTTP-Session: c82eb63a-4af5-47da-9ddc-ea23d9be60ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3281 | 2023.12.07 08:27:10.705630 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3282 | 2023.12.07 08:27:10.705674 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3283 | 2023.12.07 08:27:10.705790 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3284 | 2023.12.07 08:27:10.706038 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3285 | 2023.12.07 08:27:10.706288 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3286 | 2023.12.07 08:27:10.706464 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3287 | 2023.12.07 08:27:10.706573 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000907689 sec., 2203 rows/sec., 154.93 KiB/sec. | ||
| 3288 | 2023.12.07 08:27:10.706750 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Debug> DynamicQueryHandler: Done processing query | ||
| 3289 | 2023.12.07 08:27:10.706773 [ 3 ] {6ca67e5e-d936-4043-ae26-8d00a04abc59} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3290 | 2023.12.07 08:27:10.706790 [ 3 ] {} <Debug> HTTP-Session: c82eb63a-4af5-47da-9ddc-ea23d9be60ac Destroying unnamed session | ||
| 3291 | 2023.12.07 08:27:10.706937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 56685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3292 | 2023.12.07 08:27:10.706982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3293 | 2023.12.07 08:27:10.707001 [ 3 ] {} <Debug> HTTP-Session: 48a3dfea-a653-4a13-a30d-68fca08fafac Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3294 | 2023.12.07 08:27:10.707017 [ 3 ] {} <Debug> HTTP-Session: 48a3dfea-a653-4a13-a30d-68fca08fafac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3295 | 2023.12.07 08:27:10.707104 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3296 | 2023.12.07 08:27:10.707147 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3297 | 2023.12.07 08:27:10.707291 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3298 | 2023.12.07 08:27:10.707814 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3299 | 2023.12.07 08:27:10.708114 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3300 | 2023.12.07 08:27:10.708288 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3301 | 2023.12.07 08:27:10.708397 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001259706 sec., 42073 rows/sec., 56.78 MiB/sec. | ||
| 3302 | 2023.12.07 08:27:10.708618 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3303 | 2023.12.07 08:27:10.708646 [ 3 ] {b672cd97-77ee-4f87-a417-fc9f3e3882c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3304 | 2023.12.07 08:27:10.708662 [ 3 ] {} <Debug> HTTP-Session: 48a3dfea-a653-4a13-a30d-68fca08fafac Destroying unnamed session | ||
| 3305 | 2023.12.07 08:27:20.699241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3306 | 2023.12.07 08:27:20.699415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3307 | 2023.12.07 08:27:20.699465 [ 3 ] {} <Debug> HTTP-Session: 2f4bbfe8-cff8-40aa-a534-d5378c3bc232 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3308 | 2023.12.07 08:27:20.699507 [ 3 ] {} <Debug> HTTP-Session: 2f4bbfe8-cff8-40aa-a534-d5378c3bc232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3309 | 2023.12.07 08:27:20.699711 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3310 | 2023.12.07 08:27:20.699810 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3311 | 2023.12.07 08:27:20.700014 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3312 | 2023.12.07 08:27:20.700453 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3313 | 2023.12.07 08:27:20.700738 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3314 | 2023.12.07 08:27:20.700902 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3315 | 2023.12.07 08:27:20.701045 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001270596 sec., 41712 rows/sec., 3.30 MiB/sec. | ||
| 3316 | 2023.12.07 08:27:20.701047 [ 149 ] {} <Debug> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 3317 | 2023.12.07 08:27:20.701164 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3318 | 2023.12.07 08:27:20.701247 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3319 | 2023.12.07 08:27:20.701251 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
| 3320 | 2023.12.07 08:27:20.701285 [ 3 ] {88f8d26b-98b4-442b-919c-5d4f960beabd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3321 | 2023.12.07 08:27:20.701321 [ 3 ] {} <Debug> HTTP-Session: 2f4bbfe8-cff8-40aa-a534-d5378c3bc232 Destroying unnamed session | ||
| 3322 | 2023.12.07 08:27:20.701389 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2023.12.07 08:27:20.701424 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 53 rows starting from the beginning of the part | ||
| 3324 | 2023.12.07 08:27:20.701584 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 3325 | 2023.12.07 08:27:20.701592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 30543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3326 | 2023.12.07 08:27:20.701685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3327 | 2023.12.07 08:27:20.701740 [ 3 ] {} <Debug> HTTP-Session: d7b2fd9c-869c-4eec-88c1-3aec0200cbec Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3328 | 2023.12.07 08:27:20.701775 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
| 3329 | 2023.12.07 08:27:20.701783 [ 3 ] {} <Debug> HTTP-Session: d7b2fd9c-869c-4eec-88c1-3aec0200cbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3330 | 2023.12.07 08:27:20.702001 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 3331 | 2023.12.07 08:27:20.702028 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3332 | 2023.12.07 08:27:20.702121 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3333 | 2023.12.07 08:27:20.702176 [ 24 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
| 3334 | 2023.12.07 08:27:20.702646 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3335 | 2023.12.07 08:27:20.703682 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3336 | 2023.12.07 08:27:20.703919 [ 14 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680764 sec., 98852.4166991201 rows/sec., 7.82 MiB/sec. | ||
| 3337 | 2023.12.07 08:27:20.704043 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3338 | 2023.12.07 08:27:20.704218 [ 25 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 3339 | 2023.12.07 08:27:20.704314 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Trace> oximeter.fields_string (d850099a-13b8-4a8f-ad94-d709603d185b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3340 | 2023.12.07 08:27:20.704529 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.00243137 sec., 80201 rows/sec., 7.51 MiB/sec. | ||
| 3341 | 2023.12.07 08:27:20.704826 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Debug> DynamicQueryHandler: Done processing query | ||
| 3342 | 2023.12.07 08:27:20.704835 [ 25 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
| 3343 | 2023.12.07 08:27:20.704865 [ 3 ] {22bca2a0-1b59-490b-8f98-beb7921fcf59} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3344 | 2023.12.07 08:27:20.704918 [ 3 ] {} <Debug> HTTP-Session: d7b2fd9c-869c-4eec-88c1-3aec0200cbec Destroying unnamed session | ||
| 3345 | 2023.12.07 08:27:20.704990 [ 25 ] {aeb53707-d9f5-4f3f-8222-e68fa6122f29::all_1_23_5} <Trace> oximeter.fields_i64 (aeb53707-d9f5-4f3f-8222-e68fa6122f29) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 | ||
| 3346 | 2023.12.07 08:27:20.705120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 13059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3347 | 2023.12.07 08:27:20.705173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3348 | 2023.12.07 08:27:20.705193 [ 3 ] {} <Debug> HTTP-Session: b09b8c42-217f-468a-940c-822b26961a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3349 | 2023.12.07 08:27:20.705216 [ 3 ] {} <Debug> HTTP-Session: b09b8c42-217f-468a-940c-822b26961a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3350 | 2023.12.07 08:27:20.705300 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3351 | 2023.12.07 08:27:20.705341 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3352 | 2023.12.07 08:27:20.705469 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3353 | 2023.12.07 08:27:20.705821 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3354 | 2023.12.07 08:27:20.706040 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3355 | 2023.12.07 08:27:20.706190 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Trace> oximeter.fields_uuid (de10d033-09df-4967-92fd-32f3810a77ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3356 | 2023.12.07 08:27:20.706319 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.00098337 sec., 78302 rows/sec., 6.10 MiB/sec. | ||
| 3357 | 2023.12.07 08:27:20.706522 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Debug> DynamicQueryHandler: Done processing query | ||
| 3358 | 2023.12.07 08:27:20.706546 [ 3 ] {90328bf8-3e28-4b5c-913f-24895663ff65} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3359 | 2023.12.07 08:27:20.706562 [ 3 ] {} <Debug> HTTP-Session: b09b8c42-217f-468a-940c-822b26961a31 Destroying unnamed session | ||
| 3360 | 2023.12.07 08:27:20.706675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3361 | 2023.12.07 08:27:20.706720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3362 | 2023.12.07 08:27:20.706741 [ 3 ] {} <Debug> HTTP-Session: 609286a9-fc85-4ba1-9278-96dae75ab192 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3363 | 2023.12.07 08:27:20.706759 [ 3 ] {} <Debug> HTTP-Session: 609286a9-fc85-4ba1-9278-96dae75ab192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3364 | 2023.12.07 08:27:20.706834 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3365 | 2023.12.07 08:27:20.706880 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3366 | 2023.12.07 08:27:20.707018 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3367 | 2023.12.07 08:27:20.707311 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3368 | 2023.12.07 08:27:20.707572 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3369 | 2023.12.07 08:27:20.707748 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Trace> oximeter.measurements_cumulativeu64 (2f7b93e7-9888-4f8e-a867-e0d756177dcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3370 | 2023.12.07 08:27:20.707866 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00100303 sec., 35891 rows/sec., 2.53 MiB/sec. | ||
| 3371 | 2023.12.07 08:27:20.707972 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3372 | 2023.12.07 08:27:20.707994 [ 3 ] {fc618add-9a86-4db1-af08-6ad34a3ebd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3373 | 2023.12.07 08:27:20.708010 [ 3 ] {} <Debug> HTTP-Session: 609286a9-fc85-4ba1-9278-96dae75ab192 Destroying unnamed session | ||
| 3374 | 2023.12.07 08:27:20.708174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61020, User-Agent: (none), Length: 56685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3375 | 2023.12.07 08:27:20.708218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3376 | 2023.12.07 08:27:20.708236 [ 3 ] {} <Debug> HTTP-Session: e3a9f396-f942-4c75-a5b6-865ae3207b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61020 | ||
| 3377 | 2023.12.07 08:27:20.708253 [ 3 ] {} <Debug> HTTP-Session: e3a9f396-f942-4c75-a5b6-865ae3207b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3378 | 2023.12.07 08:27:20.708344 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61020) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3379 | 2023.12.07 08:27:20.708388 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3380 | 2023.12.07 08:27:20.708524 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3381 | 2023.12.07 08:27:20.709011 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3382 | 2023.12.07 08:27:20.709331 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3383 | 2023.12.07 08:27:20.709508 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Trace> oximeter.measurements_histogramf64 (cb35a55a-63b3-498a-959c-afae3f3023ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3384 | 2023.12.07 08:27:20.709613 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001240906 sec., 42710 rows/sec., 57.64 MiB/sec. | ||
| 3385 | 2023.12.07 08:27:20.709784 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Debug> DynamicQueryHandler: Done processing query | ||
| 3386 | 2023.12.07 08:27:20.709809 [ 3 ] {5c7bccb2-6df9-42e3-ae7d-b6f404f24c58} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3387 | 2023.12.07 08:27:20.709826 [ 3 ] {} <Debug> HTTP-Session: e3a9f396-f942-4c75-a5b6-865ae3207b86 Destroying unnamed session | ||
| 3388 | 2023.12.07 08:27:20.835527 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3389 | 2023.12.07 08:27:20.835591 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3390 | 2023.12.07 08:27:21.951558 [ 148 ] {} <Debug> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3391 | 2023.12.07 08:27:21.951664 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3392 | 2023.12.07 08:27:21.951822 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3393 | 2023.12.07 08:27:21.952067 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3394 | 2023.12.07 08:27:21.952132 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::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 | ||
| 3395 | 2023.12.07 08:27:21.952404 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3396 | 2023.12.07 08:27:21.952563 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::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 | ||
| 3397 | 2023.12.07 08:27:21.952705 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3398 | 2023.12.07 08:27:21.952840 [ 17 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3399 | 2023.12.07 08:27:21.953464 [ 25 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001728625 sec., 12726.878299226264 rows/sec., 888.64 KiB/sec. | ||
| 3400 | 2023.12.07 08:27:21.953601 [ 14 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3401 | 2023.12.07 08:27:21.953838 [ 14 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3402 | 2023.12.07 08:27:21.953923 [ 14 ] {3154fb52-c9d1-44ab-85ea-49eab5aa6e63::all_1_9_2} <Trace> oximeter.fields_u16 (3154fb52-c9d1-44ab-85ea-49eab5aa6e63) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3403 | 2023.12.07 08:27:23.260908 [ 146 ] {} <Debug> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3404 | 2023.12.07 08:27:23.261086 [ 146 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. | ||
| 3405 | 2023.12.07 08:27:23.261184 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3406 | 2023.12.07 08:27:23.261315 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3407 | 2023.12.07 08:27:23.261350 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::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 | ||
| 3408 | 2023.12.07 08:27:23.261472 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3409 | 2023.12.07 08:27:23.261580 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::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 | ||
| 3410 | 2023.12.07 08:27:23.261690 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3411 | 2023.12.07 08:27:23.261785 [ 24 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3412 | 2023.12.07 08:27:23.262379 [ 25 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228215 sec., 17912.173357270512 rows/sec., 1.46 MiB/sec. | ||
| 3413 | 2023.12.07 08:27:23.262518 [ 25 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3414 | 2023.12.07 08:27:23.262720 [ 25 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3415 | 2023.12.07 08:27:23.262795 [ 25 ] {afe8b163-25a5-4656-b3e1-cf96d8fcebbc::all_1_9_2} <Trace> oximeter.fields_ipaddr (afe8b163-25a5-4656-b3e1-cf96d8fcebbc) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||