| 1 | [ Nov 19 06:16:53 Enabled. ] | ||
| 2 | [ Nov 19 06:16:53 Rereading configuration. ] | ||
| 3 | [ Nov 19 06:16:54 Rereading configuration. ] | ||
| 4 | [ Nov 19 06:16:55 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=oxControlService17 | ||
| 24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
| 25 | + GATEWAY=fd00:1122:3344:101::1 | ||
| 26 | + [[ oxControlService17 == unknown ]] | ||
| 27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
| 28 | + ipadm delete-if oxControlService17 | ||
| 29 | ipadm: Could not delete oxControlService17: Interface does not exist | ||
| 30 | + true | ||
| 31 | + ipadm create-if -t oxControlService17 | ||
| 32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17 | ||
| 33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17 | ||
| 34 | + ipadm show-addr oxControlService17/ll | ||
| 35 | ipadm: Address object not found | ||
| 36 | + ipadm create-addr -t -T addrconf oxControlService17/ll | ||
| 37 | + ipadm show-addr oxControlService17/omicron6 | ||
| 38 | ipadm: Address object not found | ||
| 39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/omicron6 | ||
| 40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 41 | default: not in table | ||
| 42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
| 43 | add net default: gateway fd00:1122:3344:101::1 | ||
| 44 | + single_node=true | ||
| 45 | + command=() | ||
| 46 | + true | ||
| 47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 49 | [ Nov 19 06:16:56 Method "start" exited with status 0. ] | ||
| 50 | Processing configuration file 'config.xml'. | ||
| 51 | There is no file 'config.xml', will use embedded config. | ||
| 52 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 54 | 2023.11.19 06:16:56.283798 [ 1 ] {} <Information> Application: Will watch for the process with pid 21917 | ||
| 55 | 2023.11.19 06:16:56.283884 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 56 | 2023.11.19 06:16:56.868297 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21917 | ||
| 57 | 2023.11.19 06:16:56.868456 [ 1 ] {} <Information> Application: starting up | ||
| 58 | 2023.11.19 06:16:56.868648 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 59 | 2023.11.19 06:16:56.959075 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 60 | 2023.11.19 06:16:56.959124 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 61 | 2023.11.19 06:16:56.959137 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 62 | 2023.11.19 06:16:56.959170 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 63 | 2023.11.19 06:16:56.959473 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 64 | 2023.11.19 06:16:56.960116 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 65 | Processing configuration file 'config.xml'. | ||
| 66 | There is no file 'config.xml', will use embedded config. | ||
| 67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 68 | 2023.11.19 06:16:56.960583 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 69 | 2023.11.19 06:16:56.960831 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 70 | 2023.11.19 06:16:56.963453 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 71 | 2023.11.19 06:16:56.963497 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 72 | 2023.11.19 06:16:56.964172 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 73 | Processing configuration file 'config.xml'. | ||
| 74 | There is no file 'config.xml', will use embedded config. | ||
| 75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 76 | 2023.11.19 06:16:56.964340 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 77 | 2023.11.19 06:16:56.970324 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 78 | 2023.11.19 06:16:56.970552 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 79 | 2023.11.19 06:16:56.970577 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 80 | 2023.11.19 06:16:56.971913 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 81 | 2023.11.19 06:16:56.972430 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 82 | 2023.11.19 06:16:56.972674 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 83 | 2023.11.19 06:16:56.972990 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 84 | 2023.11.19 06:16:56.973754 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 85 | 2023.11.19 06:16:56.973796 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 86 | 2023.11.19 06:16:56.973848 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 87 | 2023.11.19 06:16:56.973865 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 88 | 2023.11.19 06:16:56.982216 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 89 | 2023.11.19 06:16:56.982243 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104863 sec | ||
| 90 | 2023.11.19 06:16:56.982765 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 91 | 2023.11.19 06:16:56.982834 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 92 | 2023.11.19 06:16:56.982853 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 93 | 2023.11.19 06:16:56.982870 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 94 | 2023.11.19 06:16:56.982882 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 95 | 2023.11.19 06:16:56.982897 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 96 | 2023.11.19 06:16:56.982912 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 97 | 2023.11.19 06:16:56.982941 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 98 | 2023.11.19 06:16:56.982959 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 99 | 2023.11.19 06:16:56.982989 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 100 | 2023.11.19 06:16:56.983001 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 101 | 2023.11.19 06:16:56.983015 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 102 | 2023.11.19 06:16:56.983030 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 103 | 2023.11.19 06:16:56.983059 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 104 | 2023.11.19 06:16:56.983074 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 105 | 2023.11.19 06:16:56.983085 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 106 | 2023.11.19 06:16:57.018388 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 107 | 2023.11.19 06:16:57.019666 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 108 | 2023.11.19 06:16:57.019693 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5681e-05 sec | ||
| 109 | 2023.11.19 06:16:57.019718 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 110 | 2023.11.19 06:16:57.019732 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 111 | 2023.11.19 06:16:57.019751 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 112 | 2023.11.19 06:16:57.021817 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 113 | 2023.11.19 06:16:57.026519 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 114 | 2023.11.19 06:16:57.026648 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 115 | 2023.11.19 06:16:57.026750 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 116 | 2023.11.19 06:16:57.219107 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
| 117 | 2023.11.19 06:16:57.236490 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
| 118 | 2023.11.19 06:16:57.236535 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 119 | 2023.11.19 06:16:57.281191 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 120 | 2023.11.19 06:16:57.281909 [ 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.11.19 06:16:57.282231 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 122 | 2023.11.19 06:16:57.282265 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 123 | 2023.11.19 06:16:57.282335 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 124 | 2023.11.19 06:16:57.282425 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 125 | 2023.11.19 06:16:57.282458 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 126 | 2023.11.19 06:16:57.282499 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 127 | 2023.11.19 06:16:57.282562 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 128 | 2023.11.19 06:16:57.282584 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 129 | 2023.11.19 06:17:12.320881 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 130 | 2023.11.19 06:17:12.320944 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 131 | 2023.11.19 06:17:25.866304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 132 | 2023.11.19 06:17:25.866561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 133 | 2023.11.19 06:17:25.867266 [ 3 ] {} <Debug> HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 134 | 2023.11.19 06:17:25.867333 [ 3 ] {} <Debug> HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2023.11.19 06:17:25.867459 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 136 | 2023.11.19 06:17:25.867513 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 137 | 2023.11.19 06:17:25.867529 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 138 | 2023.11.19 06:17:25.869196 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 139 | 2023.11.19 06:17:25.900019 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38260) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 140 | |||
| 141 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 142 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 163 | |||
| 164 | 2023.11.19 06:17:25.901099 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 165 | |||
| 166 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 179 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 180 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 181 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 188 | (version 22.8.9.1) | ||
| 189 | 2023.11.19 06:17:25.902049 [ 3 ] {2e73eb48-e718-4c63-a505-3b037aae2ac2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 190 | 2023.11.19 06:17:25.902113 [ 3 ] {} <Debug> HTTP-Session: c58da2f1-8200-4057-b0fd-d034f4932cbf Destroying unnamed session | ||
| 191 | 2023.11.19 06:17:25.903604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 192 | 2023.11.19 06:17:25.903708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 193 | 2023.11.19 06:17:25.903827 [ 3 ] {} <Debug> HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 194 | 2023.11.19 06:17:25.903847 [ 3 ] {} <Debug> HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2023.11.19 06:17:25.903996 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 196 | 2023.11.19 06:17:25.904131 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 197 | 2023.11.19 06:17:25.905195 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 198 | 2023.11.19 06:17:25.907270 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 199 | 2023.11.19 06:17:25.911580 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Debug> DynamicQueryHandler: Done processing query | ||
| 200 | 2023.11.19 06:17:25.911608 [ 3 ] {32422cd9-b36c-4ef4-aa43-b18cdb1a4a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 201 | 2023.11.19 06:17:25.911624 [ 3 ] {} <Debug> HTTP-Session: d799b5f2-03dd-4162-9782-9b31d1a7fc27 Destroying unnamed session | ||
| 202 | 2023.11.19 06:17:25.911900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 203 | 2023.11.19 06:17:25.911982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 204 | 2023.11.19 06:17:25.912001 [ 3 ] {} <Debug> HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 205 | 2023.11.19 06:17:25.912052 [ 3 ] {} <Debug> HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2023.11.19 06:17:25.912238 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 207 | 2023.11.19 06:17:25.912517 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38260) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 231 | |||
| 232 | 2023.11.19 06:17:25.912859 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 233 | |||
| 234 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
| 256 | (version 22.8.9.1) | ||
| 257 | 2023.11.19 06:17:25.913096 [ 3 ] {cc126834-3a0f-4bfc-94e4-37a1590dcf6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 258 | 2023.11.19 06:17:25.913144 [ 3 ] {} <Debug> HTTP-Session: 313a66c2-bb06-443f-ae5f-cabf85347554 Destroying unnamed session | ||
| 259 | 2023.11.19 06:17:25.915457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 260 | 2023.11.19 06:17:25.915544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 261 | 2023.11.19 06:17:25.915600 [ 3 ] {} <Debug> HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 262 | 2023.11.19 06:17:25.915617 [ 3 ] {} <Debug> HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2023.11.19 06:17:25.915755 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 264 | 2023.11.19 06:17:25.915967 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 265 | 2023.11.19 06:17:25.915989 [ 3 ] {6a42214d-38dc-408f-8385-f1ae3ba397f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 266 | 2023.11.19 06:17:25.916038 [ 3 ] {} <Debug> HTTP-Session: e469f345-d23c-49b4-b004-88ec9ace8cc4 Destroying unnamed session | ||
| 267 | 2023.11.19 06:17:25.916151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 268 | 2023.11.19 06:17:25.916224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 269 | 2023.11.19 06:17:25.916275 [ 3 ] {} <Debug> HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 270 | 2023.11.19 06:17:25.916291 [ 3 ] {} <Debug> HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2023.11.19 06:17:25.916387 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 272 | 2023.11.19 06:17:25.916473 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 273 | 2023.11.19 06:17:25.917729 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 274 | 2023.11.19 06:17:25.917859 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0323e-05 sec | ||
| 275 | 2023.11.19 06:17:25.917917 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 276 | 2023.11.19 06:17:25.917932 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 277 | 2023.11.19 06:17:25.918025 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Debug> DynamicQueryHandler: Done processing query | ||
| 278 | 2023.11.19 06:17:25.918044 [ 3 ] {acd75bbf-f748-4d0a-ad63-1a27af5fbecb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 279 | 2023.11.19 06:17:25.918105 [ 3 ] {} <Debug> HTTP-Session: 9df60cbf-2247-4cf0-ba61-4bb23c52ea6d Destroying unnamed session | ||
| 280 | 2023.11.19 06:17:25.918226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 281 | 2023.11.19 06:17:25.918320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 282 | 2023.11.19 06:17:25.918387 [ 3 ] {} <Debug> HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 283 | 2023.11.19 06:17:25.918403 [ 3 ] {} <Debug> HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2023.11.19 06:17:25.918600 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) /* The version table contains metadata about the `oximeter` database */ | ||
| 285 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 286 | 2023.11.19 06:17:25.918695 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 287 | 2023.11.19 06:17:25.924137 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Debug> oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): Loading data parts | ||
| 288 | 2023.11.19 06:17:25.924298 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Debug> oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): There are no data parts | ||
| 289 | 2023.11.19 06:17:25.926438 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Debug> DynamicQueryHandler: Done processing query | ||
| 290 | 2023.11.19 06:17:25.926504 [ 3 ] {8521c30e-b4b3-43a1-a5c4-faecfdc19411} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 291 | 2023.11.19 06:17:25.926521 [ 3 ] {} <Debug> HTTP-Session: 72b0ae22-cadd-421a-9dc9-242b43b9d323 Destroying unnamed session | ||
| 292 | 2023.11.19 06:17:25.926689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 293 | 2023.11.19 06:17:25.926764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 294 | 2023.11.19 06:17:25.926784 [ 3 ] {} <Debug> HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 295 | 2023.11.19 06:17:25.926900 [ 3 ] {} <Debug> HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2023.11.19 06:17:25.927124 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) /* The measurement tables contain all individual samples from each timeseries. | ||
| 297 | * | ||
| 298 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 299 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 300 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 301 | * by all samples from the same timeseries. | ||
| 302 | * | ||
| 303 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 304 | * and then uses that to index quickly into the measurements tables. | ||
| 305 | */ | ||
| 306 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 307 | 2023.11.19 06:17:25.927250 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 308 | 2023.11.19 06:17:25.934929 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Debug> oximeter.measurements_bool (dfc76aaf-9f49-42e9-b3b9-07a0ffe0b055): Loading data parts | ||
| 309 | 2023.11.19 06:17:25.935062 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Debug> oximeter.measurements_bool (dfc76aaf-9f49-42e9-b3b9-07a0ffe0b055): There are no data parts | ||
| 310 | 2023.11.19 06:17:25.937112 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Debug> DynamicQueryHandler: Done processing query | ||
| 311 | 2023.11.19 06:17:25.937176 [ 3 ] {6957772f-a295-4ed5-b47c-63ed6c68e313} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 312 | 2023.11.19 06:17:25.937193 [ 3 ] {} <Debug> HTTP-Session: 74245aeb-c8c1-4b28-95ac-036ec0b4c7c0 Destroying unnamed session | ||
| 313 | 2023.11.19 06:17:25.937360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 314 | 2023.11.19 06:17:25.937433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 315 | 2023.11.19 06:17:25.937452 [ 3 ] {} <Debug> HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 316 | 2023.11.19 06:17:25.937502 [ 3 ] {} <Debug> HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 317 | 2023.11.19 06:17:25.937688 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 318 | 2023.11.19 06:17:25.937787 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 319 | 2023.11.19 06:17:25.940464 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Debug> oximeter.measurements_i8 (08b9d42c-de97-4dc0-959e-bf72cf477acf): Loading data parts | ||
| 320 | 2023.11.19 06:17:25.940553 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Debug> oximeter.measurements_i8 (08b9d42c-de97-4dc0-959e-bf72cf477acf): There are no data parts | ||
| 321 | 2023.11.19 06:17:25.942611 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Debug> DynamicQueryHandler: Done processing query | ||
| 322 | 2023.11.19 06:17:25.942636 [ 3 ] {53e1a27b-3dc7-4b6e-b688-e50fcfc5cee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 323 | 2023.11.19 06:17:25.942699 [ 3 ] {} <Debug> HTTP-Session: 0ba2bc48-79ec-4976-9c75-84b7988bde0e Destroying unnamed session | ||
| 324 | 2023.11.19 06:17:25.942926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 325 | 2023.11.19 06:17:25.942968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 326 | 2023.11.19 06:17:25.943022 [ 3 ] {} <Debug> HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 327 | 2023.11.19 06:17:25.943072 [ 3 ] {} <Debug> HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2023.11.19 06:17:25.943255 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 329 | 2023.11.19 06:17:25.943367 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 330 | 2023.11.19 06:17:25.944946 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Debug> oximeter.measurements_u8 (5acd70b8-3950-48a8-bc07-9a4eb034c5ea): Loading data parts | ||
| 331 | 2023.11.19 06:17:25.945028 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Debug> oximeter.measurements_u8 (5acd70b8-3950-48a8-bc07-9a4eb034c5ea): There are no data parts | ||
| 332 | 2023.11.19 06:17:25.947285 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Debug> DynamicQueryHandler: Done processing query | ||
| 333 | 2023.11.19 06:17:25.947309 [ 3 ] {1d9c48a2-9ebd-46b7-96c1-a3dd8f5c889a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 334 | 2023.11.19 06:17:25.947367 [ 3 ] {} <Debug> HTTP-Session: 83c55f92-b058-49ea-b8ef-ac3f89b35465 Destroying unnamed session | ||
| 335 | 2023.11.19 06:17:25.947487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 336 | 2023.11.19 06:17:25.947563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 337 | 2023.11.19 06:17:25.947613 [ 3 ] {} <Debug> HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 338 | 2023.11.19 06:17:25.947662 [ 3 ] {} <Debug> HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2023.11.19 06:17:25.947915 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2023.11.19 06:17:25.948079 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 341 | 2023.11.19 06:17:25.952007 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Debug> oximeter.measurements_i16 (fd21e79b-7c29-4dec-a58b-5087c95b3162): Loading data parts | ||
| 342 | 2023.11.19 06:17:25.952136 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Debug> oximeter.measurements_i16 (fd21e79b-7c29-4dec-a58b-5087c95b3162): There are no data parts | ||
| 343 | 2023.11.19 06:17:25.953970 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Debug> DynamicQueryHandler: Done processing query | ||
| 344 | 2023.11.19 06:17:25.953995 [ 3 ] {4fbb4d9c-5c92-45a4-9393-a8e5dd027459} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 345 | 2023.11.19 06:17:25.954049 [ 3 ] {} <Debug> HTTP-Session: eaf6f821-32de-4eab-924e-ba8e8c73985f Destroying unnamed session | ||
| 346 | 2023.11.19 06:17:25.954172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 347 | 2023.11.19 06:17:25.954256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 348 | 2023.11.19 06:17:25.954307 [ 3 ] {} <Debug> HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 349 | 2023.11.19 06:17:25.954325 [ 3 ] {} <Debug> HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 350 | 2023.11.19 06:17:25.954552 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2023.11.19 06:17:25.954672 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2023.11.19 06:17:25.956416 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Debug> oximeter.measurements_u16 (2066f3c4-181b-4eb4-af22-bfa80a5a5e16): Loading data parts | ||
| 353 | 2023.11.19 06:17:25.956538 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Debug> oximeter.measurements_u16 (2066f3c4-181b-4eb4-af22-bfa80a5a5e16): There are no data parts | ||
| 354 | 2023.11.19 06:17:25.957823 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 355 | 2023.11.19 06:17:25.957848 [ 3 ] {9e10d804-e9d1-4900-9b6e-2c060df57bb9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 356 | 2023.11.19 06:17:25.957973 [ 3 ] {} <Debug> HTTP-Session: ff4e3a81-4615-41d4-b1ba-ec75c9c971f1 Destroying unnamed session | ||
| 357 | 2023.11.19 06:17:25.958149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 358 | 2023.11.19 06:17:25.958235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 359 | 2023.11.19 06:17:25.958256 [ 3 ] {} <Debug> HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 360 | 2023.11.19 06:17:25.958310 [ 3 ] {} <Debug> HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2023.11.19 06:17:25.958522 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 362 | 2023.11.19 06:17:25.958631 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 363 | 2023.11.19 06:17:25.960441 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Debug> oximeter.measurements_i32 (bc54d66d-3aa7-4b74-a602-930c7767d1e1): Loading data parts | ||
| 364 | 2023.11.19 06:17:25.960569 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Debug> oximeter.measurements_i32 (bc54d66d-3aa7-4b74-a602-930c7767d1e1): There are no data parts | ||
| 365 | 2023.11.19 06:17:25.961981 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 366 | 2023.11.19 06:17:25.962005 [ 3 ] {a9e8afd4-5943-4e80-98df-2b88bc6600a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 367 | 2023.11.19 06:17:25.962020 [ 3 ] {} <Debug> HTTP-Session: 74eefb9c-da0c-469c-b30b-ed25d6d787fd Destroying unnamed session | ||
| 368 | 2023.11.19 06:17:25.962182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 369 | 2023.11.19 06:17:25.962266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 370 | 2023.11.19 06:17:25.962286 [ 3 ] {} <Debug> HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 371 | 2023.11.19 06:17:25.962348 [ 3 ] {} <Debug> HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2023.11.19 06:17:25.962557 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 373 | 2023.11.19 06:17:25.962639 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 374 | 2023.11.19 06:17:25.964454 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Debug> oximeter.measurements_u32 (3bef0359-d001-4957-abd7-ad40e741b130): Loading data parts | ||
| 375 | 2023.11.19 06:17:25.964579 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Debug> oximeter.measurements_u32 (3bef0359-d001-4957-abd7-ad40e741b130): There are no data parts | ||
| 376 | 2023.11.19 06:17:25.967089 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Debug> DynamicQueryHandler: Done processing query | ||
| 377 | 2023.11.19 06:17:25.967165 [ 3 ] {efe83bb0-c921-4500-ab85-5c8a9a499db5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 378 | 2023.11.19 06:17:25.967221 [ 3 ] {} <Debug> HTTP-Session: 7962f2f9-1de6-4d1d-8a9a-f8ef49834f3b Destroying unnamed session | ||
| 379 | 2023.11.19 06:17:25.967477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 380 | 2023.11.19 06:17:25.967579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 381 | 2023.11.19 06:17:25.967597 [ 3 ] {} <Debug> HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 382 | 2023.11.19 06:17:25.967649 [ 3 ] {} <Debug> HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2023.11.19 06:17:25.967863 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 384 | 2023.11.19 06:17:25.968032 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 385 | 2023.11.19 06:17:25.970158 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Debug> oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Loading data parts | ||
| 386 | 2023.11.19 06:17:25.970242 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Debug> oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): There are no data parts | ||
| 387 | 2023.11.19 06:17:25.972553 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Debug> DynamicQueryHandler: Done processing query | ||
| 388 | 2023.11.19 06:17:25.972622 [ 3 ] {a338a696-f679-4986-a619-516effcdc33f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 389 | 2023.11.19 06:17:25.972636 [ 3 ] {} <Debug> HTTP-Session: aa2bd51d-5570-445e-afe8-ecbb488b835c Destroying unnamed session | ||
| 390 | 2023.11.19 06:17:25.972791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 391 | 2023.11.19 06:17:25.972873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 392 | 2023.11.19 06:17:25.972893 [ 3 ] {} <Debug> HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 393 | 2023.11.19 06:17:25.973015 [ 3 ] {} <Debug> HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 394 | 2023.11.19 06:17:25.973224 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 395 | 2023.11.19 06:17:25.973359 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 396 | 2023.11.19 06:17:25.976542 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Debug> oximeter.measurements_u64 (3cc86e6d-b66c-4717-8427-1b664fd40d79): Loading data parts | ||
| 397 | 2023.11.19 06:17:25.976625 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Debug> oximeter.measurements_u64 (3cc86e6d-b66c-4717-8427-1b664fd40d79): There are no data parts | ||
| 398 | 2023.11.19 06:17:25.978835 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Debug> DynamicQueryHandler: Done processing query | ||
| 399 | 2023.11.19 06:17:25.978925 [ 3 ] {e2199942-e51d-4a58-bc75-adeccc23dae7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 400 | 2023.11.19 06:17:25.979007 [ 3 ] {} <Debug> HTTP-Session: 9d5d965a-bdcd-415c-8053-434c70d88e25 Destroying unnamed session | ||
| 401 | 2023.11.19 06:17:25.979138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 402 | 2023.11.19 06:17:25.979263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 403 | 2023.11.19 06:17:25.979284 [ 3 ] {} <Debug> HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 404 | 2023.11.19 06:17:25.979300 [ 3 ] {} <Debug> HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 405 | 2023.11.19 06:17:25.979504 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2023.11.19 06:17:25.979627 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 407 | 2023.11.19 06:17:25.982153 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Debug> oximeter.measurements_f32 (ca0fa675-00cf-4d56-93d0-947ec36826c1): Loading data parts | ||
| 408 | 2023.11.19 06:17:25.982277 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Debug> oximeter.measurements_f32 (ca0fa675-00cf-4d56-93d0-947ec36826c1): There are no data parts | ||
| 409 | 2023.11.19 06:17:25.983526 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Debug> DynamicQueryHandler: Done processing query | ||
| 410 | 2023.11.19 06:17:25.983551 [ 3 ] {383ad9e3-dae1-42eb-977f-92acea9e0aea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 411 | 2023.11.19 06:17:25.983602 [ 3 ] {} <Debug> HTTP-Session: 452c51c3-176a-4392-86f1-3074dd92f35d Destroying unnamed session | ||
| 412 | 2023.11.19 06:17:25.983722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 413 | 2023.11.19 06:17:25.983795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 414 | 2023.11.19 06:17:25.983850 [ 3 ] {} <Debug> HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 415 | 2023.11.19 06:17:25.983873 [ 3 ] {} <Debug> HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2023.11.19 06:17:25.984139 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 417 | 2023.11.19 06:17:25.984252 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 418 | 2023.11.19 06:17:25.986485 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Debug> oximeter.measurements_f64 (02c316d9-f4d8-45c1-b822-bc97eba65921): Loading data parts | ||
| 419 | 2023.11.19 06:17:25.986623 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Debug> oximeter.measurements_f64 (02c316d9-f4d8-45c1-b822-bc97eba65921): There are no data parts | ||
| 420 | 2023.11.19 06:17:25.988229 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Debug> DynamicQueryHandler: Done processing query | ||
| 421 | 2023.11.19 06:17:25.988254 [ 3 ] {20883fed-325c-4803-8ece-7c58e35f4403} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 422 | 2023.11.19 06:17:25.988308 [ 3 ] {} <Debug> HTTP-Session: 936c22a2-6b8b-4bca-8471-2424c865ac03 Destroying unnamed session | ||
| 423 | 2023.11.19 06:17:25.988431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 424 | 2023.11.19 06:17:25.988506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 425 | 2023.11.19 06:17:25.988562 [ 3 ] {} <Debug> HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 426 | 2023.11.19 06:17:25.988577 [ 3 ] {} <Debug> HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2023.11.19 06:17:25.988786 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2023.11.19 06:17:25.988894 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 429 | 2023.11.19 06:17:25.991509 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Debug> oximeter.measurements_string (4d629504-2b4a-4fa5-9f39-a5c15aecb8b7): Loading data parts | ||
| 430 | 2023.11.19 06:17:25.991639 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Debug> oximeter.measurements_string (4d629504-2b4a-4fa5-9f39-a5c15aecb8b7): There are no data parts | ||
| 431 | 2023.11.19 06:17:25.993700 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Debug> DynamicQueryHandler: Done processing query | ||
| 432 | 2023.11.19 06:17:25.993724 [ 3 ] {c25115ea-02f4-4a78-99ef-f66c63d47e40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 433 | 2023.11.19 06:17:25.993777 [ 3 ] {} <Debug> HTTP-Session: 4bfa6aa5-ac34-488a-a00e-4fd65a2e7e97 Destroying unnamed session | ||
| 434 | 2023.11.19 06:17:25.993915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 435 | 2023.11.19 06:17:25.994056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 436 | 2023.11.19 06:17:25.994148 [ 3 ] {} <Debug> HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 437 | 2023.11.19 06:17:25.994167 [ 3 ] {} <Debug> HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2023.11.19 06:17:25.994391 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2023.11.19 06:17:25.994499 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 440 | 2023.11.19 06:17:25.996483 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Debug> oximeter.measurements_bytes (30f13f38-0839-451c-8858-9c70bc0f1631): Loading data parts | ||
| 441 | 2023.11.19 06:17:25.996604 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Debug> oximeter.measurements_bytes (30f13f38-0839-451c-8858-9c70bc0f1631): There are no data parts | ||
| 442 | 2023.11.19 06:17:25.998176 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 443 | 2023.11.19 06:17:25.998232 [ 3 ] {8ad7ace1-4c61-4fc6-9b8d-b378e9049e1e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 444 | 2023.11.19 06:17:25.998278 [ 3 ] {} <Debug> HTTP-Session: bcb4337d-fe68-4c49-a91a-1f2b3cf39d0c Destroying unnamed session | ||
| 445 | 2023.11.19 06:17:25.998396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 446 | 2023.11.19 06:17:25.998470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 447 | 2023.11.19 06:17:25.998522 [ 3 ] {} <Debug> HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 448 | 2023.11.19 06:17:25.998537 [ 3 ] {} <Debug> HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2023.11.19 06:17:25.998867 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2023.11.19 06:17:25.999078 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 451 | 2023.11.19 06:17:26.001573 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Debug> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Loading data parts | ||
| 452 | 2023.11.19 06:17:26.001706 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Debug> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): There are no data parts | ||
| 453 | 2023.11.19 06:17:26.002796 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.70 MiB, peak 222.02 MiB, will set to 226.31 MiB (RSS), difference: 7.60 MiB | ||
| 454 | 2023.11.19 06:17:26.003387 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Debug> DynamicQueryHandler: Done processing query | ||
| 455 | 2023.11.19 06:17:26.003458 [ 3 ] {f25ac1d5-eaed-401f-ad53-3550a6aac657} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 456 | 2023.11.19 06:17:26.003473 [ 3 ] {} <Debug> HTTP-Session: 27199f19-4866-4623-929e-563917ac9c74 Destroying unnamed session | ||
| 457 | 2023.11.19 06:17:26.003685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 458 | 2023.11.19 06:17:26.003763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 459 | 2023.11.19 06:17:26.003780 [ 3 ] {} <Debug> HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 460 | 2023.11.19 06:17:26.003831 [ 3 ] {} <Debug> HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 461 | 2023.11.19 06:17:26.004125 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2023.11.19 06:17:26.004238 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2023.11.19 06:17:26.006760 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Debug> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Loading data parts | ||
| 464 | 2023.11.19 06:17:26.006943 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Debug> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): There are no data parts | ||
| 465 | 2023.11.19 06:17:26.008406 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Debug> DynamicQueryHandler: Done processing query | ||
| 466 | 2023.11.19 06:17:26.008430 [ 3 ] {f7b3deeb-3051-4c6e-9765-08e54a007a6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 467 | 2023.11.19 06:17:26.008446 [ 3 ] {} <Debug> HTTP-Session: 3dde2a48-cafe-4328-aeea-2da2061a51f3 Destroying unnamed session | ||
| 468 | 2023.11.19 06:17:26.008596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 469 | 2023.11.19 06:17:26.008681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 470 | 2023.11.19 06:17:26.008699 [ 3 ] {} <Debug> HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 471 | 2023.11.19 06:17:26.008752 [ 3 ] {} <Debug> HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2023.11.19 06:17:26.008998 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 473 | 2023.11.19 06:17:26.009170 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 474 | 2023.11.19 06:17:26.010801 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Debug> oximeter.measurements_cumulativef32 (77bc71a8-7470-41f9-a91a-c5a3dd2ffc58): Loading data parts | ||
| 475 | 2023.11.19 06:17:26.010928 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Debug> oximeter.measurements_cumulativef32 (77bc71a8-7470-41f9-a91a-c5a3dd2ffc58): There are no data parts | ||
| 476 | 2023.11.19 06:17:26.012311 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Debug> DynamicQueryHandler: Done processing query | ||
| 477 | 2023.11.19 06:17:26.012335 [ 3 ] {92db1676-15cc-4f7a-b53a-1e87acaadb02} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 478 | 2023.11.19 06:17:26.012391 [ 3 ] {} <Debug> HTTP-Session: 363de688-6b5c-44a6-95cd-59a4378044f2 Destroying unnamed session | ||
| 479 | 2023.11.19 06:17:26.012516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 480 | 2023.11.19 06:17:26.012600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 481 | 2023.11.19 06:17:26.012661 [ 3 ] {} <Debug> HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 482 | 2023.11.19 06:17:26.012678 [ 3 ] {} <Debug> HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 483 | 2023.11.19 06:17:26.012903 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 484 | 2023.11.19 06:17:26.013092 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 485 | 2023.11.19 06:17:26.014673 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Debug> oximeter.measurements_cumulativef64 (e815f4ef-9948-46bd-acae-9f5d4eef5f4e): Loading data parts | ||
| 486 | 2023.11.19 06:17:26.014788 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Debug> oximeter.measurements_cumulativef64 (e815f4ef-9948-46bd-acae-9f5d4eef5f4e): There are no data parts | ||
| 487 | 2023.11.19 06:17:26.016199 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Debug> DynamicQueryHandler: Done processing query | ||
| 488 | 2023.11.19 06:17:26.016223 [ 3 ] {03218736-2378-46ee-a1bb-6c238cda2fbd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 489 | 2023.11.19 06:17:26.016275 [ 3 ] {} <Debug> HTTP-Session: 9a39c2d1-4059-49f9-b9e2-855a8e292060 Destroying unnamed session | ||
| 490 | 2023.11.19 06:17:26.016394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 491 | 2023.11.19 06:17:26.016474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 492 | 2023.11.19 06:17:26.016531 [ 3 ] {} <Debug> HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 493 | 2023.11.19 06:17:26.016585 [ 3 ] {} <Debug> HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 494 | 2023.11.19 06:17:26.016784 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2023.11.19 06:17:26.016912 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 496 | 2023.11.19 06:17:26.019009 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Debug> oximeter.measurements_histogrami8 (7855d6eb-086a-477e-b97c-afc4bb7c3475): Loading data parts | ||
| 497 | 2023.11.19 06:17:26.019205 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Debug> oximeter.measurements_histogrami8 (7855d6eb-086a-477e-b97c-afc4bb7c3475): There are no data parts | ||
| 498 | 2023.11.19 06:17:26.020660 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Debug> DynamicQueryHandler: Done processing query | ||
| 499 | 2023.11.19 06:17:26.020732 [ 3 ] {0e1b4f81-ee41-4852-9f89-a9628fdab61a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 500 | 2023.11.19 06:17:26.020749 [ 3 ] {} <Debug> HTTP-Session: 6e3b8f82-1563-4a0d-83e5-d19d04d3685f Destroying unnamed session | ||
| 501 | 2023.11.19 06:17:26.020903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 502 | 2023.11.19 06:17:26.020983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 503 | 2023.11.19 06:17:26.021003 [ 3 ] {} <Debug> HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 504 | 2023.11.19 06:17:26.021121 [ 3 ] {} <Debug> HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 505 | 2023.11.19 06:17:26.021321 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 506 | 2023.11.19 06:17:26.021457 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 507 | 2023.11.19 06:17:26.023705 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Debug> oximeter.measurements_histogramu8 (d8b65517-8b1b-4f4e-abf6-0f7b6b182164): Loading data parts | ||
| 508 | 2023.11.19 06:17:26.023882 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Debug> oximeter.measurements_histogramu8 (d8b65517-8b1b-4f4e-abf6-0f7b6b182164): There are no data parts | ||
| 509 | 2023.11.19 06:17:26.026481 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Debug> DynamicQueryHandler: Done processing query | ||
| 510 | 2023.11.19 06:17:26.026584 [ 3 ] {14782e04-26cd-4c27-90c1-73902c72ab84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 511 | 2023.11.19 06:17:26.026644 [ 3 ] {} <Debug> HTTP-Session: 5665777d-d3e5-4bd6-b6e4-95c87b182c37 Destroying unnamed session | ||
| 512 | 2023.11.19 06:17:26.026771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 513 | 2023.11.19 06:17:26.026857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 514 | 2023.11.19 06:17:26.026885 [ 3 ] {} <Debug> HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 515 | 2023.11.19 06:17:26.026948 [ 3 ] {} <Debug> HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 516 | 2023.11.19 06:17:26.027295 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 517 | 2023.11.19 06:17:26.027784 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 518 | 2023.11.19 06:17:26.030403 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Debug> oximeter.measurements_histogrami16 (4a2804ee-58a1-45e5-b361-957bf5d90d02): Loading data parts | ||
| 519 | 2023.11.19 06:17:26.030592 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Debug> oximeter.measurements_histogrami16 (4a2804ee-58a1-45e5-b361-957bf5d90d02): There are no data parts | ||
| 520 | 2023.11.19 06:17:26.032557 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Debug> DynamicQueryHandler: Done processing query | ||
| 521 | 2023.11.19 06:17:26.032581 [ 3 ] {42ca1ce5-ba21-44a1-911a-f6562489a573} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 522 | 2023.11.19 06:17:26.032668 [ 3 ] {} <Debug> HTTP-Session: 133dba91-f015-4a89-988d-86b1cbfe6ae9 Destroying unnamed session | ||
| 523 | 2023.11.19 06:17:26.032807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 524 | 2023.11.19 06:17:26.032920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 525 | 2023.11.19 06:17:26.032985 [ 3 ] {} <Debug> HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 526 | 2023.11.19 06:17:26.033001 [ 3 ] {} <Debug> HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 527 | 2023.11.19 06:17:26.033325 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 528 | 2023.11.19 06:17:26.033451 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 529 | 2023.11.19 06:17:26.035046 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Debug> oximeter.measurements_histogramu16 (47223b0d-efde-4719-8028-c28ac7197421): Loading data parts | ||
| 530 | 2023.11.19 06:17:26.035195 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Debug> oximeter.measurements_histogramu16 (47223b0d-efde-4719-8028-c28ac7197421): There are no data parts | ||
| 531 | 2023.11.19 06:17:26.036810 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Debug> DynamicQueryHandler: Done processing query | ||
| 532 | 2023.11.19 06:17:26.036876 [ 3 ] {9d6fd74f-3e9d-4f69-a1fe-f8f867a87399} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 533 | 2023.11.19 06:17:26.036891 [ 3 ] {} <Debug> HTTP-Session: 96b17ba8-23db-4279-b7be-5ed0e7bbc23d Destroying unnamed session | ||
| 534 | 2023.11.19 06:17:26.037017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 535 | 2023.11.19 06:17:26.037197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 536 | 2023.11.19 06:17:26.037217 [ 3 ] {} <Debug> HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 537 | 2023.11.19 06:17:26.037233 [ 3 ] {} <Debug> HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2023.11.19 06:17:26.037474 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 539 | 2023.11.19 06:17:26.037582 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 540 | 2023.11.19 06:17:26.040416 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Debug> oximeter.measurements_histogrami32 (c7bcef79-dc94-4515-b699-1ce23d6f5414): Loading data parts | ||
| 541 | 2023.11.19 06:17:26.040502 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Debug> oximeter.measurements_histogrami32 (c7bcef79-dc94-4515-b699-1ce23d6f5414): There are no data parts | ||
| 542 | 2023.11.19 06:17:26.041936 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Debug> DynamicQueryHandler: Done processing query | ||
| 543 | 2023.11.19 06:17:26.042065 [ 3 ] {8c221707-432c-4b9d-86f3-d443ea5b694a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 544 | 2023.11.19 06:17:26.042080 [ 3 ] {} <Debug> HTTP-Session: 5a29ff4a-407b-4624-93bf-7282247e199c Destroying unnamed session | ||
| 545 | 2023.11.19 06:17:26.042332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 546 | 2023.11.19 06:17:26.042421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 547 | 2023.11.19 06:17:26.042447 [ 3 ] {} <Debug> HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 548 | 2023.11.19 06:17:26.042500 [ 3 ] {} <Debug> HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 549 | 2023.11.19 06:17:26.042732 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 550 | 2023.11.19 06:17:26.042839 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 551 | 2023.11.19 06:17:26.044457 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Debug> oximeter.measurements_histogramu32 (db883fed-4383-4394-af18-0c037b245cb4): Loading data parts | ||
| 552 | 2023.11.19 06:17:26.044571 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Debug> oximeter.measurements_histogramu32 (db883fed-4383-4394-af18-0c037b245cb4): There are no data parts | ||
| 553 | 2023.11.19 06:17:26.045869 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Debug> DynamicQueryHandler: Done processing query | ||
| 554 | 2023.11.19 06:17:26.045893 [ 3 ] {670f2596-2742-4989-af42-cc5c9ef1e661} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 555 | 2023.11.19 06:17:26.045908 [ 3 ] {} <Debug> HTTP-Session: 8db309b7-5b03-40f3-91fe-fefa85f51652 Destroying unnamed session | ||
| 556 | 2023.11.19 06:17:26.046051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 557 | 2023.11.19 06:17:26.046190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 558 | 2023.11.19 06:17:26.046207 [ 3 ] {} <Debug> HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 559 | 2023.11.19 06:17:26.046332 [ 3 ] {} <Debug> HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 560 | 2023.11.19 06:17:26.046589 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 561 | 2023.11.19 06:17:26.046686 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 562 | 2023.11.19 06:17:26.048457 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Debug> oximeter.measurements_histogrami64 (86262b84-a62d-4f0e-8aa4-02fe3c2d9ea1): Loading data parts | ||
| 563 | 2023.11.19 06:17:26.048565 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Debug> oximeter.measurements_histogrami64 (86262b84-a62d-4f0e-8aa4-02fe3c2d9ea1): There are no data parts | ||
| 564 | 2023.11.19 06:17:26.049844 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Debug> DynamicQueryHandler: Done processing query | ||
| 565 | 2023.11.19 06:17:26.049868 [ 3 ] {313fef73-486b-4aaa-a3e0-11deb0f1e048} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 566 | 2023.11.19 06:17:26.049912 [ 3 ] {} <Debug> HTTP-Session: e18720de-2c31-4a5e-8057-25ed7a1c8232 Destroying unnamed session | ||
| 567 | 2023.11.19 06:17:26.050031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 568 | 2023.11.19 06:17:26.050102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 569 | 2023.11.19 06:17:26.050220 [ 3 ] {} <Debug> HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 570 | 2023.11.19 06:17:26.050239 [ 3 ] {} <Debug> HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2023.11.19 06:17:26.050505 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 572 | 2023.11.19 06:17:26.050612 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 573 | 2023.11.19 06:17:26.052273 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Debug> oximeter.measurements_histogramu64 (ef6a178e-df52-48d4-a412-e46e1c7db395): Loading data parts | ||
| 574 | 2023.11.19 06:17:26.052352 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Debug> oximeter.measurements_histogramu64 (ef6a178e-df52-48d4-a412-e46e1c7db395): There are no data parts | ||
| 575 | 2023.11.19 06:17:26.053604 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Debug> DynamicQueryHandler: Done processing query | ||
| 576 | 2023.11.19 06:17:26.053628 [ 3 ] {a90c32ce-07b7-48bb-a838-e53877a90123} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 577 | 2023.11.19 06:17:26.053682 [ 3 ] {} <Debug> HTTP-Session: 77d17ac4-ec99-4e36-a6a0-a244b5068302 Destroying unnamed session | ||
| 578 | 2023.11.19 06:17:26.053834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 579 | 2023.11.19 06:17:26.053877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 580 | 2023.11.19 06:17:26.053929 [ 3 ] {} <Debug> HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 581 | 2023.11.19 06:17:26.053977 [ 3 ] {} <Debug> HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2023.11.19 06:17:26.054246 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 583 | 2023.11.19 06:17:26.054349 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2023.11.19 06:17:26.056045 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Debug> oximeter.measurements_histogramf32 (4ac4c8b0-b8a3-4287-907c-88111662af92): Loading data parts | ||
| 585 | 2023.11.19 06:17:26.056259 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Debug> oximeter.measurements_histogramf32 (4ac4c8b0-b8a3-4287-907c-88111662af92): There are no data parts | ||
| 586 | 2023.11.19 06:17:26.057514 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Debug> DynamicQueryHandler: Done processing query | ||
| 587 | 2023.11.19 06:17:26.057589 [ 3 ] {4f0895d4-9b67-400b-ae50-ad706217e177} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 588 | 2023.11.19 06:17:26.057606 [ 3 ] {} <Debug> HTTP-Session: b0dac5b1-4c14-45c2-a0e6-700ae116074f Destroying unnamed session | ||
| 589 | 2023.11.19 06:17:26.057759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 590 | 2023.11.19 06:17:26.057838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 591 | 2023.11.19 06:17:26.057858 [ 3 ] {} <Debug> HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 592 | 2023.11.19 06:17:26.057906 [ 3 ] {} <Debug> HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2023.11.19 06:17:26.058136 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 594 | 2023.11.19 06:17:26.058285 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 595 | 2023.11.19 06:17:26.059863 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Loading data parts | ||
| 596 | 2023.11.19 06:17:26.059984 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): There are no data parts | ||
| 597 | 2023.11.19 06:17:26.061222 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Debug> DynamicQueryHandler: Done processing query | ||
| 598 | 2023.11.19 06:17:26.061245 [ 3 ] {be2d4746-6e87-466a-bc23-6fc765b9c91a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 599 | 2023.11.19 06:17:26.061303 [ 3 ] {} <Debug> HTTP-Session: 1af5db9b-e89e-436f-9729-2975044c868b Destroying unnamed session | ||
| 600 | 2023.11.19 06:17:26.061417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 601 | 2023.11.19 06:17:26.061488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 602 | 2023.11.19 06:17:26.061540 [ 3 ] {} <Debug> HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 603 | 2023.11.19 06:17:26.061555 [ 3 ] {} <Debug> HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2023.11.19 06:17:26.061740 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) /* The field tables store named dimensions of each timeseries. | ||
| 605 | * | ||
| 606 | * As with the measurement tables, there is one field table for each field data | ||
| 607 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 608 | * this behavior **must not** be relied upon for query correctness. | ||
| 609 | * | ||
| 610 | * The index for the fields differs from the measurements, however. Rows are | ||
| 611 | * sorted by timeseries name, then field name, field value, and finally | ||
| 612 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 613 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 614 | * usually then used to look up measurements. | ||
| 615 | * | ||
| 616 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 617 | * timeseries name and then key, since it would improve lookups where one | ||
| 618 | * already has the key. Realistically though, these tables are quite small and | ||
| 619 | * so performance benefits will be low in absolute terms. | ||
| 620 | */ | ||
| 621 | 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) | ||
| 622 | 2023.11.19 06:17:26.061847 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 623 | 2023.11.19 06:17:26.064022 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Debug> oximeter.fields_bool (2236ea16-2ad5-4ea6-bcfd-1d540d72fc81): Loading data parts | ||
| 624 | 2023.11.19 06:17:26.064134 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Debug> oximeter.fields_bool (2236ea16-2ad5-4ea6-bcfd-1d540d72fc81): There are no data parts | ||
| 625 | 2023.11.19 06:17:26.065654 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 626 | 2023.11.19 06:17:26.065684 [ 3 ] {d3101678-b907-49e6-bf4a-e1a3e9f655dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 627 | 2023.11.19 06:17:26.065804 [ 3 ] {} <Debug> HTTP-Session: 6ccd004d-b697-4e78-ba11-3fb662190609 Destroying unnamed session | ||
| 628 | 2023.11.19 06:17:26.065975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 629 | 2023.11.19 06:17:26.066022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 630 | 2023.11.19 06:17:26.066071 [ 3 ] {} <Debug> HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 631 | 2023.11.19 06:17:26.066131 [ 3 ] {} <Debug> HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2023.11.19 06:17:26.066347 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 633 | 2023.11.19 06:17:26.066440 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 634 | 2023.11.19 06:17:26.067908 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Debug> oximeter.fields_i8 (fc48f2c3-adf1-473b-94d6-342e927aaa6c): Loading data parts | ||
| 635 | 2023.11.19 06:17:26.068060 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Debug> oximeter.fields_i8 (fc48f2c3-adf1-473b-94d6-342e927aaa6c): There are no data parts | ||
| 636 | 2023.11.19 06:17:26.069523 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Debug> DynamicQueryHandler: Done processing query | ||
| 637 | 2023.11.19 06:17:26.069548 [ 3 ] {d6d19542-cbd4-496d-b846-37245ef3f340} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 638 | 2023.11.19 06:17:26.069638 [ 3 ] {} <Debug> HTTP-Session: fd027322-3089-4f5e-a230-ff7c9ad9c7b1 Destroying unnamed session | ||
| 639 | 2023.11.19 06:17:26.069757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 640 | 2023.11.19 06:17:26.069831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 641 | 2023.11.19 06:17:26.069848 [ 3 ] {} <Debug> HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 642 | 2023.11.19 06:17:26.069893 [ 3 ] {} <Debug> HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2023.11.19 06:17:26.070072 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 644 | 2023.11.19 06:17:26.070269 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 645 | 2023.11.19 06:17:26.071804 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Debug> oximeter.fields_u8 (b3552c84-03c6-4e2b-a1a3-9254b2b23bf4): Loading data parts | ||
| 646 | 2023.11.19 06:17:26.071918 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Debug> oximeter.fields_u8 (b3552c84-03c6-4e2b-a1a3-9254b2b23bf4): There are no data parts | ||
| 647 | 2023.11.19 06:17:26.073811 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 648 | 2023.11.19 06:17:26.073880 [ 3 ] {6a373feb-0a3b-401f-be51-ea5615a822e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 649 | 2023.11.19 06:17:26.073895 [ 3 ] {} <Debug> HTTP-Session: 67a91fc8-00ce-4abb-b46f-0530b8d8cfde Destroying unnamed session | ||
| 650 | 2023.11.19 06:17:26.074107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 651 | 2023.11.19 06:17:26.074175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 652 | 2023.11.19 06:17:26.074258 [ 3 ] {} <Debug> HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 653 | 2023.11.19 06:17:26.074302 [ 3 ] {} <Debug> HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2023.11.19 06:17:26.074476 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 655 | 2023.11.19 06:17:26.074547 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 656 | 2023.11.19 06:17:26.076417 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Debug> oximeter.fields_i16 (038766d9-bfdb-4fe1-82a4-41d9223b25f2): Loading data parts | ||
| 657 | 2023.11.19 06:17:26.076516 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Debug> oximeter.fields_i16 (038766d9-bfdb-4fe1-82a4-41d9223b25f2): There are no data parts | ||
| 658 | 2023.11.19 06:17:26.077717 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Debug> DynamicQueryHandler: Done processing query | ||
| 659 | 2023.11.19 06:17:26.077740 [ 3 ] {1169c9e9-fd22-4f7b-85bd-5060353a73af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 660 | 2023.11.19 06:17:26.077799 [ 3 ] {} <Debug> HTTP-Session: c07acba5-d3fb-4356-8326-60cd73f5498a Destroying unnamed session | ||
| 661 | 2023.11.19 06:17:26.077919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 662 | 2023.11.19 06:17:26.077993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 663 | 2023.11.19 06:17:26.078045 [ 3 ] {} <Debug> HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 664 | 2023.11.19 06:17:26.078060 [ 3 ] {} <Debug> HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2023.11.19 06:17:26.078308 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 666 | 2023.11.19 06:17:26.078416 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 667 | 2023.11.19 06:17:26.079953 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Debug> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Loading data parts | ||
| 668 | 2023.11.19 06:17:26.080093 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Debug> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): There are no data parts | ||
| 669 | 2023.11.19 06:17:26.081608 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Debug> DynamicQueryHandler: Done processing query | ||
| 670 | 2023.11.19 06:17:26.081730 [ 3 ] {75d48d18-ec81-4e7a-bc53-5709a5ddbac5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 671 | 2023.11.19 06:17:26.081781 [ 3 ] {} <Debug> HTTP-Session: 8d75569f-7334-41ed-8d2b-536c92e05073 Destroying unnamed session | ||
| 672 | 2023.11.19 06:17:26.081903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 673 | 2023.11.19 06:17:26.081976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 674 | 2023.11.19 06:17:26.082034 [ 3 ] {} <Debug> HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 675 | 2023.11.19 06:17:26.082051 [ 3 ] {} <Debug> HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2023.11.19 06:17:26.082308 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 677 | 2023.11.19 06:17:26.082383 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 678 | 2023.11.19 06:17:26.084574 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Debug> oximeter.fields_i32 (5c11243b-57a5-4cd8-ac18-8f291faf7ebc): Loading data parts | ||
| 679 | 2023.11.19 06:17:26.084695 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Debug> oximeter.fields_i32 (5c11243b-57a5-4cd8-ac18-8f291faf7ebc): There are no data parts | ||
| 680 | 2023.11.19 06:17:26.085871 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 681 | 2023.11.19 06:17:26.085940 [ 3 ] {fdb52244-d8d4-45d5-ac69-7cbd047364b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 682 | 2023.11.19 06:17:26.085958 [ 3 ] {} <Debug> HTTP-Session: 19b90f68-dbec-4609-b83d-93b8ef5a717f Destroying unnamed session | ||
| 683 | 2023.11.19 06:17:26.086130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 684 | 2023.11.19 06:17:26.086282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 685 | 2023.11.19 06:17:26.086303 [ 3 ] {} <Debug> HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 686 | 2023.11.19 06:17:26.086543 [ 3 ] {} <Debug> HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2023.11.19 06:17:26.086700 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 688 | 2023.11.19 06:17:26.086837 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 689 | 2023.11.19 06:17:26.088495 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Debug> oximeter.fields_u32 (09321a53-7f0f-4aeb-951d-00ee4f12bddb): Loading data parts | ||
| 690 | 2023.11.19 06:17:26.088753 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Debug> oximeter.fields_u32 (09321a53-7f0f-4aeb-951d-00ee4f12bddb): There are no data parts | ||
| 691 | 2023.11.19 06:17:26.090752 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Debug> DynamicQueryHandler: Done processing query | ||
| 692 | 2023.11.19 06:17:26.090780 [ 3 ] {169dc545-ccc3-4de9-81cd-80636d8b6e26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 693 | 2023.11.19 06:17:26.090859 [ 3 ] {} <Debug> HTTP-Session: ac7da45c-8937-4473-9074-eccc3a6167ac Destroying unnamed session | ||
| 694 | 2023.11.19 06:17:26.090994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 695 | 2023.11.19 06:17:26.091088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 696 | 2023.11.19 06:17:26.091143 [ 3 ] {} <Debug> HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 697 | 2023.11.19 06:17:26.091311 [ 3 ] {} <Debug> HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2023.11.19 06:17:26.091504 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 699 | 2023.11.19 06:17:26.091631 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 700 | 2023.11.19 06:17:26.093404 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Loading data parts | ||
| 701 | 2023.11.19 06:17:26.093533 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): There are no data parts | ||
| 702 | 2023.11.19 06:17:26.094821 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 703 | 2023.11.19 06:17:26.094852 [ 3 ] {cd6fcb87-c952-4e0e-b7e2-219501d0e2a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 704 | 2023.11.19 06:17:26.094867 [ 3 ] {} <Debug> HTTP-Session: 05001eb3-d127-43ff-82cc-bdbd06d32aed Destroying unnamed session | ||
| 705 | 2023.11.19 06:17:26.095033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 706 | 2023.11.19 06:17:26.095116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 707 | 2023.11.19 06:17:26.095136 [ 3 ] {} <Debug> HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 708 | 2023.11.19 06:17:26.095190 [ 3 ] {} <Debug> HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2023.11.19 06:17:26.095440 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 710 | 2023.11.19 06:17:26.095511 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 711 | 2023.11.19 06:17:26.097037 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Debug> oximeter.fields_u64 (4a15acb5-2dbf-4f3e-bca8-d4bc5493dfd4): Loading data parts | ||
| 712 | 2023.11.19 06:17:26.097120 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Debug> oximeter.fields_u64 (4a15acb5-2dbf-4f3e-bca8-d4bc5493dfd4): There are no data parts | ||
| 713 | 2023.11.19 06:17:26.098375 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 714 | 2023.11.19 06:17:26.098431 [ 3 ] {37426449-f94b-4974-b804-8964a68623c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 715 | 2023.11.19 06:17:26.098446 [ 3 ] {} <Debug> HTTP-Session: 97913370-3d16-4a81-ab5a-c276fe38f602 Destroying unnamed session | ||
| 716 | 2023.11.19 06:17:26.098583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 717 | 2023.11.19 06:17:26.098655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 718 | 2023.11.19 06:17:26.098673 [ 3 ] {} <Debug> HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 719 | 2023.11.19 06:17:26.098719 [ 3 ] {} <Debug> HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2023.11.19 06:17:26.098865 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 721 | 2023.11.19 06:17:26.098972 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 722 | 2023.11.19 06:17:26.100971 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Debug> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Loading data parts | ||
| 723 | 2023.11.19 06:17:26.101051 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Debug> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): There are no data parts | ||
| 724 | 2023.11.19 06:17:26.102381 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 725 | 2023.11.19 06:17:26.102405 [ 3 ] {520a0585-830f-4d3d-9ece-9b0c63a4b1bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 726 | 2023.11.19 06:17:26.102457 [ 3 ] {} <Debug> HTTP-Session: f3220733-6662-470e-9161-b696f26efeb8 Destroying unnamed session | ||
| 727 | 2023.11.19 06:17:26.102620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 728 | 2023.11.19 06:17:26.102696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 729 | 2023.11.19 06:17:26.102746 [ 3 ] {} <Debug> HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 730 | 2023.11.19 06:17:26.102762 [ 3 ] {} <Debug> HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2023.11.19 06:17:26.102937 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 732 | 2023.11.19 06:17:26.103113 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 733 | 2023.11.19 06:17:26.104595 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Loading data parts | ||
| 734 | 2023.11.19 06:17:26.104719 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): There are no data parts | ||
| 735 | 2023.11.19 06:17:26.105978 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Debug> DynamicQueryHandler: Done processing query | ||
| 736 | 2023.11.19 06:17:26.106038 [ 3 ] {575b29de-5815-4ea6-b8c0-1b968e438a62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 737 | 2023.11.19 06:17:26.106096 [ 3 ] {} <Debug> HTTP-Session: 481c4b12-3a21-4bd1-85f5-c8ac102f39ff Destroying unnamed session | ||
| 738 | 2023.11.19 06:17:26.106211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 739 | 2023.11.19 06:17:26.106354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 740 | 2023.11.19 06:17:26.106411 [ 3 ] {} <Debug> HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 741 | 2023.11.19 06:17:26.106427 [ 3 ] {} <Debug> HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2023.11.19 06:17:26.106616 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) 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) | ||
| 743 | 2023.11.19 06:17:26.106701 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 744 | 2023.11.19 06:17:26.108375 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Loading data parts | ||
| 745 | 2023.11.19 06:17:26.108502 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): There are no data parts | ||
| 746 | 2023.11.19 06:17:26.109807 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 747 | 2023.11.19 06:17:26.109872 [ 3 ] {832bf8c3-b22e-43c8-bf4e-52ede3479e2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 748 | 2023.11.19 06:17:26.109888 [ 3 ] {} <Debug> HTTP-Session: 8d30a99f-b53f-419e-a8fe-2b67f13b5f12 Destroying unnamed session | ||
| 749 | 2023.11.19 06:17:26.110042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 750 | 2023.11.19 06:17:26.110115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 751 | 2023.11.19 06:17:26.110134 [ 3 ] {} <Debug> HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 752 | 2023.11.19 06:17:26.110184 [ 3 ] {} <Debug> HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2023.11.19 06:17:26.110462 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) /* The timeseries schema table stores the extracted schema for the samples | ||
| 754 | * oximeter collects. | ||
| 755 | */ | ||
| 756 | 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) | ||
| 757 | 2023.11.19 06:17:26.110580 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 758 | 2023.11.19 06:17:26.113176 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Loading data parts | ||
| 759 | 2023.11.19 06:17:26.113259 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): There are no data parts | ||
| 760 | 2023.11.19 06:17:26.115057 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Debug> DynamicQueryHandler: Done processing query | ||
| 761 | 2023.11.19 06:17:26.115270 [ 3 ] {21a47a47-0000-4780-9d9e-b27e36f56ab6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 762 | 2023.11.19 06:17:26.115393 [ 3 ] {} <Debug> HTTP-Session: f4a678f6-5207-490a-9f1b-2152fd75f6a8 Destroying unnamed session | ||
| 763 | 2023.11.19 06:17:26.115536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38260, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 764 | 2023.11.19 06:17:26.115613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 765 | 2023.11.19 06:17:26.115680 [ 3 ] {} <Debug> HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38260 | ||
| 766 | 2023.11.19 06:17:26.115696 [ 3 ] {} <Debug> HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2023.11.19 06:17:26.115837 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38260) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 768 | 2023.11.19 06:17:26.116565 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 769 | 2023.11.19 06:17:26.122196 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 770 | 2023.11.19 06:17:26.125443 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 771 | 2023.11.19 06:17:26.125866 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Trace> oximeter.version (505e0fd7-f393-44f3-8f24-1b25dae240db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 772 | 2023.11.19 06:17:26.126079 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010150039 sec., 98 rows/sec., 1.54 KiB/sec. | ||
| 773 | 2023.11.19 06:17:26.126215 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Debug> DynamicQueryHandler: Done processing query | ||
| 774 | 2023.11.19 06:17:26.126266 [ 3 ] {e96aa37d-b9c7-4092-947a-917717eb2d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 775 | 2023.11.19 06:17:26.126280 [ 3 ] {} <Debug> HTTP-Session: 10663b63-3338-4417-bec3-938323ac65ba Destroying unnamed session | ||
| 776 | 2023.11.19 06:17:27.002849 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.60 MiB, peak 231.68 MiB, will set to 228.31 MiB (RSS), difference: 1.71 MiB | ||
| 777 | 2023.11.19 06:17:27.321082 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 778 | 2023.11.19 06:17:27.321196 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 779 | 2023.11.19 06:17:42.321269 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 780 | 2023.11.19 06:17:42.321358 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 781 | 2023.11.19 06:17:57.321799 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 782 | 2023.11.19 06:17:57.321938 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 783 | 2023.11.19 06:18:11.267557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 784 | 2023.11.19 06:18:11.268257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 785 | 2023.11.19 06:18:11.268285 [ 3 ] {} <Debug> HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 786 | 2023.11.19 06:18:11.268352 [ 3 ] {} <Debug> HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2023.11.19 06:18:11.268564 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 788 | 2023.11.19 06:18:11.268957 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2023.11.19 06:18:11.269627 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2023.11.19 06:18:11.270161 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2023.11.19 06:18:11.271230 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Debug> DynamicQueryHandler: Done processing query | ||
| 792 | 2023.11.19 06:18:11.271275 [ 3 ] {36df98a3-0dbc-40f6-bf46-b6cefe21b415} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 793 | 2023.11.19 06:18:11.271290 [ 3 ] {} <Debug> HTTP-Session: 908787b4-0051-487e-879a-767f6a993608 Destroying unnamed session | ||
| 794 | 2023.11.19 06:18:11.276604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 795 | 2023.11.19 06:18:11.276737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 796 | 2023.11.19 06:18:11.276761 [ 3 ] {} <Debug> HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 797 | 2023.11.19 06:18:11.276788 [ 3 ] {} <Debug> HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2023.11.19 06:18:11.276927 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 799 | 2023.11.19 06:18:11.282305 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2023.11.19 06:18:11.282505 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2023.11.19 06:18:11.282610 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2023.11.19 06:18:11.283448 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 803 | 2023.11.19 06:18:11.283473 [ 3 ] {a3131476-960e-4323-88e9-3d0e2d387f5b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 804 | 2023.11.19 06:18:11.283488 [ 3 ] {} <Debug> HTTP-Session: 03bb1bc4-fef5-4087-878a-bc1bbf92037d Destroying unnamed session | ||
| 805 | 2023.11.19 06:18:11.283858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 806 | 2023.11.19 06:18:11.283908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 807 | 2023.11.19 06:18:11.283926 [ 3 ] {} <Debug> HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 808 | 2023.11.19 06:18:11.283941 [ 3 ] {} <Debug> HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2023.11.19 06:18:11.284054 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 810 | 2023.11.19 06:18:11.286423 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2023.11.19 06:18:11.286771 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2023.11.19 06:18:11.286850 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2023.11.19 06:18:11.288035 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 814 | 2023.11.19 06:18:11.288070 [ 3 ] {0120a430-7097-4558-adc9-ea78c5ce10e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 815 | 2023.11.19 06:18:11.288089 [ 3 ] {} <Debug> HTTP-Session: 6785af97-d3d8-4415-87fe-662985ae58ac Destroying unnamed session | ||
| 816 | 2023.11.19 06:18:11.288320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 817 | 2023.11.19 06:18:11.288372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 818 | 2023.11.19 06:18:11.288395 [ 3 ] {} <Debug> HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 819 | 2023.11.19 06:18:11.288416 [ 3 ] {} <Debug> HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2023.11.19 06:18:11.288524 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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) | ||
| 821 | 2023.11.19 06:18:11.288926 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2023.11.19 06:18:11.289068 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2023.11.19 06:18:11.289107 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2023.11.19 06:18:11.289942 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Debug> DynamicQueryHandler: Done processing query | ||
| 825 | 2023.11.19 06:18:11.289967 [ 3 ] {e1af2d17-b960-4761-aa61-999c38173d19} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 826 | 2023.11.19 06:18:11.289982 [ 3 ] {} <Debug> HTTP-Session: fec47a89-eddd-4a08-a128-9fcb6f644b34 Destroying unnamed session | ||
| 827 | 2023.11.19 06:18:11.291150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 828 | 2023.11.19 06:18:11.291192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 829 | 2023.11.19 06:18:11.291210 [ 3 ] {} <Debug> HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 830 | 2023.11.19 06:18:11.291227 [ 3 ] {} <Debug> HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2023.11.19 06:18:11.291301 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 832 | 2023.11.19 06:18:11.291339 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2023.11.19 06:18:11.292520 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 834 | 2023.11.19 06:18:11.293827 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 835 | 2023.11.19 06:18:11.294215 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 836 | 2023.11.19 06:18:11.294363 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 837 | 2023.11.19 06:18:11.294474 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Information> executeQuery: Read 4 rows, 443.00 B in 0.003146634 sec., 1271 rows/sec., 137.49 KiB/sec. | ||
| 838 | 2023.11.19 06:18:11.294691 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Debug> DynamicQueryHandler: Done processing query | ||
| 839 | 2023.11.19 06:18:11.294713 [ 3 ] {268e6b9d-206f-4748-af0d-4916031d288d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 840 | 2023.11.19 06:18:11.294728 [ 3 ] {} <Debug> HTTP-Session: 0768a6fc-dce5-4a03-b9f1-7736a6663fdd Destroying unnamed session | ||
| 841 | 2023.11.19 06:18:11.294831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 842 | 2023.11.19 06:18:11.294872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 843 | 2023.11.19 06:18:11.294890 [ 3 ] {} <Debug> HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 844 | 2023.11.19 06:18:11.294906 [ 3 ] {} <Debug> HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2023.11.19 06:18:11.294972 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 846 | 2023.11.19 06:18:11.295009 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 847 | 2023.11.19 06:18:11.295111 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 848 | 2023.11.19 06:18:11.299225 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 849 | 2023.11.19 06:18:11.299430 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 850 | 2023.11.19 06:18:11.299571 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 851 | 2023.11.19 06:18:11.299755 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.004718006 sec., 8478 rows/sec., 687.19 KiB/sec. | ||
| 852 | 2023.11.19 06:18:11.299872 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Debug> DynamicQueryHandler: Done processing query | ||
| 853 | 2023.11.19 06:18:11.299893 [ 3 ] {f22662b2-d7de-4877-b850-7af28f4bd62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 854 | 2023.11.19 06:18:11.299908 [ 3 ] {} <Debug> HTTP-Session: b4105265-9b71-4cb4-8788-714b58f1b2aa Destroying unnamed session | ||
| 855 | 2023.11.19 06:18:11.300070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 19525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 856 | 2023.11.19 06:18:11.300112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 857 | 2023.11.19 06:18:11.300130 [ 3 ] {} <Debug> HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 858 | 2023.11.19 06:18:11.300145 [ 3 ] {} <Debug> HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2023.11.19 06:18:11.300215 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 860 | 2023.11.19 06:18:11.300251 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 861 | 2023.11.19 06:18:11.300346 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 862 | 2023.11.19 06:18:11.300750 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 863 | 2023.11.19 06:18:11.300957 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2023.11.19 06:18:11.301113 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 865 | 2023.11.19 06:18:11.301230 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Information> executeQuery: Read 120 rows, 12.17 KiB in 0.000980277 sec., 122414 rows/sec., 12.12 MiB/sec. | ||
| 866 | 2023.11.19 06:18:11.301349 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Debug> DynamicQueryHandler: Done processing query | ||
| 867 | 2023.11.19 06:18:11.301371 [ 3 ] {efa422d6-7bec-48b1-8178-aad72a5b3f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 868 | 2023.11.19 06:18:11.301386 [ 3 ] {} <Debug> HTTP-Session: 7133f575-cc43-4879-b544-e662194dbe7e Destroying unnamed session | ||
| 869 | 2023.11.19 06:18:11.301526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 870 | 2023.11.19 06:18:11.301567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 871 | 2023.11.19 06:18:11.301650 [ 3 ] {} <Debug> HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 872 | 2023.11.19 06:18:11.301665 [ 3 ] {} <Debug> HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2023.11.19 06:18:11.301733 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 874 | 2023.11.19 06:18:11.301768 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 875 | 2023.11.19 06:18:11.302988 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 876 | 2023.11.19 06:18:11.305451 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 877 | 2023.11.19 06:18:11.305993 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2023.11.19 06:18:11.306254 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 879 | 2023.11.19 06:18:11.306456 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.004722015 sec., 11012 rows/sec., 882.67 KiB/sec. | ||
| 880 | 2023.11.19 06:18:11.306589 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Debug> DynamicQueryHandler: Done processing query | ||
| 881 | 2023.11.19 06:18:11.306678 [ 3 ] {4948e760-ab8d-4724-bac7-2e7c2e6ee93f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 882 | 2023.11.19 06:18:11.306692 [ 3 ] {} <Debug> HTTP-Session: 8e10bce0-af3c-465f-ba62-f7b2591c25f0 Destroying unnamed session | ||
| 883 | 2023.11.19 06:18:11.306959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 884 | 2023.11.19 06:18:11.307001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 885 | 2023.11.19 06:18:11.307020 [ 3 ] {} <Debug> HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 886 | 2023.11.19 06:18:11.307035 [ 3 ] {} <Debug> HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2023.11.19 06:18:11.307110 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 888 | 2023.11.19 06:18:11.307151 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 889 | 2023.11.19 06:18:11.307293 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 890 | 2023.11.19 06:18:11.307858 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 891 | 2023.11.19 06:18:11.308843 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2023.11.19 06:18:11.309013 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 893 | 2023.11.19 06:18:11.309137 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001990793 sec., 20092 rows/sec., 27.11 MiB/sec. | ||
| 894 | 2023.11.19 06:18:11.309271 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Debug> DynamicQueryHandler: Done processing query | ||
| 895 | 2023.11.19 06:18:11.309293 [ 3 ] {8164f777-3a3b-41f1-88f5-c6d728cffa36} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 896 | 2023.11.19 06:18:11.309308 [ 3 ] {} <Debug> HTTP-Session: d31634c4-b93f-4427-af63-47226daad70b Destroying unnamed session | ||
| 897 | 2023.11.19 06:18:11.309418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 3860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 898 | 2023.11.19 06:18:11.309459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 899 | 2023.11.19 06:18:11.309477 [ 3 ] {} <Debug> HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 900 | 2023.11.19 06:18:11.309492 [ 3 ] {} <Debug> HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2023.11.19 06:18:11.309558 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 902 | 2023.11.19 06:18:11.309593 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 903 | 2023.11.19 06:18:11.309757 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 904 | 2023.11.19 06:18:11.310040 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 905 | 2023.11.19 06:18:11.310268 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2023.11.19 06:18:11.310425 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Trace> oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 907 | 2023.11.19 06:18:11.310537 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.000945195 sec., 25391 rows/sec., 1.79 MiB/sec. | ||
| 908 | 2023.11.19 06:18:11.310712 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Debug> DynamicQueryHandler: Done processing query | ||
| 909 | 2023.11.19 06:18:11.310732 [ 3 ] {d4c3f0fe-cf67-42f2-bf2f-3694afa3fec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 910 | 2023.11.19 06:18:11.310746 [ 3 ] {} <Debug> HTTP-Session: 9d586e10-099f-4980-89ea-45ebd59f097f Destroying unnamed session | ||
| 911 | 2023.11.19 06:18:12.322081 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 912 | 2023.11.19 06:18:12.322131 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 913 | 2023.11.19 06:18:21.276040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 914 | 2023.11.19 06:18:21.276163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 915 | 2023.11.19 06:18:21.276192 [ 3 ] {} <Debug> HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 916 | 2023.11.19 06:18:21.276218 [ 3 ] {} <Debug> HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2023.11.19 06:18:21.276484 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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) | ||
| 918 | 2023.11.19 06:18:21.277303 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2023.11.19 06:18:21.277525 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2023.11.19 06:18:21.277615 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2023.11.19 06:18:21.277892 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 922 | 2023.11.19 06:18:21.279921 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 923 | 2023.11.19 06:18:21.279951 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 924 | 2023.11.19 06:18:21.280116 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 925 | 2023.11.19 06:18:21.285363 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008860966 sec., 451 rows/sec., 48.82 KiB/sec. | ||
| 926 | 2023.11.19 06:18:21.285637 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Debug> DynamicQueryHandler: Done processing query | ||
| 927 | 2023.11.19 06:18:21.285662 [ 3 ] {b8846de5-3fe0-4d29-89b8-8a045438a080} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 928 | 2023.11.19 06:18:21.285678 [ 3 ] {} <Debug> HTTP-Session: 2d08cac4-9a54-45c2-9fcc-1b37ef05e8b2 Destroying unnamed session | ||
| 929 | 2023.11.19 06:18:21.285898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 930 | 2023.11.19 06:18:21.285947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 931 | 2023.11.19 06:18:21.285967 [ 3 ] {} <Debug> HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 932 | 2023.11.19 06:18:21.285985 [ 3 ] {} <Debug> HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2023.11.19 06:18:21.286107 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 934 | 2023.11.19 06:18:21.286590 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2023.11.19 06:18:21.286742 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 936 | 2023.11.19 06:18:21.286781 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 937 | 2023.11.19 06:18:21.286920 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 938 | 2023.11.19 06:18:21.286947 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 939 | 2023.11.19 06:18:21.286967 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 940 | 2023.11.19 06:18:21.286994 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 941 | 2023.11.19 06:18:21.287979 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001820799 sec., 2196 rows/sec., 237.60 KiB/sec. | ||
| 942 | 2023.11.19 06:18:21.288147 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Debug> DynamicQueryHandler: Done processing query | ||
| 943 | 2023.11.19 06:18:21.288170 [ 3 ] {48ea9645-8ad3-4eee-a62c-ad08a742bf7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 944 | 2023.11.19 06:18:21.288185 [ 3 ] {} <Debug> HTTP-Session: 05ee4697-d6b6-45f9-aba1-99f5831b404e Destroying unnamed session | ||
| 945 | 2023.11.19 06:18:21.288617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 946 | 2023.11.19 06:18:21.288656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 947 | 2023.11.19 06:18:21.288674 [ 3 ] {} <Debug> HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 948 | 2023.11.19 06:18:21.288690 [ 3 ] {} <Debug> HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2023.11.19 06:18:21.288798 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 950 | 2023.11.19 06:18:21.289206 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 951 | 2023.11.19 06:18:21.289356 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 952 | 2023.11.19 06:18:21.289394 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2023.11.19 06:18:21.289596 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 954 | 2023.11.19 06:18:21.289623 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 955 | 2023.11.19 06:18:21.289642 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 956 | 2023.11.19 06:18:21.289667 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 957 | 2023.11.19 06:18:21.290658 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001810458 sec., 2209 rows/sec., 238.95 KiB/sec. | ||
| 958 | 2023.11.19 06:18:21.290841 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Debug> DynamicQueryHandler: Done processing query | ||
| 959 | 2023.11.19 06:18:21.290863 [ 3 ] {b0be417f-141b-4e5b-805d-1c3fc73a1166} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 960 | 2023.11.19 06:18:21.290878 [ 3 ] {} <Debug> HTTP-Session: 52b96a81-67db-4e4a-844c-a46ae6b12065 Destroying unnamed session | ||
| 961 | 2023.11.19 06:18:21.291102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 962 | 2023.11.19 06:18:21.291143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 963 | 2023.11.19 06:18:21.291160 [ 3 ] {} <Debug> HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 964 | 2023.11.19 06:18:21.291176 [ 3 ] {} <Debug> HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2023.11.19 06:18:21.291284 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 966 | 2023.11.19 06:18:21.291775 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2023.11.19 06:18:21.291928 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2023.11.19 06:18:21.291966 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2023.11.19 06:18:21.292104 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 970 | 2023.11.19 06:18:21.292130 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 971 | 2023.11.19 06:18:21.292149 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 972 | 2023.11.19 06:18:21.292175 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 973 | 2023.11.19 06:18:21.293150 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001812868 sec., 2206 rows/sec., 238.64 KiB/sec. | ||
| 974 | 2023.11.19 06:18:21.293324 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Debug> DynamicQueryHandler: Done processing query | ||
| 975 | 2023.11.19 06:18:21.293345 [ 3 ] {bff8d979-afbb-4989-bc51-cfdd498a3018} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 976 | 2023.11.19 06:18:21.293360 [ 3 ] {} <Debug> HTTP-Session: 5ca0b7fc-8092-4bd7-b0a1-4d2341f2a821 Destroying unnamed session | ||
| 977 | 2023.11.19 06:18:21.293630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 978 | 2023.11.19 06:18:21.293670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 979 | 2023.11.19 06:18:21.293687 [ 3 ] {} <Debug> HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 980 | 2023.11.19 06:18:21.293703 [ 3 ] {} <Debug> HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2023.11.19 06:18:21.293811 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 982 | 2023.11.19 06:18:21.294233 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2023.11.19 06:18:21.294385 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2023.11.19 06:18:21.294423 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2023.11.19 06:18:21.294629 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 986 | 2023.11.19 06:18:21.294656 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 987 | 2023.11.19 06:18:21.294675 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 988 | 2023.11.19 06:18:21.294700 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 989 | 2023.11.19 06:18:21.295646 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001779557 sec., 2247 rows/sec., 243.10 KiB/sec. | ||
| 990 | 2023.11.19 06:18:21.295824 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Debug> DynamicQueryHandler: Done processing query | ||
| 991 | 2023.11.19 06:18:21.295846 [ 3 ] {52968370-1701-41e4-be26-8a21ca7fe854} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 992 | 2023.11.19 06:18:21.295860 [ 3 ] {} <Debug> HTTP-Session: 51a2cb43-15cc-4efd-9d18-2abef79aa92e Destroying unnamed session | ||
| 993 | 2023.11.19 06:18:21.296104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 994 | 2023.11.19 06:18:21.296145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 995 | 2023.11.19 06:18:21.296162 [ 3 ] {} <Debug> HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 996 | 2023.11.19 06:18:21.296177 [ 3 ] {} <Debug> HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2023.11.19 06:18:21.296290 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
| 998 | 2023.11.19 06:18:21.296792 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2023.11.19 06:18:21.296949 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2023.11.19 06:18:21.296987 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2023.11.19 06:18:21.297124 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1002 | 2023.11.19 06:18:21.297150 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1003 | 2023.11.19 06:18:21.297170 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1004 | 2023.11.19 06:18:21.297196 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1005 | 2023.11.19 06:18:21.298239 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001903721 sec., 2101 rows/sec., 227.25 KiB/sec. | ||
| 1006 | 2023.11.19 06:18:21.298412 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1007 | 2023.11.19 06:18:21.298434 [ 3 ] {7c22d254-451f-40e2-8854-046df363aea5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1008 | 2023.11.19 06:18:21.298448 [ 3 ] {} <Debug> HTTP-Session: e4a0be12-7985-4c86-8cb2-95155fd47f01 Destroying unnamed session | ||
| 1009 | 2023.11.19 06:18:21.310259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1010 | 2023.11.19 06:18:21.310302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1011 | 2023.11.19 06:18:21.310320 [ 3 ] {} <Debug> HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1012 | 2023.11.19 06:18:21.310335 [ 3 ] {} <Debug> HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2023.11.19 06:18:21.310409 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1014 | 2023.11.19 06:18:21.310446 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2023.11.19 06:18:21.310639 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1016 | 2023.11.19 06:18:21.310950 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1017 | 2023.11.19 06:18:21.311216 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2023.11.19 06:18:21.311385 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1019 | 2023.11.19 06:18:21.311576 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001072188 sec., 5596 rows/sec., 907.17 KiB/sec. | ||
| 1020 | 2023.11.19 06:18:21.311698 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1021 | 2023.11.19 06:18:21.311719 [ 3 ] {6e9b8128-82ca-4414-9988-a44e4d3d61f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1022 | 2023.11.19 06:18:21.311734 [ 3 ] {} <Debug> HTTP-Session: df514144-9bc6-4781-bbe2-184d29a83b68 Destroying unnamed session | ||
| 1023 | 2023.11.19 06:18:21.311846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1024 | 2023.11.19 06:18:21.311887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1025 | 2023.11.19 06:18:21.311905 [ 3 ] {} <Debug> HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1026 | 2023.11.19 06:18:21.311920 [ 3 ] {} <Debug> HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2023.11.19 06:18:21.311986 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1028 | 2023.11.19 06:18:21.312022 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1029 | 2023.11.19 06:18:21.312119 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1030 | 2023.11.19 06:18:21.312395 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1031 | 2023.11.19 06:18:21.312651 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2023.11.19 06:18:21.312784 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1033 | 2023.11.19 06:18:21.312894 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.000872503 sec., 51575 rows/sec., 4.08 MiB/sec. | ||
| 1034 | 2023.11.19 06:18:21.312991 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1035 | 2023.11.19 06:18:21.313013 [ 3 ] {87370577-024d-474e-b4b5-e18b4c15440d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1036 | 2023.11.19 06:18:21.313027 [ 3 ] {} <Debug> HTTP-Session: 7f349f14-6147-4e8d-8f32-ad8ccf8ec68c Destroying unnamed session | ||
| 1037 | 2023.11.19 06:18:21.313190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 27131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1038 | 2023.11.19 06:18:21.313231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1039 | 2023.11.19 06:18:21.313248 [ 3 ] {} <Debug> HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1040 | 2023.11.19 06:18:21.313263 [ 3 ] {} <Debug> HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2023.11.19 06:18:21.313334 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1042 | 2023.11.19 06:18:21.313370 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1043 | 2023.11.19 06:18:21.313462 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1044 | 2023.11.19 06:18:21.313917 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1045 | 2023.11.19 06:18:21.314117 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1046 | 2023.11.19 06:18:21.314249 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1047 | 2023.11.19 06:18:21.314357 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Information> executeQuery: Read 171 rows, 16.70 KiB in 0.000994007 sec., 172030 rows/sec., 16.40 MiB/sec. | ||
| 1048 | 2023.11.19 06:18:21.314487 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1049 | 2023.11.19 06:18:21.314508 [ 3 ] {34fc1b0d-dee9-4c03-8525-e4d9b11c3fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1050 | 2023.11.19 06:18:21.314590 [ 3 ] {} <Debug> HTTP-Session: 00e3961f-7863-4ecc-99ad-dc19f2cad27f Destroying unnamed session | ||
| 1051 | 2023.11.19 06:18:21.314731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 11714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1052 | 2023.11.19 06:18:21.314772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1053 | 2023.11.19 06:18:21.314790 [ 3 ] {} <Debug> HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1054 | 2023.11.19 06:18:21.314805 [ 3 ] {} <Debug> HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2023.11.19 06:18:21.314871 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1056 | 2023.11.19 06:18:21.314907 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1057 | 2023.11.19 06:18:21.315010 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1058 | 2023.11.19 06:18:21.315322 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1059 | 2023.11.19 06:18:21.315508 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1060 | 2023.11.19 06:18:21.315706 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1061 | 2023.11.19 06:18:21.315819 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Information> executeQuery: Read 69 rows, 5.50 KiB in 0.000904254 sec., 76305 rows/sec., 5.94 MiB/sec. | ||
| 1062 | 2023.11.19 06:18:21.315959 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1063 | 2023.11.19 06:18:21.315981 [ 3 ] {38a6266e-2675-4b50-9061-010f39edf2f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1064 | 2023.11.19 06:18:21.315995 [ 3 ] {} <Debug> HTTP-Session: 707c6ae9-2bb7-4216-b13f-a76b4d87c8b3 Destroying unnamed session | ||
| 1065 | 2023.11.19 06:18:21.316249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 34676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1066 | 2023.11.19 06:18:21.316292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1067 | 2023.11.19 06:18:21.316310 [ 3 ] {} <Debug> HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1068 | 2023.11.19 06:18:21.316325 [ 3 ] {} <Debug> HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2023.11.19 06:18:21.316396 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1070 | 2023.11.19 06:18:21.316434 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1071 | 2023.11.19 06:18:21.316614 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1072 | 2023.11.19 06:18:21.316970 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1073 | 2023.11.19 06:18:21.317211 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1074 | 2023.11.19 06:18:21.317386 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1075 | 2023.11.19 06:18:21.317479 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Information> executeQuery: Read 180 rows, 12.83 KiB in 0.001060648 sec., 169707 rows/sec., 11.81 MiB/sec. | ||
| 1076 | 2023.11.19 06:18:21.317691 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1077 | 2023.11.19 06:18:21.317712 [ 3 ] {cf6a8c0d-aa8f-4263-b174-c294f4a7ba3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1078 | 2023.11.19 06:18:21.317727 [ 3 ] {} <Debug> HTTP-Session: a418dc26-445b-4f16-bc0a-1f390c6450dc Destroying unnamed session | ||
| 1079 | 2023.11.19 06:18:21.317979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1080 | 2023.11.19 06:18:21.318019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1081 | 2023.11.19 06:18:21.318036 [ 3 ] {} <Debug> HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1082 | 2023.11.19 06:18:21.318052 [ 3 ] {} <Debug> HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2023.11.19 06:18:21.318129 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1084 | 2023.11.19 06:18:21.318168 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1085 | 2023.11.19 06:18:21.318294 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1086 | 2023.11.19 06:18:21.318780 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1087 | 2023.11.19 06:18:21.319058 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1088 | 2023.11.19 06:18:21.319221 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1089 | 2023.11.19 06:18:21.319339 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001189632 sec., 37826 rows/sec., 51.05 MiB/sec. | ||
| 1090 | 2023.11.19 06:18:21.319454 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1091 | 2023.11.19 06:18:21.319476 [ 3 ] {0c991d86-71fb-4ac7-90b2-5e637998518a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1092 | 2023.11.19 06:18:21.319489 [ 3 ] {} <Debug> HTTP-Session: 53fc8ec4-f4c6-4acf-b378-d23b0e4d95c6 Destroying unnamed session | ||
| 1093 | 2023.11.19 06:18:27.322302 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1094 | 2023.11.19 06:18:27.322364 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1095 | 2023.11.19 06:18:31.305839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1096 | 2023.11.19 06:18:31.305964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1097 | 2023.11.19 06:18:31.305992 [ 3 ] {} <Debug> HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1098 | 2023.11.19 06:18:31.306018 [ 3 ] {} <Debug> HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2023.11.19 06:18:31.306152 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1100 | 2023.11.19 06:18:31.306214 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1101 | 2023.11.19 06:18:31.306382 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1102 | 2023.11.19 06:18:31.306877 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1103 | 2023.11.19 06:18:31.307125 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1104 | 2023.11.19 06:18:31.307269 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1105 | 2023.11.19 06:18:31.307379 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001202812 sec., 37412 rows/sec., 2.96 MiB/sec. | ||
| 1106 | 2023.11.19 06:18:31.307597 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1107 | 2023.11.19 06:18:31.307621 [ 3 ] {f06f8329-ef00-4244-8560-44d9a3bd2ac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1108 | 2023.11.19 06:18:31.307636 [ 3 ] {} <Debug> HTTP-Session: f0a1115c-23de-47f6-9b1c-61e3ee22e56c Destroying unnamed session | ||
| 1109 | 2023.11.19 06:18:31.307772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 21863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1110 | 2023.11.19 06:18:31.307813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1111 | 2023.11.19 06:18:31.307830 [ 3 ] {} <Debug> HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1112 | 2023.11.19 06:18:31.307846 [ 3 ] {} <Debug> HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2023.11.19 06:18:31.307916 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1114 | 2023.11.19 06:18:31.307951 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1115 | 2023.11.19 06:18:31.308047 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1116 | 2023.11.19 06:18:31.308383 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1117 | 2023.11.19 06:18:31.308651 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1118 | 2023.11.19 06:18:31.308788 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1119 | 2023.11.19 06:18:31.308896 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Information> executeQuery: Read 135 rows, 13.60 KiB in 0.000941125 sec., 143445 rows/sec., 14.11 MiB/sec. | ||
| 1120 | 2023.11.19 06:18:31.308995 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Debug> DynamicQueryHandler: Done processing query | ||
| 1121 | 2023.11.19 06:18:31.309016 [ 3 ] {df845668-accc-46bc-8faf-dd7d1c251f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1122 | 2023.11.19 06:18:31.309030 [ 3 ] {} <Debug> HTTP-Session: ce42e67b-759f-4258-a179-164d08ef9f74 Destroying unnamed session | ||
| 1123 | 2023.11.19 06:18:31.309188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1124 | 2023.11.19 06:18:31.309227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1125 | 2023.11.19 06:18:31.309244 [ 3 ] {} <Debug> HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1126 | 2023.11.19 06:18:31.309260 [ 3 ] {} <Debug> HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2023.11.19 06:18:31.309326 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1128 | 2023.11.19 06:18:31.309362 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2023.11.19 06:18:31.309522 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1130 | 2023.11.19 06:18:31.309783 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1131 | 2023.11.19 06:18:31.309974 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1132 | 2023.11.19 06:18:31.310107 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1133 | 2023.11.19 06:18:31.310215 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.000851403 sec., 52853 rows/sec., 4.13 MiB/sec. | ||
| 1134 | 2023.11.19 06:18:31.310321 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1135 | 2023.11.19 06:18:31.310342 [ 3 ] {20822614-6d09-4989-8d1b-5232a89a8bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1136 | 2023.11.19 06:18:31.310356 [ 3 ] {} <Debug> HTTP-Session: 0cfe37da-1c81-43fd-aa19-41245898c8e5 Destroying unnamed session | ||
| 1137 | 2023.11.19 06:18:31.310579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1138 | 2023.11.19 06:18:31.310622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1139 | 2023.11.19 06:18:31.310639 [ 3 ] {} <Debug> HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1140 | 2023.11.19 06:18:31.310655 [ 3 ] {} <Debug> HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2023.11.19 06:18:31.310739 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1142 | 2023.11.19 06:18:31.310780 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1143 | 2023.11.19 06:18:31.310908 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1144 | 2023.11.19 06:18:31.311369 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1145 | 2023.11.19 06:18:31.311714 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1146 | 2023.11.19 06:18:31.311874 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1147 | 2023.11.19 06:18:31.311993 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001239213 sec., 36313 rows/sec., 49.00 MiB/sec. | ||
| 1148 | 2023.11.19 06:18:31.312099 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1149 | 2023.11.19 06:18:31.312121 [ 3 ] {c2da793d-ec1b-4ae8-b94f-402eaa67cef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1150 | 2023.11.19 06:18:31.312135 [ 3 ] {} <Debug> HTTP-Session: 5e126e26-d086-417d-9dae-0e614cf00fda Destroying unnamed session | ||
| 1151 | 2023.11.19 06:18:36.317196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1152 | 2023.11.19 06:18:36.317366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1153 | 2023.11.19 06:18:36.317410 [ 3 ] {} <Debug> HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1154 | 2023.11.19 06:18:36.317450 [ 3 ] {} <Debug> HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2023.11.19 06:18:36.317633 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1156 | 2023.11.19 06:18:36.317713 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1157 | 2023.11.19 06:18:36.317860 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1158 | 2023.11.19 06:18:36.318312 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1159 | 2023.11.19 06:18:36.318558 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1160 | 2023.11.19 06:18:36.318712 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1161 | 2023.11.19 06:18:36.318831 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Information> executeQuery: Read 1 rows, 83.00 B in 0.001154471 sec., 866 rows/sec., 70.21 KiB/sec. | ||
| 1162 | 2023.11.19 06:18:36.319044 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1163 | 2023.11.19 06:18:36.319069 [ 3 ] {e59ce0e1-793f-48ed-994b-a616cd7778fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1164 | 2023.11.19 06:18:36.319084 [ 3 ] {} <Debug> HTTP-Session: b4cfb78a-1c6d-45d7-86c2-7ceecb451711 Destroying unnamed session | ||
| 1165 | 2023.11.19 06:18:36.319206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1166 | 2023.11.19 06:18:36.319252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1167 | 2023.11.19 06:18:36.319271 [ 3 ] {} <Debug> HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1168 | 2023.11.19 06:18:36.319289 [ 3 ] {} <Debug> HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2023.11.19 06:18:36.319367 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1170 | 2023.11.19 06:18:36.319406 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1171 | 2023.11.19 06:18:36.319507 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1172 | 2023.11.19 06:18:36.319764 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1173 | 2023.11.19 06:18:36.320020 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1174 | 2023.11.19 06:18:36.320155 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1175 | 2023.11.19 06:18:36.320267 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Information> executeQuery: Read 3 rows, 270.00 B in 0.000861413 sec., 3482 rows/sec., 306.09 KiB/sec. | ||
| 1176 | 2023.11.19 06:18:36.320365 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Debug> DynamicQueryHandler: Done processing query | ||
| 1177 | 2023.11.19 06:18:36.320386 [ 3 ] {94fe3b12-8b64-4865-9f55-bbc4741b8091} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1178 | 2023.11.19 06:18:36.320401 [ 3 ] {} <Debug> HTTP-Session: f2987a1a-8af8-41b7-83de-35893e16b558 Destroying unnamed session | ||
| 1179 | 2023.11.19 06:18:36.320524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1180 | 2023.11.19 06:18:36.320564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1181 | 2023.11.19 06:18:36.320582 [ 3 ] {} <Debug> HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1182 | 2023.11.19 06:18:36.320599 [ 3 ] {} <Debug> HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2023.11.19 06:18:36.320664 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1184 | 2023.11.19 06:18:36.320700 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1185 | 2023.11.19 06:18:36.320795 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1186 | 2023.11.19 06:18:36.321098 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1187 | 2023.11.19 06:18:36.321293 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1188 | 2023.11.19 06:18:36.321430 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1189 | 2023.11.19 06:18:36.321542 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Information> executeQuery: Read 10 rows, 823.00 B in 0.000838822 sec., 11921 rows/sec., 958.14 KiB/sec. | ||
| 1190 | 2023.11.19 06:18:36.321649 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1191 | 2023.11.19 06:18:36.321671 [ 3 ] {15113d99-a45d-4dd4-beee-af45496d397d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1192 | 2023.11.19 06:18:36.321686 [ 3 ] {} <Debug> HTTP-Session: 98c5324c-8763-49e5-bd60-5812f1ca3f6d Destroying unnamed session | ||
| 1193 | 2023.11.19 06:18:36.321821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1194 | 2023.11.19 06:18:36.321862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1195 | 2023.11.19 06:18:36.321945 [ 3 ] {} <Debug> HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1196 | 2023.11.19 06:18:36.321961 [ 3 ] {} <Debug> HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2023.11.19 06:18:36.322026 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1198 | 2023.11.19 06:18:36.322066 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1199 | 2023.11.19 06:18:36.322195 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1200 | 2023.11.19 06:18:36.322453 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1201 | 2023.11.19 06:18:36.322696 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1202 | 2023.11.19 06:18:36.322859 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1203 | 2023.11.19 06:18:36.323043 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Information> executeQuery: Read 1 rows, 1.38 KiB in 0.000987966 sec., 1012 rows/sec., 1.37 MiB/sec. | ||
| 1204 | 2023.11.19 06:18:36.323194 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Debug> DynamicQueryHandler: Done processing query | ||
| 1205 | 2023.11.19 06:18:36.323216 [ 3 ] {5caff7c8-c681-495a-ad9c-5e350422ba71} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1206 | 2023.11.19 06:18:36.323230 [ 3 ] {} <Debug> HTTP-Session: 0adef500-1563-4a5a-9241-ecd42974474b Destroying unnamed session | ||
| 1207 | 2023.11.19 06:18:36.323337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1208 | 2023.11.19 06:18:36.323378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1209 | 2023.11.19 06:18:36.323395 [ 3 ] {} <Debug> HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1210 | 2023.11.19 06:18:36.323412 [ 3 ] {} <Debug> HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2023.11.19 06:18:36.323477 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1212 | 2023.11.19 06:18:36.323512 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1213 | 2023.11.19 06:18:36.323619 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1214 | 2023.11.19 06:18:36.323835 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1215 | 2023.11.19 06:18:36.324119 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1216 | 2023.11.19 06:18:36.324277 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Trace> oximeter.measurements_i64 (9889a34b-efcf-4dcb-83bc-f7ee19c6d26c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1217 | 2023.11.19 06:18:36.324393 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000878523 sec., 10244 rows/sec., 713.64 KiB/sec. | ||
| 1218 | 2023.11.19 06:18:36.324501 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1219 | 2023.11.19 06:18:36.324522 [ 3 ] {7bc58591-8c99-4fb4-93ce-aed97740037a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1220 | 2023.11.19 06:18:36.324537 [ 3 ] {} <Debug> HTTP-Session: fe5e09f9-e3bb-4710-86fb-79d839114e7e Destroying unnamed session | ||
| 1221 | 2023.11.19 06:18:41.332771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1222 | 2023.11.19 06:18:41.332938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1223 | 2023.11.19 06:18:41.332984 [ 3 ] {} <Debug> HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1224 | 2023.11.19 06:18:41.333025 [ 3 ] {} <Debug> HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2023.11.19 06:18:41.333216 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1226 | 2023.11.19 06:18:41.333310 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1227 | 2023.11.19 06:18:41.333543 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1228 | 2023.11.19 06:18:41.333943 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1229 | 2023.11.19 06:18:41.334175 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1230 | 2023.11.19 06:18:41.334320 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1231 | 2023.11.19 06:18:41.334503 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001177761 sec., 39906 rows/sec., 3.16 MiB/sec. | ||
| 1232 | 2023.11.19 06:18:41.334622 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1233 | 2023.11.19 06:18:41.334644 [ 3 ] {0768975f-320f-4328-a51f-9c9553a3b09d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1234 | 2023.11.19 06:18:41.334659 [ 3 ] {} <Debug> HTTP-Session: 1593b34b-4570-4f45-ae57-6fb0fac3d70e Destroying unnamed session | ||
| 1235 | 2023.11.19 06:18:41.334818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 22752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1236 | 2023.11.19 06:18:41.334859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1237 | 2023.11.19 06:18:41.334876 [ 3 ] {} <Debug> HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1238 | 2023.11.19 06:18:41.334891 [ 3 ] {} <Debug> HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2023.11.19 06:18:41.334962 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1240 | 2023.11.19 06:18:41.334999 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1241 | 2023.11.19 06:18:41.335093 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1242 | 2023.11.19 06:18:41.335507 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1243 | 2023.11.19 06:18:41.335710 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2023.11.19 06:18:41.335846 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1245 | 2023.11.19 06:18:41.335940 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Information> executeQuery: Read 141 rows, 14.13 KiB in 0.000947845 sec., 148758 rows/sec., 14.56 MiB/sec. | ||
| 1246 | 2023.11.19 06:18:41.336049 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1247 | 2023.11.19 06:18:41.336071 [ 3 ] {a83780da-ce52-4574-a273-0d2577af69d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1248 | 2023.11.19 06:18:41.336085 [ 3 ] {} <Debug> HTTP-Session: 60d98e61-669b-455e-8e34-811192ea3cd2 Destroying unnamed session | ||
| 1249 | 2023.11.19 06:18:41.336197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1250 | 2023.11.19 06:18:41.336239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1251 | 2023.11.19 06:18:41.336257 [ 3 ] {} <Debug> HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1252 | 2023.11.19 06:18:41.336273 [ 3 ] {} <Debug> HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2023.11.19 06:18:41.336338 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1254 | 2023.11.19 06:18:41.336441 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2023.11.19 06:18:41.336538 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1256 | 2023.11.19 06:18:41.336801 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1257 | 2023.11.19 06:18:41.336989 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2023.11.19 06:18:41.337126 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1259 | 2023.11.19 06:18:41.337219 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000842703 sec., 55772 rows/sec., 4.36 MiB/sec. | ||
| 1260 | 2023.11.19 06:18:41.337312 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1261 | 2023.11.19 06:18:41.337336 [ 3 ] {30e06de4-c0cc-4f8f-9141-344f0b3d110d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1262 | 2023.11.19 06:18:41.337350 [ 3 ] {} <Debug> HTTP-Session: a0cd7766-1138-4850-8022-79c4a4677746 Destroying unnamed session | ||
| 1263 | 2023.11.19 06:18:41.337566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 50279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1264 | 2023.11.19 06:18:41.337606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1265 | 2023.11.19 06:18:41.337623 [ 3 ] {} <Debug> HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1266 | 2023.11.19 06:18:41.337638 [ 3 ] {} <Debug> HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2023.11.19 06:18:41.337721 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1268 | 2023.11.19 06:18:41.337762 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1269 | 2023.11.19 06:18:41.337884 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1270 | 2023.11.19 06:18:41.338481 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1271 | 2023.11.19 06:18:41.338770 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1272 | 2023.11.19 06:18:41.338931 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1273 | 2023.11.19 06:18:41.339031 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001299764 sec., 36160 rows/sec., 48.80 MiB/sec. | ||
| 1274 | 2023.11.19 06:18:41.339155 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1275 | 2023.11.19 06:18:41.339176 [ 3 ] {72d44e51-c11f-45e4-9e0c-48fb782598e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1276 | 2023.11.19 06:18:41.339190 [ 3 ] {} <Debug> HTTP-Session: 94b6e8fe-2480-471e-920c-8c68a0e174c1 Destroying unnamed session | ||
| 1277 | 2023.11.19 06:18:42.322735 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1278 | 2023.11.19 06:18:42.322785 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1279 | 2023.11.19 06:18:46.343504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1280 | 2023.11.19 06:18:46.343678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1281 | 2023.11.19 06:18:46.343722 [ 3 ] {} <Debug> HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1282 | 2023.11.19 06:18:46.343762 [ 3 ] {} <Debug> HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2023.11.19 06:18:46.344106 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 1284 | 2023.11.19 06:18:46.344693 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2023.11.19 06:18:46.344933 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2023.11.19 06:18:46.344981 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2023.11.19 06:18:46.345140 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1288 | 2023.11.19 06:18:46.345247 [ 188 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2023.11.19 06:18:46.345265 [ 190 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1290 | 2023.11.19 06:18:46.345376 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1291 | 2023.11.19 06:18:46.345459 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1292 | 2023.11.19 06:18:46.347231 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003074621 sec., 3252 rows/sec., 457.06 KiB/sec. | ||
| 1293 | 2023.11.19 06:18:46.347490 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1294 | 2023.11.19 06:18:46.347512 [ 3 ] {52475101-0a32-4c1b-839f-bf9b351ad4d6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1295 | 2023.11.19 06:18:46.347528 [ 3 ] {} <Debug> HTTP-Session: 45200fe6-74e3-4c0e-b81e-a1af242d5793 Destroying unnamed session | ||
| 1296 | 2023.11.19 06:18:46.347763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1297 | 2023.11.19 06:18:46.347808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1298 | 2023.11.19 06:18:46.347826 [ 3 ] {} <Debug> HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1299 | 2023.11.19 06:18:46.347843 [ 3 ] {} <Debug> HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2023.11.19 06:18:46.348036 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1301 | 2023.11.19 06:18:46.348494 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2023.11.19 06:18:46.348655 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2023.11.19 06:18:46.348695 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2023.11.19 06:18:46.348834 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1305 | 2023.11.19 06:18:46.348983 [ 193 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1306 | 2023.11.19 06:18:46.348990 [ 191 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2023.11.19 06:18:46.349109 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1308 | 2023.11.19 06:18:46.349165 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1309 | 2023.11.19 06:18:46.350753 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002721143 sec., 3674 rows/sec., 516.43 KiB/sec. | ||
| 1310 | 2023.11.19 06:18:46.351045 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> DynamicQueryHandler: Done processing query | ||
| 1311 | 2023.11.19 06:18:46.351072 [ 3 ] {0a13e878-f223-4603-b194-6f3fbb2f1046} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1312 | 2023.11.19 06:18:46.351091 [ 3 ] {} <Debug> HTTP-Session: e8b4c5e2-c747-4223-a75e-ae55abeea1f1 Destroying unnamed session | ||
| 1313 | 2023.11.19 06:18:46.351416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1314 | 2023.11.19 06:18:46.351465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1315 | 2023.11.19 06:18:46.351487 [ 3 ] {} <Debug> HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1316 | 2023.11.19 06:18:46.351506 [ 3 ] {} <Debug> HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2023.11.19 06:18:46.351648 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1318 | 2023.11.19 06:18:46.352223 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2023.11.19 06:18:46.352384 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1320 | 2023.11.19 06:18:46.352423 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1321 | 2023.11.19 06:18:46.352561 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1322 | 2023.11.19 06:18:46.352606 [ 188 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1323 | 2023.11.19 06:18:46.352622 [ 186 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1324 | 2023.11.19 06:18:46.352698 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1325 | 2023.11.19 06:18:46.352752 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1326 | 2023.11.19 06:18:46.354384 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002666351 sec., 3750 rows/sec., 527.04 KiB/sec. | ||
| 1327 | 2023.11.19 06:18:46.354603 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> DynamicQueryHandler: Done processing query | ||
| 1328 | 2023.11.19 06:18:46.354625 [ 3 ] {a47cc634-593a-496d-baa8-97056f80ff83} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1329 | 2023.11.19 06:18:46.354641 [ 3 ] {} <Debug> HTTP-Session: a6385504-b273-47fe-8ea8-89685a9130d1 Destroying unnamed session | ||
| 1330 | 2023.11.19 06:18:46.354836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1331 | 2023.11.19 06:18:46.354942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1332 | 2023.11.19 06:18:46.354962 [ 3 ] {} <Debug> HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1333 | 2023.11.19 06:18:46.354978 [ 3 ] {} <Debug> HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2023.11.19 06:18:46.355094 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1335 | 2023.11.19 06:18:46.355548 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2023.11.19 06:18:46.355712 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2023.11.19 06:18:46.355751 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2023.11.19 06:18:46.355956 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1339 | 2023.11.19 06:18:46.356024 [ 190 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2023.11.19 06:18:46.356037 [ 191 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1341 | 2023.11.19 06:18:46.356134 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1342 | 2023.11.19 06:18:46.356190 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1343 | 2023.11.19 06:18:46.357745 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00265031 sec., 3773 rows/sec., 530.23 KiB/sec. | ||
| 1344 | 2023.11.19 06:18:46.358038 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> DynamicQueryHandler: Done processing query | ||
| 1345 | 2023.11.19 06:18:46.358066 [ 3 ] {21f73758-1337-4229-bfd3-ca122b93e363} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1346 | 2023.11.19 06:18:46.358086 [ 3 ] {} <Debug> HTTP-Session: 3ad13874-aafb-4cdf-8b8a-a49c6d9cca03 Destroying unnamed session | ||
| 1347 | 2023.11.19 06:18:46.358300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1348 | 2023.11.19 06:18:46.358349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1349 | 2023.11.19 06:18:46.358372 [ 3 ] {} <Debug> HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1350 | 2023.11.19 06:18:46.358391 [ 3 ] {} <Debug> HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2023.11.19 06:18:46.358535 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1352 | 2023.11.19 06:18:46.359144 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2023.11.19 06:18:46.359314 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1354 | 2023.11.19 06:18:46.359353 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1355 | 2023.11.19 06:18:46.359490 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1356 | 2023.11.19 06:18:46.359538 [ 188 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1357 | 2023.11.19 06:18:46.359559 [ 190 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1358 | 2023.11.19 06:18:46.359640 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1359 | 2023.11.19 06:18:46.359694 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1360 | 2023.11.19 06:18:46.361123 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002506767 sec., 3989 rows/sec., 560.59 KiB/sec. | ||
| 1361 | 2023.11.19 06:18:46.361352 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1362 | 2023.11.19 06:18:46.361374 [ 3 ] {7b5d263d-91b0-46ee-b6dc-29972cdbf55a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1363 | 2023.11.19 06:18:46.361390 [ 3 ] {} <Debug> HTTP-Session: 4575c062-9b8e-4723-a80a-57e9c2162eb5 Destroying unnamed session | ||
| 1364 | 2023.11.19 06:18:46.361599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1365 | 2023.11.19 06:18:46.361640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1366 | 2023.11.19 06:18:46.361658 [ 3 ] {} <Debug> HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1367 | 2023.11.19 06:18:46.361675 [ 3 ] {} <Debug> HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2023.11.19 06:18:46.361793 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1369 | 2023.11.19 06:18:46.362332 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2023.11.19 06:18:46.362501 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2023.11.19 06:18:46.362541 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2023.11.19 06:18:46.362679 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1373 | 2023.11.19 06:18:46.362725 [ 188 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2023.11.19 06:18:46.362739 [ 190 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1375 | 2023.11.19 06:18:46.362819 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1376 | 2023.11.19 06:18:46.362875 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1377 | 2023.11.19 06:18:46.364374 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002506506 sec., 3989 rows/sec., 560.65 KiB/sec. | ||
| 1378 | 2023.11.19 06:18:46.364596 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1379 | 2023.11.19 06:18:46.364617 [ 3 ] {b9bb53ea-a923-4278-8175-2b03052ad3b7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1380 | 2023.11.19 06:18:46.364633 [ 3 ] {} <Debug> HTTP-Session: a6049beb-1908-45cc-ba3f-e975ff643956 Destroying unnamed session | ||
| 1381 | 2023.11.19 06:18:46.364851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1382 | 2023.11.19 06:18:46.364959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1383 | 2023.11.19 06:18:46.364976 [ 3 ] {} <Debug> HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1384 | 2023.11.19 06:18:46.364992 [ 3 ] {} <Debug> HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2023.11.19 06:18:46.365110 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1386 | 2023.11.19 06:18:46.365583 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1387 | 2023.11.19 06:18:46.365753 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2023.11.19 06:18:46.365792 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2023.11.19 06:18:46.365995 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1390 | 2023.11.19 06:18:46.366039 [ 188 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2023.11.19 06:18:46.366055 [ 190 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1392 | 2023.11.19 06:18:46.366126 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1393 | 2023.11.19 06:18:46.366181 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1394 | 2023.11.19 06:18:46.367422 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002289121 sec., 4368 rows/sec., 613.89 KiB/sec. | ||
| 1395 | 2023.11.19 06:18:46.367661 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1396 | 2023.11.19 06:18:46.367683 [ 3 ] {c00f30f2-9064-454e-b1e4-bb9e656b1ed1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1397 | 2023.11.19 06:18:46.367699 [ 3 ] {} <Debug> HTTP-Session: 2ef15161-8992-4ba0-a78f-f502ebde7473 Destroying unnamed session | ||
| 1398 | 2023.11.19 06:18:46.367978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1399 | 2023.11.19 06:18:46.368020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1400 | 2023.11.19 06:18:46.368038 [ 3 ] {} <Debug> HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1401 | 2023.11.19 06:18:46.368054 [ 3 ] {} <Debug> HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2023.11.19 06:18:46.368173 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1403 | 2023.11.19 06:18:46.368654 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2023.11.19 06:18:46.368830 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1405 | 2023.11.19 06:18:46.368868 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1406 | 2023.11.19 06:18:46.369074 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1407 | 2023.11.19 06:18:46.369119 [ 188 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1408 | 2023.11.19 06:18:46.369136 [ 186 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1409 | 2023.11.19 06:18:46.369219 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1410 | 2023.11.19 06:18:46.369273 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1411 | 2023.11.19 06:18:46.370736 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002557098 sec., 3910 rows/sec., 549.56 KiB/sec. | ||
| 1412 | 2023.11.19 06:18:46.371041 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1413 | 2023.11.19 06:18:46.371063 [ 3 ] {c54b23bc-9631-4a4c-8b3d-4068c558183d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1414 | 2023.11.19 06:18:46.371078 [ 3 ] {} <Debug> HTTP-Session: 036d0114-1330-4c01-a47c-9d38fda6265e Destroying unnamed session | ||
| 1415 | 2023.11.19 06:18:46.371270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1416 | 2023.11.19 06:18:46.371311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1417 | 2023.11.19 06:18:46.371328 [ 3 ] {} <Debug> HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1418 | 2023.11.19 06:18:46.371344 [ 3 ] {} <Debug> HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2023.11.19 06:18:46.371465 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1420 | 2023.11.19 06:18:46.372018 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2023.11.19 06:18:46.372191 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2023.11.19 06:18:46.372230 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2023.11.19 06:18:46.372368 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1424 | 2023.11.19 06:18:46.372413 [ 188 ] {97646f1d-603a-4151-92f3-12623518a051} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2023.11.19 06:18:46.372429 [ 193 ] {97646f1d-603a-4151-92f3-12623518a051} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1426 | 2023.11.19 06:18:46.372510 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1427 | 2023.11.19 06:18:46.372565 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1428 | 2023.11.19 06:18:46.373817 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002333553 sec., 4285 rows/sec., 602.20 KiB/sec. | ||
| 1429 | 2023.11.19 06:18:46.374130 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> DynamicQueryHandler: Done processing query | ||
| 1430 | 2023.11.19 06:18:46.374153 [ 3 ] {97646f1d-603a-4151-92f3-12623518a051} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1431 | 2023.11.19 06:18:46.374168 [ 3 ] {} <Debug> HTTP-Session: 18482528-b850-41a1-8f8c-fc0c3cb0fcf8 Destroying unnamed session | ||
| 1432 | 2023.11.19 06:18:46.374376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1433 | 2023.11.19 06:18:46.374417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1434 | 2023.11.19 06:18:46.374435 [ 3 ] {} <Debug> HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1435 | 2023.11.19 06:18:46.374451 [ 3 ] {} <Debug> HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2023.11.19 06:18:46.374572 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1437 | 2023.11.19 06:18:46.375124 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1438 | 2023.11.19 06:18:46.375301 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2023.11.19 06:18:46.375339 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2023.11.19 06:18:46.375478 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1441 | 2023.11.19 06:18:46.375519 [ 188 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2023.11.19 06:18:46.375544 [ 191 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1443 | 2023.11.19 06:18:46.375618 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1444 | 2023.11.19 06:18:46.375671 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1445 | 2023.11.19 06:18:46.377268 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00262815 sec., 3804 rows/sec., 534.70 KiB/sec. | ||
| 1446 | 2023.11.19 06:18:46.377512 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1447 | 2023.11.19 06:18:46.377533 [ 3 ] {74082117-37ff-4c86-b87f-b039ebfa2edf} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1448 | 2023.11.19 06:18:46.377549 [ 3 ] {} <Debug> HTTP-Session: 27a59939-0157-4585-9f9d-cb50c3fe50f2 Destroying unnamed session | ||
| 1449 | 2023.11.19 06:18:46.377743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1450 | 2023.11.19 06:18:46.377783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1451 | 2023.11.19 06:18:46.377801 [ 3 ] {} <Debug> HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1452 | 2023.11.19 06:18:46.377817 [ 3 ] {} <Debug> HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2023.11.19 06:18:46.378004 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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', '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) | ||
| 1454 | 2023.11.19 06:18:46.378499 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1455 | 2023.11.19 06:18:46.378674 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2023.11.19 06:18:46.378714 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2023.11.19 06:18:46.378855 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1458 | 2023.11.19 06:18:46.378901 [ 188 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2023.11.19 06:18:46.378922 [ 190 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1460 | 2023.11.19 06:18:46.379060 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (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 | ||
| 1461 | 2023.11.19 06:18:46.379116 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1462 | 2023.11.19 06:18:46.380687 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002682891 sec., 3727 rows/sec., 523.79 KiB/sec. | ||
| 1463 | 2023.11.19 06:18:46.380922 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1464 | 2023.11.19 06:18:46.381010 [ 3 ] {a705f8ac-b121-4eae-8a5b-2a06eaad652d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1465 | 2023.11.19 06:18:46.381025 [ 3 ] {} <Debug> HTTP-Session: 19b74d77-302f-4aa5-a9d5-bd0bdf4f84e2 Destroying unnamed session | ||
| 1466 | 2023.11.19 06:18:46.381344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1467 | 2023.11.19 06:18:46.381386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1468 | 2023.11.19 06:18:46.381403 [ 3 ] {} <Debug> HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1469 | 2023.11.19 06:18:46.381418 [ 3 ] {} <Debug> HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2023.11.19 06:18:46.381493 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1471 | 2023.11.19 06:18:46.381530 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2023.11.19 06:18:46.381662 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1473 | 2023.11.19 06:18:46.382020 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1474 | 2023.11.19 06:18:46.382282 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1475 | 2023.11.19 06:18:46.382442 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1476 | 2023.11.19 06:18:46.382567 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001041968 sec., 10556 rows/sec., 945.66 KiB/sec. | ||
| 1477 | 2023.11.19 06:18:46.382684 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1478 | 2023.11.19 06:18:46.382705 [ 3 ] {60c6240e-6705-4c0d-bfcc-663db19bf3cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1479 | 2023.11.19 06:18:46.382720 [ 3 ] {} <Debug> HTTP-Session: 48612e54-18f1-4ce0-b7c8-61eb6923bb4e Destroying unnamed session | ||
| 1480 | 2023.11.19 06:18:46.382818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1481 | 2023.11.19 06:18:46.382859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1482 | 2023.11.19 06:18:46.382876 [ 3 ] {} <Debug> HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1483 | 2023.11.19 06:18:46.382891 [ 3 ] {} <Debug> HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2023.11.19 06:18:46.383021 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1485 | 2023.11.19 06:18:46.383058 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1486 | 2023.11.19 06:18:46.383154 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1487 | 2023.11.19 06:18:46.383395 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1488 | 2023.11.19 06:18:46.383599 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1489 | 2023.11.19 06:18:46.383734 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1490 | 2023.11.19 06:18:46.383848 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Information> executeQuery: Read 2 rows, 166.00 B in 0.000852593 sec., 2345 rows/sec., 190.14 KiB/sec. | ||
| 1491 | 2023.11.19 06:18:46.383928 [ 101 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1492 | 2023.11.19 06:18:46.384032 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1493 | 2023.11.19 06:18:46.384055 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1494 | 2023.11.19 06:18:46.384064 [ 3 ] {d0a4b142-04bb-4b8c-a19b-aa83284f6a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1495 | 2023.11.19 06:18:46.384102 [ 3 ] {} <Debug> HTTP-Session: 6fc3da30-42d0-4d4c-a45e-4365f161b71e Destroying unnamed session | ||
| 1496 | 2023.11.19 06:18:46.384233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1497 | 2023.11.19 06:18:46.384227 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1498 | 2023.11.19 06:18:46.384282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1499 | 2023.11.19 06:18:46.384305 [ 3 ] {} <Debug> HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1500 | 2023.11.19 06:18:46.384323 [ 3 ] {} <Debug> HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2023.11.19 06:18:46.384388 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1502 | 2023.11.19 06:18:46.384424 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1503 | 2023.11.19 06:18:46.384524 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1504 | 2023.11.19 06:18:46.384757 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1505 | 2023.11.19 06:18:46.385024 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2023.11.19 06:18:46.385158 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1507 | 2023.11.19 06:18:46.385266 [ 101 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1508 | 2023.11.19 06:18:46.385274 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000842292 sec., 7123 rows/sec., 665.50 KiB/sec. | ||
| 1509 | 2023.11.19 06:18:46.385309 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1510 | 2023.11.19 06:18:46.385458 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1511 | 2023.11.19 06:18:46.385488 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1512 | 2023.11.19 06:18:46.385518 [ 3 ] {aea22b85-54a5-4069-948b-f892a8eb049c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1513 | 2023.11.19 06:18:46.385533 [ 3 ] {} <Debug> HTTP-Session: a973c9a0-68bd-4e5e-a5fa-be63a06616b3 Destroying unnamed session | ||
| 1514 | 2023.11.19 06:18:46.385639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1515 | 2023.11.19 06:18:46.385680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1516 | 2023.11.19 06:18:46.385697 [ 3 ] {} <Debug> HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1517 | 2023.11.19 06:18:46.385712 [ 3 ] {} <Debug> HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2023.11.19 06:18:46.385778 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1519 | 2023.11.19 06:18:46.385813 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1520 | 2023.11.19 06:18:46.385913 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1521 | 2023.11.19 06:18:46.386212 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1522 | 2023.11.19 06:18:46.386411 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1523 | 2023.11.19 06:18:46.386436 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1524 | 2023.11.19 06:18:46.386539 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1525 | 2023.11.19 06:18:46.386549 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1526 | 2023.11.19 06:18:46.386638 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2023.11.19 06:18:46.386809 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 171 rows starting from the beginning of the part | ||
| 1528 | 2023.11.19 06:18:46.387041 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
| 1529 | 2023.11.19 06:18:46.387091 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1530 | 2023.11.19 06:18:46.387260 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part | ||
| 1531 | 2023.11.19 06:18:46.387335 [ 101 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2023.11.19 06:18:46.387489 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1533 | 2023.11.19 06:18:46.387483 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.001619533 sec., 8027 rows/sec., 634.35 KiB/sec. | ||
| 1534 | 2023.11.19 06:18:46.387732 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 1535 | 2023.11.19 06:18:46.387769 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1536 | 2023.11.19 06:18:46.387836 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1537 | 2023.11.19 06:18:46.388075 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1538 | 2023.11.19 06:18:46.388152 [ 3 ] {8bab97d3-4fb7-49d1-b3a9-ea9ce9ece12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1539 | 2023.11.19 06:18:46.388247 [ 3 ] {} <Debug> HTTP-Session: 76011658-be71-41fe-9fc9-4f49cf1e1b6d Destroying unnamed session | ||
| 1540 | 2023.11.19 06:18:46.388332 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part | ||
| 1541 | 2023.11.19 06:18:46.388350 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2023.11.19 06:18:46.388489 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
| 1543 | 2023.11.19 06:18:46.388507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1544 | 2023.11.19 06:18:46.388667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1545 | 2023.11.19 06:18:46.388770 [ 3 ] {} <Debug> HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1546 | 2023.11.19 06:18:46.388870 [ 3 ] {} <Debug> HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2023.11.19 06:18:46.388863 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 1548 | 2023.11.19 06:18:46.389216 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 69 rows starting from the beginning of the part | ||
| 1549 | 2023.11.19 06:18:46.389294 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 1550 | 2023.11.19 06:18:46.389272 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1551 | 2023.11.19 06:18:46.389548 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 1552 | 2023.11.19 06:18:46.389877 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1553 | 2023.11.19 06:18:46.390706 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1554 | 2023.11.19 06:18:46.390920 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1555 | 2023.11.19 06:18:46.391365 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1556 | 2023.11.19 06:18:46.391459 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1557 | 2023.11.19 06:18:46.392037 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 1558 | 2023.11.19 06:18:46.393188 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1559 | 2023.11.19 06:18:46.393328 [ 24 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.007922191 sec., 72707.15891601199 rows/sec., 7.08 MiB/sec. | ||
| 1560 | 2023.11.19 06:18:46.392961 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 1561 | 2023.11.19 06:18:46.393583 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2023.11.19 06:18:46.394118 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1563 | 2023.11.19 06:18:46.394160 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1564 | 2023.11.19 06:18:46.394317 [ 19 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_6_1} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1565 | 2023.11.19 06:18:46.394759 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1566 | 2023.11.19 06:18:46.395254 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Information> executeQuery: Read 11 rows, 743.00 B in 0.005806514 sec., 1894 rows/sec., 124.96 KiB/sec. | ||
| 1567 | 2023.11.19 06:18:46.395696 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1568 | 2023.11.19 06:18:46.395774 [ 3 ] {c466d456-4bd9-4ca6-8eda-a86a17819ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1569 | 2023.11.19 06:18:46.395839 [ 3 ] {} <Debug> HTTP-Session: d8f30613-8eb7-4427-b808-fb8c92710f86 Destroying unnamed session | ||
| 1570 | 2023.11.19 06:18:46.396182 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.008544587 sec., 27619.82527651717 rows/sec., 2.16 MiB/sec. | ||
| 1571 | 2023.11.19 06:18:46.396202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1572 | 2023.11.19 06:18:46.396338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1573 | 2023.11.19 06:18:46.396419 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1574 | 2023.11.19 06:18:46.396412 [ 3 ] {} <Debug> HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1575 | 2023.11.19 06:18:46.396519 [ 3 ] {} <Debug> HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2023.11.19 06:18:46.396871 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1577 | 2023.11.19 06:18:46.396909 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1578 | 2023.11.19 06:18:46.397105 [ 24 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_6_1} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2023.11.19 06:18:46.397159 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1580 | 2023.11.19 06:18:46.397760 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.013645713 sec., 13190.956016735805 rows/sec., 1.04 MiB/sec. | ||
| 1581 | 2023.11.19 06:18:46.397865 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1582 | 2023.11.19 06:18:46.397943 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2023.11.19 06:18:46.398270 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1584 | 2023.11.19 06:18:46.398392 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_6_1} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1585 | 2023.11.19 06:18:46.398399 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1586 | 2023.11.19 06:18:46.398714 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2023.11.19 06:18:46.398881 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1588 | 2023.11.19 06:18:46.399068 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.002013194 sec., 993 rows/sec., 1.34 MiB/sec. | ||
| 1589 | 2023.11.19 06:18:46.399063 [ 100 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1590 | 2023.11.19 06:18:46.399144 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1591 | 2023.11.19 06:18:46.399282 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1592 | 2023.11.19 06:18:46.399301 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Debug> DynamicQueryHandler: Done processing query | ||
| 1593 | 2023.11.19 06:18:46.399346 [ 3 ] {8800c534-a6b8-47cc-9aa8-be33a0b22740} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1594 | 2023.11.19 06:18:46.399390 [ 3 ] {} <Debug> HTTP-Session: 514a7582-8a32-441e-be4a-6cdfb77febc4 Destroying unnamed session | ||
| 1595 | 2023.11.19 06:18:46.399440 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1596 | 2023.11.19 06:18:46.399476 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1597 | 2023.11.19 06:18:46.399575 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part | ||
| 1598 | 2023.11.19 06:18:46.399665 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part | ||
| 1599 | 2023.11.19 06:18:46.399750 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1600 | 2023.11.19 06:18:46.399834 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1601 | 2023.11.19 06:18:46.399920 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 1602 | 2023.11.19 06:18:46.403913 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 6 columns (6 merged, 0 gathered) in 0.004726656 sec., 38081.89129904947 rows/sec., 51.39 MiB/sec. | ||
| 1603 | 2023.11.19 06:18:46.404128 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1604 | 2023.11.19 06:18:46.404314 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1605 | 2023.11.19 06:18:46.404372 [ 10 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1606 | 2023.11.19 06:18:46.404430 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_6_1: 4.01 MiB. | ||
| 1607 | 2023.11.19 06:18:47.002796 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.91 MiB, peak 237.00 MiB, will set to 230.79 MiB (RSS), difference: -5.12 MiB | ||
| 1608 | 2023.11.19 06:18:51.359758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1609 | 2023.11.19 06:18:51.359912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1610 | 2023.11.19 06:18:51.359953 [ 3 ] {} <Debug> HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1611 | 2023.11.19 06:18:51.359990 [ 3 ] {} <Debug> HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2023.11.19 06:18:51.360294 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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) | ||
| 1613 | 2023.11.19 06:18:51.361198 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1614 | 2023.11.19 06:18:51.361512 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1615 | 2023.11.19 06:18:51.361582 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1616 | 2023.11.19 06:18:51.361800 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1617 | 2023.11.19 06:18:51.361909 [ 191 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1618 | 2023.11.19 06:18:51.361909 [ 188 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1619 | 2023.11.19 06:18:51.361963 [ 192 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1620 | 2023.11.19 06:18:51.362102 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1621 | 2023.11.19 06:18:51.362201 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
| 1622 | 2023.11.19 06:18:51.364681 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.004256574 sec., 4933 rows/sec., 561.63 KiB/sec. | ||
| 1623 | 2023.11.19 06:18:51.364971 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> DynamicQueryHandler: Done processing query | ||
| 1624 | 2023.11.19 06:18:51.364995 [ 3 ] {d31d5f5e-432b-4a92-84a0-9736944c8d14} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
| 1625 | 2023.11.19 06:18:51.365011 [ 3 ] {} <Debug> HTTP-Session: 078a2fd2-fd50-43c1-be08-5e089dcfda92 Destroying unnamed session | ||
| 1626 | 2023.11.19 06:18:51.368137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1627 | 2023.11.19 06:18:51.368185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1628 | 2023.11.19 06:18:51.368204 [ 3 ] {} <Debug> HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1629 | 2023.11.19 06:18:51.368223 [ 3 ] {} <Debug> HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2023.11.19 06:18:51.368309 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1631 | 2023.11.19 06:18:51.368416 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1632 | 2023.11.19 06:18:51.368550 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1633 | 2023.11.19 06:18:51.368850 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1634 | 2023.11.19 06:18:51.369115 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1635 | 2023.11.19 06:18:51.369265 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Trace> oximeter.timeseries_schema (01305263-bcb2-41df-bb7c-f53e0ba78906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1636 | 2023.11.19 06:18:51.369447 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001044978 sec., 956 rows/sec., 216.81 KiB/sec. | ||
| 1637 | 2023.11.19 06:18:51.369565 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1638 | 2023.11.19 06:18:51.369586 [ 3 ] {9c3aee4f-4b44-4717-bcf8-e0c231383b1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1639 | 2023.11.19 06:18:51.369600 [ 3 ] {} <Debug> HTTP-Session: 356f79fa-5124-4233-b878-59eebe956da0 Destroying unnamed session | ||
| 1640 | 2023.11.19 06:18:51.369757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1641 | 2023.11.19 06:18:51.369798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1642 | 2023.11.19 06:18:51.369814 [ 3 ] {} <Debug> HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1643 | 2023.11.19 06:18:51.369829 [ 3 ] {} <Debug> HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2023.11.19 06:18:51.369896 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1645 | 2023.11.19 06:18:51.369933 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1646 | 2023.11.19 06:18:51.370030 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1647 | 2023.11.19 06:18:51.370314 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1648 | 2023.11.19 06:18:51.370572 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1649 | 2023.11.19 06:18:51.370709 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1650 | 2023.11.19 06:18:51.370802 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.000871033 sec., 55106 rows/sec., 4.36 MiB/sec. | ||
| 1651 | 2023.11.19 06:18:51.370895 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1652 | 2023.11.19 06:18:51.370916 [ 3 ] {1320e7c2-1141-4a6e-b8fe-4d40b56b2e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1653 | 2023.11.19 06:18:51.370931 [ 3 ] {} <Debug> HTTP-Session: 65b211bb-d0d8-4f8e-a65b-384e994e4338 Destroying unnamed session | ||
| 1654 | 2023.11.19 06:18:51.371035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1655 | 2023.11.19 06:18:51.371075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1656 | 2023.11.19 06:18:51.371092 [ 3 ] {} <Debug> HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1657 | 2023.11.19 06:18:51.371107 [ 3 ] {} <Debug> HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2023.11.19 06:18:51.371169 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1659 | 2023.11.19 06:18:51.371205 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1660 | 2023.11.19 06:18:51.371331 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1661 | 2023.11.19 06:18:51.371621 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1662 | 2023.11.19 06:18:51.371810 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1663 | 2023.11.19 06:18:51.371953 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1664 | 2023.11.19 06:18:51.372041 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000833353 sec., 2399 rows/sec., 205.07 KiB/sec. | ||
| 1665 | 2023.11.19 06:18:51.372149 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1666 | 2023.11.19 06:18:51.372171 [ 3 ] {d76b055f-7a03-4d74-bbfb-c9322794372c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1667 | 2023.11.19 06:18:51.372185 [ 3 ] {} <Debug> HTTP-Session: c3f782b4-2906-4264-8953-db8e1462b278 Destroying unnamed session | ||
| 1668 | 2023.11.19 06:18:51.372345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1669 | 2023.11.19 06:18:51.372452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1670 | 2023.11.19 06:18:51.372469 [ 3 ] {} <Debug> HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1671 | 2023.11.19 06:18:51.372484 [ 3 ] {} <Debug> HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2023.11.19 06:18:51.372554 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1673 | 2023.11.19 06:18:51.372587 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1674 | 2023.11.19 06:18:51.372679 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1675 | 2023.11.19 06:18:51.373028 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1676 | 2023.11.19 06:18:51.373226 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1677 | 2023.11.19 06:18:51.373429 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1678 | 2023.11.19 06:18:51.373522 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Information> executeQuery: Read 181 rows, 17.61 KiB in 0.000937635 sec., 193038 rows/sec., 18.34 MiB/sec. | ||
| 1679 | 2023.11.19 06:18:51.373676 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1680 | 2023.11.19 06:18:51.373698 [ 3 ] {ac261ae0-bfe7-4565-9b05-e5da34d059c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 1681 | 2023.11.19 06:18:51.373713 [ 3 ] {} <Debug> HTTP-Session: 54c8bd2f-ee96-45cc-b9ae-ae88096836ed Destroying unnamed session | ||
| 1682 | 2023.11.19 06:18:51.373852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1683 | 2023.11.19 06:18:51.373892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1684 | 2023.11.19 06:18:51.373909 [ 3 ] {} <Debug> HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1685 | 2023.11.19 06:18:51.373925 [ 3 ] {} <Debug> HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2023.11.19 06:18:51.373988 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1687 | 2023.11.19 06:18:51.374023 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1688 | 2023.11.19 06:18:51.374129 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1689 | 2023.11.19 06:18:51.374531 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1690 | 2023.11.19 06:18:51.374717 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1691 | 2023.11.19 06:18:51.374851 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1692 | 2023.11.19 06:18:51.374940 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000919024 sec., 2176 rows/sec., 151.95 KiB/sec. | ||
| 1693 | 2023.11.19 06:18:51.375046 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Debug> DynamicQueryHandler: Done processing query | ||
| 1694 | 2023.11.19 06:18:51.375067 [ 3 ] {b4c78d35-35f7-44bd-9627-ced2d0931428} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1695 | 2023.11.19 06:18:51.375081 [ 3 ] {} <Debug> HTTP-Session: a88af0fc-dc78-43f0-8a95-9cb0b4ff961b Destroying unnamed session | ||
| 1696 | 2023.11.19 06:18:51.375197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1697 | 2023.11.19 06:18:51.375237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1698 | 2023.11.19 06:18:51.375254 [ 3 ] {} <Debug> HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1699 | 2023.11.19 06:18:51.375269 [ 3 ] {} <Debug> HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2023.11.19 06:18:51.375335 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1701 | 2023.11.19 06:18:51.375435 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1702 | 2023.11.19 06:18:51.375530 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1703 | 2023.11.19 06:18:51.375834 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1704 | 2023.11.19 06:18:51.376025 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1705 | 2023.11.19 06:18:51.376157 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1706 | 2023.11.19 06:18:51.376248 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000878844 sec., 84201 rows/sec., 6.56 MiB/sec. | ||
| 1707 | 2023.11.19 06:18:51.376358 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1708 | 2023.11.19 06:18:51.376445 [ 3 ] {ba7a8b8c-75dd-40f8-beeb-d3511cf859bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1709 | 2023.11.19 06:18:51.376460 [ 3 ] {} <Debug> HTTP-Session: 8be2167c-21b2-45af-b582-c5a469c82d9a Destroying unnamed session | ||
| 1710 | 2023.11.19 06:18:51.376565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1711 | 2023.11.19 06:18:51.376606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1712 | 2023.11.19 06:18:51.376623 [ 3 ] {} <Debug> HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1713 | 2023.11.19 06:18:51.376637 [ 3 ] {} <Debug> HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2023.11.19 06:18:51.376703 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1715 | 2023.11.19 06:18:51.376741 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1716 | 2023.11.19 06:18:51.376844 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1717 | 2023.11.19 06:18:51.377121 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1718 | 2023.11.19 06:18:51.377342 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1719 | 2023.11.19 06:18:51.377572 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1720 | 2023.11.19 06:18:51.377668 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000930605 sec., 39759 rows/sec., 2.77 MiB/sec. | ||
| 1721 | 2023.11.19 06:18:51.377787 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Debug> DynamicQueryHandler: Done processing query | ||
| 1722 | 2023.11.19 06:18:51.377809 [ 3 ] {e515d445-71c7-4df5-af26-6d693d715526} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1723 | 2023.11.19 06:18:51.377823 [ 3 ] {} <Debug> HTTP-Session: 754027a9-7a88-414e-98b4-3c21af5d72b9 Destroying unnamed session | ||
| 1724 | 2023.11.19 06:18:51.377966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1725 | 2023.11.19 06:18:51.378005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1726 | 2023.11.19 06:18:51.378021 [ 3 ] {} <Debug> HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1727 | 2023.11.19 06:18:51.378036 [ 3 ] {} <Debug> HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2023.11.19 06:18:51.378113 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1729 | 2023.11.19 06:18:51.378151 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1730 | 2023.11.19 06:18:51.378271 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1731 | 2023.11.19 06:18:51.378757 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1732 | 2023.11.19 06:18:51.379035 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1733 | 2023.11.19 06:18:51.379195 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1734 | 2023.11.19 06:18:51.379283 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001152931 sec., 41633 rows/sec., 56.18 MiB/sec. | ||
| 1735 | 2023.11.19 06:18:51.379465 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Debug> DynamicQueryHandler: Done processing query | ||
| 1736 | 2023.11.19 06:18:51.379486 [ 3 ] {a1549a8a-4d2f-40dd-a1f1-41b7f63b18df} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1737 | 2023.11.19 06:18:51.379500 [ 3 ] {} <Debug> HTTP-Session: 690ed212-4373-4bcc-90b9-f82a7ddb09f0 Destroying unnamed session | ||
| 1738 | 2023.11.19 06:18:56.370218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1739 | 2023.11.19 06:18:56.370362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1740 | 2023.11.19 06:18:56.370396 [ 3 ] {} <Debug> HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1741 | 2023.11.19 06:18:56.370427 [ 3 ] {} <Debug> HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2023.11.19 06:18:56.370576 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1743 | 2023.11.19 06:18:56.370650 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1744 | 2023.11.19 06:18:56.370910 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1745 | 2023.11.19 06:18:56.371370 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1746 | 2023.11.19 06:18:56.371599 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1747 | 2023.11.19 06:18:56.371752 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1748 | 2023.11.19 06:18:56.371949 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001275954 sec., 1567 rows/sec., 127.05 KiB/sec. | ||
| 1749 | 2023.11.19 06:18:56.372073 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Debug> DynamicQueryHandler: Done processing query | ||
| 1750 | 2023.11.19 06:18:56.372096 [ 3 ] {d743bdbe-bfe4-4b1e-b788-965655cfa624} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1751 | 2023.11.19 06:18:56.372111 [ 3 ] {} <Debug> HTTP-Session: 05d8e347-9f93-4c32-903b-ed5ea5343a4f Destroying unnamed session | ||
| 1752 | 2023.11.19 06:18:56.372221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1753 | 2023.11.19 06:18:56.372261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1754 | 2023.11.19 06:18:56.372279 [ 3 ] {} <Debug> HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1755 | 2023.11.19 06:18:56.372295 [ 3 ] {} <Debug> HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2023.11.19 06:18:56.372359 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1757 | 2023.11.19 06:18:56.372395 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1758 | 2023.11.19 06:18:56.372492 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1759 | 2023.11.19 06:18:56.372755 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1760 | 2023.11.19 06:18:56.373015 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1761 | 2023.11.19 06:18:56.373152 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1762 | 2023.11.19 06:18:56.373267 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000869383 sec., 6901 rows/sec., 644.76 KiB/sec. | ||
| 1763 | 2023.11.19 06:18:56.373378 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Debug> DynamicQueryHandler: Done processing query | ||
| 1764 | 2023.11.19 06:18:56.373400 [ 3 ] {7d7cf7c8-a36c-41f9-81fd-c283ab7b2cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1765 | 2023.11.19 06:18:56.373414 [ 3 ] {} <Debug> HTTP-Session: 462cbd6e-b9eb-4209-8650-494c87e5b5f1 Destroying unnamed session | ||
| 1766 | 2023.11.19 06:18:56.373553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1767 | 2023.11.19 06:18:56.373593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1768 | 2023.11.19 06:18:56.373610 [ 3 ] {} <Debug> HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1769 | 2023.11.19 06:18:56.373626 [ 3 ] {} <Debug> HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2023.11.19 06:18:56.373689 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1771 | 2023.11.19 06:18:56.373724 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1772 | 2023.11.19 06:18:56.373887 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1773 | 2023.11.19 06:18:56.374126 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1774 | 2023.11.19 06:18:56.374319 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1775 | 2023.11.19 06:18:56.374455 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1776 | 2023.11.19 06:18:56.374568 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Information> executeQuery: Read 2 rows, 164.00 B in 0.000841072 sec., 2377 rows/sec., 190.42 KiB/sec. | ||
| 1777 | 2023.11.19 06:18:56.374665 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Debug> DynamicQueryHandler: Done processing query | ||
| 1778 | 2023.11.19 06:18:56.374686 [ 3 ] {284922ee-14ab-4d75-a68f-8fdf1ca93d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1779 | 2023.11.19 06:18:56.374701 [ 3 ] {} <Debug> HTTP-Session: 61e78359-b645-4b1f-87e0-a603f90fbf2b Destroying unnamed session | ||
| 1780 | 2023.11.19 06:18:56.374800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1781 | 2023.11.19 06:18:56.374906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1782 | 2023.11.19 06:18:56.374922 [ 3 ] {} <Debug> HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1783 | 2023.11.19 06:18:56.374937 [ 3 ] {} <Debug> HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2023.11.19 06:18:56.375003 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1785 | 2023.11.19 06:18:56.375043 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1786 | 2023.11.19 06:18:56.375168 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1787 | 2023.11.19 06:18:56.375418 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1788 | 2023.11.19 06:18:56.375665 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2023.11.19 06:18:56.375888 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1790 | 2023.11.19 06:18:56.375999 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000966906 sec., 2068 rows/sec., 2.79 MiB/sec. | ||
| 1791 | 2023.11.19 06:18:56.376112 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Debug> DynamicQueryHandler: Done processing query | ||
| 1792 | 2023.11.19 06:18:56.376133 [ 3 ] {9bcb64ba-b104-4162-8d43-36adb58cad68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1793 | 2023.11.19 06:18:56.376147 [ 3 ] {} <Debug> HTTP-Session: afd6708b-f975-4e18-938c-1c9162db7955 Destroying unnamed session | ||
| 1794 | 2023.11.19 06:18:57.322974 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1795 | 2023.11.19 06:18:57.323028 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1796 | 2023.11.19 06:19:01.387086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1797 | 2023.11.19 06:19:01.387197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1798 | 2023.11.19 06:19:01.387222 [ 3 ] {} <Debug> HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1799 | 2023.11.19 06:19:01.387244 [ 3 ] {} <Debug> HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2023.11.19 06:19:01.387429 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1801 | 2023.11.19 06:19:01.387488 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1802 | 2023.11.19 06:19:01.387638 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1803 | 2023.11.19 06:19:01.388028 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1804 | 2023.11.19 06:19:01.388261 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1805 | 2023.11.19 06:19:01.388475 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1806 | 2023.11.19 06:19:01.388607 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001145811 sec., 41891 rows/sec., 3.32 MiB/sec. | ||
| 1807 | 2023.11.19 06:19:01.388788 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Debug> DynamicQueryHandler: Done processing query | ||
| 1808 | 2023.11.19 06:19:01.388812 [ 3 ] {1d6bdb63-f5c9-45bb-a3cb-b79a74bbec27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1809 | 2023.11.19 06:19:01.388827 [ 3 ] {} <Debug> HTTP-Session: 06217af5-26a7-44bc-95d3-5c5639b931d4 Destroying unnamed session | ||
| 1810 | 2023.11.19 06:19:01.388935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1811 | 2023.11.19 06:19:01.388976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1812 | 2023.11.19 06:19:01.388993 [ 3 ] {} <Debug> HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1813 | 2023.11.19 06:19:01.389009 [ 3 ] {} <Debug> HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2023.11.19 06:19:01.389074 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1815 | 2023.11.19 06:19:01.389112 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1816 | 2023.11.19 06:19:01.389222 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1817 | 2023.11.19 06:19:01.389540 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1818 | 2023.11.19 06:19:01.389729 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2023.11.19 06:19:01.389866 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1820 | 2023.11.19 06:19:01.389979 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000867923 sec., 2304 rows/sec., 196.91 KiB/sec. | ||
| 1821 | 2023.11.19 06:19:01.390089 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1822 | 2023.11.19 06:19:01.390110 [ 3 ] {bc398e6a-9fed-456f-a1e5-31ae441d1ba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1823 | 2023.11.19 06:19:01.390124 [ 3 ] {} <Debug> HTTP-Session: 2566a25f-31b6-4674-a23c-a4ab4cafe788 Destroying unnamed session | ||
| 1824 | 2023.11.19 06:19:01.390379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1825 | 2023.11.19 06:19:01.390422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1826 | 2023.11.19 06:19:01.390439 [ 3 ] {} <Debug> HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1827 | 2023.11.19 06:19:01.390454 [ 3 ] {} <Debug> HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2023.11.19 06:19:01.390523 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1829 | 2023.11.19 06:19:01.390557 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2023.11.19 06:19:01.390652 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1831 | 2023.11.19 06:19:01.391017 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1832 | 2023.11.19 06:19:01.391220 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1833 | 2023.11.19 06:19:01.391426 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1834 | 2023.11.19 06:19:01.391543 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Information> executeQuery: Read 145 rows, 14.52 KiB in 0.000991237 sec., 146281 rows/sec., 14.30 MiB/sec. | ||
| 1835 | 2023.11.19 06:19:01.391646 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Debug> DynamicQueryHandler: Done processing query | ||
| 1836 | 2023.11.19 06:19:01.391667 [ 3 ] {c9273d1b-e16e-467f-8cd2-4ef080a60780} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1837 | 2023.11.19 06:19:01.391681 [ 3 ] {} <Debug> HTTP-Session: fb7edbf7-dbd4-49b0-982b-4cf5f08629ae Destroying unnamed session | ||
| 1838 | 2023.11.19 06:19:01.391789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1839 | 2023.11.19 06:19:01.391828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1840 | 2023.11.19 06:19:01.391845 [ 3 ] {} <Debug> HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1841 | 2023.11.19 06:19:01.391860 [ 3 ] {} <Debug> HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2023.11.19 06:19:01.391923 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1843 | 2023.11.19 06:19:01.391957 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1844 | 2023.11.19 06:19:01.392051 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1845 | 2023.11.19 06:19:01.392272 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1846 | 2023.11.19 06:19:01.392521 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1847 | 2023.11.19 06:19:01.392656 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1848 | 2023.11.19 06:19:01.392760 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000796451 sec., 2511 rows/sec., 175.34 KiB/sec. | ||
| 1849 | 2023.11.19 06:19:01.392866 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1850 | 2023.11.19 06:19:01.392888 [ 3 ] {0ea82fcb-2f1a-4859-b66e-5e01aa86cdd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1851 | 2023.11.19 06:19:01.392904 [ 3 ] {} <Debug> HTTP-Session: c874252f-c36f-4822-abfe-e361e10b690c Destroying unnamed session | ||
| 1852 | 2023.11.19 06:19:01.393024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1853 | 2023.11.19 06:19:01.393063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1854 | 2023.11.19 06:19:01.393081 [ 3 ] {} <Debug> HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1855 | 2023.11.19 06:19:01.393096 [ 3 ] {} <Debug> HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2023.11.19 06:19:01.393162 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1857 | 2023.11.19 06:19:01.393197 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2023.11.19 06:19:01.393292 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1859 | 2023.11.19 06:19:01.393626 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1860 | 2023.11.19 06:19:01.393807 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1861 | 2023.11.19 06:19:01.393938 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1862 | 2023.11.19 06:19:01.394051 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000851232 sec., 58738 rows/sec., 4.60 MiB/sec. | ||
| 1863 | 2023.11.19 06:19:01.394148 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1864 | 2023.11.19 06:19:01.394169 [ 3 ] {bc6eedb6-393f-43d0-835b-0433a4d73a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1865 | 2023.11.19 06:19:01.394184 [ 3 ] {} <Debug> HTTP-Session: 2281d3f0-d9d9-486f-8a03-5da997b9c1a9 Destroying unnamed session | ||
| 1866 | 2023.11.19 06:19:01.394284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1867 | 2023.11.19 06:19:01.394389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1868 | 2023.11.19 06:19:01.394407 [ 3 ] {} <Debug> HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1869 | 2023.11.19 06:19:01.394423 [ 3 ] {} <Debug> HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2023.11.19 06:19:01.394485 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1871 | 2023.11.19 06:19:01.394522 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1872 | 2023.11.19 06:19:01.394628 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1873 | 2023.11.19 06:19:01.394848 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1874 | 2023.11.19 06:19:01.395064 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1875 | 2023.11.19 06:19:01.395223 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1876 | 2023.11.19 06:19:01.395400 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000879524 sec., 1136 rows/sec., 78.83 KiB/sec. | ||
| 1877 | 2023.11.19 06:19:01.395508 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Debug> DynamicQueryHandler: Done processing query | ||
| 1878 | 2023.11.19 06:19:01.395530 [ 3 ] {f50f8cd6-1066-4fbd-bbba-c61131632a07} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1879 | 2023.11.19 06:19:01.395544 [ 3 ] {} <Debug> HTTP-Session: 72464904-0cec-4b56-89dd-0594134c5171 Destroying unnamed session | ||
| 1880 | 2023.11.19 06:19:01.395687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1881 | 2023.11.19 06:19:01.395727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1882 | 2023.11.19 06:19:01.395744 [ 3 ] {} <Debug> HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1883 | 2023.11.19 06:19:01.395759 [ 3 ] {} <Debug> HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2023.11.19 06:19:01.395833 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1885 | 2023.11.19 06:19:01.395873 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1886 | 2023.11.19 06:19:01.395997 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1887 | 2023.11.19 06:19:01.396483 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1888 | 2023.11.19 06:19:01.396761 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1889 | 2023.11.19 06:19:01.396918 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1890 | 2023.11.19 06:19:01.397033 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001181871 sec., 40613 rows/sec., 54.81 MiB/sec. | ||
| 1891 | 2023.11.19 06:19:01.397137 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Debug> DynamicQueryHandler: Done processing query | ||
| 1892 | 2023.11.19 06:19:01.397158 [ 3 ] {5a5a8ed7-a63d-4242-897b-8a21e7e55931} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1893 | 2023.11.19 06:19:01.397172 [ 3 ] {} <Debug> HTTP-Session: c9001b11-c17d-451c-b9b1-09248fc15910 Destroying unnamed session | ||
| 1894 | 2023.11.19 06:19:06.397241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1895 | 2023.11.19 06:19:06.397362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1896 | 2023.11.19 06:19:06.397390 [ 3 ] {} <Debug> HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1897 | 2023.11.19 06:19:06.397416 [ 3 ] {} <Debug> HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2023.11.19 06:19:06.397549 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1899 | 2023.11.19 06:19:06.397612 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1900 | 2023.11.19 06:19:06.397767 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1901 | 2023.11.19 06:19:06.398202 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1902 | 2023.11.19 06:19:06.398439 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1903 | 2023.11.19 06:19:06.398588 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1904 | 2023.11.19 06:19:06.398703 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Information> executeQuery: Read 2 rows, 166.00 B in 0.00112383 sec., 1779 rows/sec., 144.25 KiB/sec. | ||
| 1905 | 2023.11.19 06:19:06.398895 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1906 | 2023.11.19 06:19:06.398919 [ 3 ] {6dfb2391-5597-4cd2-b429-b553550465bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1907 | 2023.11.19 06:19:06.398934 [ 3 ] {} <Debug> HTTP-Session: 1a99089a-69a5-4543-b063-5ee86fbe76e3 Destroying unnamed session | ||
| 1908 | 2023.11.19 06:19:06.399048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1909 | 2023.11.19 06:19:06.399091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1910 | 2023.11.19 06:19:06.399109 [ 3 ] {} <Debug> HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1911 | 2023.11.19 06:19:06.399125 [ 3 ] {} <Debug> HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2023.11.19 06:19:06.399190 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1913 | 2023.11.19 06:19:06.399226 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1914 | 2023.11.19 06:19:06.399322 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1915 | 2023.11.19 06:19:06.399581 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1916 | 2023.11.19 06:19:06.399771 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1917 | 2023.11.19 06:19:06.399976 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1918 | 2023.11.19 06:19:06.400070 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000841932 sec., 7126 rows/sec., 665.79 KiB/sec. | ||
| 1919 | 2023.11.19 06:19:06.400204 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1920 | 2023.11.19 06:19:06.400228 [ 3 ] {3833848d-ff36-413e-a79b-21b1da01905c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1921 | 2023.11.19 06:19:06.400242 [ 3 ] {} <Debug> HTTP-Session: a7ba4da8-d38c-4987-970c-ecaef40acc48 Destroying unnamed session | ||
| 1922 | 2023.11.19 06:19:06.400382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1923 | 2023.11.19 06:19:06.400423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1924 | 2023.11.19 06:19:06.400440 [ 3 ] {} <Debug> HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1925 | 2023.11.19 06:19:06.400456 [ 3 ] {} <Debug> HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2023.11.19 06:19:06.400521 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1927 | 2023.11.19 06:19:06.400558 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1928 | 2023.11.19 06:19:06.400660 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1929 | 2023.11.19 06:19:06.400951 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1930 | 2023.11.19 06:19:06.401134 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1931 | 2023.11.19 06:19:06.401268 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1932 | 2023.11.19 06:19:06.401359 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Information> executeQuery: Read 2 rows, 164.00 B in 0.000799142 sec., 2502 rows/sec., 200.41 KiB/sec. | ||
| 1933 | 2023.11.19 06:19:06.401464 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Debug> DynamicQueryHandler: Done processing query | ||
| 1934 | 2023.11.19 06:19:06.401486 [ 3 ] {91682f66-24e7-4278-8f25-e89625835916} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1935 | 2023.11.19 06:19:06.401500 [ 3 ] {} <Debug> HTTP-Session: 5fd41828-136d-4b16-bf9c-1cefd66a6805 Destroying unnamed session | ||
| 1936 | 2023.11.19 06:19:06.401598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1937 | 2023.11.19 06:19:06.401640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1938 | 2023.11.19 06:19:06.401657 [ 3 ] {} <Debug> HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1939 | 2023.11.19 06:19:06.401673 [ 3 ] {} <Debug> HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2023.11.19 06:19:06.401738 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1941 | 2023.11.19 06:19:06.401778 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1942 | 2023.11.19 06:19:06.401967 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1943 | 2023.11.19 06:19:06.402306 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1944 | 2023.11.19 06:19:06.402562 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1945 | 2023.11.19 06:19:06.402726 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1946 | 2023.11.19 06:19:06.402889 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.001061198 sec., 1884 rows/sec., 2.54 MiB/sec. | ||
| 1947 | 2023.11.19 06:19:06.403004 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1948 | 2023.11.19 06:19:06.403026 [ 3 ] {f8227c88-c1e5-406a-a882-558d5d94c72f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1949 | 2023.11.19 06:19:06.403041 [ 3 ] {} <Debug> HTTP-Session: bbee4d1c-e464-4fa4-b0e1-e461fb03d023 Destroying unnamed session | ||
| 1950 | 2023.11.19 06:19:11.414059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1951 | 2023.11.19 06:19:11.414226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1952 | 2023.11.19 06:19:11.414269 [ 3 ] {} <Debug> HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1953 | 2023.11.19 06:19:11.414372 [ 3 ] {} <Debug> HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2023.11.19 06:19:11.414512 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1955 | 2023.11.19 06:19:11.414569 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1956 | 2023.11.19 06:19:11.414719 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1957 | 2023.11.19 06:19:11.415214 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1958 | 2023.11.19 06:19:11.415606 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1959 | 2023.11.19 06:19:11.415811 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1960 | 2023.11.19 06:19:11.415962 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001440568 sec., 33320 rows/sec., 2.64 MiB/sec. | ||
| 1961 | 2023.11.19 06:19:11.416009 [ 81 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1962 | 2023.11.19 06:19:11.416108 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1963 | 2023.11.19 06:19:11.416249 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1964 | 2023.11.19 06:19:11.416429 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1965 | 2023.11.19 06:19:11.416474 [ 3 ] {8330e634-60ec-4371-86eb-52d2f313364e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1966 | 2023.11.19 06:19:11.416513 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2023.11.19 06:19:11.416526 [ 3 ] {} <Debug> HTTP-Session: 78b70a53-bbac-439b-973d-4b66a03d26ee Destroying unnamed session | ||
| 1968 | 2023.11.19 06:19:11.416584 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
| 1969 | 2023.11.19 06:19:11.416721 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 1970 | 2023.11.19 06:19:11.416814 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 1971 | 2023.11.19 06:19:11.416901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1972 | 2023.11.19 06:19:11.416969 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 1973 | 2023.11.19 06:19:11.417006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1974 | 2023.11.19 06:19:11.417068 [ 3 ] {} <Debug> HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 1975 | 2023.11.19 06:19:11.417118 [ 3 ] {} <Debug> HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2023.11.19 06:19:11.417167 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 1977 | 2023.11.19 06:19:11.417408 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1978 | 2023.11.19 06:19:11.417469 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 1979 | 2023.11.19 06:19:11.417498 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1980 | 2023.11.19 06:19:11.417950 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1981 | 2023.11.19 06:19:11.418964 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1982 | 2023.11.19 06:19:11.419227 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003034801 sec., 64913.64672675407 rows/sec., 5.14 MiB/sec. | ||
| 1983 | 2023.11.19 06:19:11.419454 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1984 | 2023.11.19 06:19:11.419456 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1985 | 2023.11.19 06:19:11.419718 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1986 | 2023.11.19 06:19:11.419737 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1987 | 2023.11.19 06:19:11.419851 [ 12 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_11_2} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1988 | 2023.11.19 06:19:11.419881 [ 81 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1989 | 2023.11.19 06:19:11.419968 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 1990 | 2023.11.19 06:19:11.419966 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Information> executeQuery: Read 144 rows, 14.43 KiB in 0.002479566 sec., 58074 rows/sec., 5.68 MiB/sec. | ||
| 1991 | 2023.11.19 06:19:11.420092 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1992 | 2023.11.19 06:19:11.420214 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1993 | 2023.11.19 06:19:11.420228 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1994 | 2023.11.19 06:19:11.420255 [ 3 ] {20531f87-7dbb-474d-a646-93ae2c5f9f8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1995 | 2023.11.19 06:19:11.420284 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part | ||
| 1996 | 2023.11.19 06:19:11.420293 [ 3 ] {} <Debug> HTTP-Session: 2b3a7540-fbfc-402d-833e-a50bddbf8dbb Destroying unnamed session | ||
| 1997 | 2023.11.19 06:19:11.420478 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 181 rows starting from the beginning of the part | ||
| 1998 | 2023.11.19 06:19:11.420549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1999 | 2023.11.19 06:19:11.420633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2000 | 2023.11.19 06:19:11.420642 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2001 | 2023.11.19 06:19:11.420666 [ 3 ] {} <Debug> HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2002 | 2023.11.19 06:19:11.420720 [ 3 ] {} <Debug> HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2023.11.19 06:19:11.420876 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 2004 | 2023.11.19 06:19:11.420910 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2005 | 2023.11.19 06:19:11.420992 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2023.11.19 06:19:11.421075 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2007 | 2023.11.19 06:19:11.421477 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 2008 | 2023.11.19 06:19:11.421499 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2009 | 2023.11.19 06:19:11.422210 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2010 | 2023.11.19 06:19:11.422729 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2011 | 2023.11.19 06:19:11.423084 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2012 | 2023.11.19 06:19:11.423163 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097602 sec., 214682.19609878867 rows/sec., 20.64 MiB/sec. | ||
| 2013 | 2023.11.19 06:19:11.423239 [ 81 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2014 | 2023.11.19 06:19:11.423313 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.002341562 sec., 20499 rows/sec., 1.60 MiB/sec. | ||
| 2015 | 2023.11.19 06:19:11.423388 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2016 | 2023.11.19 06:19:11.423445 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2017 | 2023.11.19 06:19:11.423626 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2018 | 2023.11.19 06:19:11.423754 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2019 | 2023.11.19 06:19:11.423785 [ 3 ] {96b95eaa-c42d-4316-abd0-1f88ed3e3a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2020 | 2023.11.19 06:19:11.423831 [ 3 ] {} <Debug> HTTP-Session: 6d626ab7-c385-483c-983f-d15d9d528d3f Destroying unnamed session | ||
| 2021 | 2023.11.19 06:19:11.423832 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2023.11.19 06:19:11.423898 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::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 | ||
| 2023 | 2023.11.19 06:19:11.423939 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2024 | 2023.11.19 06:19:11.424070 [ 12 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_11_2} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2025 | 2023.11.19 06:19:11.424130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2026 | 2023.11.19 06:19:11.424154 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2027 | 2023.11.19 06:19:11.424230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2028 | 2023.11.19 06:19:11.424299 [ 3 ] {} <Debug> HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2029 | 2023.11.19 06:19:11.424386 [ 3 ] {} <Debug> HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2023.11.19 06:19:11.424485 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2031 | 2023.11.19 06:19:11.424506 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2032 | 2023.11.19 06:19:11.424567 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2033 | 2023.11.19 06:19:11.424628 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2034 | 2023.11.19 06:19:11.424791 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2035 | 2023.11.19 06:19:11.424872 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2036 | 2023.11.19 06:19:11.424921 [ 19 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2037 | 2023.11.19 06:19:11.425676 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2038 | 2023.11.19 06:19:11.425832 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389664 sec., 116334.34658596355 rows/sec., 9.08 MiB/sec. | ||
| 2039 | 2023.11.19 06:19:11.426013 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2040 | 2023.11.19 06:19:11.426132 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2041 | 2023.11.19 06:19:11.426397 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2042 | 2023.11.19 06:19:11.426490 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2043 | 2023.11.19 06:19:11.426532 [ 21 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_11_2} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2044 | 2023.11.19 06:19:11.426633 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2045 | 2023.11.19 06:19:11.426737 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2046 | 2023.11.19 06:19:11.426757 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002200239 sec., 21815 rows/sec., 29.44 MiB/sec. | ||
| 2047 | 2023.11.19 06:19:11.426832 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 2048 | 2023.11.19 06:19:11.427012 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2049 | 2023.11.19 06:19:11.427058 [ 3 ] {ddd44438-d56f-4daa-a956-68cf9e218b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2050 | 2023.11.19 06:19:11.427069 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2023.11.19 06:19:11.427085 [ 3 ] {} <Debug> HTTP-Session: e4dfa7be-88ad-4348-b9b7-869cabefc6b6 Destroying unnamed session | ||
| 2052 | 2023.11.19 06:19:11.427133 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2053 | 2023.11.19 06:19:11.427295 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2054 | 2023.11.19 06:19:11.427464 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 2055 | 2023.11.19 06:19:11.427552 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2056 | 2023.11.19 06:19:11.427637 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2057 | 2023.11.19 06:19:11.427719 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2058 | 2023.11.19 06:19:11.428900 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.002116626 sec., 154963.60717481503 rows/sec., 209.12 MiB/sec. | ||
| 2059 | 2023.11.19 06:19:11.429117 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2060 | 2023.11.19 06:19:11.429398 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 2061 | 2023.11.19 06:19:11.429459 [ 9 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 2062 | 2023.11.19 06:19:11.429509 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_11_2: 4.02 MiB. | ||
| 2063 | 2023.11.19 06:19:12.002822 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.05 MiB, peak 237.00 MiB, will set to 230.95 MiB (RSS), difference: -4.10 MiB | ||
| 2064 | 2023.11.19 06:19:12.323253 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2065 | 2023.11.19 06:19:12.323304 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2066 | 2023.11.19 06:19:16.425379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2067 | 2023.11.19 06:19:16.425550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2068 | 2023.11.19 06:19:16.425594 [ 3 ] {} <Debug> HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2069 | 2023.11.19 06:19:16.425633 [ 3 ] {} <Debug> HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2023.11.19 06:19:16.425882 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2071 | 2023.11.19 06:19:16.425973 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2072 | 2023.11.19 06:19:16.426176 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2073 | 2023.11.19 06:19:16.426537 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2074 | 2023.11.19 06:19:16.426778 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2075 | 2023.11.19 06:19:16.426993 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2076 | 2023.11.19 06:19:16.427132 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001203462 sec., 1661 rows/sec., 134.70 KiB/sec. | ||
| 2077 | 2023.11.19 06:19:16.427271 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2078 | 2023.11.19 06:19:16.427295 [ 3 ] {b28df4b6-cce2-4b1c-8871-c461b307a2e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2079 | 2023.11.19 06:19:16.427310 [ 3 ] {} <Debug> HTTP-Session: dd1837e4-cf9f-4c1f-8f1d-0c78422935ad Destroying unnamed session | ||
| 2080 | 2023.11.19 06:19:16.427425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2081 | 2023.11.19 06:19:16.427471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2082 | 2023.11.19 06:19:16.427489 [ 3 ] {} <Debug> HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2083 | 2023.11.19 06:19:16.427508 [ 3 ] {} <Debug> HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2023.11.19 06:19:16.427579 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2085 | 2023.11.19 06:19:16.427618 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2086 | 2023.11.19 06:19:16.427722 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2087 | 2023.11.19 06:19:16.428034 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2088 | 2023.11.19 06:19:16.428223 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2089 | 2023.11.19 06:19:16.428359 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2090 | 2023.11.19 06:19:16.428476 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000859803 sec., 2326 rows/sec., 198.76 KiB/sec. | ||
| 2091 | 2023.11.19 06:19:16.428587 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2092 | 2023.11.19 06:19:16.428609 [ 3 ] {b7246d0f-048b-4d3e-b6c3-a06e95e6deb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2093 | 2023.11.19 06:19:16.428624 [ 3 ] {} <Debug> HTTP-Session: 36529d44-c6f0-4910-8f15-681681959440 Destroying unnamed session | ||
| 2094 | 2023.11.19 06:19:16.428765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2095 | 2023.11.19 06:19:16.428874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2096 | 2023.11.19 06:19:16.428891 [ 3 ] {} <Debug> HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2097 | 2023.11.19 06:19:16.428907 [ 3 ] {} <Debug> HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2023.11.19 06:19:16.428973 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2099 | 2023.11.19 06:19:16.429009 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2100 | 2023.11.19 06:19:16.429104 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2101 | 2023.11.19 06:19:16.429343 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2102 | 2023.11.19 06:19:16.429527 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2103 | 2023.11.19 06:19:16.429674 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2104 | 2023.11.19 06:19:16.429770 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Information> executeQuery: Read 7 rows, 657.00 B in 0.000823952 sec., 8495 rows/sec., 778.69 KiB/sec. | ||
| 2105 | 2023.11.19 06:19:16.429946 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2106 | 2023.11.19 06:19:16.429967 [ 3 ] {f533f25b-16f1-4603-aae2-5b5a0453e3e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2107 | 2023.11.19 06:19:16.429981 [ 3 ] {} <Debug> HTTP-Session: bac0f9ad-3cc0-4586-8011-a03f5a63af85 Destroying unnamed session | ||
| 2108 | 2023.11.19 06:19:16.430076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2109 | 2023.11.19 06:19:16.430117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2110 | 2023.11.19 06:19:16.430134 [ 3 ] {} <Debug> HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2111 | 2023.11.19 06:19:16.430149 [ 3 ] {} <Debug> HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2023.11.19 06:19:16.430212 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2113 | 2023.11.19 06:19:16.430247 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2114 | 2023.11.19 06:19:16.430343 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2115 | 2023.11.19 06:19:16.430598 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2116 | 2023.11.19 06:19:16.430778 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2117 | 2023.11.19 06:19:16.430976 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2118 | 2023.11.19 06:19:16.431089 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000830693 sec., 2407 rows/sec., 168.11 KiB/sec. | ||
| 2119 | 2023.11.19 06:19:16.431201 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2120 | 2023.11.19 06:19:16.431223 [ 3 ] {338c39b8-c1bf-454e-aa56-73ad877115b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2121 | 2023.11.19 06:19:16.431237 [ 3 ] {} <Debug> HTTP-Session: 00282f49-59d9-4628-a959-1c600f46bed2 Destroying unnamed session | ||
| 2122 | 2023.11.19 06:19:16.431337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2123 | 2023.11.19 06:19:16.431378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2124 | 2023.11.19 06:19:16.431395 [ 3 ] {} <Debug> HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2125 | 2023.11.19 06:19:16.431411 [ 3 ] {} <Debug> HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2023.11.19 06:19:16.431475 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2127 | 2023.11.19 06:19:16.431511 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2128 | 2023.11.19 06:19:16.431607 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2129 | 2023.11.19 06:19:16.431914 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2130 | 2023.11.19 06:19:16.432103 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2131 | 2023.11.19 06:19:16.432241 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2132 | 2023.11.19 06:19:16.432352 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Information> executeQuery: Read 15 rows, 1.19 KiB in 0.000838103 sec., 17897 rows/sec., 1.39 MiB/sec. | ||
| 2133 | 2023.11.19 06:19:16.432460 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2134 | 2023.11.19 06:19:16.432482 [ 3 ] {5bf7bc4a-f1c1-45ec-a82d-62bcd864fb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2135 | 2023.11.19 06:19:16.432497 [ 3 ] {} <Debug> HTTP-Session: cc40d470-5d09-483a-b97f-0d6c3500914e Destroying unnamed session | ||
| 2136 | 2023.11.19 06:19:16.432593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2137 | 2023.11.19 06:19:16.432635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2138 | 2023.11.19 06:19:16.432652 [ 3 ] {} <Debug> HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2139 | 2023.11.19 06:19:16.432671 [ 3 ] {} <Debug> HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2023.11.19 06:19:16.432737 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2141 | 2023.11.19 06:19:16.432777 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2142 | 2023.11.19 06:19:16.432950 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2143 | 2023.11.19 06:19:16.433187 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2144 | 2023.11.19 06:19:16.433414 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2145 | 2023.11.19 06:19:16.433579 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 2146 | 2023.11.19 06:19:16.433699 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000925135 sec., 11890 rows/sec., 784.30 KiB/sec. | ||
| 2147 | 2023.11.19 06:19:16.433885 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2148 | 2023.11.19 06:19:16.433908 [ 3 ] {1dcd274e-4e1f-4a0f-b62b-6bf00140c2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2149 | 2023.11.19 06:19:16.433923 [ 3 ] {} <Debug> HTTP-Session: 295b9511-dfb5-46cd-9603-c603079a3337 Destroying unnamed session | ||
| 2150 | 2023.11.19 06:19:16.434017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2151 | 2023.11.19 06:19:16.434058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2152 | 2023.11.19 06:19:16.434076 [ 3 ] {} <Debug> HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2153 | 2023.11.19 06:19:16.434092 [ 3 ] {} <Debug> HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2023.11.19 06:19:16.434155 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2155 | 2023.11.19 06:19:16.434193 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2156 | 2023.11.19 06:19:16.434301 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2157 | 2023.11.19 06:19:16.434524 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2158 | 2023.11.19 06:19:16.434739 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2159 | 2023.11.19 06:19:16.434968 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2160 | 2023.11.19 06:19:16.435086 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000893294 sec., 1119 rows/sec., 77.62 KiB/sec. | ||
| 2161 | 2023.11.19 06:19:16.435200 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2162 | 2023.11.19 06:19:16.435221 [ 3 ] {ddfadf36-32fd-4870-bb61-99679d9401c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2163 | 2023.11.19 06:19:16.435236 [ 3 ] {} <Debug> HTTP-Session: d139ab06-1891-4a68-9349-8dfaf053747e Destroying unnamed session | ||
| 2164 | 2023.11.19 06:19:16.435330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2165 | 2023.11.19 06:19:16.435371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2166 | 2023.11.19 06:19:16.435388 [ 3 ] {} <Debug> HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2167 | 2023.11.19 06:19:16.435404 [ 3 ] {} <Debug> HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2023.11.19 06:19:16.435469 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2169 | 2023.11.19 06:19:16.435508 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2170 | 2023.11.19 06:19:16.435633 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2171 | 2023.11.19 06:19:16.435946 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2172 | 2023.11.19 06:19:16.436191 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2173 | 2023.11.19 06:19:16.436356 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2174 | 2023.11.19 06:19:16.436464 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000966146 sec., 2070 rows/sec., 2.79 MiB/sec. | ||
| 2175 | 2023.11.19 06:19:16.436574 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2176 | 2023.11.19 06:19:16.436595 [ 3 ] {ced042a5-bc31-4b79-a013-6e730c1ab76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2177 | 2023.11.19 06:19:16.436610 [ 3 ] {} <Debug> HTTP-Session: a52ba6a6-f523-414b-9e93-07910aef9468 Destroying unnamed session | ||
| 2178 | 2023.11.19 06:19:21.443241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2179 | 2023.11.19 06:19:21.443422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2180 | 2023.11.19 06:19:21.443446 [ 3 ] {} <Debug> HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2181 | 2023.11.19 06:19:21.443468 [ 3 ] {} <Debug> HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2023.11.19 06:19:21.443589 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2183 | 2023.11.19 06:19:21.443646 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2184 | 2023.11.19 06:19:21.443794 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2185 | 2023.11.19 06:19:21.444217 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2186 | 2023.11.19 06:19:21.444528 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2187 | 2023.11.19 06:19:21.444681 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2188 | 2023.11.19 06:19:21.444815 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001203692 sec., 39877 rows/sec., 3.16 MiB/sec. | ||
| 2189 | 2023.11.19 06:19:21.444948 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2190 | 2023.11.19 06:19:21.444973 [ 3 ] {518f14c3-fdf9-44be-8515-369d73ec286d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2191 | 2023.11.19 06:19:21.444989 [ 3 ] {} <Debug> HTTP-Session: e36aebfd-2c2e-4275-9d9a-5c2aee3ae6ee Destroying unnamed session | ||
| 2192 | 2023.11.19 06:19:21.445151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2193 | 2023.11.19 06:19:21.445194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2194 | 2023.11.19 06:19:21.445212 [ 3 ] {} <Debug> HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2195 | 2023.11.19 06:19:21.445228 [ 3 ] {} <Debug> HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2023.11.19 06:19:21.445299 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2197 | 2023.11.19 06:19:21.445402 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2198 | 2023.11.19 06:19:21.445501 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2199 | 2023.11.19 06:19:21.445872 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2200 | 2023.11.19 06:19:21.446082 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2201 | 2023.11.19 06:19:21.446223 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2202 | 2023.11.19 06:19:21.446401 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Information> executeQuery: Read 180 rows, 17.52 KiB in 0.001005566 sec., 179003 rows/sec., 17.02 MiB/sec. | ||
| 2203 | 2023.11.19 06:19:21.446514 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2204 | 2023.11.19 06:19:21.446537 [ 3 ] {6d8047b5-939d-4769-b6cc-5151129accbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2205 | 2023.11.19 06:19:21.446551 [ 3 ] {} <Debug> HTTP-Session: fab40b63-f419-4940-bb77-c73ac9acbcc1 Destroying unnamed session | ||
| 2206 | 2023.11.19 06:19:21.446726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2207 | 2023.11.19 06:19:21.446768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2208 | 2023.11.19 06:19:21.446786 [ 3 ] {} <Debug> HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2209 | 2023.11.19 06:19:21.446802 [ 3 ] {} <Debug> HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2023.11.19 06:19:21.446871 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2211 | 2023.11.19 06:19:21.446910 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2212 | 2023.11.19 06:19:21.447010 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2213 | 2023.11.19 06:19:21.447385 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2214 | 2023.11.19 06:19:21.447590 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2215 | 2023.11.19 06:19:21.447737 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2216 | 2023.11.19 06:19:21.447855 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Information> executeQuery: Read 72 rows, 5.74 KiB in 0.000949355 sec., 75840 rows/sec., 5.91 MiB/sec. | ||
| 2217 | 2023.11.19 06:19:21.447969 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Debug> DynamicQueryHandler: Done processing query | ||
| 2218 | 2023.11.19 06:19:21.447990 [ 3 ] {80ab1202-0d40-4eeb-be78-3f47e33c8e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2219 | 2023.11.19 06:19:21.448005 [ 3 ] {} <Debug> HTTP-Session: 7135e58e-1ced-4756-ad2e-672bfc6fb330 Destroying unnamed session | ||
| 2220 | 2023.11.19 06:19:21.448118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2221 | 2023.11.19 06:19:21.448160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2222 | 2023.11.19 06:19:21.448177 [ 3 ] {} <Debug> HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2223 | 2023.11.19 06:19:21.448192 [ 3 ] {} <Debug> HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2023.11.19 06:19:21.448260 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2225 | 2023.11.19 06:19:21.448297 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2226 | 2023.11.19 06:19:21.448478 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2227 | 2023.11.19 06:19:21.448765 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2228 | 2023.11.19 06:19:21.448994 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2229 | 2023.11.19 06:19:21.449160 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2230 | 2023.11.19 06:19:21.449281 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000991806 sec., 36297 rows/sec., 2.53 MiB/sec. | ||
| 2231 | 2023.11.19 06:19:21.449450 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2232 | 2023.11.19 06:19:21.449473 [ 3 ] {5bbcbd19-fcc6-4d15-9840-e48972488d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2233 | 2023.11.19 06:19:21.449488 [ 3 ] {} <Debug> HTTP-Session: dbad501c-10ac-40b3-ae58-65d37d032654 Destroying unnamed session | ||
| 2234 | 2023.11.19 06:19:21.449638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2235 | 2023.11.19 06:19:21.449679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2236 | 2023.11.19 06:19:21.449696 [ 3 ] {} <Debug> HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2237 | 2023.11.19 06:19:21.449712 [ 3 ] {} <Debug> HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2023.11.19 06:19:21.449789 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2239 | 2023.11.19 06:19:21.449829 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2240 | 2023.11.19 06:19:21.449953 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2241 | 2023.11.19 06:19:21.450454 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2242 | 2023.11.19 06:19:21.450737 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2243 | 2023.11.19 06:19:21.450898 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2244 | 2023.11.19 06:19:21.451019 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001204832 sec., 39839 rows/sec., 53.76 MiB/sec. | ||
| 2245 | 2023.11.19 06:19:21.451137 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Debug> DynamicQueryHandler: Done processing query | ||
| 2246 | 2023.11.19 06:19:21.451176 [ 3 ] {8e02379e-44cb-4417-b629-39ffd0d99997} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2247 | 2023.11.19 06:19:21.451190 [ 3 ] {} <Debug> HTTP-Session: 70bb3457-1891-494c-9e7f-82d9328ba7f2 Destroying unnamed session | ||
| 2248 | 2023.11.19 06:19:26.451470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2249 | 2023.11.19 06:19:26.451637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2250 | 2023.11.19 06:19:26.451679 [ 3 ] {} <Debug> HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2251 | 2023.11.19 06:19:26.451718 [ 3 ] {} <Debug> HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2023.11.19 06:19:26.451967 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2253 | 2023.11.19 06:19:26.452059 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2254 | 2023.11.19 06:19:26.452306 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2255 | 2023.11.19 06:19:26.452713 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2256 | 2023.11.19 06:19:26.453017 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2257 | 2023.11.19 06:19:26.453167 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2258 | 2023.11.19 06:19:26.453300 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001293385 sec., 1546 rows/sec., 125.34 KiB/sec. | ||
| 2259 | 2023.11.19 06:19:26.453477 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2260 | 2023.11.19 06:19:26.453501 [ 3 ] {6c2ab9b1-f4fe-4e25-b8a7-c4c87f3e7f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2261 | 2023.11.19 06:19:26.453516 [ 3 ] {} <Debug> HTTP-Session: 717febf1-d51a-4a88-a9f0-821ae88f41f6 Destroying unnamed session | ||
| 2262 | 2023.11.19 06:19:26.453657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2263 | 2023.11.19 06:19:26.453720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2264 | 2023.11.19 06:19:26.453740 [ 3 ] {} <Debug> HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2265 | 2023.11.19 06:19:26.453756 [ 3 ] {} <Debug> HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2023.11.19 06:19:26.453892 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2267 | 2023.11.19 06:19:26.453932 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2268 | 2023.11.19 06:19:26.454042 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2269 | 2023.11.19 06:19:26.454307 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2270 | 2023.11.19 06:19:26.454504 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2271 | 2023.11.19 06:19:26.454638 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2272 | 2023.11.19 06:19:26.454757 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890963 sec., 2244 rows/sec., 191.81 KiB/sec. | ||
| 2273 | 2023.11.19 06:19:26.454932 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Debug> DynamicQueryHandler: Done processing query | ||
| 2274 | 2023.11.19 06:19:26.454954 [ 3 ] {51f2f594-f7ff-4387-9767-29245616e027} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2275 | 2023.11.19 06:19:26.454969 [ 3 ] {} <Debug> HTTP-Session: 69794fdb-a43a-4dab-894f-814fdcf96ecb Destroying unnamed session | ||
| 2276 | 2023.11.19 06:19:26.455077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2277 | 2023.11.19 06:19:26.455118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2278 | 2023.11.19 06:19:26.455136 [ 3 ] {} <Debug> HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2279 | 2023.11.19 06:19:26.455151 [ 3 ] {} <Debug> HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2023.11.19 06:19:26.455216 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2281 | 2023.11.19 06:19:26.455252 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2023.11.19 06:19:26.455350 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2283 | 2023.11.19 06:19:26.455594 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2284 | 2023.11.19 06:19:26.455775 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2285 | 2023.11.19 06:19:26.455975 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2286 | 2023.11.19 06:19:26.456088 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Information> executeQuery: Read 7 rows, 665.00 B in 0.000832762 sec., 8405 rows/sec., 779.83 KiB/sec. | ||
| 2287 | 2023.11.19 06:19:26.456186 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Debug> DynamicQueryHandler: Done processing query | ||
| 2288 | 2023.11.19 06:19:26.456208 [ 3 ] {3f47b780-0746-4c09-ad82-ed57489e1542} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2289 | 2023.11.19 06:19:26.456223 [ 3 ] {} <Debug> HTTP-Session: be789b7e-19a8-4246-8e72-dfa1791c7727 Destroying unnamed session | ||
| 2290 | 2023.11.19 06:19:26.456354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2291 | 2023.11.19 06:19:26.456393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2292 | 2023.11.19 06:19:26.456411 [ 3 ] {} <Debug> HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2293 | 2023.11.19 06:19:26.456426 [ 3 ] {} <Debug> HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2023.11.19 06:19:26.456489 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2295 | 2023.11.19 06:19:26.456525 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2296 | 2023.11.19 06:19:26.456619 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2297 | 2023.11.19 06:19:26.456905 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2298 | 2023.11.19 06:19:26.457091 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2299 | 2023.11.19 06:19:26.457223 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2300 | 2023.11.19 06:19:26.457334 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000803031 sec., 2490 rows/sec., 173.90 KiB/sec. | ||
| 2301 | 2023.11.19 06:19:26.457445 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2302 | 2023.11.19 06:19:26.457467 [ 3 ] {e759b134-7cd4-41d2-82a7-04f0ed8f20e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2303 | 2023.11.19 06:19:26.457481 [ 3 ] {} <Debug> HTTP-Session: 8fd4e624-5902-4d46-b026-7e15dc9e2d1e Destroying unnamed session | ||
| 2304 | 2023.11.19 06:19:26.457588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2305 | 2023.11.19 06:19:26.457628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2306 | 2023.11.19 06:19:26.457645 [ 3 ] {} <Debug> HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2307 | 2023.11.19 06:19:26.457661 [ 3 ] {} <Debug> HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2023.11.19 06:19:26.457725 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2309 | 2023.11.19 06:19:26.457760 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2310 | 2023.11.19 06:19:26.457920 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2311 | 2023.11.19 06:19:26.458157 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2312 | 2023.11.19 06:19:26.458338 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2313 | 2023.11.19 06:19:26.458468 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2314 | 2023.11.19 06:19:26.458583 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Information> executeQuery: Read 4 rows, 331.00 B in 0.000818092 sec., 4889 rows/sec., 395.12 KiB/sec. | ||
| 2315 | 2023.11.19 06:19:26.458677 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 2316 | 2023.11.19 06:19:26.458700 [ 3 ] {b572356d-f161-4e32-8ab8-82026d4cf2ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2317 | 2023.11.19 06:19:26.458714 [ 3 ] {} <Debug> HTTP-Session: 320ce083-4203-43a6-b228-89c62e98f248 Destroying unnamed session | ||
| 2318 | 2023.11.19 06:19:26.458870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2319 | 2023.11.19 06:19:26.458909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2320 | 2023.11.19 06:19:26.458926 [ 3 ] {} <Debug> HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2321 | 2023.11.19 06:19:26.458943 [ 3 ] {} <Debug> HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2023.11.19 06:19:26.459007 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2323 | 2023.11.19 06:19:26.459046 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2324 | 2023.11.19 06:19:26.459154 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2325 | 2023.11.19 06:19:26.459374 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2326 | 2023.11.19 06:19:26.459602 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2327 | 2023.11.19 06:19:26.459758 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2328 | 2023.11.19 06:19:26.459944 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000897573 sec., 1114 rows/sec., 77.25 KiB/sec. | ||
| 2329 | 2023.11.19 06:19:26.459940 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2330 | 2023.11.19 06:19:26.460047 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2331 | 2023.11.19 06:19:26.460110 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2332 | 2023.11.19 06:19:26.460138 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2333 | 2023.11.19 06:19:26.460148 [ 3 ] {90a1bf95-65d6-470c-a529-9bea2be269a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2334 | 2023.11.19 06:19:26.460199 [ 3 ] {} <Debug> HTTP-Session: c842c8ee-cf3a-4bf3-9046-6cd66e8adf5e Destroying unnamed session | ||
| 2335 | 2023.11.19 06:19:26.460271 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2336 | 2023.11.19 06:19:26.460328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2337 | 2023.11.19 06:19:26.460330 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
| 2338 | 2023.11.19 06:19:26.460392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2339 | 2023.11.19 06:19:26.460437 [ 3 ] {} <Debug> HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2340 | 2023.11.19 06:19:26.460469 [ 3 ] {} <Debug> HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2023.11.19 06:19:26.460626 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2342 | 2023.11.19 06:19:26.460657 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2343 | 2023.11.19 06:19:26.460757 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2344 | 2023.11.19 06:19:26.460928 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2345 | 2023.11.19 06:19:26.461268 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2346 | 2023.11.19 06:19:26.461430 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2347 | 2023.11.19 06:19:26.461553 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::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 | ||
| 2348 | 2023.11.19 06:19:26.461678 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::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 | ||
| 2349 | 2023.11.19 06:19:26.462315 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2350 | 2023.11.19 06:19:26.462970 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2351 | 2023.11.19 06:19:26.463320 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2352 | 2023.11.19 06:19:26.463614 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.002871326 sec., 696 rows/sec., 962.51 KiB/sec. | ||
| 2353 | 2023.11.19 06:19:26.463727 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.003644677 sec., 70239.42039308285 rows/sec., 4.89 MiB/sec. | ||
| 2354 | 2023.11.19 06:19:26.463929 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2355 | 2023.11.19 06:19:26.463951 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2356 | 2023.11.19 06:19:26.463969 [ 3 ] {d864ce67-399c-4450-95c0-d24e946927b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2357 | 2023.11.19 06:19:26.464025 [ 3 ] {} <Debug> HTTP-Session: ecdeaba2-47fc-46ca-bb72-ac63895ad087 Destroying unnamed session | ||
| 2358 | 2023.11.19 06:19:26.464190 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2359 | 2023.11.19 06:19:26.464254 [ 21 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2360 | 2023.11.19 06:19:27.323584 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2361 | 2023.11.19 06:19:27.323629 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2362 | 2023.11.19 06:19:31.467842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2363 | 2023.11.19 06:19:31.467957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2364 | 2023.11.19 06:19:31.467982 [ 3 ] {} <Debug> HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2365 | 2023.11.19 06:19:31.468004 [ 3 ] {} <Debug> HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2023.11.19 06:19:31.468131 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2367 | 2023.11.19 06:19:31.468195 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2368 | 2023.11.19 06:19:31.468433 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2369 | 2023.11.19 06:19:31.468866 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2370 | 2023.11.19 06:19:31.469152 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2371 | 2023.11.19 06:19:31.469391 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2372 | 2023.11.19 06:19:31.469540 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001322235 sec., 36302 rows/sec., 2.87 MiB/sec. | ||
| 2373 | 2023.11.19 06:19:31.469756 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2374 | 2023.11.19 06:19:31.469782 [ 3 ] {cbe74a33-b4f4-4d4e-814b-2c6aa5ca49c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2375 | 2023.11.19 06:19:31.469799 [ 3 ] {} <Debug> HTTP-Session: 976453b5-bdfc-4ef1-addb-1080225d7d13 Destroying unnamed session | ||
| 2376 | 2023.11.19 06:19:31.469911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2377 | 2023.11.19 06:19:31.469958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2378 | 2023.11.19 06:19:31.469978 [ 3 ] {} <Debug> HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2379 | 2023.11.19 06:19:31.469996 [ 3 ] {} <Debug> HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2023.11.19 06:19:31.470072 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2381 | 2023.11.19 06:19:31.470114 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2382 | 2023.11.19 06:19:31.470229 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2383 | 2023.11.19 06:19:31.470567 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2384 | 2023.11.19 06:19:31.470766 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2385 | 2023.11.19 06:19:31.470918 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2386 | 2023.11.19 06:19:31.471039 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000926145 sec., 2159 rows/sec., 184.53 KiB/sec. | ||
| 2387 | 2023.11.19 06:19:31.471036 [ 65 ] {} <Debug> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2388 | 2023.11.19 06:19:31.471145 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2389 | 2023.11.19 06:19:31.471184 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Debug> DynamicQueryHandler: Done processing query | ||
| 2390 | 2023.11.19 06:19:31.471237 [ 3 ] {45a70994-383e-4181-bb62-6c8a0b435b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2391 | 2023.11.19 06:19:31.471246 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2392 | 2023.11.19 06:19:31.471265 [ 3 ] {} <Debug> HTTP-Session: 6292f0ba-3293-47e4-b71f-f144670c256a Destroying unnamed session | ||
| 2393 | 2023.11.19 06:19:31.471427 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2394 | 2023.11.19 06:19:31.471461 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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 | ||
| 2395 | 2023.11.19 06:19:31.471525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2396 | 2023.11.19 06:19:31.471606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2397 | 2023.11.19 06:19:31.471649 [ 3 ] {} <Debug> HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2398 | 2023.11.19 06:19:31.471666 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2399 | 2023.11.19 06:19:31.471685 [ 3 ] {} <Debug> HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2023.11.19 06:19:31.471910 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2401 | 2023.11.19 06:19:31.471918 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2402 | 2023.11.19 06:19:31.472016 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2023.11.19 06:19:31.472123 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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 | ||
| 2404 | 2023.11.19 06:19:31.472489 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2405 | 2023.11.19 06:19:31.472534 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2406 | 2023.11.19 06:19:31.473375 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2407 | 2023.11.19 06:19:31.473807 [ 13 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563728 sec., 3900.569795235688 rows/sec., 333.30 KiB/sec. | ||
| 2408 | 2023.11.19 06:19:31.473843 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2409 | 2023.11.19 06:19:31.473958 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2410 | 2023.11.19 06:19:31.474086 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2411 | 2023.11.19 06:19:31.474225 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2412 | 2023.11.19 06:19:31.474391 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Information> executeQuery: Read 145 rows, 14.52 KiB in 0.002332892 sec., 62154 rows/sec., 6.08 MiB/sec. | ||
| 2413 | 2023.11.19 06:19:31.474455 [ 12 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_5_1} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2414 | 2023.11.19 06:19:31.474708 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Debug> DynamicQueryHandler: Done processing query | ||
| 2415 | 2023.11.19 06:19:31.474737 [ 3 ] {756bd0bc-ba7b-493d-8dec-a9965f1e2113} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2416 | 2023.11.19 06:19:31.474754 [ 3 ] {} <Debug> HTTP-Session: e12d47ba-a2fc-49cd-a0cc-f27bb139dc14 Destroying unnamed session | ||
| 2417 | 2023.11.19 06:19:31.474921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2418 | 2023.11.19 06:19:31.474966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2419 | 2023.11.19 06:19:31.474986 [ 3 ] {} <Debug> HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2420 | 2023.11.19 06:19:31.475002 [ 3 ] {} <Debug> HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2023.11.19 06:19:31.475068 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2422 | 2023.11.19 06:19:31.475106 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2423 | 2023.11.19 06:19:31.475220 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2424 | 2023.11.19 06:19:31.475557 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2425 | 2023.11.19 06:19:31.475756 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2426 | 2023.11.19 06:19:31.475910 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2427 | 2023.11.19 06:19:31.476015 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000908554 sec., 2201 rows/sec., 153.70 KiB/sec. | ||
| 2428 | 2023.11.19 06:19:31.476014 [ 74 ] {} <Debug> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2429 | 2023.11.19 06:19:31.476076 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2430 | 2023.11.19 06:19:31.476122 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2431 | 2023.11.19 06:19:31.476128 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2432 | 2023.11.19 06:19:31.476150 [ 3 ] {31c48ea3-f059-4fb4-b79f-caa2d5dfc72f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2433 | 2023.11.19 06:19:31.476172 [ 3 ] {} <Debug> HTTP-Session: 04bd784c-ddde-4f08-b58d-135651f17ee7 Destroying unnamed session | ||
| 2434 | 2023.11.19 06:19:31.476210 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2435 | 2023.11.19 06:19:31.476234 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::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 | ||
| 2436 | 2023.11.19 06:19:31.476295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2437 | 2023.11.19 06:19:31.476415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2438 | 2023.11.19 06:19:31.476424 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2439 | 2023.11.19 06:19:31.476439 [ 3 ] {} <Debug> HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2440 | 2023.11.19 06:19:31.476467 [ 3 ] {} <Debug> HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2023.11.19 06:19:31.476544 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2442 | 2023.11.19 06:19:31.476573 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2443 | 2023.11.19 06:19:31.476622 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2444 | 2023.11.19 06:19:31.476646 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::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 | ||
| 2445 | 2023.11.19 06:19:31.476798 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2446 | 2023.11.19 06:19:31.476841 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2447 | 2023.11.19 06:19:31.477282 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2448 | 2023.11.19 06:19:31.477580 [ 17 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413707 sec., 7073.6015312932595 rows/sec., 493.91 KiB/sec. | ||
| 2449 | 2023.11.19 06:19:31.477619 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2450 | 2023.11.19 06:19:31.477694 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2451 | 2023.11.19 06:19:31.477785 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2452 | 2023.11.19 06:19:31.477859 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2453 | 2023.11.19 06:19:31.477902 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.001315825 sec., 37998 rows/sec., 2.97 MiB/sec. | ||
| 2454 | 2023.11.19 06:19:31.477936 [ 11 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_5_1} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2455 | 2023.11.19 06:19:31.478052 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2456 | 2023.11.19 06:19:31.478074 [ 3 ] {282f2c82-836f-4592-b673-b819c8a026ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2457 | 2023.11.19 06:19:31.478093 [ 3 ] {} <Debug> HTTP-Session: fcf27ff9-0ef8-4090-8526-a084f7a73164 Destroying unnamed session | ||
| 2458 | 2023.11.19 06:19:31.478210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2459 | 2023.11.19 06:19:31.478251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2460 | 2023.11.19 06:19:31.478268 [ 3 ] {} <Debug> HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2461 | 2023.11.19 06:19:31.478285 [ 3 ] {} <Debug> HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2023.11.19 06:19:31.478414 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2463 | 2023.11.19 06:19:31.478452 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2464 | 2023.11.19 06:19:31.478558 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2465 | 2023.11.19 06:19:31.478796 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2466 | 2023.11.19 06:19:31.479023 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2467 | 2023.11.19 06:19:31.479180 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2468 | 2023.11.19 06:19:31.479277 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000894734 sec., 1117 rows/sec., 77.49 KiB/sec. | ||
| 2469 | 2023.11.19 06:19:31.479440 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2470 | 2023.11.19 06:19:31.479462 [ 3 ] {f11136f0-d9d2-42e5-b06e-0ad7556c3bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2471 | 2023.11.19 06:19:31.479476 [ 3 ] {} <Debug> HTTP-Session: d5c99108-25b8-42a0-aa50-1899ea692665 Destroying unnamed session | ||
| 2472 | 2023.11.19 06:19:31.479625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2473 | 2023.11.19 06:19:31.479665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2474 | 2023.11.19 06:19:31.479683 [ 3 ] {} <Debug> HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2475 | 2023.11.19 06:19:31.479698 [ 3 ] {} <Debug> HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2023.11.19 06:19:31.479782 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2477 | 2023.11.19 06:19:31.479823 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2478 | 2023.11.19 06:19:31.479945 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2479 | 2023.11.19 06:19:31.480506 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2480 | 2023.11.19 06:19:31.480786 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2481 | 2023.11.19 06:19:31.480948 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2482 | 2023.11.19 06:19:31.481043 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001249043 sec., 38429 rows/sec., 51.86 MiB/sec. | ||
| 2483 | 2023.11.19 06:19:31.481249 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Debug> DynamicQueryHandler: Done processing query | ||
| 2484 | 2023.11.19 06:19:31.481271 [ 3 ] {35b2242c-f927-44ee-aff3-c529eaf181df} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2485 | 2023.11.19 06:19:31.481286 [ 3 ] {} <Debug> HTTP-Session: 56e5d43d-5add-4458-a692-a7600e2d2450 Destroying unnamed session | ||
| 2486 | 2023.11.19 06:19:36.474311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2487 | 2023.11.19 06:19:36.474503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2488 | 2023.11.19 06:19:36.474550 [ 3 ] {} <Debug> HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2489 | 2023.11.19 06:19:36.474590 [ 3 ] {} <Debug> HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2023.11.19 06:19:36.474792 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2491 | 2023.11.19 06:19:36.474883 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2492 | 2023.11.19 06:19:36.475044 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2493 | 2023.11.19 06:19:36.475430 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2494 | 2023.11.19 06:19:36.475691 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2495 | 2023.11.19 06:19:36.475848 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2496 | 2023.11.19 06:19:36.475975 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Information> executeQuery: Read 2 rows, 166.00 B in 0.00113102 sec., 1768 rows/sec., 143.33 KiB/sec. | ||
| 2497 | 2023.11.19 06:19:36.476000 [ 56 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2498 | 2023.11.19 06:19:36.476113 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2499 | 2023.11.19 06:19:36.476146 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Debug> DynamicQueryHandler: Done processing query | ||
| 2500 | 2023.11.19 06:19:36.476193 [ 3 ] {ffdb74a0-d900-4488-8bd5-0e023d746f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2501 | 2023.11.19 06:19:36.476239 [ 3 ] {} <Debug> HTTP-Session: 17bb99f1-f983-4b85-8caa-1d8cfb22c94b Destroying unnamed session | ||
| 2502 | 2023.11.19 06:19:36.476259 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2503 | 2023.11.19 06:19:36.476395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2504 | 2023.11.19 06:19:36.476455 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2505 | 2023.11.19 06:19:36.476483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2506 | 2023.11.19 06:19:36.476514 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
| 2507 | 2023.11.19 06:19:36.476527 [ 3 ] {} <Debug> HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2508 | 2023.11.19 06:19:36.476559 [ 3 ] {} <Debug> HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2023.11.19 06:19:36.476731 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2510 | 2023.11.19 06:19:36.476795 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 2511 | 2023.11.19 06:19:36.476814 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2512 | 2023.11.19 06:19:36.477119 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 2513 | 2023.11.19 06:19:36.477232 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2514 | 2023.11.19 06:19:36.477411 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 2515 | 2023.11.19 06:19:36.477598 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2516 | 2023.11.19 06:19:36.477883 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 2517 | 2023.11.19 06:19:36.478068 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2518 | 2023.11.19 06:19:36.478500 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2519 | 2023.11.19 06:19:36.478806 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2520 | 2023.11.19 06:19:36.479013 [ 56 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2521 | 2023.11.19 06:19:36.479107 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Information> executeQuery: Read 6 rows, 574.00 B in 0.002286701 sec., 2623 rows/sec., 245.13 KiB/sec. | ||
| 2522 | 2023.11.19 06:19:36.479124 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2523 | 2023.11.19 06:19:36.479474 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2524 | 2023.11.19 06:19:36.479801 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2525 | 2023.11.19 06:19:36.479834 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2023.11.19 06:19:36.479863 [ 3 ] {8a3eda14-fc6a-4d15-a5a6-cf2c5fdad06d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2527 | 2023.11.19 06:19:36.479902 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
| 2528 | 2023.11.19 06:19:36.479903 [ 3 ] {} <Debug> HTTP-Session: 3af04e30-28be-4dfb-8abc-c31dd126233f Destroying unnamed session | ||
| 2529 | 2023.11.19 06:19:36.479919 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734679 sec., 40699.615683168486 rows/sec., 3.22 MiB/sec. | ||
| 2530 | 2023.11.19 06:19:36.480065 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 2531 | 2023.11.19 06:19:36.480151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2532 | 2023.11.19 06:19:36.480224 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2533 | 2023.11.19 06:19:36.480251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2534 | 2023.11.19 06:19:36.480311 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 180 rows starting from the beginning of the part | ||
| 2535 | 2023.11.19 06:19:36.480338 [ 3 ] {} <Debug> HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2536 | 2023.11.19 06:19:36.480424 [ 3 ] {} <Debug> HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2023.11.19 06:19:36.480581 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 2538 | 2023.11.19 06:19:36.480633 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2539 | 2023.11.19 06:19:36.480700 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2540 | 2023.11.19 06:19:36.480726 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2541 | 2023.11.19 06:19:36.480857 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 2542 | 2023.11.19 06:19:36.480917 [ 17 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_16_3} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2543 | 2023.11.19 06:19:36.481258 [ 11 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 2544 | 2023.11.19 06:19:36.481310 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2545 | 2023.11.19 06:19:36.481751 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2546 | 2023.11.19 06:19:36.482035 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2547 | 2023.11.19 06:19:36.482223 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.00299084 sec., 178210.803653823 rows/sec., 17.03 MiB/sec. | ||
| 2548 | 2023.11.19 06:19:36.482254 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2549 | 2023.11.19 06:19:36.482429 [ 56 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2550 | 2023.11.19 06:19:36.482459 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2551 | 2023.11.19 06:19:36.482480 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Information> executeQuery: Read 2 rows, 164.00 B in 0.001776997 sec., 1125 rows/sec., 90.13 KiB/sec. | ||
| 2552 | 2023.11.19 06:19:36.482505 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2553 | 2023.11.19 06:19:36.482759 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2554 | 2023.11.19 06:19:36.482873 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2555 | 2023.11.19 06:19:36.482937 [ 3 ] {0dbcc339-5ab8-476f-a613-a48648e012e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2556 | 2023.11.19 06:19:36.483005 [ 3 ] {} <Debug> HTTP-Session: 405d42f6-14cb-4947-97e4-74b42a9dc40b Destroying unnamed session | ||
| 2557 | 2023.11.19 06:19:36.483018 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2558 | 2023.11.19 06:19:36.483021 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2023.11.19 06:19:36.483104 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 107 rows starting from the beginning of the part | ||
| 2560 | 2023.11.19 06:19:36.483175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2561 | 2023.11.19 06:19:36.483180 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_16_3} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2562 | 2023.11.19 06:19:36.483276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2563 | 2023.11.19 06:19:36.483317 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 2564 | 2023.11.19 06:19:36.483353 [ 3 ] {} <Debug> HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2565 | 2023.11.19 06:19:36.483439 [ 3 ] {} <Debug> HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2023.11.19 06:19:36.483543 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
| 2567 | 2023.11.19 06:19:36.483563 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2568 | 2023.11.19 06:19:36.483631 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2569 | 2023.11.19 06:19:36.483650 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 2570 | 2023.11.19 06:19:36.483812 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2571 | 2023.11.19 06:19:36.483946 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2572 | 2023.11.19 06:19:36.483962 [ 11 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 2573 | 2023.11.19 06:19:36.484398 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2574 | 2023.11.19 06:19:36.484868 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002254159 sec., 110906.10733315618 rows/sec., 8.65 MiB/sec. | ||
| 2575 | 2023.11.19 06:19:36.484886 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2576 | 2023.11.19 06:19:36.484984 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2577 | 2023.11.19 06:19:36.485082 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2578 | 2023.11.19 06:19:36.485171 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2579 | 2023.11.19 06:19:36.485255 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2580 | 2023.11.19 06:19:36.485277 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.001666274 sec., 1200 rows/sec., 1.62 MiB/sec. | ||
| 2581 | 2023.11.19 06:19:36.485330 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2582 | 2023.11.19 06:19:36.485326 [ 15 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_16_3} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2583 | 2023.11.19 06:19:36.485781 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2584 | 2023.11.19 06:19:36.485778 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2585 | 2023.11.19 06:19:36.485813 [ 3 ] {6f06bb33-557c-4d4d-80e5-6d0de6c1cc5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2586 | 2023.11.19 06:19:36.485859 [ 3 ] {} <Debug> HTTP-Session: 0d463205-96ae-48d7-a4d7-c30a573a4ea6 Destroying unnamed session | ||
| 2587 | 2023.11.19 06:19:36.485945 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2588 | 2023.11.19 06:19:36.485981 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part | ||
| 2589 | 2023.11.19 06:19:36.486118 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 2590 | 2023.11.19 06:19:36.486222 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 2591 | 2023.11.19 06:19:36.486317 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 2592 | 2023.11.19 06:19:36.486407 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2593 | 2023.11.19 06:19:36.486493 [ 18 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 2594 | 2023.11.19 06:19:36.487894 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 6 columns (6 merged, 0 gathered) in 0.002422934 sec., 177470.78541966065 rows/sec., 239.49 MiB/sec. | ||
| 2595 | 2023.11.19 06:19:36.488206 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2596 | 2023.11.19 06:19:36.488422 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2597 | 2023.11.19 06:19:36.488485 [ 15 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2598 | 2023.11.19 06:19:36.488555 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_16_3: 4.01 MiB. | ||
| 2599 | 2023.11.19 06:19:37.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 237.00 MiB, will set to 231.04 MiB (RSS), difference: -4.08 MiB | ||
| 2600 | 2023.11.19 06:19:41.477898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2601 | 2023.11.19 06:19:41.478024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2602 | 2023.11.19 06:19:41.478055 [ 3 ] {} <Debug> HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2603 | 2023.11.19 06:19:41.478082 [ 3 ] {} <Debug> HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2023.11.19 06:19:41.478230 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2605 | 2023.11.19 06:19:41.478299 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2606 | 2023.11.19 06:19:41.478482 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2607 | 2023.11.19 06:19:41.478990 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2608 | 2023.11.19 06:19:41.479310 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2609 | 2023.11.19 06:19:41.479524 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2610 | 2023.11.19 06:19:41.479699 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001423797 sec., 33712 rows/sec., 2.67 MiB/sec. | ||
| 2611 | 2023.11.19 06:19:41.479894 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2612 | 2023.11.19 06:19:41.479931 [ 3 ] {126c888b-d725-480e-ab7e-03ce642c9c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2613 | 2023.11.19 06:19:41.479951 [ 3 ] {} <Debug> HTTP-Session: f30921f2-6196-4b17-ba2e-b83a03b42bd6 Destroying unnamed session | ||
| 2614 | 2023.11.19 06:19:41.480097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2615 | 2023.11.19 06:19:41.480141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2616 | 2023.11.19 06:19:41.480161 [ 3 ] {} <Debug> HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2617 | 2023.11.19 06:19:41.480178 [ 3 ] {} <Debug> HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2023.11.19 06:19:41.480257 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2619 | 2023.11.19 06:19:41.480298 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2620 | 2023.11.19 06:19:41.480409 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2621 | 2023.11.19 06:19:41.480809 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2622 | 2023.11.19 06:19:41.481033 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2623 | 2023.11.19 06:19:41.481183 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2624 | 2023.11.19 06:19:41.481299 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Information> executeQuery: Read 144 rows, 14.43 KiB in 0.001009597 sec., 142631 rows/sec., 13.95 MiB/sec. | ||
| 2625 | 2023.11.19 06:19:41.481424 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Debug> DynamicQueryHandler: Done processing query | ||
| 2626 | 2023.11.19 06:19:41.481448 [ 3 ] {0797362d-b43c-4e9c-9869-7bf1c4587600} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2627 | 2023.11.19 06:19:41.481463 [ 3 ] {} <Debug> HTTP-Session: 4a43923e-a0a1-4fb9-aba3-f7e37b8bb32e Destroying unnamed session | ||
| 2628 | 2023.11.19 06:19:41.481583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2629 | 2023.11.19 06:19:41.481627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2630 | 2023.11.19 06:19:41.481646 [ 3 ] {} <Debug> HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2631 | 2023.11.19 06:19:41.481662 [ 3 ] {} <Debug> HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2023.11.19 06:19:41.481734 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2633 | 2023.11.19 06:19:41.481774 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2634 | 2023.11.19 06:19:41.481878 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2635 | 2023.11.19 06:19:41.482176 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2636 | 2023.11.19 06:19:41.482387 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2637 | 2023.11.19 06:19:41.482536 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2638 | 2023.11.19 06:19:41.482663 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000898953 sec., 53395 rows/sec., 4.18 MiB/sec. | ||
| 2639 | 2023.11.19 06:19:41.482790 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2640 | 2023.11.19 06:19:41.482812 [ 3 ] {37b5257c-57a7-4924-a5d6-0683524054e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2641 | 2023.11.19 06:19:41.482829 [ 3 ] {} <Debug> HTTP-Session: 9353c685-8357-447d-8004-a384b463941d Destroying unnamed session | ||
| 2642 | 2023.11.19 06:19:41.482974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2643 | 2023.11.19 06:19:41.483017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2644 | 2023.11.19 06:19:41.483035 [ 3 ] {} <Debug> HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2645 | 2023.11.19 06:19:41.483052 [ 3 ] {} <Debug> HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2023.11.19 06:19:41.483135 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2647 | 2023.11.19 06:19:41.483179 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2648 | 2023.11.19 06:19:41.483315 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2649 | 2023.11.19 06:19:41.483785 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB. | ||
| 2650 | 2023.11.19 06:19:41.484097 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2651 | 2023.11.19 06:19:41.484271 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2652 | 2023.11.19 06:19:41.484395 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001232143 sec., 38956 rows/sec., 52.57 MiB/sec. | ||
| 2653 | 2023.11.19 06:19:41.484532 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2654 | 2023.11.19 06:19:41.484557 [ 3 ] {3efd295b-2504-45ad-a339-26eee20c4f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2655 | 2023.11.19 06:19:41.484574 [ 3 ] {} <Debug> HTTP-Session: 73d0e754-b791-4e34-a422-1777ccb7a063 Destroying unnamed session | ||
| 2656 | 2023.11.19 06:19:42.323866 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2657 | 2023.11.19 06:19:42.323918 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2658 | 2023.11.19 06:19:46.474761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2659 | 2023.11.19 06:19:46.474900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2660 | 2023.11.19 06:19:46.474930 [ 3 ] {} <Debug> HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2661 | 2023.11.19 06:19:46.474960 [ 3 ] {} <Debug> HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2023.11.19 06:19:46.475101 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2663 | 2023.11.19 06:19:46.475161 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2664 | 2023.11.19 06:19:46.475324 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2665 | 2023.11.19 06:19:46.475799 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2666 | 2023.11.19 06:19:46.476059 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2667 | 2023.11.19 06:19:46.476220 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2668 | 2023.11.19 06:19:46.476362 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001223403 sec., 1634 rows/sec., 132.51 KiB/sec. | ||
| 2669 | 2023.11.19 06:19:46.476507 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2670 | 2023.11.19 06:19:46.476532 [ 3 ] {cbf1f90a-cffd-4ffa-aace-63e61d27112d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2671 | 2023.11.19 06:19:46.476549 [ 3 ] {} <Debug> HTTP-Session: 17420e06-3af7-49ee-92e1-d7e23b8d8f72 Destroying unnamed session | ||
| 2672 | 2023.11.19 06:19:46.476671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2673 | 2023.11.19 06:19:46.476716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2674 | 2023.11.19 06:19:46.476736 [ 3 ] {} <Debug> HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2675 | 2023.11.19 06:19:46.476753 [ 3 ] {} <Debug> HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2023.11.19 06:19:46.476823 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2677 | 2023.11.19 06:19:46.476864 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2678 | 2023.11.19 06:19:46.476971 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2679 | 2023.11.19 06:19:46.477270 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2680 | 2023.11.19 06:19:46.477473 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2681 | 2023.11.19 06:19:46.477625 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2682 | 2023.11.19 06:19:46.477753 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000893574 sec., 6714 rows/sec., 627.31 KiB/sec. | ||
| 2683 | 2023.11.19 06:19:46.477905 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Debug> DynamicQueryHandler: Done processing query | ||
| 2684 | 2023.11.19 06:19:46.477929 [ 3 ] {d8c55b8c-737d-4c3c-8c7a-452578841b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2685 | 2023.11.19 06:19:46.477946 [ 3 ] {} <Debug> HTTP-Session: 961332f5-e57e-4484-ae47-b03cb715e5db Destroying unnamed session | ||
| 2686 | 2023.11.19 06:19:46.478060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2687 | 2023.11.19 06:19:46.478106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2688 | 2023.11.19 06:19:46.478124 [ 3 ] {} <Debug> HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2689 | 2023.11.19 06:19:46.478140 [ 3 ] {} <Debug> HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2023.11.19 06:19:46.478213 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2691 | 2023.11.19 06:19:46.478253 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2692 | 2023.11.19 06:19:46.478365 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2693 | 2023.11.19 06:19:46.478639 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2694 | 2023.11.19 06:19:46.478845 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2695 | 2023.11.19 06:19:46.478993 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2696 | 2023.11.19 06:19:46.479120 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.000877473 sec., 14815 rows/sec., 1.14 MiB/sec. | ||
| 2697 | 2023.11.19 06:19:46.479315 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Debug> DynamicQueryHandler: Done processing query | ||
| 2698 | 2023.11.19 06:19:46.479339 [ 3 ] {d165ab47-cfdc-4fa2-b8ef-87685848c835} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2699 | 2023.11.19 06:19:46.479355 [ 3 ] {} <Debug> HTTP-Session: a955aea2-eafd-473c-8287-ac29e799042f Destroying unnamed session | ||
| 2700 | 2023.11.19 06:19:46.479453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2701 | 2023.11.19 06:19:46.479495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2702 | 2023.11.19 06:19:46.479514 [ 3 ] {} <Debug> HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2703 | 2023.11.19 06:19:46.479530 [ 3 ] {} <Debug> HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2704 | 2023.11.19 06:19:46.479602 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 2705 | 2023.11.19 06:19:46.479644 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 2706 | 2023.11.19 06:19:46.479776 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2707 | 2023.11.19 06:19:46.480049 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2708 | 2023.11.19 06:19:46.480292 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2709 | 2023.11.19 06:19:46.480468 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 2710 | 2023.11.19 06:19:46.480596 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000964095 sec., 11409 rows/sec., 752.61 KiB/sec. | ||
| 2711 | 2023.11.19 06:19:46.480731 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Debug> DynamicQueryHandler: Done processing query | ||
| 2712 | 2023.11.19 06:19:46.480755 [ 3 ] {05096e1e-af2e-4109-8e92-5c95fb3bcb71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2713 | 2023.11.19 06:19:46.480771 [ 3 ] {} <Debug> HTTP-Session: 5a03f4e7-4a8c-4188-b475-53837028344a Destroying unnamed session | ||
| 2714 | 2023.11.19 06:19:46.480875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2715 | 2023.11.19 06:19:46.480919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2716 | 2023.11.19 06:19:46.480937 [ 3 ] {} <Debug> HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2717 | 2023.11.19 06:19:46.480954 [ 3 ] {} <Debug> HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2718 | 2023.11.19 06:19:46.481027 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2719 | 2023.11.19 06:19:46.481070 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2720 | 2023.11.19 06:19:46.481206 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2721 | 2023.11.19 06:19:46.481497 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2722 | 2023.11.19 06:19:46.481761 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2723 | 2023.11.19 06:19:46.481941 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2724 | 2023.11.19 06:19:46.482072 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.001015857 sec., 1968 rows/sec., 2.66 MiB/sec. | ||
| 2725 | 2023.11.19 06:19:46.482274 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2726 | 2023.11.19 06:19:46.482298 [ 3 ] {d4a469f0-8e81-4b4f-8860-c9c7ab44e0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2727 | 2023.11.19 06:19:46.482314 [ 3 ] {} <Debug> HTTP-Session: 9116b2c1-fc2c-4d50-abc7-e8152ef0953b Destroying unnamed session | ||
| 2728 | 2023.11.19 06:19:51.479627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2729 | 2023.11.19 06:19:51.479757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2730 | 2023.11.19 06:19:51.479788 [ 3 ] {} <Debug> HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2731 | 2023.11.19 06:19:51.479817 [ 3 ] {} <Debug> HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2732 | 2023.11.19 06:19:51.479963 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2733 | 2023.11.19 06:19:51.480034 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2734 | 2023.11.19 06:19:51.480224 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2735 | 2023.11.19 06:19:51.480671 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2736 | 2023.11.19 06:19:51.480939 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2737 | 2023.11.19 06:19:51.481107 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2738 | 2023.11.19 06:19:51.481237 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001228283 sec., 39078 rows/sec., 3.09 MiB/sec. | ||
| 2739 | 2023.11.19 06:19:51.481390 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2740 | 2023.11.19 06:19:51.481416 [ 3 ] {5490517f-e04a-418e-ae7a-5202c147b36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2741 | 2023.11.19 06:19:51.481432 [ 3 ] {} <Debug> HTTP-Session: 51e94da9-c9f7-4232-9b6a-56f66a902319 Destroying unnamed session | ||
| 2742 | 2023.11.19 06:19:51.481555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2743 | 2023.11.19 06:19:51.481603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2744 | 2023.11.19 06:19:51.481622 [ 3 ] {} <Debug> HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2745 | 2023.11.19 06:19:51.481638 [ 3 ] {} <Debug> HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2746 | 2023.11.19 06:19:51.481717 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2747 | 2023.11.19 06:19:51.481767 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2748 | 2023.11.19 06:19:51.481876 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2749 | 2023.11.19 06:19:51.482173 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2750 | 2023.11.19 06:19:51.482379 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2751 | 2023.11.19 06:19:51.482521 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2752 | 2023.11.19 06:19:51.482640 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000881363 sec., 2269 rows/sec., 193.90 KiB/sec. | ||
| 2753 | 2023.11.19 06:19:51.482762 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2754 | 2023.11.19 06:19:51.482786 [ 3 ] {ea4bbddf-2af4-456b-99a9-cdff2434223b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2755 | 2023.11.19 06:19:51.482802 [ 3 ] {} <Debug> HTTP-Session: f00a01f7-187f-4b7c-afa0-50a254d802d0 Destroying unnamed session | ||
| 2756 | 2023.11.19 06:19:51.482948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2757 | 2023.11.19 06:19:51.482992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2758 | 2023.11.19 06:19:51.483010 [ 3 ] {} <Debug> HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2759 | 2023.11.19 06:19:51.483027 [ 3 ] {} <Debug> HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2760 | 2023.11.19 06:19:51.483101 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2761 | 2023.11.19 06:19:51.483137 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2762 | 2023.11.19 06:19:51.483241 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2763 | 2023.11.19 06:19:51.483663 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2764 | 2023.11.19 06:19:51.483882 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2765 | 2023.11.19 06:19:51.484025 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2766 | 2023.11.19 06:19:51.484137 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Information> executeQuery: Read 181 rows, 17.61 KiB in 0.001000817 sec., 180852 rows/sec., 17.18 MiB/sec. | ||
| 2767 | 2023.11.19 06:19:51.484257 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2768 | 2023.11.19 06:19:51.484280 [ 3 ] {71e57e63-47af-4576-83b4-0f180189844b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 2769 | 2023.11.19 06:19:51.484297 [ 3 ] {} <Debug> HTTP-Session: 95e5dfb9-7f72-482f-9c7f-30624a0f14c8 Destroying unnamed session | ||
| 2770 | 2023.11.19 06:19:51.484403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2771 | 2023.11.19 06:19:51.484447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2772 | 2023.11.19 06:19:51.484465 [ 3 ] {} <Debug> HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2773 | 2023.11.19 06:19:51.484482 [ 3 ] {} <Debug> HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2774 | 2023.11.19 06:19:51.484551 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2775 | 2023.11.19 06:19:51.484588 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2776 | 2023.11.19 06:19:51.484690 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2777 | 2023.11.19 06:19:51.484974 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2778 | 2023.11.19 06:19:51.485178 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2779 | 2023.11.19 06:19:51.485331 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2780 | 2023.11.19 06:19:51.485448 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000862973 sec., 2317 rows/sec., 161.82 KiB/sec. | ||
| 2781 | 2023.11.19 06:19:51.485608 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Debug> DynamicQueryHandler: Done processing query | ||
| 2782 | 2023.11.19 06:19:51.485632 [ 3 ] {dbf56bfe-bbd6-40be-bebf-cccc64013431} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2783 | 2023.11.19 06:19:51.485648 [ 3 ] {} <Debug> HTTP-Session: 132017a3-c8c8-46ff-9aee-2492c34d41d5 Destroying unnamed session | ||
| 2784 | 2023.11.19 06:19:51.485773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2785 | 2023.11.19 06:19:51.485829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2786 | 2023.11.19 06:19:51.485849 [ 3 ] {} <Debug> HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2787 | 2023.11.19 06:19:51.485866 [ 3 ] {} <Debug> HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2788 | 2023.11.19 06:19:51.485941 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2789 | 2023.11.19 06:19:51.485982 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2790 | 2023.11.19 06:19:51.486098 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2791 | 2023.11.19 06:19:51.486436 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2792 | 2023.11.19 06:19:51.486655 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2793 | 2023.11.19 06:19:51.486807 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2794 | 2023.11.19 06:19:51.486927 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000955745 sec., 77426 rows/sec., 6.03 MiB/sec. | ||
| 2795 | 2023.11.19 06:19:51.487119 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2796 | 2023.11.19 06:19:51.487143 [ 3 ] {03941cc9-76aa-49d8-883f-542f53e73da8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2797 | 2023.11.19 06:19:51.487159 [ 3 ] {} <Debug> HTTP-Session: 2849e68e-7eb7-45fa-b32c-6694748d000c Destroying unnamed session | ||
| 2798 | 2023.11.19 06:19:51.487272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2799 | 2023.11.19 06:19:51.487317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2800 | 2023.11.19 06:19:51.487335 [ 3 ] {} <Debug> HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2801 | 2023.11.19 06:19:51.487351 [ 3 ] {} <Debug> HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2802 | 2023.11.19 06:19:51.487423 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2803 | 2023.11.19 06:19:51.487467 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2804 | 2023.11.19 06:19:51.487603 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2805 | 2023.11.19 06:19:51.487882 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2806 | 2023.11.19 06:19:51.488130 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2807 | 2023.11.19 06:19:51.488305 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2808 | 2023.11.19 06:19:51.488432 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.000976036 sec., 37908 rows/sec., 2.64 MiB/sec. | ||
| 2809 | 2023.11.19 06:19:51.488567 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2810 | 2023.11.19 06:19:51.488591 [ 3 ] {24b722a7-141a-4dc1-9c9c-9044630fa17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2811 | 2023.11.19 06:19:51.488606 [ 3 ] {} <Debug> HTTP-Session: 82eeb99a-8b51-4fcc-bc92-c325250752e3 Destroying unnamed session | ||
| 2812 | 2023.11.19 06:19:51.488752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2813 | 2023.11.19 06:19:51.488797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2814 | 2023.11.19 06:19:51.488816 [ 3 ] {} <Debug> HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2815 | 2023.11.19 06:19:51.488833 [ 3 ] {} <Debug> HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2816 | 2023.11.19 06:19:51.488919 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2817 | 2023.11.19 06:19:51.488962 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2818 | 2023.11.19 06:19:51.489099 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2819 | 2023.11.19 06:19:51.489582 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2820 | 2023.11.19 06:19:51.489890 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2821 | 2023.11.19 06:19:51.490062 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2822 | 2023.11.19 06:19:51.490164 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001216912 sec., 39444 rows/sec., 53.23 MiB/sec. | ||
| 2823 | 2023.11.19 06:19:51.490287 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2824 | 2023.11.19 06:19:51.490309 [ 3 ] {aac76b69-2e95-431c-a89d-20d1d194c3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 2825 | 2023.11.19 06:19:51.490326 [ 3 ] {} <Debug> HTTP-Session: 581f0938-ab75-4df6-b3b3-2945fdd8ee89 Destroying unnamed session | ||
| 2826 | 2023.11.19 06:19:56.474473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2827 | 2023.11.19 06:19:56.474658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2828 | 2023.11.19 06:19:56.474707 [ 3 ] {} <Debug> HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2829 | 2023.11.19 06:19:56.474749 [ 3 ] {} <Debug> HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2023.11.19 06:19:56.474944 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2831 | 2023.11.19 06:19:56.475041 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2832 | 2023.11.19 06:19:56.475312 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2833 | 2023.11.19 06:19:56.475702 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2834 | 2023.11.19 06:19:56.475959 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2835 | 2023.11.19 06:19:56.476130 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2836 | 2023.11.19 06:19:56.476260 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001260893 sec., 1586 rows/sec., 128.57 KiB/sec. | ||
| 2837 | 2023.11.19 06:19:56.476428 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Debug> DynamicQueryHandler: Done processing query | ||
| 2838 | 2023.11.19 06:19:56.476454 [ 3 ] {80773776-c150-44b0-a4b0-697dd6fa8305} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2839 | 2023.11.19 06:19:56.476471 [ 3 ] {} <Debug> HTTP-Session: af8b5d20-13dc-4361-9550-c4c72d5a3c04 Destroying unnamed session | ||
| 2840 | 2023.11.19 06:19:56.476596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2841 | 2023.11.19 06:19:56.476650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2842 | 2023.11.19 06:19:56.476671 [ 3 ] {} <Debug> HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2843 | 2023.11.19 06:19:56.476689 [ 3 ] {} <Debug> HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2844 | 2023.11.19 06:19:56.476765 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2845 | 2023.11.19 06:19:56.476806 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2023.11.19 06:19:56.476912 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2847 | 2023.11.19 06:19:56.477231 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2848 | 2023.11.19 06:19:56.477427 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2849 | 2023.11.19 06:19:56.477571 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2850 | 2023.11.19 06:19:56.477699 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000905885 sec., 6623 rows/sec., 618.78 KiB/sec. | ||
| 2851 | 2023.11.19 06:19:56.477817 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2852 | 2023.11.19 06:19:56.477840 [ 3 ] {41d0de4f-e77e-485c-9779-1436760534c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2853 | 2023.11.19 06:19:56.477856 [ 3 ] {} <Debug> HTTP-Session: 0ae74a8c-0e9e-4080-9114-eba0b8d9c4f3 Destroying unnamed session | ||
| 2854 | 2023.11.19 06:19:56.477965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2855 | 2023.11.19 06:19:56.478009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2856 | 2023.11.19 06:19:56.478028 [ 3 ] {} <Debug> HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2857 | 2023.11.19 06:19:56.478045 [ 3 ] {} <Debug> HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2858 | 2023.11.19 06:19:56.478112 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2859 | 2023.11.19 06:19:56.478151 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2860 | 2023.11.19 06:19:56.478254 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2861 | 2023.11.19 06:19:56.478516 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2862 | 2023.11.19 06:19:56.478710 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2863 | 2023.11.19 06:19:56.478853 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2864 | 2023.11.19 06:19:56.478977 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Information> executeQuery: Read 2 rows, 164.00 B in 0.000837422 sec., 2388 rows/sec., 191.25 KiB/sec. | ||
| 2865 | 2023.11.19 06:19:56.479091 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Debug> DynamicQueryHandler: Done processing query | ||
| 2866 | 2023.11.19 06:19:56.479114 [ 3 ] {0ce1ef7b-c9bd-4d8a-9753-fe2feb222eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2867 | 2023.11.19 06:19:56.479129 [ 3 ] {} <Debug> HTTP-Session: 813bf3f2-81d5-40d0-881d-b9f0b8e910b9 Destroying unnamed session | ||
| 2868 | 2023.11.19 06:19:56.479229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2869 | 2023.11.19 06:19:56.479274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2870 | 2023.11.19 06:19:56.479293 [ 3 ] {} <Debug> HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2871 | 2023.11.19 06:19:56.479309 [ 3 ] {} <Debug> HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2872 | 2023.11.19 06:19:56.479379 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2873 | 2023.11.19 06:19:56.479423 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2874 | 2023.11.19 06:19:56.479558 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2875 | 2023.11.19 06:19:56.479829 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2876 | 2023.11.19 06:19:56.480093 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2877 | 2023.11.19 06:19:56.480265 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2878 | 2023.11.19 06:19:56.480389 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000981716 sec., 2037 rows/sec., 2.75 MiB/sec. | ||
| 2879 | 2023.11.19 06:19:56.480507 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Debug> DynamicQueryHandler: Done processing query | ||
| 2880 | 2023.11.19 06:19:56.480531 [ 3 ] {ddbd9b0a-f9e6-4dba-97a2-bc502a649153} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2881 | 2023.11.19 06:19:56.480546 [ 3 ] {} <Debug> HTTP-Session: 2d50934d-463b-49f9-a8ff-95ff1814b240 Destroying unnamed session | ||
| 2882 | 2023.11.19 06:19:57.324167 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2883 | 2023.11.19 06:19:57.324220 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2884 | 2023.11.19 06:20:01.477757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2885 | 2023.11.19 06:20:01.477877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2886 | 2023.11.19 06:20:01.477902 [ 3 ] {} <Debug> HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2887 | 2023.11.19 06:20:01.477926 [ 3 ] {} <Debug> HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2888 | 2023.11.19 06:20:01.478054 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2889 | 2023.11.19 06:20:01.478117 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2890 | 2023.11.19 06:20:01.478282 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2891 | 2023.11.19 06:20:01.478744 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2892 | 2023.11.19 06:20:01.479053 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2893 | 2023.11.19 06:20:01.479250 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2894 | 2023.11.19 06:20:01.479418 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001324845 sec., 36230 rows/sec., 2.87 MiB/sec. | ||
| 2895 | 2023.11.19 06:20:01.479413 [ 124 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2896 | 2023.11.19 06:20:01.479532 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2897 | 2023.11.19 06:20:01.479647 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2898 | 2023.11.19 06:20:01.479658 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Debug> DynamicQueryHandler: Done processing query | ||
| 2899 | 2023.11.19 06:20:01.479708 [ 3 ] {545d38f8-8af8-4017-a6b0-300d1f9a1d93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2900 | 2023.11.19 06:20:01.479734 [ 3 ] {} <Debug> HTTP-Session: fc91d0ce-38b5-4cf3-a7d4-5f55e5d21586 Destroying unnamed session | ||
| 2901 | 2023.11.19 06:20:01.479749 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2902 | 2023.11.19 06:20:01.479781 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part | ||
| 2903 | 2023.11.19 06:20:01.479879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2904 | 2023.11.19 06:20:01.479896 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 2905 | 2023.11.19 06:20:01.479942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2906 | 2023.11.19 06:20:01.479968 [ 3 ] {} <Debug> HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2907 | 2023.11.19 06:20:01.480000 [ 3 ] {} <Debug> HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2908 | 2023.11.19 06:20:01.480008 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 2909 | 2023.11.19 06:20:01.480124 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2910 | 2023.11.19 06:20:01.480133 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 2911 | 2023.11.19 06:20:01.480180 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2912 | 2023.11.19 06:20:01.480265 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 2913 | 2023.11.19 06:20:01.480426 [ 11 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 2914 | 2023.11.19 06:20:01.480448 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2915 | 2023.11.19 06:20:01.480915 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2916 | 2023.11.19 06:20:01.481245 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2917 | 2023.11.19 06:20:01.481283 [ 18 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669795 sec., 118577.43016358296 rows/sec., 9.39 MiB/sec. | ||
| 2918 | 2023.11.19 06:20:01.481460 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2919 | 2023.11.19 06:20:01.481491 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2920 | 2023.11.19 06:20:01.481668 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00150094 sec., 1332 rows/sec., 113.86 KiB/sec. | ||
| 2921 | 2023.11.19 06:20:01.481855 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2922 | 2023.11.19 06:20:01.481924 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2923 | 2023.11.19 06:20:01.481962 [ 3 ] {c5086190-a8ad-485a-8b4d-8d19dbd8acf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2924 | 2023.11.19 06:20:01.481970 [ 14 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_21_4} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2925 | 2023.11.19 06:20:01.481989 [ 3 ] {} <Debug> HTTP-Session: 49be374b-5f5a-404a-9672-07c0ca6c4fe5 Destroying unnamed session | ||
| 2926 | 2023.11.19 06:20:01.482149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2927 | 2023.11.19 06:20:01.482196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2928 | 2023.11.19 06:20:01.482216 [ 3 ] {} <Debug> HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2929 | 2023.11.19 06:20:01.482235 [ 3 ] {} <Debug> HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2930 | 2023.11.19 06:20:01.482319 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2931 | 2023.11.19 06:20:01.482360 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2023.11.19 06:20:01.482475 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2933 | 2023.11.19 06:20:01.482848 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2934 | 2023.11.19 06:20:01.483069 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2935 | 2023.11.19 06:20:01.483218 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2936 | 2023.11.19 06:20:01.483341 [ 124 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2937 | 2023.11.19 06:20:01.483348 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Information> executeQuery: Read 145 rows, 14.52 KiB in 0.000990896 sec., 146332 rows/sec., 14.31 MiB/sec. | ||
| 2938 | 2023.11.19 06:20:01.483407 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2939 | 2023.11.19 06:20:01.483554 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2940 | 2023.11.19 06:20:01.483594 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Debug> DynamicQueryHandler: Done processing query | ||
| 2941 | 2023.11.19 06:20:01.483622 [ 3 ] {993ff0a7-1da3-4a80-9c7c-e91a2b557bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2942 | 2023.11.19 06:20:01.483637 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2023.11.19 06:20:01.483643 [ 3 ] {} <Debug> HTTP-Session: 951c17cd-3697-40ff-a454-92c692ad362e Destroying unnamed session | ||
| 2944 | 2023.11.19 06:20:01.483667 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part | ||
| 2945 | 2023.11.19 06:20:01.483782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2946 | 2023.11.19 06:20:01.483786 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
| 2947 | 2023.11.19 06:20:01.483835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2948 | 2023.11.19 06:20:01.483857 [ 3 ] {} <Debug> HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2949 | 2023.11.19 06:20:01.483888 [ 3 ] {} <Debug> HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2950 | 2023.11.19 06:20:01.483905 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 2951 | 2023.11.19 06:20:01.483997 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2952 | 2023.11.19 06:20:01.484026 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 181 rows starting from the beginning of the part | ||
| 2953 | 2023.11.19 06:20:01.484054 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2954 | 2023.11.19 06:20:01.484171 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 2955 | 2023.11.19 06:20:01.484288 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2956 | 2023.11.19 06:20:01.484313 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 145 rows starting from the beginning of the part | ||
| 2957 | 2023.11.19 06:20:01.484725 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2958 | 2023.11.19 06:20:01.485023 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2959 | 2023.11.19 06:20:01.485222 [ 18 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.001754426 sec., 383601.2462195613 rows/sec., 36.84 MiB/sec. | ||
| 2960 | 2023.11.19 06:20:01.485273 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2961 | 2023.11.19 06:20:01.485368 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2962 | 2023.11.19 06:20:01.485485 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001426928 sec., 1401 rows/sec., 97.87 KiB/sec. | ||
| 2963 | 2023.11.19 06:20:01.485643 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2964 | 2023.11.19 06:20:01.485668 [ 3 ] {02781651-2d7e-4f6b-b5d4-f0f9b2088cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2965 | 2023.11.19 06:20:01.485686 [ 3 ] {} <Debug> HTTP-Session: 6e0e01ee-1d0a-44c5-9510-c703af147227 Destroying unnamed session | ||
| 2966 | 2023.11.19 06:20:01.485711 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2967 | 2023.11.19 06:20:01.485790 [ 15 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_21_4} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2968 | 2023.11.19 06:20:01.485808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2969 | 2023.11.19 06:20:01.485864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2970 | 2023.11.19 06:20:01.485891 [ 3 ] {} <Debug> HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2971 | 2023.11.19 06:20:01.485908 [ 3 ] {} <Debug> HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2972 | 2023.11.19 06:20:01.485980 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2973 | 2023.11.19 06:20:01.486021 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2974 | 2023.11.19 06:20:01.486128 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2975 | 2023.11.19 06:20:01.486426 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2976 | 2023.11.19 06:20:01.486636 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2977 | 2023.11.19 06:20:01.486783 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2978 | 2023.11.19 06:20:01.486907 [ 124 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2979 | 2023.11.19 06:20:01.486912 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.000891943 sec., 56057 rows/sec., 4.39 MiB/sec. | ||
| 2980 | 2023.11.19 06:20:01.486965 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 2981 | 2023.11.19 06:20:01.487117 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2982 | 2023.11.19 06:20:01.487149 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2983 | 2023.11.19 06:20:01.487183 [ 3 ] {37828fdc-3c5c-4ef5-a413-30cd8afdd2e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2984 | 2023.11.19 06:20:01.487224 [ 3 ] {} <Debug> HTTP-Session: 1cb389fc-0b0e-4803-bf13-cee4ab3adc16 Destroying unnamed session | ||
| 2985 | 2023.11.19 06:20:01.487255 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2986 | 2023.11.19 06:20:01.487304 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part | ||
| 2987 | 2023.11.19 06:20:01.487380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2988 | 2023.11.19 06:20:01.487467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2989 | 2023.11.19 06:20:01.487469 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 2990 | 2023.11.19 06:20:01.487505 [ 3 ] {} <Debug> HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 2991 | 2023.11.19 06:20:01.487555 [ 3 ] {} <Debug> HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2992 | 2023.11.19 06:20:01.487714 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 2993 | 2023.11.19 06:20:01.487750 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2994 | 2023.11.19 06:20:01.487847 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2023.11.19 06:20:01.487904 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 2996 | 2023.11.19 06:20:01.488224 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 2997 | 2023.11.19 06:20:01.488402 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2998 | 2023.11.19 06:20:01.488471 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 2999 | 2023.11.19 06:20:01.489055 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3000 | 2023.11.19 06:20:01.489672 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3001 | 2023.11.19 06:20:01.490092 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3002 | 2023.11.19 06:20:01.490095 [ 14 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062671 sec., 97953.7142579141 rows/sec., 7.64 MiB/sec. | ||
| 3003 | 2023.11.19 06:20:01.490277 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002482286 sec., 402 rows/sec., 27.93 KiB/sec. | ||
| 3004 | 2023.11.19 06:20:01.490311 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3005 | 2023.11.19 06:20:01.490506 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3006 | 2023.11.19 06:20:01.490554 [ 3 ] {972325a9-3c99-482d-a7fb-16d1a27f0d4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3007 | 2023.11.19 06:20:01.490577 [ 3 ] {} <Debug> HTTP-Session: 63805af1-f6b3-40be-93fe-a45eef35004d Destroying unnamed session | ||
| 3008 | 2023.11.19 06:20:01.490611 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3009 | 2023.11.19 06:20:01.490716 [ 18 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_21_4} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3010 | 2023.11.19 06:20:01.490811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3011 | 2023.11.19 06:20:01.490866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3012 | 2023.11.19 06:20:01.490886 [ 3 ] {} <Debug> HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3013 | 2023.11.19 06:20:01.490902 [ 3 ] {} <Debug> HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3014 | 2023.11.19 06:20:01.490984 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3015 | 2023.11.19 06:20:01.491029 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3016 | 2023.11.19 06:20:01.491179 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3017 | 2023.11.19 06:20:01.491674 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3018 | 2023.11.19 06:20:01.491991 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3019 | 2023.11.19 06:20:01.492171 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3020 | 2023.11.19 06:20:01.492298 [ 124 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3021 | 2023.11.19 06:20:01.492314 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001292254 sec., 37144 rows/sec., 50.12 MiB/sec. | ||
| 3022 | 2023.11.19 06:20:01.492367 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3023 | 2023.11.19 06:20:01.492521 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3024 | 2023.11.19 06:20:01.492562 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3025 | 2023.11.19 06:20:01.492638 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3026 | 2023.11.19 06:20:01.492670 [ 3 ] {8f7379f0-db81-440f-b20a-bc0398b3b24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3027 | 2023.11.19 06:20:01.492691 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 430 rows starting from the beginning of the part | ||
| 3028 | 2023.11.19 06:20:01.492697 [ 3 ] {} <Debug> HTTP-Session: 2464c793-f8b8-4ef7-a2e3-2de37a83a390 Destroying unnamed session | ||
| 3029 | 2023.11.19 06:20:01.492842 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3030 | 2023.11.19 06:20:01.492950 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 3031 | 2023.11.19 06:20:01.493055 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3032 | 2023.11.19 06:20:01.493153 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 3033 | 2023.11.19 06:20:01.493253 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3034 | 2023.11.19 06:20:01.494679 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 6 columns (6 merged, 0 gathered) in 0.00224115 sec., 257903.30856926134 rows/sec., 348.03 MiB/sec. | ||
| 3035 | 2023.11.19 06:20:01.495040 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3036 | 2023.11.19 06:20:01.495287 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3037 | 2023.11.19 06:20:01.495351 [ 23 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3038 | 2023.11.19 06:20:01.495409 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_21_4: 4.48 MiB. | ||
| 3039 | 2023.11.19 06:20:06.474053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3040 | 2023.11.19 06:20:06.474184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3041 | 2023.11.19 06:20:06.474215 [ 3 ] {} <Debug> HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3042 | 2023.11.19 06:20:06.474244 [ 3 ] {} <Debug> HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3043 | 2023.11.19 06:20:06.474380 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3044 | 2023.11.19 06:20:06.474441 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3045 | 2023.11.19 06:20:06.474603 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3046 | 2023.11.19 06:20:06.474941 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3047 | 2023.11.19 06:20:06.475208 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3048 | 2023.11.19 06:20:06.475378 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3049 | 2023.11.19 06:20:06.475504 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001088719 sec., 1837 rows/sec., 148.90 KiB/sec. | ||
| 3050 | 2023.11.19 06:20:06.475661 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3051 | 2023.11.19 06:20:06.475687 [ 3 ] {61383bcd-759d-4e0a-8df8-3f802f5211cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3052 | 2023.11.19 06:20:06.475702 [ 3 ] {} <Debug> HTTP-Session: acd13cad-0abb-4e4b-a7b8-cb25b595c4a1 Destroying unnamed session | ||
| 3053 | 2023.11.19 06:20:06.475818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3054 | 2023.11.19 06:20:06.475864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3055 | 2023.11.19 06:20:06.475884 [ 3 ] {} <Debug> HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3056 | 2023.11.19 06:20:06.475901 [ 3 ] {} <Debug> HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3057 | 2023.11.19 06:20:06.475972 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3058 | 2023.11.19 06:20:06.476013 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3059 | 2023.11.19 06:20:06.476126 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3060 | 2023.11.19 06:20:06.476362 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3061 | 2023.11.19 06:20:06.476566 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3062 | 2023.11.19 06:20:06.476713 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3063 | 2023.11.19 06:20:06.476813 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000813191 sec., 7378 rows/sec., 689.32 KiB/sec. | ||
| 3064 | 2023.11.19 06:20:06.476915 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3065 | 2023.11.19 06:20:06.476939 [ 3 ] {9eeed577-c2e9-404b-9b39-d9122f8e570c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3066 | 2023.11.19 06:20:06.476955 [ 3 ] {} <Debug> HTTP-Session: 6d510333-739e-4962-939f-c9367be796b7 Destroying unnamed session | ||
| 3067 | 2023.11.19 06:20:06.477060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3068 | 2023.11.19 06:20:06.477104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3069 | 2023.11.19 06:20:06.477123 [ 3 ] {} <Debug> HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3070 | 2023.11.19 06:20:06.477139 [ 3 ] {} <Debug> HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3071 | 2023.11.19 06:20:06.477206 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3072 | 2023.11.19 06:20:06.477244 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3073 | 2023.11.19 06:20:06.477344 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3074 | 2023.11.19 06:20:06.477552 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3075 | 2023.11.19 06:20:06.477747 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3076 | 2023.11.19 06:20:06.477894 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3077 | 2023.11.19 06:20:06.477992 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Information> executeQuery: Read 2 rows, 164.00 B in 0.00075931 sec., 2633 rows/sec., 210.92 KiB/sec. | ||
| 3078 | 2023.11.19 06:20:06.478090 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Debug> DynamicQueryHandler: Done processing query | ||
| 3079 | 2023.11.19 06:20:06.478112 [ 3 ] {1e0076c4-2b17-4aee-9de0-7d9c38b28e49} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3080 | 2023.11.19 06:20:06.478128 [ 3 ] {} <Debug> HTTP-Session: 4cf02b6a-9328-4c77-9f47-bcc484ab051f Destroying unnamed session | ||
| 3081 | 2023.11.19 06:20:06.478233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3082 | 2023.11.19 06:20:06.478277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3083 | 2023.11.19 06:20:06.478296 [ 3 ] {} <Debug> HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3084 | 2023.11.19 06:20:06.478314 [ 3 ] {} <Debug> HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3085 | 2023.11.19 06:20:06.478382 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3086 | 2023.11.19 06:20:06.478426 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3087 | 2023.11.19 06:20:06.478557 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3088 | 2023.11.19 06:20:06.478786 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3089 | 2023.11.19 06:20:06.479059 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3090 | 2023.11.19 06:20:06.479246 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3091 | 2023.11.19 06:20:06.479361 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000948816 sec., 2107 rows/sec., 2.84 MiB/sec. | ||
| 3092 | 2023.11.19 06:20:06.479506 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Debug> DynamicQueryHandler: Done processing query | ||
| 3093 | 2023.11.19 06:20:06.479529 [ 3 ] {f1dd79c3-bdc3-4501-93bb-60734cf0f741} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3094 | 2023.11.19 06:20:06.479545 [ 3 ] {} <Debug> HTTP-Session: 261ccece-5786-4105-ba78-ccda03bf6cea Destroying unnamed session | ||
| 3095 | 2023.11.19 06:20:11.477423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3096 | 2023.11.19 06:20:11.477546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3097 | 2023.11.19 06:20:11.477572 [ 3 ] {} <Debug> HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3098 | 2023.11.19 06:20:11.477597 [ 3 ] {} <Debug> HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3099 | 2023.11.19 06:20:11.477729 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3100 | 2023.11.19 06:20:11.477792 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3101 | 2023.11.19 06:20:11.477953 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3102 | 2023.11.19 06:20:11.478350 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3103 | 2023.11.19 06:20:11.478628 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3104 | 2023.11.19 06:20:11.478806 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3105 | 2023.11.19 06:20:11.478961 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001189242 sec., 40361 rows/sec., 3.19 MiB/sec. | ||
| 3106 | 2023.11.19 06:20:11.479111 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Debug> DynamicQueryHandler: Done processing query | ||
| 3107 | 2023.11.19 06:20:11.479140 [ 3 ] {ea7ca31e-6336-4330-9f99-08ec9283da53} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3108 | 2023.11.19 06:20:11.479158 [ 3 ] {} <Debug> HTTP-Session: 87f82db0-7032-4c6c-b410-107370ad541d Destroying unnamed session | ||
| 3109 | 2023.11.19 06:20:11.479320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3110 | 2023.11.19 06:20:11.479371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3111 | 2023.11.19 06:20:11.479391 [ 3 ] {} <Debug> HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3112 | 2023.11.19 06:20:11.479412 [ 3 ] {} <Debug> HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3113 | 2023.11.19 06:20:11.479498 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3114 | 2023.11.19 06:20:11.479541 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3115 | 2023.11.19 06:20:11.479649 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3116 | 2023.11.19 06:20:11.480118 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3117 | 2023.11.19 06:20:11.480359 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3118 | 2023.11.19 06:20:11.480508 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3119 | 2023.11.19 06:20:11.480635 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Information> executeQuery: Read 144 rows, 14.43 KiB in 0.00110774 sec., 129994 rows/sec., 12.72 MiB/sec. | ||
| 3120 | 2023.11.19 06:20:11.480765 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Debug> DynamicQueryHandler: Done processing query | ||
| 3121 | 2023.11.19 06:20:11.480789 [ 3 ] {7119cbf7-15b7-4cd3-9d77-ab4b4f0b1d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3122 | 2023.11.19 06:20:11.480805 [ 3 ] {} <Debug> HTTP-Session: 1457efd3-56b4-4085-84fd-7bd48c9fee39 Destroying unnamed session | ||
| 3123 | 2023.11.19 06:20:11.480934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3124 | 2023.11.19 06:20:11.480980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3125 | 2023.11.19 06:20:11.480999 [ 3 ] {} <Debug> HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3126 | 2023.11.19 06:20:11.481017 [ 3 ] {} <Debug> HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3127 | 2023.11.19 06:20:11.481092 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3128 | 2023.11.19 06:20:11.481135 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3129 | 2023.11.19 06:20:11.481241 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3130 | 2023.11.19 06:20:11.481540 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3131 | 2023.11.19 06:20:11.481744 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3132 | 2023.11.19 06:20:11.481886 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3133 | 2023.11.19 06:20:11.481989 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000868673 sec., 55256 rows/sec., 4.32 MiB/sec. | ||
| 3134 | 2023.11.19 06:20:11.482104 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Debug> DynamicQueryHandler: Done processing query | ||
| 3135 | 2023.11.19 06:20:11.482130 [ 3 ] {4a7b5eff-2d83-4b39-9bfb-263e00fd4777} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3136 | 2023.11.19 06:20:11.482145 [ 3 ] {} <Debug> HTTP-Session: f3eee840-5c86-4a74-b733-d5fbd42f18dd Destroying unnamed session | ||
| 3137 | 2023.11.19 06:20:11.482296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3138 | 2023.11.19 06:20:11.482339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3139 | 2023.11.19 06:20:11.482357 [ 3 ] {} <Debug> HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3140 | 2023.11.19 06:20:11.482376 [ 3 ] {} <Debug> HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3141 | 2023.11.19 06:20:11.482461 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3142 | 2023.11.19 06:20:11.482506 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3143 | 2023.11.19 06:20:11.482640 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3144 | 2023.11.19 06:20:11.483108 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3145 | 2023.11.19 06:20:11.483441 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3146 | 2023.11.19 06:20:11.483633 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3147 | 2023.11.19 06:20:11.483762 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001270024 sec., 37794 rows/sec., 51.00 MiB/sec. | ||
| 3148 | 2023.11.19 06:20:11.483920 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3149 | 2023.11.19 06:20:11.483942 [ 3 ] {1d2865b2-f43f-4255-91a6-a2c39123d5c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3150 | 2023.11.19 06:20:11.483957 [ 3 ] {} <Debug> HTTP-Session: 0e8da92f-7e40-4ded-b0de-014e1caf8bdc Destroying unnamed session | ||
| 3151 | 2023.11.19 06:20:12.324476 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3152 | 2023.11.19 06:20:12.324547 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3153 | 2023.11.19 06:20:16.474860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3154 | 2023.11.19 06:20:16.475039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3155 | 2023.11.19 06:20:16.475085 [ 3 ] {} <Debug> HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3156 | 2023.11.19 06:20:16.475126 [ 3 ] {} <Debug> HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3157 | 2023.11.19 06:20:16.475323 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3158 | 2023.11.19 06:20:16.475419 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3159 | 2023.11.19 06:20:16.475586 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3160 | 2023.11.19 06:20:16.476014 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3161 | 2023.11.19 06:20:16.476273 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3162 | 2023.11.19 06:20:16.476439 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3163 | 2023.11.19 06:20:16.476566 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001189332 sec., 1681 rows/sec., 136.30 KiB/sec. | ||
| 3164 | 2023.11.19 06:20:16.476703 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Debug> DynamicQueryHandler: Done processing query | ||
| 3165 | 2023.11.19 06:20:16.476729 [ 3 ] {cfb49b8b-d7cb-4377-a4a1-988fd3442b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3166 | 2023.11.19 06:20:16.476745 [ 3 ] {} <Debug> HTTP-Session: 1babce57-9fc8-4306-b488-cab952d6c8ca Destroying unnamed session | ||
| 3167 | 2023.11.19 06:20:16.476899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3168 | 2023.11.19 06:20:16.476946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3169 | 2023.11.19 06:20:16.476965 [ 3 ] {} <Debug> HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3170 | 2023.11.19 06:20:16.476985 [ 3 ] {} <Debug> HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3171 | 2023.11.19 06:20:16.477061 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3172 | 2023.11.19 06:20:16.477103 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3173 | 2023.11.19 06:20:16.477209 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3174 | 2023.11.19 06:20:16.477563 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3175 | 2023.11.19 06:20:16.477762 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3176 | 2023.11.19 06:20:16.477907 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3177 | 2023.11.19 06:20:16.478009 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000919735 sec., 2174 rows/sec., 185.81 KiB/sec. | ||
| 3178 | 2023.11.19 06:20:16.478188 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3179 | 2023.11.19 06:20:16.478212 [ 3 ] {359e16b2-61f5-4be8-8cb7-e0b1565b7de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3180 | 2023.11.19 06:20:16.478228 [ 3 ] {} <Debug> HTTP-Session: c826d0c3-b85d-436e-b781-6e4f166f7d5f Destroying unnamed session | ||
| 3181 | 2023.11.19 06:20:16.478341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3182 | 2023.11.19 06:20:16.478385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3183 | 2023.11.19 06:20:16.478403 [ 3 ] {} <Debug> HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3184 | 2023.11.19 06:20:16.478420 [ 3 ] {} <Debug> HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3185 | 2023.11.19 06:20:16.478490 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3186 | 2023.11.19 06:20:16.478530 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3187 | 2023.11.19 06:20:16.478647 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3188 | 2023.11.19 06:20:16.478907 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3189 | 2023.11.19 06:20:16.479103 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3190 | 2023.11.19 06:20:16.479247 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3191 | 2023.11.19 06:20:16.479347 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Information> executeQuery: Read 7 rows, 657.00 B in 0.000829173 sec., 8442 rows/sec., 773.78 KiB/sec. | ||
| 3192 | 2023.11.19 06:20:16.479445 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3193 | 2023.11.19 06:20:16.479468 [ 3 ] {5df26b52-fb3c-4926-9d49-1ec3550f39fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3194 | 2023.11.19 06:20:16.479483 [ 3 ] {} <Debug> HTTP-Session: e7f83122-7a93-478e-885a-129e6c4fce3a Destroying unnamed session | ||
| 3195 | 2023.11.19 06:20:16.479578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3196 | 2023.11.19 06:20:16.479620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3197 | 2023.11.19 06:20:16.479639 [ 3 ] {} <Debug> HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3198 | 2023.11.19 06:20:16.479655 [ 3 ] {} <Debug> HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3199 | 2023.11.19 06:20:16.479723 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3200 | 2023.11.19 06:20:16.479760 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3201 | 2023.11.19 06:20:16.479863 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3202 | 2023.11.19 06:20:16.480102 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3203 | 2023.11.19 06:20:16.480305 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3204 | 2023.11.19 06:20:16.480447 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3205 | 2023.11.19 06:20:16.480548 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000799132 sec., 2502 rows/sec., 174.75 KiB/sec. | ||
| 3206 | 2023.11.19 06:20:16.480659 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Debug> DynamicQueryHandler: Done processing query | ||
| 3207 | 2023.11.19 06:20:16.480682 [ 3 ] {a47939be-1abb-48ae-a82d-0c2c6b65d948} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3208 | 2023.11.19 06:20:16.480697 [ 3 ] {} <Debug> HTTP-Session: 4618fa2d-9f55-4cfd-bc2d-8eb5c1db35fc Destroying unnamed session | ||
| 3209 | 2023.11.19 06:20:16.480805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3210 | 2023.11.19 06:20:16.480848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3211 | 2023.11.19 06:20:16.480866 [ 3 ] {} <Debug> HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3212 | 2023.11.19 06:20:16.480883 [ 3 ] {} <Debug> HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3213 | 2023.11.19 06:20:16.480952 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3214 | 2023.11.19 06:20:16.480994 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3215 | 2023.11.19 06:20:16.481100 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3216 | 2023.11.19 06:20:16.481355 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3217 | 2023.11.19 06:20:16.481551 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3218 | 2023.11.19 06:20:16.481693 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3219 | 2023.11.19 06:20:16.481791 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Information> executeQuery: Read 15 rows, 1.19 KiB in 0.000812802 sec., 18454 rows/sec., 1.43 MiB/sec. | ||
| 3220 | 2023.11.19 06:20:16.481888 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Debug> DynamicQueryHandler: Done processing query | ||
| 3221 | 2023.11.19 06:20:16.481912 [ 3 ] {06a1ad43-dc0b-4445-8a4a-33b5cf6ae366} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3222 | 2023.11.19 06:20:16.481927 [ 3 ] {} <Debug> HTTP-Session: 10eae439-7de4-47c0-bd59-312c08704a5c Destroying unnamed session | ||
| 3223 | 2023.11.19 06:20:16.482026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3224 | 2023.11.19 06:20:16.482068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3225 | 2023.11.19 06:20:16.482086 [ 3 ] {} <Debug> HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3226 | 2023.11.19 06:20:16.482103 [ 3 ] {} <Debug> HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3227 | 2023.11.19 06:20:16.482172 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3228 | 2023.11.19 06:20:16.482213 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3229 | 2023.11.19 06:20:16.482327 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3230 | 2023.11.19 06:20:16.482567 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3231 | 2023.11.19 06:20:16.482806 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3232 | 2023.11.19 06:20:16.482973 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 3233 | 2023.11.19 06:20:16.483072 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000872944 sec., 12601 rows/sec., 831.19 KiB/sec. | ||
| 3234 | 2023.11.19 06:20:16.483186 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3235 | 2023.11.19 06:20:16.483208 [ 3 ] {54d99b1c-ab25-4c3e-89e0-f5616f683a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3236 | 2023.11.19 06:20:16.483224 [ 3 ] {} <Debug> HTTP-Session: b467c353-3718-4827-8e20-4d893c8220f6 Destroying unnamed session | ||
| 3237 | 2023.11.19 06:20:16.483320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3238 | 2023.11.19 06:20:16.483363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3239 | 2023.11.19 06:20:16.483381 [ 3 ] {} <Debug> HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3240 | 2023.11.19 06:20:16.483398 [ 3 ] {} <Debug> HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3241 | 2023.11.19 06:20:16.483466 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3242 | 2023.11.19 06:20:16.483506 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3243 | 2023.11.19 06:20:16.483618 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3244 | 2023.11.19 06:20:16.483857 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3245 | 2023.11.19 06:20:16.484081 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3246 | 2023.11.19 06:20:16.484247 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3247 | 2023.11.19 06:20:16.484351 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000856723 sec., 1167 rows/sec., 80.93 KiB/sec. | ||
| 3248 | 2023.11.19 06:20:16.484466 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Debug> DynamicQueryHandler: Done processing query | ||
| 3249 | 2023.11.19 06:20:16.484488 [ 3 ] {d7b8755c-a6e5-4702-b8ad-da73ccf46d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3250 | 2023.11.19 06:20:16.484503 [ 3 ] {} <Debug> HTTP-Session: 0a77f120-6e5b-46f5-9320-a9a57bf79da3 Destroying unnamed session | ||
| 3251 | 2023.11.19 06:20:16.484602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3252 | 2023.11.19 06:20:16.484644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3253 | 2023.11.19 06:20:16.484662 [ 3 ] {} <Debug> HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3254 | 2023.11.19 06:20:16.484678 [ 3 ] {} <Debug> HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3255 | 2023.11.19 06:20:16.484747 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3256 | 2023.11.19 06:20:16.484789 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3257 | 2023.11.19 06:20:16.484917 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3258 | 2023.11.19 06:20:16.485169 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3259 | 2023.11.19 06:20:16.485428 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3260 | 2023.11.19 06:20:16.485596 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3261 | 2023.11.19 06:20:16.485698 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000924834 sec., 2162 rows/sec., 2.92 MiB/sec. | ||
| 3262 | 2023.11.19 06:20:16.485815 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Debug> DynamicQueryHandler: Done processing query | ||
| 3263 | 2023.11.19 06:20:16.485838 [ 3 ] {40c21dd3-d7d5-4f06-886a-05bc4e499058} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3264 | 2023.11.19 06:20:16.485853 [ 3 ] {} <Debug> HTTP-Session: 1d438d6e-9bd2-41c0-b6e5-54fe4a8d39d7 Destroying unnamed session | ||
| 3265 | 2023.11.19 06:20:21.478579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3266 | 2023.11.19 06:20:21.478700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3267 | 2023.11.19 06:20:21.478726 [ 3 ] {} <Debug> HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3268 | 2023.11.19 06:20:21.478749 [ 3 ] {} <Debug> HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3269 | 2023.11.19 06:20:21.478877 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3270 | 2023.11.19 06:20:21.478937 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3271 | 2023.11.19 06:20:21.479095 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3272 | 2023.11.19 06:20:21.479502 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3273 | 2023.11.19 06:20:21.479758 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3274 | 2023.11.19 06:20:21.479920 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3275 | 2023.11.19 06:20:21.480042 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00113134 sec., 42427 rows/sec., 3.36 MiB/sec. | ||
| 3276 | 2023.11.19 06:20:21.480196 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3277 | 2023.11.19 06:20:21.480221 [ 3 ] {3409cf2a-1db6-4de6-9d00-058d12d8df6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3278 | 2023.11.19 06:20:21.480237 [ 3 ] {} <Debug> HTTP-Session: c64711a4-65f1-4462-8f08-c3ce048cdc76 Destroying unnamed session | ||
| 3279 | 2023.11.19 06:20:21.480408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3280 | 2023.11.19 06:20:21.480451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3281 | 2023.11.19 06:20:21.480469 [ 3 ] {} <Debug> HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3282 | 2023.11.19 06:20:21.480486 [ 3 ] {} <Debug> HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3283 | 2023.11.19 06:20:21.480562 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3284 | 2023.11.19 06:20:21.480601 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2023.11.19 06:20:21.480702 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3286 | 2023.11.19 06:20:21.481112 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3287 | 2023.11.19 06:20:21.481324 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3288 | 2023.11.19 06:20:21.481470 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3289 | 2023.11.19 06:20:21.481576 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Information> executeQuery: Read 180 rows, 17.52 KiB in 0.000986606 sec., 182443 rows/sec., 17.34 MiB/sec. | ||
| 3290 | 2023.11.19 06:20:21.481692 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Debug> DynamicQueryHandler: Done processing query | ||
| 3291 | 2023.11.19 06:20:21.481716 [ 3 ] {bbf4d884-5e8c-4ddf-995d-922cb37b3369} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3292 | 2023.11.19 06:20:21.481731 [ 3 ] {} <Debug> HTTP-Session: 902ed8d1-9d09-4716-ae30-cec82210b0a8 Destroying unnamed session | ||
| 3293 | 2023.11.19 06:20:21.481865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3294 | 2023.11.19 06:20:21.481908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3295 | 2023.11.19 06:20:21.481927 [ 3 ] {} <Debug> HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3296 | 2023.11.19 06:20:21.481944 [ 3 ] {} <Debug> HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3297 | 2023.11.19 06:20:21.482015 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3298 | 2023.11.19 06:20:21.482053 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3299 | 2023.11.19 06:20:21.482156 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3300 | 2023.11.19 06:20:21.482464 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3301 | 2023.11.19 06:20:21.482664 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3302 | 2023.11.19 06:20:21.482810 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3303 | 2023.11.19 06:20:21.482912 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Information> executeQuery: Read 72 rows, 5.74 KiB in 0.000871763 sec., 82591 rows/sec., 6.43 MiB/sec. | ||
| 3304 | 2023.11.19 06:20:21.483015 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3305 | 2023.11.19 06:20:21.483039 [ 3 ] {74c1e0b5-ff1a-42c2-a728-ab018dc88bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3306 | 2023.11.19 06:20:21.483054 [ 3 ] {} <Debug> HTTP-Session: a5e955fa-6918-4bdf-ad94-9103ae1dd54c Destroying unnamed session | ||
| 3307 | 2023.11.19 06:20:21.483203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3308 | 2023.11.19 06:20:21.483245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3309 | 2023.11.19 06:20:21.483263 [ 3 ] {} <Debug> HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3310 | 2023.11.19 06:20:21.483280 [ 3 ] {} <Debug> HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3311 | 2023.11.19 06:20:21.483349 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3312 | 2023.11.19 06:20:21.483390 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3313 | 2023.11.19 06:20:21.483501 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3314 | 2023.11.19 06:20:21.483758 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3315 | 2023.11.19 06:20:21.484007 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3316 | 2023.11.19 06:20:21.484177 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3317 | 2023.11.19 06:20:21.484274 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000898564 sec., 40063 rows/sec., 2.79 MiB/sec. | ||
| 3318 | 2023.11.19 06:20:21.484267 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3319 | 2023.11.19 06:20:21.484339 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3320 | 2023.11.19 06:20:21.484419 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3321 | 2023.11.19 06:20:21.484460 [ 3 ] {e4fb2a8a-7355-485e-949b-174c5daa035a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3322 | 2023.11.19 06:20:21.484469 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 3323 | 2023.11.19 06:20:21.484483 [ 3 ] {} <Debug> HTTP-Session: cd80cf94-b48f-4132-8ad0-6ec0c11620d8 Destroying unnamed session | ||
| 3324 | 2023.11.19 06:20:21.484626 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2023.11.19 06:20:21.484686 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 3326 | 2023.11.19 06:20:21.484702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3327 | 2023.11.19 06:20:21.484795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3328 | 2023.11.19 06:20:21.484828 [ 3 ] {} <Debug> HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3329 | 2023.11.19 06:20:21.484853 [ 3 ] {} <Debug> HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3330 | 2023.11.19 06:20:21.485033 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3331 | 2023.11.19 06:20:21.485060 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3332 | 2023.11.19 06:20:21.485173 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3333 | 2023.11.19 06:20:21.485392 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 3334 | 2023.11.19 06:20:21.485739 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3335 | 2023.11.19 06:20:21.485817 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3336 | 2023.11.19 06:20:21.486018 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3337 | 2023.11.19 06:20:21.486162 [ 24 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3338 | 2023.11.19 06:20:21.486784 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3339 | 2023.11.19 06:20:21.487687 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3340 | 2023.11.19 06:20:21.487776 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00338006 sec., 98223.1084655302 rows/sec., 6.83 MiB/sec. | ||
| 3341 | 2023.11.19 06:20:21.487903 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3342 | 2023.11.19 06:20:21.487950 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3343 | 2023.11.19 06:20:21.488085 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002958689 sec., 16223 rows/sec., 21.89 MiB/sec. | ||
| 3344 | 2023.11.19 06:20:21.488185 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 3345 | 2023.11.19 06:20:21.488238 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3346 | 2023.11.19 06:20:21.488260 [ 23 ] {ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 3347 | 2023.11.19 06:20:21.488262 [ 3 ] {95a2f80e-e4af-4343-a875-8ddab4081c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3348 | 2023.11.19 06:20:21.488290 [ 3 ] {} <Debug> HTTP-Session: f6511908-4af2-4da7-ad03-f57e75250b23 Destroying unnamed session | ||
| 3349 | 2023.11.19 06:20:26.473794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3350 | 2023.11.19 06:20:26.473915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3351 | 2023.11.19 06:20:26.473940 [ 3 ] {} <Debug> HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3352 | 2023.11.19 06:20:26.473964 [ 3 ] {} <Debug> HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3353 | 2023.11.19 06:20:26.474089 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3354 | 2023.11.19 06:20:26.474150 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3355 | 2023.11.19 06:20:26.474309 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3356 | 2023.11.19 06:20:26.474700 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3357 | 2023.11.19 06:20:26.474958 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3358 | 2023.11.19 06:20:26.475118 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3359 | 2023.11.19 06:20:26.475268 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Information> executeQuery: Read 2 rows, 166.00 B in 0.00113527 sec., 1761 rows/sec., 142.79 KiB/sec. | ||
| 3360 | 2023.11.19 06:20:26.475271 [ 53 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3361 | 2023.11.19 06:20:26.475396 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3362 | 2023.11.19 06:20:26.475467 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Debug> DynamicQueryHandler: Done processing query | ||
| 3363 | 2023.11.19 06:20:26.475521 [ 3 ] {9b0563ad-ab70-404f-8668-79e35b7f7591} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3364 | 2023.11.19 06:20:26.475551 [ 3 ] {} <Debug> HTTP-Session: b5004db0-5361-4fa2-abc1-9b53e34fa6cb Destroying unnamed session | ||
| 3365 | 2023.11.19 06:20:26.475554 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3366 | 2023.11.19 06:20:26.475708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3367 | 2023.11.19 06:20:26.475818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3368 | 2023.11.19 06:20:26.475835 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2023.11.19 06:20:26.475856 [ 3 ] {} <Debug> HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3370 | 2023.11.19 06:20:26.475923 [ 3 ] {} <Debug> HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3371 | 2023.11.19 06:20:26.475935 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part | ||
| 3372 | 2023.11.19 06:20:26.476026 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3373 | 2023.11.19 06:20:26.476122 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3374 | 2023.11.19 06:20:26.476454 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 3375 | 2023.11.19 06:20:26.476519 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3376 | 2023.11.19 06:20:26.476703 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 3377 | 2023.11.19 06:20:26.476941 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 3378 | 2023.11.19 06:20:26.477258 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 3379 | 2023.11.19 06:20:26.477378 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3380 | 2023.11.19 06:20:26.477480 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 3381 | 2023.11.19 06:20:26.477797 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3382 | 2023.11.19 06:20:26.478067 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3383 | 2023.11.19 06:20:26.478315 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002215599 sec., 902 rows/sec., 77.13 KiB/sec. | ||
| 3384 | 2023.11.19 06:20:26.478621 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Debug> DynamicQueryHandler: Done processing query | ||
| 3385 | 2023.11.19 06:20:26.478668 [ 3 ] {056929d2-0dfc-47c4-a89c-b2b14ca2e448} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3386 | 2023.11.19 06:20:26.478721 [ 3 ] {} <Debug> HTTP-Session: fb34e0e6-f3a5-4f2a-9b13-62561a39743f Destroying unnamed session | ||
| 3387 | 2023.11.19 06:20:26.478895 [ 10 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003434552 sec., 44256.13588031277 rows/sec., 3.50 MiB/sec. | ||
| 3388 | 2023.11.19 06:20:26.478932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 1128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3389 | 2023.11.19 06:20:26.478991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3390 | 2023.11.19 06:20:26.479014 [ 3 ] {} <Debug> HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3391 | 2023.11.19 06:20:26.479042 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3392 | 2023.11.19 06:20:26.479053 [ 3 ] {} <Debug> HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2023.11.19 06:20:26.479198 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3394 | 2023.11.19 06:20:26.479249 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3395 | 2023.11.19 06:20:26.479321 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3396 | 2023.11.19 06:20:26.479487 [ 22 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_26_5} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3397 | 2023.11.19 06:20:26.479530 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3398 | 2023.11.19 06:20:26.479893 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3399 | 2023.11.19 06:20:26.480092 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3400 | 2023.11.19 06:20:26.480249 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3401 | 2023.11.19 06:20:26.480379 [ 53 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3402 | 2023.11.19 06:20:26.480386 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Information> executeQuery: Read 7 rows, 665.00 B in 0.00114783 sec., 6098 rows/sec., 565.78 KiB/sec. | ||
| 3403 | 2023.11.19 06:20:26.480446 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3404 | 2023.11.19 06:20:26.480646 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3405 | 2023.11.19 06:20:26.480674 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Debug> DynamicQueryHandler: Done processing query | ||
| 3406 | 2023.11.19 06:20:26.480727 [ 3 ] {7bebd435-3e10-4185-a959-c7d9b3f407af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3407 | 2023.11.19 06:20:26.480786 [ 3 ] {} <Debug> HTTP-Session: f3c85a99-df47-40ea-8e56-ff39db598ddb Destroying unnamed session | ||
| 3408 | 2023.11.19 06:20:26.480810 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2023.11.19 06:20:26.480849 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part | ||
| 3410 | 2023.11.19 06:20:26.480980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3411 | 2023.11.19 06:20:26.481004 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 3412 | 2023.11.19 06:20:26.481072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3413 | 2023.11.19 06:20:26.481105 [ 3 ] {} <Debug> HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3414 | 2023.11.19 06:20:26.481153 [ 3 ] {} <Debug> HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2023.11.19 06:20:26.481209 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part | ||
| 3416 | 2023.11.19 06:20:26.481333 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3417 | 2023.11.19 06:20:26.481432 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 3418 | 2023.11.19 06:20:26.481447 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3419 | 2023.11.19 06:20:26.481705 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 180 rows starting from the beginning of the part | ||
| 3420 | 2023.11.19 06:20:26.481946 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3421 | 2023.11.19 06:20:26.481974 [ 10 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 3422 | 2023.11.19 06:20:26.482514 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3423 | 2023.11.19 06:20:26.483003 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3424 | 2023.11.19 06:20:26.483271 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3425 | 2023.11.19 06:20:26.483611 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002215029 sec., 902 rows/sec., 63.05 KiB/sec. | ||
| 3426 | 2023.11.19 06:20:26.483622 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 4 columns (4 merged, 0 gathered) in 0.003095012 sec., 172858.78051522904 rows/sec., 16.51 MiB/sec. | ||
| 3427 | 2023.11.19 06:20:26.483823 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Debug> DynamicQueryHandler: Done processing query | ||
| 3428 | 2023.11.19 06:20:26.483863 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3429 | 2023.11.19 06:20:26.483866 [ 3 ] {ba2a4850-212c-4a5a-be61-f0b25fca8ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3430 | 2023.11.19 06:20:26.483933 [ 3 ] {} <Debug> HTTP-Session: 0ebbbf4c-f450-4467-ba77-404d9166566b Destroying unnamed session | ||
| 3431 | 2023.11.19 06:20:26.484060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3432 | 2023.11.19 06:20:26.484136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3433 | 2023.11.19 06:20:26.484164 [ 3 ] {} <Debug> HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3434 | 2023.11.19 06:20:26.484204 [ 3 ] {} <Debug> HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2023.11.19 06:20:26.484211 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3436 | 2023.11.19 06:20:26.484339 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3437 | 2023.11.19 06:20:26.484368 [ 14 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_26_5} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3438 | 2023.11.19 06:20:26.484402 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3439 | 2023.11.19 06:20:26.484612 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3440 | 2023.11.19 06:20:26.484889 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3441 | 2023.11.19 06:20:26.485088 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3442 | 2023.11.19 06:20:26.485244 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3443 | 2023.11.19 06:20:26.485368 [ 53 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3444 | 2023.11.19 06:20:26.485376 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Information> executeQuery: Read 4 rows, 331.00 B in 0.000987216 sec., 4051 rows/sec., 327.43 KiB/sec. | ||
| 3445 | 2023.11.19 06:20:26.485430 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3446 | 2023.11.19 06:20:26.485550 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3447 | 2023.11.19 06:20:26.485612 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3448 | 2023.11.19 06:20:26.485655 [ 3 ] {2ba199d6-1e06-4c68-9bd0-947c928743a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3449 | 2023.11.19 06:20:26.485695 [ 3 ] {} <Debug> HTTP-Session: b0230abd-09f6-4b99-a683-cc7639945ce1 Destroying unnamed session | ||
| 3450 | 2023.11.19 06:20:26.485742 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3451 | 2023.11.19 06:20:26.485780 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part | ||
| 3452 | 2023.11.19 06:20:26.485855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3453 | 2023.11.19 06:20:26.485944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3454 | 2023.11.19 06:20:26.485959 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 3455 | 2023.11.19 06:20:26.485973 [ 3 ] {} <Debug> HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3456 | 2023.11.19 06:20:26.486030 [ 3 ] {} <Debug> HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2023.11.19 06:20:26.486233 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 3458 | 2023.11.19 06:20:26.486242 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3459 | 2023.11.19 06:20:26.486354 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2023.11.19 06:20:26.486465 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 3461 | 2023.11.19 06:20:26.486786 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 3462 | 2023.11.19 06:20:26.486921 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3463 | 2023.11.19 06:20:26.487083 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 3464 | 2023.11.19 06:20:26.487616 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3465 | 2023.11.19 06:20:26.488132 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3466 | 2023.11.19 06:20:26.488504 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3467 | 2023.11.19 06:20:26.488769 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280947 sec., 77416.67268627015 rows/sec., 6.04 MiB/sec. | ||
| 3468 | 2023.11.19 06:20:26.488796 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Information> executeQuery: Read 1 rows, 71.00 B in 0.002482826 sec., 402 rows/sec., 27.93 KiB/sec. | ||
| 3469 | 2023.11.19 06:20:26.488960 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3470 | 2023.11.19 06:20:26.489027 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Debug> DynamicQueryHandler: Done processing query | ||
| 3471 | 2023.11.19 06:20:26.489067 [ 3 ] {872ef441-9a9e-4149-979f-efdc9d388826} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3472 | 2023.11.19 06:20:26.489093 [ 3 ] {} <Debug> HTTP-Session: c802328f-f4c2-4836-b975-1a7933da94b3 Destroying unnamed session | ||
| 3473 | 2023.11.19 06:20:26.489201 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3474 | 2023.11.19 06:20:26.489235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3475 | 2023.11.19 06:20:26.489292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3476 | 2023.11.19 06:20:26.489302 [ 20 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_26_5} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3477 | 2023.11.19 06:20:26.489317 [ 3 ] {} <Debug> HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3478 | 2023.11.19 06:20:26.489348 [ 3 ] {} <Debug> HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2023.11.19 06:20:26.489467 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3480 | 2023.11.19 06:20:26.489510 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3481 | 2023.11.19 06:20:26.489661 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3482 | 2023.11.19 06:20:26.489949 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3483 | 2023.11.19 06:20:26.490211 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3484 | 2023.11.19 06:20:26.490386 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3485 | 2023.11.19 06:20:26.490514 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3486 | 2023.11.19 06:20:26.490524 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.001019258 sec., 1962 rows/sec., 2.65 MiB/sec. | ||
| 3487 | 2023.11.19 06:20:26.490565 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3488 | 2023.11.19 06:20:26.490729 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3489 | 2023.11.19 06:20:26.490785 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Debug> DynamicQueryHandler: Done processing query | ||
| 3490 | 2023.11.19 06:20:26.490831 [ 3 ] {70d3c2e3-7d42-4134-a870-8efe40b90b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3491 | 2023.11.19 06:20:26.490882 [ 3 ] {} <Debug> HTTP-Session: a125609d-86f7-44ca-aa69-e1a9a5be102b Destroying unnamed session | ||
| 3492 | 2023.11.19 06:20:26.490895 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3493 | 2023.11.19 06:20:26.490944 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 578 rows starting from the beginning of the part | ||
| 3494 | 2023.11.19 06:20:26.491059 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 3495 | 2023.11.19 06:20:26.491160 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 3496 | 2023.11.19 06:20:26.491254 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 3497 | 2023.11.19 06:20:26.491344 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 3498 | 2023.11.19 06:20:26.491434 [ 22 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 3499 | 2023.11.19 06:20:26.492915 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 6 columns (6 merged, 0 gathered) in 0.002289721 sec., 296979.4136490865 rows/sec., 400.76 MiB/sec. | ||
| 3500 | 2023.11.19 06:20:26.493325 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3501 | 2023.11.19 06:20:26.493540 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3502 | 2023.11.19 06:20:26.493605 [ 20 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3503 | 2023.11.19 06:20:26.493689 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_26_5: 4.09 MiB. | ||
| 3504 | 2023.11.19 06:20:27.324805 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3505 | 2023.11.19 06:20:27.324864 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3506 | 2023.11.19 06:20:31.475954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3507 | 2023.11.19 06:20:31.476086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3508 | 2023.11.19 06:20:31.476116 [ 3 ] {} <Debug> HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3509 | 2023.11.19 06:20:31.476143 [ 3 ] {} <Debug> HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2023.11.19 06:20:31.476286 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3511 | 2023.11.19 06:20:31.476353 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3512 | 2023.11.19 06:20:31.476526 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3513 | 2023.11.19 06:20:31.476965 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3514 | 2023.11.19 06:20:31.477241 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3515 | 2023.11.19 06:20:31.477405 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3516 | 2023.11.19 06:20:31.477551 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001219752 sec., 39352 rows/sec., 3.11 MiB/sec. | ||
| 3517 | 2023.11.19 06:20:31.477693 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 3518 | 2023.11.19 06:20:31.477719 [ 3 ] {f7c3c25b-8c43-412a-9608-80a2731bb6aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3519 | 2023.11.19 06:20:31.477736 [ 3 ] {} <Debug> HTTP-Session: 01297abe-9806-4c54-b19e-9357f8c662ab Destroying unnamed session | ||
| 3520 | 2023.11.19 06:20:31.477854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3521 | 2023.11.19 06:20:31.477898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3522 | 2023.11.19 06:20:31.477918 [ 3 ] {} <Debug> HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3523 | 2023.11.19 06:20:31.477937 [ 3 ] {} <Debug> HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2023.11.19 06:20:31.478007 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3525 | 2023.11.19 06:20:31.478048 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3526 | 2023.11.19 06:20:31.478157 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3527 | 2023.11.19 06:20:31.478448 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3528 | 2023.11.19 06:20:31.478655 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3529 | 2023.11.19 06:20:31.478800 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3530 | 2023.11.19 06:20:31.478929 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888964 sec., 2249 rows/sec., 192.24 KiB/sec. | ||
| 3531 | 2023.11.19 06:20:31.478926 [ 80 ] {} <Debug> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3532 | 2023.11.19 06:20:31.479050 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3533 | 2023.11.19 06:20:31.479118 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Debug> DynamicQueryHandler: Done processing query | ||
| 3534 | 2023.11.19 06:20:31.479151 [ 3 ] {75f8bc3f-5d3a-48d7-9941-412796271b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3535 | 2023.11.19 06:20:31.479162 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3536 | 2023.11.19 06:20:31.479176 [ 3 ] {} <Debug> HTTP-Session: 2403afb6-fc96-4be3-8627-5d3d56cee28c Destroying unnamed session | ||
| 3537 | 2023.11.19 06:20:31.479314 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3538 | 2023.11.19 06:20:31.479366 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3539 | 2023.11.19 06:20:31.479388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3540 | 2023.11.19 06:20:31.479473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3541 | 2023.11.19 06:20:31.479508 [ 3 ] {} <Debug> HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3542 | 2023.11.19 06:20:31.479567 [ 3 ] {} <Debug> HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2023.11.19 06:20:31.479617 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3544 | 2023.11.19 06:20:31.479771 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3545 | 2023.11.19 06:20:31.479834 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3546 | 2023.11.19 06:20:31.479854 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2023.11.19 06:20:31.480134 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::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 | ||
| 3548 | 2023.11.19 06:20:31.480322 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3549 | 2023.11.19 06:20:31.480398 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3550 | 2023.11.19 06:20:31.480572 [ 22 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3551 | 2023.11.19 06:20:31.481148 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3552 | 2023.11.19 06:20:31.481602 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3553 | 2023.11.19 06:20:31.481995 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3554 | 2023.11.19 06:20:31.482050 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941568 sec., 6799.0949044863155 rows/sec., 570.35 KiB/sec. | ||
| 3555 | 2023.11.19 06:20:31.482214 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Information> executeQuery: Read 145 rows, 14.52 KiB in 0.002373123 sec., 61100 rows/sec., 5.97 MiB/sec. | ||
| 3556 | 2023.11.19 06:20:31.482331 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3557 | 2023.11.19 06:20:31.482503 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3558 | 2023.11.19 06:20:31.482533 [ 3 ] {5f3846e2-4a4b-4c9e-a1e7-5f0e90be83a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3559 | 2023.11.19 06:20:31.482567 [ 3 ] {} <Debug> HTTP-Session: 2905e5b2-df06-4c9e-84e8-fbf5f15afe0f Destroying unnamed session | ||
| 3560 | 2023.11.19 06:20:31.482698 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3561 | 2023.11.19 06:20:31.482712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3562 | 2023.11.19 06:20:31.482779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3563 | 2023.11.19 06:20:31.482802 [ 3 ] {} <Debug> HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3564 | 2023.11.19 06:20:31.482812 [ 20 ] {676b65b0-20e2-49e9-b1d8-6eccacbabdbb::all_1_10_2} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3565 | 2023.11.19 06:20:31.482835 [ 3 ] {} <Debug> HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2023.11.19 06:20:31.482972 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3567 | 2023.11.19 06:20:31.483011 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3568 | 2023.11.19 06:20:31.483128 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3569 | 2023.11.19 06:20:31.483397 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3570 | 2023.11.19 06:20:31.483597 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3571 | 2023.11.19 06:20:31.483743 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3572 | 2023.11.19 06:20:31.483869 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000860043 sec., 2325 rows/sec., 162.37 KiB/sec. | ||
| 3573 | 2023.11.19 06:20:31.483868 [ 76 ] {} <Debug> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3574 | 2023.11.19 06:20:31.483954 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3575 | 2023.11.19 06:20:31.484069 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3576 | 2023.11.19 06:20:31.484097 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3577 | 2023.11.19 06:20:31.484111 [ 3 ] {4f4149e4-497e-4cf5-823c-e36ea195d12f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3578 | 2023.11.19 06:20:31.484160 [ 3 ] {} <Debug> HTTP-Session: 3810777d-542f-44f1-a3fa-45eb3f532934 Destroying unnamed session | ||
| 3579 | 2023.11.19 06:20:31.484223 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2023.11.19 06:20:31.484254 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part | ||
| 3581 | 2023.11.19 06:20:31.484331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3582 | 2023.11.19 06:20:31.484416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3583 | 2023.11.19 06:20:31.484453 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3584 | 2023.11.19 06:20:31.484465 [ 3 ] {} <Debug> HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3585 | 2023.11.19 06:20:31.484523 [ 3 ] {} <Debug> HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2023.11.19 06:20:31.484694 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3587 | 2023.11.19 06:20:31.484729 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3588 | 2023.11.19 06:20:31.484803 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3589 | 2023.11.19 06:20:31.484904 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::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 | ||
| 3590 | 2023.11.19 06:20:31.485237 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3591 | 2023.11.19 06:20:31.485279 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3592 | 2023.11.19 06:20:31.485473 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3593 | 2023.11.19 06:20:31.485999 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3594 | 2023.11.19 06:20:31.486475 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3595 | 2023.11.19 06:20:31.486794 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3596 | 2023.11.19 06:20:31.486806 [ 9 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776904 sec., 7202.265544649725 rows/sec., 502.89 KiB/sec. | ||
| 3597 | 2023.11.19 06:20:31.486977 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Information> executeQuery: Read 50 rows, 4.01 KiB in 0.002192948 sec., 22800 rows/sec., 1.78 MiB/sec. | ||
| 3598 | 2023.11.19 06:20:31.487035 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3599 | 2023.11.19 06:20:31.487199 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Debug> DynamicQueryHandler: Done processing query | ||
| 3600 | 2023.11.19 06:20:31.487233 [ 3 ] {7a4ba0df-661f-4ed3-989a-b381b1087e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3601 | 2023.11.19 06:20:31.487266 [ 3 ] {} <Debug> HTTP-Session: 9032bc38-a7a7-4718-853a-a1114e1f3b10 Destroying unnamed session | ||
| 3602 | 2023.11.19 06:20:31.487337 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3603 | 2023.11.19 06:20:31.487393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3604 | 2023.11.19 06:20:31.487432 [ 10 ] {25a0710d-0549-49cd-883d-26fb008e505e::all_1_10_2} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3605 | 2023.11.19 06:20:31.487455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3606 | 2023.11.19 06:20:31.487499 [ 3 ] {} <Debug> HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3607 | 2023.11.19 06:20:31.487545 [ 3 ] {} <Debug> HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2023.11.19 06:20:31.487620 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3609 | 2023.11.19 06:20:31.487661 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3610 | 2023.11.19 06:20:31.487794 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3611 | 2023.11.19 06:20:31.488034 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3612 | 2023.11.19 06:20:31.488273 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3613 | 2023.11.19 06:20:31.488445 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3614 | 2023.11.19 06:20:31.488588 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000940185 sec., 1063 rows/sec., 73.75 KiB/sec. | ||
| 3615 | 2023.11.19 06:20:31.488703 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Debug> DynamicQueryHandler: Done processing query | ||
| 3616 | 2023.11.19 06:20:31.488726 [ 3 ] {5b993f8e-556e-4239-a1ad-e3c3568cac94} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 3617 | 2023.11.19 06:20:31.488741 [ 3 ] {} <Debug> HTTP-Session: c34fc389-6e91-47f5-ba49-bf2901ae2aa4 Destroying unnamed session | ||
| 3618 | 2023.11.19 06:20:31.488871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3619 | 2023.11.19 06:20:31.488913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3620 | 2023.11.19 06:20:31.488931 [ 3 ] {} <Debug> HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3621 | 2023.11.19 06:20:31.488947 [ 3 ] {} <Debug> HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2023.11.19 06:20:31.489029 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3623 | 2023.11.19 06:20:31.489071 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3624 | 2023.11.19 06:20:31.489201 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3625 | 2023.11.19 06:20:31.489636 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3626 | 2023.11.19 06:20:31.489940 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3627 | 2023.11.19 06:20:31.490115 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3628 | 2023.11.19 06:20:31.490248 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001186762 sec., 40446 rows/sec., 54.58 MiB/sec. | ||
| 3629 | 2023.11.19 06:20:31.490465 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3630 | 2023.11.19 06:20:31.490489 [ 3 ] {22e275b0-90bc-49e9-9b82-1cc42397e5b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3631 | 2023.11.19 06:20:31.490506 [ 3 ] {} <Debug> HTTP-Session: 6aa9f87e-7a2f-4aa1-9ae9-196914954972 Destroying unnamed session | ||
| 3632 | 2023.11.19 06:20:36.472870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3633 | 2023.11.19 06:20:36.473059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3634 | 2023.11.19 06:20:36.473105 [ 3 ] {} <Debug> HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3635 | 2023.11.19 06:20:36.473147 [ 3 ] {} <Debug> HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2023.11.19 06:20:36.473341 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3637 | 2023.11.19 06:20:36.473441 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3638 | 2023.11.19 06:20:36.473658 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3639 | 2023.11.19 06:20:36.473999 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3640 | 2023.11.19 06:20:36.474254 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3641 | 2023.11.19 06:20:36.474418 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3642 | 2023.11.19 06:20:36.474559 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001154981 sec., 1731 rows/sec., 140.36 KiB/sec. | ||
| 3643 | 2023.11.19 06:20:36.474692 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Debug> DynamicQueryHandler: Done processing query | ||
| 3644 | 2023.11.19 06:20:36.474717 [ 3 ] {b64f64c5-5714-4941-ab1d-441d46534f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3645 | 2023.11.19 06:20:36.474733 [ 3 ] {} <Debug> HTTP-Session: b9ddd793-f60b-4214-ad6f-ef51321076dd Destroying unnamed session | ||
| 3646 | 2023.11.19 06:20:36.474848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3647 | 2023.11.19 06:20:36.474894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3648 | 2023.11.19 06:20:36.474913 [ 3 ] {} <Debug> HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3649 | 2023.11.19 06:20:36.474932 [ 3 ] {} <Debug> HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2023.11.19 06:20:36.475008 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3651 | 2023.11.19 06:20:36.475049 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3652 | 2023.11.19 06:20:36.475155 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3653 | 2023.11.19 06:20:36.475391 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3654 | 2023.11.19 06:20:36.475592 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3655 | 2023.11.19 06:20:36.475739 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3656 | 2023.11.19 06:20:36.475868 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000832092 sec., 7210 rows/sec., 673.66 KiB/sec. | ||
| 3657 | 2023.11.19 06:20:36.475971 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Debug> DynamicQueryHandler: Done processing query | ||
| 3658 | 2023.11.19 06:20:36.475994 [ 3 ] {7a4028e1-b2f0-4d66-a51d-0108483d9845} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3659 | 2023.11.19 06:20:36.476010 [ 3 ] {} <Debug> HTTP-Session: 1c22eb1b-31c4-44e9-b122-3080baabbfab Destroying unnamed session | ||
| 3660 | 2023.11.19 06:20:36.476118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3661 | 2023.11.19 06:20:36.476160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3662 | 2023.11.19 06:20:36.476178 [ 3 ] {} <Debug> HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3663 | 2023.11.19 06:20:36.476196 [ 3 ] {} <Debug> HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2023.11.19 06:20:36.476265 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3665 | 2023.11.19 06:20:36.476305 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3666 | 2023.11.19 06:20:36.476408 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3667 | 2023.11.19 06:20:36.476637 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3668 | 2023.11.19 06:20:36.476832 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3669 | 2023.11.19 06:20:36.476976 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3670 | 2023.11.19 06:20:36.477099 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Information> executeQuery: Read 2 rows, 164.00 B in 0.000806401 sec., 2480 rows/sec., 198.61 KiB/sec. | ||
| 3671 | 2023.11.19 06:20:36.477199 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Debug> DynamicQueryHandler: Done processing query | ||
| 3672 | 2023.11.19 06:20:36.477222 [ 3 ] {5a79988c-129a-4f8e-bfc0-4de05ebbe786} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3673 | 2023.11.19 06:20:36.477237 [ 3 ] {} <Debug> HTTP-Session: 41b2f92e-251f-4178-af23-ea3141da173e Destroying unnamed session | ||
| 3674 | 2023.11.19 06:20:36.477337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3675 | 2023.11.19 06:20:36.477380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3676 | 2023.11.19 06:20:36.477398 [ 3 ] {} <Debug> HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3677 | 2023.11.19 06:20:36.477415 [ 3 ] {} <Debug> HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2023.11.19 06:20:36.477484 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3679 | 2023.11.19 06:20:36.477528 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3680 | 2023.11.19 06:20:36.477662 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3681 | 2023.11.19 06:20:36.477898 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3682 | 2023.11.19 06:20:36.478170 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3683 | 2023.11.19 06:20:36.478343 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3684 | 2023.11.19 06:20:36.478479 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000968476 sec., 2065 rows/sec., 2.79 MiB/sec. | ||
| 3685 | 2023.11.19 06:20:36.478587 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3686 | 2023.11.19 06:20:36.478609 [ 3 ] {8f4bdf99-1036-4847-90e5-6b75ccd93cc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3687 | 2023.11.19 06:20:36.478624 [ 3 ] {} <Debug> HTTP-Session: 1d4d0ce4-8229-4364-97e9-9c9b9d0e143d Destroying unnamed session | ||
| 3688 | 2023.11.19 06:20:41.478157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3689 | 2023.11.19 06:20:41.478283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3690 | 2023.11.19 06:20:41.478308 [ 3 ] {} <Debug> HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3691 | 2023.11.19 06:20:41.478332 [ 3 ] {} <Debug> HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2023.11.19 06:20:41.478462 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3693 | 2023.11.19 06:20:41.478524 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3694 | 2023.11.19 06:20:41.478684 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3695 | 2023.11.19 06:20:41.479046 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3696 | 2023.11.19 06:20:41.479307 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3697 | 2023.11.19 06:20:41.479467 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3698 | 2023.11.19 06:20:41.479591 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001097019 sec., 43754 rows/sec., 3.46 MiB/sec. | ||
| 3699 | 2023.11.19 06:20:41.479722 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3700 | 2023.11.19 06:20:41.479746 [ 3 ] {e85a9d11-d1f8-4802-bb56-0e65ac0e1c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3701 | 2023.11.19 06:20:41.479762 [ 3 ] {} <Debug> HTTP-Session: ff02786c-454c-4ca3-a3ac-6df89a8d6207 Destroying unnamed session | ||
| 3702 | 2023.11.19 06:20:41.479939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 23233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3703 | 2023.11.19 06:20:41.479983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3704 | 2023.11.19 06:20:41.480003 [ 3 ] {} <Debug> HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3705 | 2023.11.19 06:20:41.480020 [ 3 ] {} <Debug> HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2023.11.19 06:20:41.480092 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3707 | 2023.11.19 06:20:41.480132 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3708 | 2023.11.19 06:20:41.480231 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3709 | 2023.11.19 06:20:41.480555 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3710 | 2023.11.19 06:20:41.480775 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3711 | 2023.11.19 06:20:41.480935 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3712 | 2023.11.19 06:20:41.481061 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Information> executeQuery: Read 144 rows, 14.43 KiB in 0.000933374 sec., 154278 rows/sec., 15.09 MiB/sec. | ||
| 3713 | 2023.11.19 06:20:41.481226 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3714 | 2023.11.19 06:20:41.481253 [ 3 ] {87712a47-7aa9-43af-9fd4-89d7454f0d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3715 | 2023.11.19 06:20:41.481269 [ 3 ] {} <Debug> HTTP-Session: c6f99b98-86a0-42af-9380-db5eea448a49 Destroying unnamed session | ||
| 3716 | 2023.11.19 06:20:41.481420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 8182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3717 | 2023.11.19 06:20:41.481464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3718 | 2023.11.19 06:20:41.481482 [ 3 ] {} <Debug> HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3719 | 2023.11.19 06:20:41.481498 [ 3 ] {} <Debug> HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2023.11.19 06:20:41.481570 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3721 | 2023.11.19 06:20:41.481608 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3722 | 2023.11.19 06:20:41.481719 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3723 | 2023.11.19 06:20:41.481989 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3724 | 2023.11.19 06:20:41.482188 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3725 | 2023.11.19 06:20:41.482334 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3726 | 2023.11.19 06:20:41.482453 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000847542 sec., 56634 rows/sec., 4.43 MiB/sec. | ||
| 3727 | 2023.11.19 06:20:41.482554 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Debug> DynamicQueryHandler: Done processing query | ||
| 3728 | 2023.11.19 06:20:41.482577 [ 3 ] {77f27136-975d-4ea6-8003-ae779a512998} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3729 | 2023.11.19 06:20:41.482593 [ 3 ] {} <Debug> HTTP-Session: 2ebab08d-64a7-4e7c-8331-9d740f8ce3b8 Destroying unnamed session | ||
| 3730 | 2023.11.19 06:20:41.482796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3731 | 2023.11.19 06:20:41.482838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3732 | 2023.11.19 06:20:41.482856 [ 3 ] {} <Debug> HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3733 | 2023.11.19 06:20:41.482871 [ 3 ] {} <Debug> HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2023.11.19 06:20:41.482955 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3735 | 2023.11.19 06:20:41.482998 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3736 | 2023.11.19 06:20:41.483129 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3737 | 2023.11.19 06:20:41.483544 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3738 | 2023.11.19 06:20:41.483849 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3739 | 2023.11.19 06:20:41.484024 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3740 | 2023.11.19 06:20:41.484151 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001161751 sec., 41316 rows/sec., 55.76 MiB/sec. | ||
| 3741 | 2023.11.19 06:20:41.484279 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Debug> DynamicQueryHandler: Done processing query | ||
| 3742 | 2023.11.19 06:20:41.484302 [ 3 ] {d414573e-78ff-4010-b61a-e66dc5c06785} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3743 | 2023.11.19 06:20:41.484317 [ 3 ] {} <Debug> HTTP-Session: d9bde996-85d5-46fc-a9fb-aadc759175c4 Destroying unnamed session | ||
| 3744 | 2023.11.19 06:20:42.325120 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3745 | 2023.11.19 06:20:42.325201 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3746 | 2023.11.19 06:20:46.473245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3747 | 2023.11.19 06:20:46.473424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3748 | 2023.11.19 06:20:46.473470 [ 3 ] {} <Debug> HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3749 | 2023.11.19 06:20:46.473511 [ 3 ] {} <Debug> HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2023.11.19 06:20:46.473674 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3751 | 2023.11.19 06:20:46.473734 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3752 | 2023.11.19 06:20:46.473895 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3753 | 2023.11.19 06:20:46.474235 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3754 | 2023.11.19 06:20:46.474485 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3755 | 2023.11.19 06:20:46.474647 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3756 | 2023.11.19 06:20:46.474771 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001064628 sec., 1878 rows/sec., 152.27 KiB/sec. | ||
| 3757 | 2023.11.19 06:20:46.474893 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 3758 | 2023.11.19 06:20:46.474916 [ 3 ] {f1a8dcd1-5be1-4483-b81b-7abaa3ea64ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3759 | 2023.11.19 06:20:46.474932 [ 3 ] {} <Debug> HTTP-Session: 89c3b86d-b199-48c3-827b-aec1ef7a2222 Destroying unnamed session | ||
| 3760 | 2023.11.19 06:20:46.475052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3761 | 2023.11.19 06:20:46.475096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3762 | 2023.11.19 06:20:46.475114 [ 3 ] {} <Debug> HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3763 | 2023.11.19 06:20:46.475131 [ 3 ] {} <Debug> HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2023.11.19 06:20:46.475198 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3765 | 2023.11.19 06:20:46.475238 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3766 | 2023.11.19 06:20:46.475338 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3767 | 2023.11.19 06:20:46.475564 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3768 | 2023.11.19 06:20:46.475762 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3769 | 2023.11.19 06:20:46.475902 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3770 | 2023.11.19 06:20:46.476004 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000778631 sec., 7705 rows/sec., 719.91 KiB/sec. | ||
| 3771 | 2023.11.19 06:20:46.476144 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3772 | 2023.11.19 06:20:46.476173 [ 3 ] {769a49c5-d49d-4598-9088-11ecf39c04c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3773 | 2023.11.19 06:20:46.476205 [ 3 ] {} <Debug> HTTP-Session: 44926be1-c1a1-4a4f-83a7-11ae2c7ca7c5 Destroying unnamed session | ||
| 3774 | 2023.11.19 06:20:46.476319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3775 | 2023.11.19 06:20:46.476362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3776 | 2023.11.19 06:20:46.476381 [ 3 ] {} <Debug> HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3777 | 2023.11.19 06:20:46.476397 [ 3 ] {} <Debug> HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2023.11.19 06:20:46.476466 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3779 | 2023.11.19 06:20:46.476505 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3780 | 2023.11.19 06:20:46.476611 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3781 | 2023.11.19 06:20:46.476850 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3782 | 2023.11.19 06:20:46.477048 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3783 | 2023.11.19 06:20:46.477191 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3784 | 2023.11.19 06:20:46.477293 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Information> executeQuery: Read 13 rows, 1.03 KiB in 0.000799021 sec., 16269 rows/sec., 1.26 MiB/sec. | ||
| 3785 | 2023.11.19 06:20:46.477397 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 3786 | 2023.11.19 06:20:46.477420 [ 3 ] {4fb99e15-d300-4b3d-9f12-2b77a38cf8ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3787 | 2023.11.19 06:20:46.477435 [ 3 ] {} <Debug> HTTP-Session: 261a42f7-5a1a-44f7-9c5a-4cd9c2807342 Destroying unnamed session | ||
| 3788 | 2023.11.19 06:20:46.477544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3789 | 2023.11.19 06:20:46.477585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3790 | 2023.11.19 06:20:46.477603 [ 3 ] {} <Debug> HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3791 | 2023.11.19 06:20:46.477641 [ 3 ] {} <Debug> HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2023.11.19 06:20:46.477711 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 3793 | 2023.11.19 06:20:46.477753 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 3794 | 2023.11.19 06:20:46.477865 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3795 | 2023.11.19 06:20:46.478098 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3796 | 2023.11.19 06:20:46.478339 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3797 | 2023.11.19 06:20:46.478507 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 3798 | 2023.11.19 06:20:46.478611 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000873464 sec., 12593 rows/sec., 830.70 KiB/sec. | ||
| 3799 | 2023.11.19 06:20:46.478734 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Debug> DynamicQueryHandler: Done processing query | ||
| 3800 | 2023.11.19 06:20:46.478758 [ 3 ] {d4bbdbf1-0532-47cd-bdf5-ac80cc6c9683} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3801 | 2023.11.19 06:20:46.478773 [ 3 ] {} <Debug> HTTP-Session: 2419d9ef-9b92-4375-85fd-eca261ce212b Destroying unnamed session | ||
| 3802 | 2023.11.19 06:20:46.478871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3803 | 2023.11.19 06:20:46.478913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3804 | 2023.11.19 06:20:46.478931 [ 3 ] {} <Debug> HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3805 | 2023.11.19 06:20:46.478947 [ 3 ] {} <Debug> HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2023.11.19 06:20:46.479016 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3807 | 2023.11.19 06:20:46.479059 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3808 | 2023.11.19 06:20:46.479188 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3809 | 2023.11.19 06:20:46.479427 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3810 | 2023.11.19 06:20:46.479675 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3811 | 2023.11.19 06:20:46.479846 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3812 | 2023.11.19 06:20:46.479949 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000906664 sec., 2205 rows/sec., 2.98 MiB/sec. | ||
| 3813 | 2023.11.19 06:20:46.480052 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Debug> DynamicQueryHandler: Done processing query | ||
| 3814 | 2023.11.19 06:20:46.480075 [ 3 ] {f87809c2-3a7c-40a2-9603-720bf8a10352} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3815 | 2023.11.19 06:20:46.480090 [ 3 ] {} <Debug> HTTP-Session: 21904dcb-5c68-4dcd-b29a-6c79fb97e773 Destroying unnamed session | ||
| 3816 | 2023.11.19 06:20:51.477266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 6933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3817 | 2023.11.19 06:20:51.477385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3818 | 2023.11.19 06:20:51.477410 [ 3 ] {} <Debug> HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3819 | 2023.11.19 06:20:51.477435 [ 3 ] {} <Debug> HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2023.11.19 06:20:51.477561 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3821 | 2023.11.19 06:20:51.477622 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3822 | 2023.11.19 06:20:51.477779 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3823 | 2023.11.19 06:20:51.478153 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3824 | 2023.11.19 06:20:51.478417 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3825 | 2023.11.19 06:20:51.478577 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3826 | 2023.11.19 06:20:51.478707 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.00110911 sec., 43277 rows/sec., 3.43 MiB/sec. | ||
| 3827 | 2023.11.19 06:20:51.478721 [ 176 ] {} <Debug> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3828 | 2023.11.19 06:20:51.478827 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3829 | 2023.11.19 06:20:51.478864 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 3830 | 2023.11.19 06:20:51.478919 [ 3 ] {8ad1d3b2-8037-4b9d-8381-3b3b8474d4ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3831 | 2023.11.19 06:20:51.478952 [ 3 ] {} <Debug> HTTP-Session: de3bcfc0-25bd-40d5-a3b8-8b5162e8eb4c Destroying unnamed session | ||
| 3832 | 2023.11.19 06:20:51.478954 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3833 | 2023.11.19 06:20:51.479099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3834 | 2023.11.19 06:20:51.479120 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3835 | 2023.11.19 06:20:51.479179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3836 | 2023.11.19 06:20:51.479180 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part | ||
| 3837 | 2023.11.19 06:20:51.479222 [ 3 ] {} <Debug> HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3838 | 2023.11.19 06:20:51.479266 [ 3 ] {} <Debug> HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2023.11.19 06:20:51.479477 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3840 | 2023.11.19 06:20:51.479493 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 3841 | 2023.11.19 06:20:51.479576 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3842 | 2023.11.19 06:20:51.479786 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 3843 | 2023.11.19 06:20:51.480003 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3844 | 2023.11.19 06:20:51.480042 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 3845 | 2023.11.19 06:20:51.480213 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 3846 | 2023.11.19 06:20:51.480335 [ 20 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 3847 | 2023.11.19 06:20:51.480916 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3848 | 2023.11.19 06:20:51.481295 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3849 | 2023.11.19 06:20:51.481652 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Trace> oximeter.fields_ipaddr (676b65b0-20e2-49e9-b1d8-6eccacbabdbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3850 | 2023.11.19 06:20:51.482060 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002486126 sec., 804 rows/sec., 68.74 KiB/sec. | ||
| 3851 | 2023.11.19 06:20:51.482116 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.003233806 sec., 61228.16272837641 rows/sec., 4.85 MiB/sec. | ||
| 3852 | 2023.11.19 06:20:51.482245 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3853 | 2023.11.19 06:20:51.482279 [ 3 ] {3f238e60-84f8-41b9-8363-3f2976de0df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3854 | 2023.11.19 06:20:51.482289 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3855 | 2023.11.19 06:20:51.482312 [ 3 ] {} <Debug> HTTP-Session: 405a13f9-b314-4a73-8191-c6862d096d28 Destroying unnamed session | ||
| 3856 | 2023.11.19 06:20:51.482554 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3857 | 2023.11.19 06:20:51.482578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 28650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3858 | 2023.11.19 06:20:51.482650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3859 | 2023.11.19 06:20:51.482662 [ 21 ] {e5924d43-aadc-4267-a974-ff6bfe0963b3::all_1_31_6} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3860 | 2023.11.19 06:20:51.482689 [ 3 ] {} <Debug> HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3861 | 2023.11.19 06:20:51.482717 [ 3 ] {} <Debug> HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2023.11.19 06:20:51.482853 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3863 | 2023.11.19 06:20:51.482897 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3864 | 2023.11.19 06:20:51.483033 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3865 | 2023.11.19 06:20:51.483510 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3866 | 2023.11.19 06:20:51.483752 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3867 | 2023.11.19 06:20:51.483904 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3868 | 2023.11.19 06:20:51.484031 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Information> executeQuery: Read 181 rows, 17.61 KiB in 0.00113785 sec., 159071 rows/sec., 15.11 MiB/sec. | ||
| 3869 | 2023.11.19 06:20:51.484033 [ 176 ] {} <Debug> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3870 | 2023.11.19 06:20:51.484118 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3871 | 2023.11.19 06:20:51.484232 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Debug> DynamicQueryHandler: Done processing query | ||
| 3872 | 2023.11.19 06:20:51.484226 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3873 | 2023.11.19 06:20:51.484272 [ 3 ] {dbe3c2b0-4bc8-4a99-ace5-3f034fb7e423} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 3874 | 2023.11.19 06:20:51.484305 [ 3 ] {} <Debug> HTTP-Session: fb8b6ef6-66d9-4328-92eb-0edc7209205d Destroying unnamed session | ||
| 3875 | 2023.11.19 06:20:51.484363 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2023.11.19 06:20:51.484400 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 191 rows starting from the beginning of the part | ||
| 3877 | 2023.11.19 06:20:51.484477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3878 | 2023.11.19 06:20:51.484580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3879 | 2023.11.19 06:20:51.484637 [ 3 ] {} <Debug> HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3880 | 2023.11.19 06:20:51.484649 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 145 rows starting from the beginning of the part | ||
| 3881 | 2023.11.19 06:20:51.484667 [ 3 ] {} <Debug> HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2023.11.19 06:20:51.484878 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3883 | 2023.11.19 06:20:51.484914 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 3884 | 2023.11.19 06:20:51.484958 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2023.11.19 06:20:51.485217 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part | ||
| 3886 | 2023.11.19 06:20:51.485413 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3887 | 2023.11.19 06:20:51.485512 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 3888 | 2023.11.19 06:20:51.485698 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 181 rows starting from the beginning of the part | ||
| 3889 | 2023.11.19 06:20:51.486268 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3890 | 2023.11.19 06:20:51.486702 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3891 | 2023.11.19 06:20:51.487008 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Trace> oximeter.fields_u16 (25a0710d-0549-49cd-883d-26fb008e505e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3892 | 2023.11.19 06:20:51.487262 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002310002 sec., 865 rows/sec., 60.45 KiB/sec. | ||
| 3893 | 2023.11.19 06:20:51.487661 [ 20 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003468242 sec., 194046.43620600872 rows/sec., 18.64 MiB/sec. | ||
| 3894 | 2023.11.19 06:20:51.487691 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3895 | 2023.11.19 06:20:51.487726 [ 3 ] {e9b77812-e64f-4fe3-b4fb-2040aec4587f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3896 | 2023.11.19 06:20:51.487764 [ 3 ] {} <Debug> HTTP-Session: 819ff3bc-5d5b-4c77-9b92-b521cbeead99 Destroying unnamed session | ||
| 3897 | 2023.11.19 06:20:51.487827 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3898 | 2023.11.19 06:20:51.487931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 12563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3899 | 2023.11.19 06:20:51.488000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3900 | 2023.11.19 06:20:51.488025 [ 3 ] {} <Debug> HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3901 | 2023.11.19 06:20:51.488059 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3902 | 2023.11.19 06:20:51.488069 [ 3 ] {} <Debug> HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2023.11.19 06:20:51.488171 [ 21 ] {ee39b8d5-2609-4f91-be38-526e0e70ef2d::all_1_31_6} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3904 | 2023.11.19 06:20:51.488220 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3905 | 2023.11.19 06:20:51.488307 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3906 | 2023.11.19 06:20:51.488429 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3907 | 2023.11.19 06:20:51.488777 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3908 | 2023.11.19 06:20:51.488993 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3909 | 2023.11.19 06:20:51.489136 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3910 | 2023.11.19 06:20:51.489260 [ 176 ] {} <Debug> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3911 | 2023.11.19 06:20:51.489270 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Information> executeQuery: Read 74 rows, 5.91 KiB in 0.000978086 sec., 75657 rows/sec., 5.90 MiB/sec. | ||
| 3912 | 2023.11.19 06:20:51.489319 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3913 | 2023.11.19 06:20:51.489465 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3914 | 2023.11.19 06:20:51.489513 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Debug> DynamicQueryHandler: Done processing query | ||
| 3915 | 2023.11.19 06:20:51.489553 [ 3 ] {77765cb5-6339-4d55-9d96-a72c73f63961} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3916 | 2023.11.19 06:20:51.489609 [ 3 ] {} <Debug> HTTP-Session: aec15e61-054b-4504-ae97-d4f4a4066708 Destroying unnamed session | ||
| 3917 | 2023.11.19 06:20:51.489616 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3918 | 2023.11.19 06:20:51.489657 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 113 rows starting from the beginning of the part | ||
| 3919 | 2023.11.19 06:20:51.489780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 7195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3920 | 2023.11.19 06:20:51.489805 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 3921 | 2023.11.19 06:20:51.489878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3922 | 2023.11.19 06:20:51.489924 [ 3 ] {} <Debug> HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3923 | 2023.11.19 06:20:51.489973 [ 3 ] {} <Debug> HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2023.11.19 06:20:51.490017 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 3925 | 2023.11.19 06:20:51.490178 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3926 | 2023.11.19 06:20:51.490232 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 3927 | 2023.11.19 06:20:51.490264 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3928 | 2023.11.19 06:20:51.490498 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 3929 | 2023.11.19 06:20:51.490837 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 3930 | 2023.11.19 06:20:51.490845 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3931 | 2023.11.19 06:20:51.491613 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3932 | 2023.11.19 06:20:51.492230 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3933 | 2023.11.19 06:20:51.492361 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983729 sec., 100545.32432402541 rows/sec., 7.85 MiB/sec. | ||
| 3934 | 2023.11.19 06:20:51.492509 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3935 | 2023.11.19 06:20:51.492554 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Trace> oximeter.measurements_cumulativeu64 (ee96a3f3-9d7e-4325-926d-b8bf47ebd5d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3936 | 2023.11.19 06:20:51.492813 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.002549257 sec., 14514 rows/sec., 1.01 MiB/sec. | ||
| 3937 | 2023.11.19 06:20:51.492828 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3938 | 2023.11.19 06:20:51.492981 [ 12 ] {016cef67-373c-45ff-982f-bf3313f5bc3c::all_1_31_6} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3939 | 2023.11.19 06:20:51.493207 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Debug> DynamicQueryHandler: Done processing query | ||
| 3940 | 2023.11.19 06:20:51.493236 [ 3 ] {835ff811-a993-42f6-ba97-a626ce677847} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3941 | 2023.11.19 06:20:51.493253 [ 3 ] {} <Debug> HTTP-Session: ecfcf98f-7afd-4589-8918-674648cad947 Destroying unnamed session | ||
| 3942 | 2023.11.19 06:20:51.493484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3943 | 2023.11.19 06:20:51.493529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3944 | 2023.11.19 06:20:51.493548 [ 3 ] {} <Debug> HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3945 | 2023.11.19 06:20:51.493564 [ 3 ] {} <Debug> HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2023.11.19 06:20:51.493657 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3947 | 2023.11.19 06:20:51.493702 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3948 | 2023.11.19 06:20:51.493859 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3949 | 2023.11.19 06:20:51.494422 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3950 | 2023.11.19 06:20:51.494727 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3951 | 2023.11.19 06:20:51.494899 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3952 | 2023.11.19 06:20:51.495036 [ 176 ] {} <Debug> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3953 | 2023.11.19 06:20:51.495043 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001348546 sec., 35593 rows/sec., 48.03 MiB/sec. | ||
| 3954 | 2023.11.19 06:20:51.495082 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3955 | 2023.11.19 06:20:51.495252 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3956 | 2023.11.19 06:20:51.495306 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3957 | 2023.11.19 06:20:51.495363 [ 3 ] {3dc3d254-0c6e-4517-afe1-5d70200d2d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 3958 | 2023.11.19 06:20:51.495411 [ 3 ] {} <Debug> HTTP-Session: bdd4bcea-50b7-40e6-ad9f-ea5ba1b3790b Destroying unnamed session | ||
| 3959 | 2023.11.19 06:20:51.495452 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2023.11.19 06:20:51.495496 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 680 rows starting from the beginning of the part | ||
| 3961 | 2023.11.19 06:20:51.495629 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 3962 | 2023.11.19 06:20:51.495724 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 3963 | 2023.11.19 06:20:51.495814 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 3964 | 2023.11.19 06:20:51.495904 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 3965 | 2023.11.19 06:20:51.495995 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 3966 | 2023.11.19 06:20:51.498364 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 6 columns (6 merged, 0 gathered) in 0.003211796 sec., 257799.6859078223 rows/sec., 347.89 MiB/sec. | ||
| 3967 | 2023.11.19 06:20:51.498789 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3968 | 2023.11.19 06:20:51.499040 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3969 | 2023.11.19 06:20:51.499120 [ 21 ] {08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3970 | 2023.11.19 06:20:51.499192 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 08fd88b0-2b84-48f0-993a-cef783544c5b::all_1_31_6: 4.16 MiB. | ||
| 3971 | 2023.11.19 06:20:56.472466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3972 | 2023.11.19 06:20:56.472597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3973 | 2023.11.19 06:20:56.472628 [ 3 ] {} <Debug> HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3974 | 2023.11.19 06:20:56.472657 [ 3 ] {} <Debug> HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2023.11.19 06:20:56.472798 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3976 | 2023.11.19 06:20:56.472864 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3977 | 2023.11.19 06:20:56.473047 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3978 | 2023.11.19 06:20:56.473550 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3979 | 2023.11.19 06:20:56.473822 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3980 | 2023.11.19 06:20:56.473985 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Trace> oximeter.fields_i64 (e5924d43-aadc-4267-a974-ff6bfe0963b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3981 | 2023.11.19 06:20:56.474101 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Information> executeQuery: Read 2 rows, 166.00 B in 0.001264633 sec., 1581 rows/sec., 128.19 KiB/sec. | ||
| 3982 | 2023.11.19 06:20:56.474243 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Debug> DynamicQueryHandler: Done processing query | ||
| 3983 | 2023.11.19 06:20:56.474268 [ 3 ] {4b6fec19-8e36-4d73-a1a2-d890539a3073} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3984 | 2023.11.19 06:20:56.474285 [ 3 ] {} <Debug> HTTP-Session: e3dc8a18-19bd-4b27-bcaa-3342ba290780 Destroying unnamed session | ||
| 3985 | 2023.11.19 06:20:56.474400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3986 | 2023.11.19 06:20:56.474446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3987 | 2023.11.19 06:20:56.474465 [ 3 ] {} <Debug> HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 3988 | 2023.11.19 06:20:56.474482 [ 3 ] {} <Debug> HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2023.11.19 06:20:56.474554 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3990 | 2023.11.19 06:20:56.474595 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3991 | 2023.11.19 06:20:56.474698 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3992 | 2023.11.19 06:20:56.475020 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 3993 | 2023.11.19 06:20:56.475220 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3994 | 2023.11.19 06:20:56.475365 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Trace> oximeter.fields_string (ee39b8d5-2609-4f91-be38-526e0e70ef2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3995 | 2023.11.19 06:20:56.475467 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Information> executeQuery: Read 6 rows, 574.00 B in 0.000885033 sec., 6779 rows/sec., 633.36 KiB/sec. | ||
| 3996 | 2023.11.19 06:20:56.475617 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Debug> DynamicQueryHandler: Done processing query | ||
| 3997 | 2023.11.19 06:20:56.475643 [ 3 ] {1f175b9c-f06d-4e6d-b2b9-8cf4378a6510} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3998 | 2023.11.19 06:20:56.475659 [ 3 ] {} <Debug> HTTP-Session: 3924d84c-23da-4141-983e-ce3a6e2c3db2 Destroying unnamed session | ||
| 3999 | 2023.11.19 06:20:56.475811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4000 | 2023.11.19 06:20:56.475857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4001 | 2023.11.19 06:20:56.475876 [ 3 ] {} <Debug> HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 4002 | 2023.11.19 06:20:56.475894 [ 3 ] {} <Debug> HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2023.11.19 06:20:56.475964 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4004 | 2023.11.19 06:20:56.476003 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4005 | 2023.11.19 06:20:56.476115 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4006 | 2023.11.19 06:20:56.476402 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 4007 | 2023.11.19 06:20:56.476605 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4008 | 2023.11.19 06:20:56.476750 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Trace> oximeter.fields_uuid (016cef67-373c-45ff-982f-bf3313f5bc3c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4009 | 2023.11.19 06:20:56.476854 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Information> executeQuery: Read 2 rows, 164.00 B in 0.000859783 sec., 2326 rows/sec., 186.28 KiB/sec. | ||
| 4010 | 2023.11.19 06:20:56.477003 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4011 | 2023.11.19 06:20:56.477027 [ 3 ] {e12ce5f8-3dc9-405b-86e3-b0a96a9e16f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4012 | 2023.11.19 06:20:56.477042 [ 3 ] {} <Debug> HTTP-Session: c9a80307-0e53-41bc-8bbf-a47de39e6239 Destroying unnamed session | ||
| 4013 | 2023.11.19 06:20:56.477147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49808, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4014 | 2023.11.19 06:20:56.477191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4015 | 2023.11.19 06:20:56.477209 [ 3 ] {} <Debug> HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 4016 | 2023.11.19 06:20:56.477227 [ 3 ] {} <Debug> HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2023.11.19 06:20:56.477299 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4018 | 2023.11.19 06:20:56.477343 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4019 | 2023.11.19 06:20:56.477476 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4020 | 2023.11.19 06:20:56.477768 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 4021 | 2023.11.19 06:20:56.478040 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4022 | 2023.11.19 06:20:56.478213 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Trace> oximeter.measurements_histogramf64 (08fd88b0-2b84-48f0-993a-cef783544c5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 4023 | 2023.11.19 06:20:56.478317 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Information> executeQuery: Read 2 rows, 2.76 KiB in 0.000991207 sec., 2017 rows/sec., 2.72 MiB/sec. | ||
| 4024 | 2023.11.19 06:20:56.478439 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 4025 | 2023.11.19 06:20:56.478462 [ 3 ] {8fd79d04-b9cc-4e2d-bf55-c9394d60f2cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4026 | 2023.11.19 06:20:56.478478 [ 3 ] {} <Debug> HTTP-Session: 509a316c-0b63-4294-acd8-e64c080e439c Destroying unnamed session | ||
| 4027 | 2023.11.19 06:20:57.325254 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4028 | 2023.11.19 06:20:57.325304 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4029 | 2023.11.19 06:20:59.513141 [ 172 ] {} <Debug> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4030 | 2023.11.19 06:20:59.513243 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB. | ||
| 4031 | 2023.11.19 06:20:59.513341 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 4032 | 2023.11.19 06:20:59.513484 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4033 | 2023.11.19 06:20:59.513525 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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 | ||
| 4034 | 2023.11.19 06:20:59.513659 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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 | ||
| 4035 | 2023.11.19 06:20:59.513758 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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 | ||
| 4036 | 2023.11.19 06:20:59.513841 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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 | ||
| 4037 | 2023.11.19 06:20:59.513919 [ 12 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::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 | ||
| 4038 | 2023.11.19 06:20:59.514525 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227933 sec., 44790.717408848854 rows/sec., 2.89 MiB/sec. | ||
| 4039 | 2023.11.19 06:20:59.514658 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4040 | 2023.11.19 06:20:59.514892 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 4041 | 2023.11.19 06:20:59.514963 [ 17 ] {08bfe840-3b61-4770-8a5e-06995f862c1e::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (08bfe840-3b61-4770-8a5e-06995f862c1e) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||