| 1 | [ Nov 13 07:58:48 Enabled. ] | ||
| 2 | [ Nov 13 07:58:48 Rereading configuration. ] | ||
| 3 | [ Nov 13 07:58:49 Rereading configuration. ] | ||
| 4 | [ Nov 13 07:58:54 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 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Nov 13 07:58:55 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.11.13 07:58:57.017396 [ 1 ] {} <Information> Application: Will watch for the process with pid 25365 | ||
| 29 | 2025.11.13 07:58:57.017742 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.13 07:58:57.528116 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25365 | ||
| 31 | 2025.11.13 07:58:57.528830 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.13 07:58:57.528966 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.13 07:58:57.687266 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.13 07:58:57.728399 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.13 07:58:57.728457 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.13 07:58:57.728476 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.13 07:58:57.728529 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.13 07:58:57.728908 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.13 07:58:57.732484 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.11.13 07:58:57.733177 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.13 07:58:57.734040 [ 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) | ||
| 44 | 2025.11.13 07:58:57.734069 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.11.13 07:58:57.734082 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.13 07:58:57.734806 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.13 07:58:57.735792 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.13 07:58:57.741253 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.13 07:58:57.741969 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.13 07:58:57.743266 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.13 07:58:57.743326 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.13 07:58:57.744364 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.11.13 07:58:57.744746 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.13 07:58:57.748908 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.13 07:58:57.749342 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.13 07:58:57.754157 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.13 07:58:57.754549 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.13 07:58:57.754927 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.13 07:58:57.755270 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.13 07:58:57.756613 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.13 07:58:57.756647 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.13 07:58:57.756737 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.13 07:58:57.756819 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.13 07:58:57.769115 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.13 07:58:57.769139 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160943 sec | ||
| 68 | 2025.11.13 07:58:57.769196 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.13 07:58:57.769233 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.13 07:58:57.769906 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.13 07:58:57.770473 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.13 07:58:57.794755 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.13 07:58:57.794798 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.13 07:58:57.794861 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.13 07:58:57.794873 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.13 07:58:57.794917 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.13 07:58:57.795009 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.13 07:58:57.798969 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.13 07:58:57.799016 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.13 07:58:57.799081 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.13 07:58:57.799250 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.13 07:58:57.799294 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.13 07:58:57.799307 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.13 07:58:57.799387 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.13 07:58:57.799400 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.13 07:58:57.799432 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.13 07:58:57.799508 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.13 07:58:57.826201 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.13 07:58:57.828656 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.13 07:58:57.828754 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116282 sec | ||
| 91 | 2025.11.13 07:58:57.828769 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.13 07:58:57.828779 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.13 07:58:57.828804 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.13 07:58:57.829023 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.13 07:58:57.829132 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.13 07:58:57.829146 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.13 07:58:57.829157 [ 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). | ||
| 98 | 2025.11.13 07:58:57.829168 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.13 07:58:57.834447 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.13 07:58:57.834662 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.05 MiB | ||
| 101 | 2025.11.13 07:58:57.836368 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.452e-05 sec. | ||
| 102 | 2025.11.13 07:58:57.836827 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.13 07:58:57.838137 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.13 07:58:57.838158 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.13 07:58:58.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.84 MiB, peak 116.84 MiB, free memory in arenas 0.00 B, will set to 118.36 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.11.13 07:58:59.155661 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46564 | ||
| 107 | 2025.11.13 07:58:59.156652 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.11.13 07:58:59.156720 [ 3 ] {} <Debug> TCP-Session: d4fa9f9f-d69b-43ce-97e2-e4a627bd9b1d Authenticating user 'default' from [fd00:1122:3344:101::a]:46564 | ||
| 109 | 2025.11.13 07:58:59.156825 [ 3 ] {} <Debug> TCP-Session: d4fa9f9f-d69b-43ce-97e2-e4a627bd9b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.13 07:58:59.156842 [ 3 ] {} <Debug> TCP-Session: d4fa9f9f-d69b-43ce-97e2-e4a627bd9b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.11.13 07:58:59.156935 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.11.13 07:58:59.157057 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.11.13 07:58:59.157081 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.11.13 07:58:59.159695 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43419 | ||
| 115 | 2025.11.13 07:58:59.159838 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60487 | ||
| 116 | 2025.11.13 07:58:59.159858 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.11.13 07:58:59.159986 [ 4 ] {} <Debug> TCP-Session: e70139f6-a126-45ce-be24-4ca819c2e2fe Authenticating user 'default' from [fd00:1122:3344:101::a]:43419 | ||
| 118 | 2025.11.13 07:58:59.160003 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40241 | ||
| 119 | 2025.11.13 07:58:59.160011 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42989 | ||
| 120 | 2025.11.13 07:58:59.160045 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.11.13 07:58:59.160012 [ 4 ] {} <Debug> TCP-Session: e70139f6-a126-45ce-be24-4ca819c2e2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.11.13 07:58:59.160135 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37116 | ||
| 123 | 2025.11.13 07:58:59.160145 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.11.13 07:58:59.160204 [ 4 ] {} <Debug> TCP-Session: e70139f6-a126-45ce-be24-4ca819c2e2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.11.13 07:58:59.160248 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.11.13 07:58:59.160200 [ 5 ] {} <Debug> TCP-Session: eafe8884-73f8-4451-ac3d-34e2f3bab918 Authenticating user 'default' from [fd00:1122:3344:101::a]:60487 | ||
| 127 | 2025.11.13 07:58:59.160380 [ 5 ] {} <Debug> TCP-Session: eafe8884-73f8-4451-ac3d-34e2f3bab918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.11.13 07:58:59.160378 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42340 | ||
| 129 | 2025.11.13 07:58:59.160409 [ 254 ] {} <Debug> TCP-Session: d1b5f35f-241e-4f42-8cd7-96afa96ad6a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:42989 | ||
| 130 | 2025.11.13 07:58:59.160422 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55703 | ||
| 131 | 2025.11.13 07:58:59.160396 [ 5 ] {} <Debug> TCP-Session: eafe8884-73f8-4451-ac3d-34e2f3bab918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.11.13 07:58:59.160449 [ 254 ] {} <Debug> TCP-Session: d1b5f35f-241e-4f42-8cd7-96afa96ad6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.11.13 07:58:59.160425 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.11.13 07:58:59.160542 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.11.13 07:58:59.160551 [ 254 ] {} <Debug> TCP-Session: d1b5f35f-241e-4f42-8cd7-96afa96ad6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.11.13 07:58:59.160657 [ 256 ] {} <Debug> TCP-Session: de799080-7b84-415d-8276-68141f04b5d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:37116 | ||
| 137 | 2025.11.13 07:58:59.160687 [ 257 ] {} <Debug> TCP-Session: 8fb4a326-c962-4a04-b4df-9c3d345541b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:42340 | ||
| 138 | 2025.11.13 07:58:59.160676 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.11.13 07:58:59.160416 [ 255 ] {} <Debug> TCP-Session: 451c18ff-87a7-465c-b869-bde6b81b0ccc Authenticating user 'default' from [fd00:1122:3344:101::a]:40241 | ||
| 140 | 2025.11.13 07:58:59.160765 [ 258 ] {} <Debug> TCP-Session: 157c7482-a1d6-4d2b-93dc-e9720c76f18c Authenticating user 'default' from [fd00:1122:3344:101::a]:55703 | ||
| 141 | 2025.11.13 07:58:59.160797 [ 255 ] {} <Debug> TCP-Session: 451c18ff-87a7-465c-b869-bde6b81b0ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.11.13 07:58:59.160785 [ 257 ] {} <Debug> TCP-Session: 8fb4a326-c962-4a04-b4df-9c3d345541b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.11.13 07:58:59.160758 [ 256 ] {} <Debug> TCP-Session: de799080-7b84-415d-8276-68141f04b5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.11.13 07:58:59.160899 [ 255 ] {} <Debug> TCP-Session: 451c18ff-87a7-465c-b869-bde6b81b0ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.11.13 07:58:59.160882 [ 257 ] {} <Debug> TCP-Session: 8fb4a326-c962-4a04-b4df-9c3d345541b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.11.13 07:58:59.160961 [ 256 ] {} <Debug> TCP-Session: de799080-7b84-415d-8276-68141f04b5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.11.13 07:58:59.160875 [ 258 ] {} <Debug> TCP-Session: 157c7482-a1d6-4d2b-93dc-e9720c76f18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.13 07:58:59.161076 [ 258 ] {} <Debug> TCP-Session: 157c7482-a1d6-4d2b-93dc-e9720c76f18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.11.13 07:58:59.437975 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51291 | ||
| 150 | 2025.11.13 07:58:59.438158 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.11.13 07:58:59.438206 [ 259 ] {} <Debug> TCP-Session: d60f8e63-6389-43fe-94d1-56b67f426341 Authenticating user 'default' from [fd00:1122:3344:101::c]:51291 | ||
| 152 | 2025.11.13 07:58:59.438227 [ 259 ] {} <Debug> TCP-Session: d60f8e63-6389-43fe-94d1-56b67f426341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.13 07:58:59.438311 [ 259 ] {} <Debug> TCP-Session: d60f8e63-6389-43fe-94d1-56b67f426341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.13 07:58:59.438378 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.11.13 07:58:59.438410 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.11.13 07:58:59.438492 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.11.13 07:58:59.440913 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38322 | ||
| 158 | 2025.11.13 07:58:59.441017 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46537 | ||
| 159 | 2025.11.13 07:58:59.441112 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39185 | ||
| 160 | 2025.11.13 07:58:59.441173 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.11.13 07:58:59.441280 [ 260 ] {} <Debug> TCP-Session: 95679281-aa33-4689-919c-362eed688225 Authenticating user 'default' from [fd00:1122:3344:101::c]:38322 | ||
| 162 | 2025.11.13 07:58:59.441290 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.11.13 07:58:59.441288 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35559 | ||
| 164 | 2025.11.13 07:58:59.441332 [ 261 ] {} <Debug> TCP-Session: 2e4ab815-e14d-49fc-93ae-a4541947a91c Authenticating user 'default' from [fd00:1122:3344:101::c]:46537 | ||
| 165 | 2025.11.13 07:58:59.441383 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.11.13 07:58:59.441398 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50105 | ||
| 167 | 2025.11.13 07:58:59.441309 [ 260 ] {} <Debug> TCP-Session: 95679281-aa33-4689-919c-362eed688225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.11.13 07:58:59.441489 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47514 | ||
| 169 | 2025.11.13 07:58:59.441496 [ 261 ] {} <Debug> TCP-Session: 2e4ab815-e14d-49fc-93ae-a4541947a91c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.11.13 07:58:59.441455 [ 262 ] {} <Debug> TCP-Session: aee6af4f-86c0-4250-8131-837740badef9 Authenticating user 'default' from [fd00:1122:3344:101::c]:39185 | ||
| 171 | 2025.11.13 07:58:59.441544 [ 261 ] {} <Debug> TCP-Session: 2e4ab815-e14d-49fc-93ae-a4541947a91c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.11.13 07:58:59.441530 [ 260 ] {} <Debug> TCP-Session: 95679281-aa33-4689-919c-362eed688225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.11.13 07:58:59.441666 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.11.13 07:58:59.441678 [ 262 ] {} <Debug> TCP-Session: aee6af4f-86c0-4250-8131-837740badef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.11.13 07:58:59.441732 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.11.13 07:58:59.441749 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.11.13 07:58:59.441639 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61858 | ||
| 178 | 2025.11.13 07:58:59.441807 [ 264 ] {} <Debug> TCP-Session: 058f12d3-5408-4763-9c3f-8d5f7ed8cca2 Authenticating user 'default' from [fd00:1122:3344:101::c]:50105 | ||
| 179 | 2025.11.13 07:58:59.441806 [ 265 ] {} <Debug> TCP-Session: 0b4267a4-bf8b-4d32-ad67-1f5aea68a394 Authenticating user 'default' from [fd00:1122:3344:101::c]:47514 | ||
| 180 | 2025.11.13 07:58:59.441789 [ 263 ] {} <Debug> TCP-Session: 44905654-d9d5-4288-bb01-4514499204f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:35559 | ||
| 181 | 2025.11.13 07:58:59.441918 [ 265 ] {} <Debug> TCP-Session: 0b4267a4-bf8b-4d32-ad67-1f5aea68a394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.11.13 07:58:59.441911 [ 264 ] {} <Debug> TCP-Session: 058f12d3-5408-4763-9c3f-8d5f7ed8cca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.11.13 07:58:59.441988 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.11.13 07:58:59.442039 [ 265 ] {} <Debug> TCP-Session: 0b4267a4-bf8b-4d32-ad67-1f5aea68a394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.11.13 07:58:59.442026 [ 264 ] {} <Debug> TCP-Session: 058f12d3-5408-4763-9c3f-8d5f7ed8cca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.11.13 07:58:59.442019 [ 263 ] {} <Debug> TCP-Session: 44905654-d9d5-4288-bb01-4514499204f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.11.13 07:58:59.442102 [ 266 ] {} <Debug> TCP-Session: ef506c14-88bc-4a4d-8702-da2a86fcbdc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:61858 | ||
| 188 | 2025.11.13 07:58:59.441809 [ 262 ] {} <Debug> TCP-Session: aee6af4f-86c0-4250-8131-837740badef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.11.13 07:58:59.442185 [ 263 ] {} <Debug> TCP-Session: 44905654-d9d5-4288-bb01-4514499204f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.11.13 07:58:59.442212 [ 266 ] {} <Debug> TCP-Session: ef506c14-88bc-4a4d-8702-da2a86fcbdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.11.13 07:58:59.442305 [ 266 ] {} <Debug> TCP-Session: ef506c14-88bc-4a4d-8702-da2a86fcbdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.11.13 07:58:59.634452 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34257 | ||
| 193 | 2025.11.13 07:58:59.634661 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.11.13 07:58:59.634742 [ 267 ] {} <Debug> TCP-Session: 94025c5e-e9ae-4a3d-b720-10e3189d15c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:34257 | ||
| 195 | 2025.11.13 07:58:59.634766 [ 267 ] {} <Debug> TCP-Session: 94025c5e-e9ae-4a3d-b720-10e3189d15c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.11.13 07:58:59.634778 [ 267 ] {} <Debug> TCP-Session: 94025c5e-e9ae-4a3d-b720-10e3189d15c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.11.13 07:58:59.634905 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.11.13 07:58:59.634932 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.11.13 07:58:59.635015 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.11.13 07:58:59.636162 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52057 | ||
| 201 | 2025.11.13 07:58:59.636260 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33567 | ||
| 202 | 2025.11.13 07:58:59.636366 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.11.13 07:58:59.636406 [ 268 ] {} <Debug> TCP-Session: d0ecc4d3-ac2b-4735-b722-b2d6535d6b39 Authenticating user 'default' from [fd00:1122:3344:101::b]:52057 | ||
| 204 | 2025.11.13 07:58:59.636518 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.11.13 07:58:59.636544 [ 268 ] {} <Debug> TCP-Session: d0ecc4d3-ac2b-4735-b722-b2d6535d6b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.11.13 07:58:59.636548 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34668 | ||
| 207 | 2025.11.13 07:58:59.636571 [ 269 ] {} <Debug> TCP-Session: 144165f5-b56e-4542-b035-61ad87bf5cbb Authenticating user 'default' from [fd00:1122:3344:101::b]:33567 | ||
| 208 | 2025.11.13 07:58:59.636579 [ 268 ] {} <Debug> TCP-Session: d0ecc4d3-ac2b-4735-b722-b2d6535d6b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.11.13 07:58:59.636564 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61486 | ||
| 210 | 2025.11.13 07:58:59.636719 [ 269 ] {} <Debug> TCP-Session: 144165f5-b56e-4542-b035-61ad87bf5cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.11.13 07:58:59.636720 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52880 | ||
| 212 | 2025.11.13 07:58:59.636802 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.11.13 07:58:59.636821 [ 269 ] {} <Debug> TCP-Session: 144165f5-b56e-4542-b035-61ad87bf5cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.11.13 07:58:59.636884 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63303 | ||
| 215 | 2025.11.13 07:58:59.636859 [ 271 ] {} <Debug> TCP-Session: e544f5f9-d4ae-4879-b753-2937eb54a15b Authenticating user 'default' from [fd00:1122:3344:101::b]:34668 | ||
| 216 | 2025.11.13 07:58:59.636916 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.11.13 07:58:59.637020 [ 270 ] {} <Debug> TCP-Session: 49411628-ae96-47f2-868a-9756fa4e50f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:61486 | ||
| 218 | 2025.11.13 07:58:59.637038 [ 271 ] {} <Debug> TCP-Session: e544f5f9-d4ae-4879-b753-2937eb54a15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.11.13 07:58:59.637023 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.11.13 07:58:59.637023 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32855 | ||
| 221 | 2025.11.13 07:58:59.637155 [ 272 ] {} <Debug> TCP-Session: 03093b27-65f6-419c-acaa-5296faffdf7a Authenticating user 'default' from [fd00:1122:3344:101::b]:52880 | ||
| 222 | 2025.11.13 07:58:59.637135 [ 270 ] {} <Debug> TCP-Session: 49411628-ae96-47f2-868a-9756fa4e50f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.11.13 07:58:59.637137 [ 271 ] {} <Debug> TCP-Session: e544f5f9-d4ae-4879-b753-2937eb54a15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.11.13 07:58:59.637293 [ 272 ] {} <Debug> TCP-Session: 03093b27-65f6-419c-acaa-5296faffdf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.11.13 07:58:59.637305 [ 270 ] {} <Debug> TCP-Session: 49411628-ae96-47f2-868a-9756fa4e50f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.11.13 07:58:59.637294 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.11.13 07:58:59.637128 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.11.13 07:58:59.637400 [ 274 ] {} <Debug> TCP-Session: 9311473c-7542-44e4-a5e6-3387597e7df5 Authenticating user 'default' from [fd00:1122:3344:101::b]:32855 | ||
| 229 | 2025.11.13 07:58:59.637375 [ 272 ] {} <Debug> TCP-Session: 03093b27-65f6-419c-acaa-5296faffdf7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.11.13 07:58:59.637503 [ 273 ] {} <Debug> TCP-Session: 9793f827-bf19-403f-8017-c3cb0c7e2d25 Authenticating user 'default' from [fd00:1122:3344:101::b]:63303 | ||
| 231 | 2025.11.13 07:58:59.637516 [ 274 ] {} <Debug> TCP-Session: 9311473c-7542-44e4-a5e6-3387597e7df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.11.13 07:58:59.637622 [ 273 ] {} <Debug> TCP-Session: 9793f827-bf19-403f-8017-c3cb0c7e2d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.11.13 07:58:59.637629 [ 274 ] {} <Debug> TCP-Session: 9311473c-7542-44e4-a5e6-3387597e7df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.11.13 07:58:59.637645 [ 273 ] {} <Debug> TCP-Session: 9793f827-bf19-403f-8017-c3cb0c7e2d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.11.13 07:58:59.656353 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41990 | ||
| 236 | 2025.11.13 07:58:59.656512 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.11.13 07:58:59.656629 [ 275 ] {} <Debug> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41990 | ||
| 238 | 2025.11.13 07:58:59.656647 [ 275 ] {} <Debug> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.11.13 07:58:59.656659 [ 275 ] {} <Debug> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.11.13 07:58:59.656783 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.11.13 07:58:59.656827 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.11.13 07:58:59.656916 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.11.13 07:58:59.657402 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60999 | ||
| 244 | 2025.11.13 07:58:59.657596 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54971 | ||
| 245 | 2025.11.13 07:58:59.657666 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37866 | ||
| 246 | 2025.11.13 07:58:59.657821 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36660 | ||
| 247 | 2025.11.13 07:58:59.657849 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.11.13 07:58:59.657877 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2025.11.13 07:58:59.657947 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.11.13 07:58:59.657960 [ 276 ] {} <Debug> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Authenticating user 'default' from [fd00:1122:3344:101::d]:60999 | ||
| 251 | 2025.11.13 07:58:59.657987 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62176 | ||
| 252 | 2025.11.13 07:58:59.658030 [ 278 ] {} <Debug> TCP-Session: 3ae6d4e1-1c2f-4d78-beae-270cde4c8e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:54971 | ||
| 253 | 2025.11.13 07:58:59.658047 [ 276 ] {} <Debug> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2025.11.13 07:58:59.658069 [ 277 ] {} <Debug> TCP-Session: 9ef43e3a-000d-429a-93d2-c0b575e21a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:37866 | ||
| 255 | 2025.11.13 07:58:59.658134 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62615 | ||
| 256 | 2025.11.13 07:58:59.658146 [ 278 ] {} <Debug> TCP-Session: 3ae6d4e1-1c2f-4d78-beae-270cde4c8e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.11.13 07:58:59.658129 [ 276 ] {} <Debug> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.11.13 07:58:59.658224 [ 278 ] {} <Debug> TCP-Session: 3ae6d4e1-1c2f-4d78-beae-270cde4c8e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.11.13 07:58:59.658215 [ 277 ] {} <Debug> TCP-Session: 9ef43e3a-000d-429a-93d2-c0b575e21a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.11.13 07:58:59.658317 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63765 | ||
| 261 | 2025.11.13 07:58:59.658324 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.11.13 07:58:59.658060 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2025.11.13 07:58:59.658386 [ 277 ] {} <Debug> TCP-Session: 9ef43e3a-000d-429a-93d2-c0b575e21a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.11.13 07:58:59.658531 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35875 | ||
| 265 | 2025.11.13 07:58:59.658611 [ 280 ] {} <Debug> TCP-Session: 9ce42295-57e0-4e0b-8ee0-604b00bf1d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:62176 | ||
| 266 | 2025.11.13 07:58:59.658549 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.11.13 07:58:59.658706 [ 281 ] {} <Debug> TCP-Session: 8e692386-3ea5-46b3-9c35-0deb43ae5556 Authenticating user 'default' from [fd00:1122:3344:101::d]:62615 | ||
| 268 | 2025.11.13 07:58:59.658714 [ 280 ] {} <Debug> TCP-Session: 9ce42295-57e0-4e0b-8ee0-604b00bf1d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.11.13 07:58:59.658737 [ 281 ] {} <Debug> TCP-Session: 8e692386-3ea5-46b3-9c35-0deb43ae5556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.11.13 07:58:59.658792 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.11.13 07:58:59.658842 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.11.13 07:58:59.658881 [ 281 ] {} <Debug> TCP-Session: 8e692386-3ea5-46b3-9c35-0deb43ae5556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.11.13 07:58:59.658874 [ 282 ] {} <Debug> TCP-Session: ff87b433-9ed5-4ada-9787-1a2ec4cd9872 Authenticating user 'default' from [fd00:1122:3344:101::d]:63765 | ||
| 274 | 2025.11.13 07:58:59.658851 [ 280 ] {} <Debug> TCP-Session: 9ce42295-57e0-4e0b-8ee0-604b00bf1d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.11.13 07:58:59.658973 [ 282 ] {} <Debug> TCP-Session: ff87b433-9ed5-4ada-9787-1a2ec4cd9872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.11.13 07:58:59.658965 [ 283 ] {} <Debug> TCP-Session: eb699ea6-f95e-4f51-9f35-a14f7cadf8b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35875 | ||
| 277 | 2025.11.13 07:58:59.658777 [ 279 ] {} <Debug> TCP-Session: 211c2fc9-291e-46cd-bd77-3a47159ddf34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36660 | ||
| 278 | 2025.11.13 07:58:59.659072 [ 282 ] {} <Debug> TCP-Session: ff87b433-9ed5-4ada-9787-1a2ec4cd9872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.11.13 07:58:59.659060 [ 283 ] {} <Debug> TCP-Session: eb699ea6-f95e-4f51-9f35-a14f7cadf8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.11.13 07:58:59.659215 [ 279 ] {} <Debug> TCP-Session: 211c2fc9-291e-46cd-bd77-3a47159ddf34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.11.13 07:58:59.659218 [ 283 ] {} <Debug> TCP-Session: eb699ea6-f95e-4f51-9f35-a14f7cadf8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.11.13 07:58:59.659324 [ 279 ] {} <Debug> TCP-Session: 211c2fc9-291e-46cd-bd77-3a47159ddf34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.11.13 07:58:59.667067 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.11.13 07:58:59.670226 [ 275 ] {bddc5b04-e875-448a-9dac-220f6e081f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.11.13 07:58:59.804284 [ 275 ] {bddc5b04-e875-448a-9dac-220f6e081f4b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41990) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.11.13 07:58:59.805548 [ 275 ] {bddc5b04-e875-448a-9dac-220f6e081f4b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.11.13 07:58:59.805772 [ 275 ] {bddc5b04-e875-448a-9dac-220f6e081f4b} <Debug> TCPHandler: Processed in 0.145035632 sec. | ||
| 334 | 2025.11.13 07:58:59.806258 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.11.13 07:58:59.806505 [ 276 ] {2ca3a59d-f3da-4712-b475-e98d768d83d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.11.13 07:58:59.807027 [ 276 ] {2ca3a59d-f3da-4712-b475-e98d768d83d5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60999) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.11.13 07:58:59.807326 [ 276 ] {2ca3a59d-f3da-4712-b475-e98d768d83d5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.11.13 07:58:59.807648 [ 276 ] {2ca3a59d-f3da-4712-b475-e98d768d83d5} <Debug> TCPHandler: Processed in 0.001576662 sec. | ||
| 385 | 2025.11.13 07:58:59.807949 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.13 07:58:59.808855 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.11.13 07:58:59.809585 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.11.13 07:58:59.811723 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.11.13 07:58:59.811878 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187764 sec | ||
| 390 | 2025.11.13 07:58:59.811894 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.11.13 07:58:59.811906 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.11.13 07:58:59.811970 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.11.13 07:58:59.812808 [ 275 ] {96785cc7-1ebc-4644-b058-9325fa343845} <Debug> TCPHandler: Processed in 0.004966798 sec. | ||
| 394 | 2025.11.13 07:58:59.812974 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.11.13 07:58:59.813130 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.11.13 07:58:59.813299 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.11.13 07:58:59.819102 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.11.13 07:58:59.822521 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Debug> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77): Loading data parts | ||
| 400 | 2025.11.13 07:58:59.823626 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Debug> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77): There are no data parts | ||
| 401 | 2025.11.13 07:58:59.828011 [ 275 ] {8184d9b1-cc82-4db4-82c4-5ed784ddf4f0} <Debug> TCPHandler: Processed in 0.015088617 sec. | ||
| 402 | 2025.11.13 07:58:59.828312 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.11.13 07:58:59.828518 [ 275 ] {8af5ff0e-8e40-4607-9289-ab1966982966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.11.13 07:58:59.828674 [ 275 ] {8af5ff0e-8e40-4607-9289-ab1966982966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.11.13 07:58:59.844109 [ 275 ] {8af5ff0e-8e40-4607-9289-ab1966982966} <Debug> oximeter.measurements_bool (4a781c67-2c22-4fb1-a07c-fb70d6f3a222): Loading data parts | ||
| 416 | 2025.11.13 07:58:59.844517 [ 275 ] {8af5ff0e-8e40-4607-9289-ab1966982966} <Debug> oximeter.measurements_bool (4a781c67-2c22-4fb1-a07c-fb70d6f3a222): There are no data parts | ||
| 417 | 2025.11.13 07:58:59.845976 [ 275 ] {8af5ff0e-8e40-4607-9289-ab1966982966} <Debug> TCPHandler: Processed in 0.017723108 sec. | ||
| 418 | 2025.11.13 07:58:59.846156 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.11.13 07:58:59.846407 [ 275 ] {bf7bd268-a6a5-4e37-867f-2556b81d8de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.11.13 07:58:59.846452 [ 275 ] {bf7bd268-a6a5-4e37-867f-2556b81d8de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.11.13 07:58:59.848330 [ 275 ] {bf7bd268-a6a5-4e37-867f-2556b81d8de4} <Debug> oximeter.measurements_i8 (9c700673-169d-46ae-88f6-9f727bf95df4): Loading data parts | ||
| 422 | 2025.11.13 07:58:59.848616 [ 275 ] {bf7bd268-a6a5-4e37-867f-2556b81d8de4} <Debug> oximeter.measurements_i8 (9c700673-169d-46ae-88f6-9f727bf95df4): There are no data parts | ||
| 423 | 2025.11.13 07:58:59.852081 [ 275 ] {bf7bd268-a6a5-4e37-867f-2556b81d8de4} <Debug> TCPHandler: Processed in 0.005990158 sec. | ||
| 424 | 2025.11.13 07:58:59.852391 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.11.13 07:58:59.852565 [ 275 ] {3b7c7aa0-14dc-445c-bd3e-c4f96e37e27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.11.13 07:58:59.852702 [ 275 ] {3b7c7aa0-14dc-445c-bd3e-c4f96e37e27f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.11.13 07:58:59.857229 [ 275 ] {3b7c7aa0-14dc-445c-bd3e-c4f96e37e27f} <Debug> oximeter.measurements_u8 (74bfa344-a1ed-43e9-9986-d51d1be74cec): Loading data parts | ||
| 428 | 2025.11.13 07:58:59.857442 [ 275 ] {3b7c7aa0-14dc-445c-bd3e-c4f96e37e27f} <Debug> oximeter.measurements_u8 (74bfa344-a1ed-43e9-9986-d51d1be74cec): There are no data parts | ||
| 429 | 2025.11.13 07:58:59.861521 [ 275 ] {3b7c7aa0-14dc-445c-bd3e-c4f96e37e27f} <Debug> TCPHandler: Processed in 0.009194091 sec. | ||
| 430 | 2025.11.13 07:58:59.861695 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.11.13 07:58:59.861897 [ 275 ] {76dc69a6-d2d5-436c-90d9-300ee4aa54f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.11.13 07:58:59.861976 [ 275 ] {76dc69a6-d2d5-436c-90d9-300ee4aa54f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.11.13 07:58:59.867734 [ 275 ] {76dc69a6-d2d5-436c-90d9-300ee4aa54f8} <Debug> oximeter.measurements_i16 (085f2f40-c71d-422a-8f56-d9854062f1e8): Loading data parts | ||
| 434 | 2025.11.13 07:58:59.867880 [ 275 ] {76dc69a6-d2d5-436c-90d9-300ee4aa54f8} <Debug> oximeter.measurements_i16 (085f2f40-c71d-422a-8f56-d9854062f1e8): There are no data parts | ||
| 435 | 2025.11.13 07:58:59.871755 [ 275 ] {76dc69a6-d2d5-436c-90d9-300ee4aa54f8} <Debug> TCPHandler: Processed in 0.010125829 sec. | ||
| 436 | 2025.11.13 07:58:59.872061 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.11.13 07:58:59.872258 [ 275 ] {39912213-a945-40bc-8c91-53092f1b8b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.11.13 07:58:59.872421 [ 275 ] {39912213-a945-40bc-8c91-53092f1b8b3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.11.13 07:58:59.874511 [ 275 ] {39912213-a945-40bc-8c91-53092f1b8b3a} <Debug> oximeter.measurements_u16 (9a6b8c1a-49ef-4a37-a532-7fb2af32420e): Loading data parts | ||
| 440 | 2025.11.13 07:58:59.874743 [ 275 ] {39912213-a945-40bc-8c91-53092f1b8b3a} <Debug> oximeter.measurements_u16 (9a6b8c1a-49ef-4a37-a532-7fb2af32420e): There are no data parts | ||
| 441 | 2025.11.13 07:58:59.878629 [ 275 ] {39912213-a945-40bc-8c91-53092f1b8b3a} <Debug> TCPHandler: Processed in 0.00663182 sec. | ||
| 442 | 2025.11.13 07:58:59.878798 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.11.13 07:58:59.879019 [ 275 ] {d1e70c03-1480-44cc-be3a-36e48d174974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.11.13 07:58:59.879112 [ 275 ] {d1e70c03-1480-44cc-be3a-36e48d174974} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.11.13 07:58:59.884182 [ 275 ] {d1e70c03-1480-44cc-be3a-36e48d174974} <Debug> oximeter.measurements_i32 (05531a8c-52a2-48e0-9169-06f1ecf5c9bf): Loading data parts | ||
| 446 | 2025.11.13 07:58:59.884350 [ 275 ] {d1e70c03-1480-44cc-be3a-36e48d174974} <Debug> oximeter.measurements_i32 (05531a8c-52a2-48e0-9169-06f1ecf5c9bf): There are no data parts | ||
| 447 | 2025.11.13 07:58:59.887855 [ 275 ] {d1e70c03-1480-44cc-be3a-36e48d174974} <Debug> TCPHandler: Processed in 0.00911314 sec. | ||
| 448 | 2025.11.13 07:58:59.888103 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.11.13 07:58:59.888280 [ 275 ] {5e7dbd9d-680e-4e3c-9f16-b61490cd3953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.11.13 07:58:59.888407 [ 275 ] {5e7dbd9d-680e-4e3c-9f16-b61490cd3953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.11.13 07:58:59.893198 [ 275 ] {5e7dbd9d-680e-4e3c-9f16-b61490cd3953} <Debug> oximeter.measurements_u32 (1b907897-b795-4ed1-9001-a5e9413f45d8): Loading data parts | ||
| 452 | 2025.11.13 07:58:59.893362 [ 275 ] {5e7dbd9d-680e-4e3c-9f16-b61490cd3953} <Debug> oximeter.measurements_u32 (1b907897-b795-4ed1-9001-a5e9413f45d8): There are no data parts | ||
| 453 | 2025.11.13 07:58:59.896396 [ 275 ] {5e7dbd9d-680e-4e3c-9f16-b61490cd3953} <Debug> TCPHandler: Processed in 0.008348884 sec. | ||
| 454 | 2025.11.13 07:58:59.896564 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.11.13 07:58:59.896741 [ 275 ] {b9f3350c-5611-49a8-bea7-1b090b88e2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.11.13 07:58:59.896910 [ 275 ] {b9f3350c-5611-49a8-bea7-1b090b88e2bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.11.13 07:58:59.901480 [ 275 ] {b9f3350c-5611-49a8-bea7-1b090b88e2bb} <Debug> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Loading data parts | ||
| 458 | 2025.11.13 07:58:59.901621 [ 275 ] {b9f3350c-5611-49a8-bea7-1b090b88e2bb} <Debug> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): There are no data parts | ||
| 459 | 2025.11.13 07:58:59.903772 [ 275 ] {b9f3350c-5611-49a8-bea7-1b090b88e2bb} <Debug> TCPHandler: Processed in 0.007264963 sec. | ||
| 460 | 2025.11.13 07:58:59.903999 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.11.13 07:58:59.904163 [ 275 ] {8ba02506-b0ae-4fea-89c7-a279ce3322c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.11.13 07:58:59.904278 [ 275 ] {8ba02506-b0ae-4fea-89c7-a279ce3322c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.11.13 07:58:59.908178 [ 275 ] {8ba02506-b0ae-4fea-89c7-a279ce3322c0} <Debug> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Loading data parts | ||
| 464 | 2025.11.13 07:58:59.908414 [ 275 ] {8ba02506-b0ae-4fea-89c7-a279ce3322c0} <Debug> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): There are no data parts | ||
| 465 | 2025.11.13 07:58:59.912802 [ 275 ] {8ba02506-b0ae-4fea-89c7-a279ce3322c0} <Debug> TCPHandler: Processed in 0.008852894 sec. | ||
| 466 | 2025.11.13 07:58:59.912984 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.11.13 07:58:59.913147 [ 275 ] {4867a05b-5a8b-4eda-b6bd-7386368272b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.11.13 07:58:59.913265 [ 275 ] {4867a05b-5a8b-4eda-b6bd-7386368272b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.11.13 07:58:59.918021 [ 275 ] {4867a05b-5a8b-4eda-b6bd-7386368272b7} <Debug> oximeter.measurements_f32 (c8445dfe-9f11-4d8b-8e07-951a8270364a): Loading data parts | ||
| 470 | 2025.11.13 07:58:59.918194 [ 275 ] {4867a05b-5a8b-4eda-b6bd-7386368272b7} <Debug> oximeter.measurements_f32 (c8445dfe-9f11-4d8b-8e07-951a8270364a): There are no data parts | ||
| 471 | 2025.11.13 07:58:59.921150 [ 275 ] {4867a05b-5a8b-4eda-b6bd-7386368272b7} <Debug> TCPHandler: Processed in 0.008213952 sec. | ||
| 472 | 2025.11.13 07:58:59.921345 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.11.13 07:58:59.921541 [ 275 ] {e764f0f8-915a-46f6-b4a8-f94d7c8de05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.11.13 07:58:59.921653 [ 275 ] {e764f0f8-915a-46f6-b4a8-f94d7c8de05b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.11.13 07:58:59.926413 [ 275 ] {e764f0f8-915a-46f6-b4a8-f94d7c8de05b} <Debug> oximeter.measurements_f64 (fcd8ab25-3c41-4039-8d8b-5bac797798fa): Loading data parts | ||
| 476 | 2025.11.13 07:58:59.926598 [ 275 ] {e764f0f8-915a-46f6-b4a8-f94d7c8de05b} <Debug> oximeter.measurements_f64 (fcd8ab25-3c41-4039-8d8b-5bac797798fa): There are no data parts | ||
| 477 | 2025.11.13 07:58:59.930980 [ 275 ] {e764f0f8-915a-46f6-b4a8-f94d7c8de05b} <Debug> TCPHandler: Processed in 0.00968377 sec. | ||
| 478 | 2025.11.13 07:58:59.931156 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.11.13 07:58:59.931317 [ 275 ] {f2d74b97-284a-4909-9fd3-d2fe11656a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.11.13 07:58:59.931443 [ 275 ] {f2d74b97-284a-4909-9fd3-d2fe11656a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.11.13 07:58:59.935485 [ 275 ] {f2d74b97-284a-4909-9fd3-d2fe11656a90} <Debug> oximeter.measurements_string (8b55a645-fccd-48d5-907b-8db7c2eb3f85): Loading data parts | ||
| 482 | 2025.11.13 07:58:59.935802 [ 275 ] {f2d74b97-284a-4909-9fd3-d2fe11656a90} <Debug> oximeter.measurements_string (8b55a645-fccd-48d5-907b-8db7c2eb3f85): There are no data parts | ||
| 483 | 2025.11.13 07:58:59.940048 [ 275 ] {f2d74b97-284a-4909-9fd3-d2fe11656a90} <Debug> TCPHandler: Processed in 0.008947436 sec. | ||
| 484 | 2025.11.13 07:58:59.940323 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.11.13 07:58:59.940495 [ 275 ] {f34c0d98-05bf-4e4b-8bbf-bd43172f2d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.11.13 07:58:59.940640 [ 275 ] {f34c0d98-05bf-4e4b-8bbf-bd43172f2d4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.11.13 07:58:59.944045 [ 275 ] {f34c0d98-05bf-4e4b-8bbf-bd43172f2d4f} <Debug> oximeter.measurements_bytes (6935c11b-761a-4c38-9acc-81d2363da5bc): Loading data parts | ||
| 495 | 2025.11.13 07:58:59.944217 [ 275 ] {f34c0d98-05bf-4e4b-8bbf-bd43172f2d4f} <Debug> oximeter.measurements_bytes (6935c11b-761a-4c38-9acc-81d2363da5bc): There are no data parts | ||
| 496 | 2025.11.13 07:58:59.948448 [ 275 ] {f34c0d98-05bf-4e4b-8bbf-bd43172f2d4f} <Debug> TCPHandler: Processed in 0.008189251 sec. | ||
| 497 | 2025.11.13 07:58:59.948739 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.11.13 07:58:59.948935 [ 275 ] {a56336a4-4a41-416e-880b-33d5379e6b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2025.11.13 07:58:59.949070 [ 275 ] {a56336a4-4a41-416e-880b-33d5379e6b50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.11.13 07:58:59.954668 [ 275 ] {a56336a4-4a41-416e-880b-33d5379e6b50} <Debug> oximeter.measurements_cumulativei64 (a75df636-aaed-4318-b5be-e25e58716451): Loading data parts | ||
| 501 | 2025.11.13 07:58:59.954964 [ 275 ] {a56336a4-4a41-416e-880b-33d5379e6b50} <Debug> oximeter.measurements_cumulativei64 (a75df636-aaed-4318-b5be-e25e58716451): There are no data parts | ||
| 502 | 2025.11.13 07:58:59.958859 [ 275 ] {a56336a4-4a41-416e-880b-33d5379e6b50} <Debug> TCPHandler: Processed in 0.01018434 sec. | ||
| 503 | 2025.11.13 07:58:59.959039 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.11.13 07:58:59.959345 [ 275 ] {3449fe24-9537-42e1-927b-a5f07b4a4cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2025.11.13 07:58:59.959477 [ 275 ] {3449fe24-9537-42e1-927b-a5f07b4a4cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.11.13 07:58:59.964051 [ 275 ] {3449fe24-9537-42e1-927b-a5f07b4a4cee} <Debug> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Loading data parts | ||
| 507 | 2025.11.13 07:58:59.964213 [ 275 ] {3449fe24-9537-42e1-927b-a5f07b4a4cee} <Debug> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): There are no data parts | ||
| 508 | 2025.11.13 07:58:59.968100 [ 275 ] {3449fe24-9537-42e1-927b-a5f07b4a4cee} <Debug> TCPHandler: Processed in 0.009122949 sec. | ||
| 509 | 2025.11.13 07:58:59.968254 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.11.13 07:58:59.968418 [ 275 ] {6efacaa8-7175-4073-bd3d-32d3aa31d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2025.11.13 07:58:59.968549 [ 275 ] {6efacaa8-7175-4073-bd3d-32d3aa31d0a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.11.13 07:58:59.973314 [ 275 ] {6efacaa8-7175-4073-bd3d-32d3aa31d0a7} <Debug> oximeter.measurements_cumulativef32 (22aa1fde-fff5-4420-b382-7e09770c8f4b): Loading data parts | ||
| 513 | 2025.11.13 07:58:59.973498 [ 275 ] {6efacaa8-7175-4073-bd3d-32d3aa31d0a7} <Debug> oximeter.measurements_cumulativef32 (22aa1fde-fff5-4420-b382-7e09770c8f4b): There are no data parts | ||
| 514 | 2025.11.13 07:58:59.977339 [ 275 ] {6efacaa8-7175-4073-bd3d-32d3aa31d0a7} <Debug> TCPHandler: Processed in 0.00913463 sec. | ||
| 515 | 2025.11.13 07:58:59.977612 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.11.13 07:58:59.977809 [ 275 ] {f09b5f8f-086f-4fc1-8da2-eaaaff2be828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2025.11.13 07:58:59.977951 [ 275 ] {f09b5f8f-086f-4fc1-8da2-eaaaff2be828} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.11.13 07:58:59.981780 [ 275 ] {f09b5f8f-086f-4fc1-8da2-eaaaff2be828} <Debug> oximeter.measurements_cumulativef64 (c99feeb3-81bf-495d-9d0c-793b94c3568a): Loading data parts | ||
| 519 | 2025.11.13 07:58:59.982012 [ 275 ] {f09b5f8f-086f-4fc1-8da2-eaaaff2be828} <Debug> oximeter.measurements_cumulativef64 (c99feeb3-81bf-495d-9d0c-793b94c3568a): There are no data parts | ||
| 520 | 2025.11.13 07:58:59.986192 [ 275 ] {f09b5f8f-086f-4fc1-8da2-eaaaff2be828} <Debug> TCPHandler: Processed in 0.00863907 sec. | ||
| 521 | 2025.11.13 07:58:59.986401 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.11.13 07:58:59.986733 [ 275 ] {a6d866a9-4af9-4b26-b8cb-50f7565162d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2025.11.13 07:58:59.986874 [ 275 ] {a6d866a9-4af9-4b26-b8cb-50f7565162d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.11.13 07:58:59.991385 [ 275 ] {a6d866a9-4af9-4b26-b8cb-50f7565162d9} <Debug> oximeter.measurements_histogrami8 (afe21a67-3bde-4d65-b43f-64cae1aba102): Loading data parts | ||
| 535 | 2025.11.13 07:58:59.991616 [ 275 ] {a6d866a9-4af9-4b26-b8cb-50f7565162d9} <Debug> oximeter.measurements_histogrami8 (afe21a67-3bde-4d65-b43f-64cae1aba102): There are no data parts | ||
| 536 | 2025.11.13 07:58:59.993171 [ 275 ] {a6d866a9-4af9-4b26-b8cb-50f7565162d9} <Debug> TCPHandler: Processed in 0.006845055 sec. | ||
| 537 | 2025.11.13 07:58:59.993453 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.11.13 07:58:59.993668 [ 275 ] {61a4d218-867c-4a41-9021-f30cd1c74168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.11.13 07:58:59.993800 [ 275 ] {61a4d218-867c-4a41-9021-f30cd1c74168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.11.13 07:58:59.998595 [ 275 ] {61a4d218-867c-4a41-9021-f30cd1c74168} <Debug> oximeter.measurements_histogramu8 (7ec44055-3f85-4e56-9d0f-20915e0a1460): Loading data parts | ||
| 541 | 2025.11.13 07:58:59.998840 [ 275 ] {61a4d218-867c-4a41-9021-f30cd1c74168} <Debug> oximeter.measurements_histogramu8 (7ec44055-3f85-4e56-9d0f-20915e0a1460): There are no data parts | ||
| 542 | 2025.11.13 07:59:00.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.07 MiB, peak 124.07 MiB, free memory in arenas 0.00 B, will set to 134.02 MiB (RSS), difference: 9.94 MiB | ||
| 543 | 2025.11.13 07:59:00.002645 [ 275 ] {61a4d218-867c-4a41-9021-f30cd1c74168} <Debug> TCPHandler: Processed in 0.009240521 sec. | ||
| 544 | 2025.11.13 07:59:00.002857 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.11.13 07:59:00.003115 [ 275 ] {d5ee2d74-7cf9-4d4c-9872-38b3c0adf412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.11.13 07:59:00.003248 [ 275 ] {d5ee2d74-7cf9-4d4c-9872-38b3c0adf412} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.11.13 07:59:00.007890 [ 275 ] {d5ee2d74-7cf9-4d4c-9872-38b3c0adf412} <Debug> oximeter.measurements_histogrami16 (90cc91d0-a80b-4d1e-bf2e-b7601f7a6c05): Loading data parts | ||
| 548 | 2025.11.13 07:59:00.008101 [ 275 ] {d5ee2d74-7cf9-4d4c-9872-38b3c0adf412} <Debug> oximeter.measurements_histogrami16 (90cc91d0-a80b-4d1e-bf2e-b7601f7a6c05): There are no data parts | ||
| 549 | 2025.11.13 07:59:00.012017 [ 275 ] {d5ee2d74-7cf9-4d4c-9872-38b3c0adf412} <Debug> TCPHandler: Processed in 0.009209801 sec. | ||
| 550 | 2025.11.13 07:59:00.012175 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.11.13 07:59:00.012387 [ 275 ] {6aa758e2-80d3-4c05-99f3-a87b5019933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.11.13 07:59:00.012531 [ 275 ] {6aa758e2-80d3-4c05-99f3-a87b5019933d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.11.13 07:59:00.017238 [ 275 ] {6aa758e2-80d3-4c05-99f3-a87b5019933d} <Debug> oximeter.measurements_histogramu16 (a0fa7fbc-be6d-485b-8739-9548a8641b71): Loading data parts | ||
| 554 | 2025.11.13 07:59:00.017401 [ 275 ] {6aa758e2-80d3-4c05-99f3-a87b5019933d} <Debug> oximeter.measurements_histogramu16 (a0fa7fbc-be6d-485b-8739-9548a8641b71): There are no data parts | ||
| 555 | 2025.11.13 07:59:00.021253 [ 275 ] {6aa758e2-80d3-4c05-99f3-a87b5019933d} <Debug> TCPHandler: Processed in 0.009127069 sec. | ||
| 556 | 2025.11.13 07:59:00.021462 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.11.13 07:59:00.021717 [ 275 ] {92304185-150a-4ed5-a4bc-bc87aa6bcd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.11.13 07:59:00.021848 [ 275 ] {92304185-150a-4ed5-a4bc-bc87aa6bcd53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.11.13 07:59:00.025719 [ 275 ] {92304185-150a-4ed5-a4bc-bc87aa6bcd53} <Debug> oximeter.measurements_histogrami32 (87ed7b60-323a-4235-9189-baa59013e4b5): Loading data parts | ||
| 560 | 2025.11.13 07:59:00.025887 [ 275 ] {92304185-150a-4ed5-a4bc-bc87aa6bcd53} <Debug> oximeter.measurements_histogrami32 (87ed7b60-323a-4235-9189-baa59013e4b5): There are no data parts | ||
| 561 | 2025.11.13 07:59:00.030125 [ 275 ] {92304185-150a-4ed5-a4bc-bc87aa6bcd53} <Debug> TCPHandler: Processed in 0.008712892 sec. | ||
| 562 | 2025.11.13 07:59:00.030294 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.11.13 07:59:00.030520 [ 275 ] {ae131ea4-c8d9-4cc0-8870-99649e1eb39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.11.13 07:59:00.030649 [ 275 ] {ae131ea4-c8d9-4cc0-8870-99649e1eb39e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.11.13 07:59:00.032779 [ 275 ] {ae131ea4-c8d9-4cc0-8870-99649e1eb39e} <Debug> oximeter.measurements_histogramu32 (79c21e7a-cee4-4b73-a168-aa9d51d69c71): Loading data parts | ||
| 566 | 2025.11.13 07:59:00.032918 [ 275 ] {ae131ea4-c8d9-4cc0-8870-99649e1eb39e} <Debug> oximeter.measurements_histogramu32 (79c21e7a-cee4-4b73-a168-aa9d51d69c71): There are no data parts | ||
| 567 | 2025.11.13 07:59:00.036822 [ 275 ] {ae131ea4-c8d9-4cc0-8870-99649e1eb39e} <Debug> TCPHandler: Processed in 0.006589519 sec. | ||
| 568 | 2025.11.13 07:59:00.036986 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.11.13 07:59:00.037278 [ 275 ] {9ee6336a-1649-4aa0-973e-1c41a8b799c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.11.13 07:59:00.037411 [ 275 ] {9ee6336a-1649-4aa0-973e-1c41a8b799c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.11.13 07:59:00.041368 [ 275 ] {9ee6336a-1649-4aa0-973e-1c41a8b799c9} <Debug> oximeter.measurements_histogrami64 (c1a6797a-886c-4ef8-a7dd-ef7345205338): Loading data parts | ||
| 572 | 2025.11.13 07:59:00.041547 [ 275 ] {9ee6336a-1649-4aa0-973e-1c41a8b799c9} <Debug> oximeter.measurements_histogrami64 (c1a6797a-886c-4ef8-a7dd-ef7345205338): There are no data parts | ||
| 573 | 2025.11.13 07:59:00.045787 [ 275 ] {9ee6336a-1649-4aa0-973e-1c41a8b799c9} <Debug> TCPHandler: Processed in 0.008852494 sec. | ||
| 574 | 2025.11.13 07:59:00.045947 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.11.13 07:59:00.046168 [ 275 ] {35a58aad-b292-47f8-a3ba-e03a3beec62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.11.13 07:59:00.046302 [ 275 ] {35a58aad-b292-47f8-a3ba-e03a3beec62b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.11.13 07:59:00.050178 [ 275 ] {35a58aad-b292-47f8-a3ba-e03a3beec62b} <Debug> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Loading data parts | ||
| 578 | 2025.11.13 07:59:00.050371 [ 275 ] {35a58aad-b292-47f8-a3ba-e03a3beec62b} <Debug> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): There are no data parts | ||
| 579 | 2025.11.13 07:59:00.054109 [ 275 ] {35a58aad-b292-47f8-a3ba-e03a3beec62b} <Debug> TCPHandler: Processed in 0.008214601 sec. | ||
| 580 | 2025.11.13 07:59:00.054262 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.11.13 07:59:00.054571 [ 275 ] {998adb14-bd7a-4036-988b-4444ce018f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.11.13 07:59:00.054700 [ 275 ] {998adb14-bd7a-4036-988b-4444ce018f40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.11.13 07:59:00.058643 [ 275 ] {998adb14-bd7a-4036-988b-4444ce018f40} <Debug> oximeter.measurements_histogramf32 (b084ed68-b7ab-4052-a1bd-7da28db13019): Loading data parts | ||
| 584 | 2025.11.13 07:59:00.058825 [ 275 ] {998adb14-bd7a-4036-988b-4444ce018f40} <Debug> oximeter.measurements_histogramf32 (b084ed68-b7ab-4052-a1bd-7da28db13019): There are no data parts | ||
| 585 | 2025.11.13 07:59:00.060929 [ 275 ] {998adb14-bd7a-4036-988b-4444ce018f40} <Debug> TCPHandler: Processed in 0.006716752 sec. | ||
| 586 | 2025.11.13 07:59:00.061079 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.11.13 07:59:00.061291 [ 275 ] {8c664be1-126d-4fe6-a1da-83861e0f1106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.11.13 07:59:00.061431 [ 275 ] {8c664be1-126d-4fe6-a1da-83861e0f1106} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.11.13 07:59:00.065040 [ 275 ] {8c664be1-126d-4fe6-a1da-83861e0f1106} <Debug> oximeter.measurements_histogramf64 (5a20e54f-f117-400f-aa78-a223e66b5a46): Loading data parts | ||
| 590 | 2025.11.13 07:59:00.065185 [ 275 ] {8c664be1-126d-4fe6-a1da-83861e0f1106} <Debug> oximeter.measurements_histogramf64 (5a20e54f-f117-400f-aa78-a223e66b5a46): There are no data parts | ||
| 591 | 2025.11.13 07:59:00.069385 [ 275 ] {8c664be1-126d-4fe6-a1da-83861e0f1106} <Debug> TCPHandler: Processed in 0.008356794 sec. | ||
| 592 | 2025.11.13 07:59:00.069553 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.11.13 07:59:00.069859 [ 275 ] {65e7a316-8d1a-4155-b633-78f780c4ba23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.11.13 07:59:00.070016 [ 275 ] {65e7a316-8d1a-4155-b633-78f780c4ba23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.11.13 07:59:00.074503 [ 275 ] {65e7a316-8d1a-4155-b633-78f780c4ba23} <Debug> oximeter.fields_bool (0603aea9-510e-48bf-b177-3fa2500ca033): Loading data parts | ||
| 621 | 2025.11.13 07:59:00.074657 [ 275 ] {65e7a316-8d1a-4155-b633-78f780c4ba23} <Debug> oximeter.fields_bool (0603aea9-510e-48bf-b177-3fa2500ca033): There are no data parts | ||
| 622 | 2025.11.13 07:59:00.078173 [ 275 ] {65e7a316-8d1a-4155-b633-78f780c4ba23} <Debug> TCPHandler: Processed in 0.00867804 sec. | ||
| 623 | 2025.11.13 07:59:00.078354 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.11.13 07:59:00.078517 [ 275 ] {71ac6ebb-2f9c-48ca-9607-28cdd062a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.11.13 07:59:00.078647 [ 275 ] {71ac6ebb-2f9c-48ca-9607-28cdd062a6ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.11.13 07:59:00.083427 [ 275 ] {71ac6ebb-2f9c-48ca-9607-28cdd062a6ac} <Debug> oximeter.fields_i8 (17b31376-f30d-4df0-8a26-775cf76e986c): Loading data parts | ||
| 627 | 2025.11.13 07:59:00.083711 [ 275 ] {71ac6ebb-2f9c-48ca-9607-28cdd062a6ac} <Debug> oximeter.fields_i8 (17b31376-f30d-4df0-8a26-775cf76e986c): There are no data parts | ||
| 628 | 2025.11.13 07:59:00.088233 [ 275 ] {71ac6ebb-2f9c-48ca-9607-28cdd062a6ac} <Debug> TCPHandler: Processed in 0.009943685 sec. | ||
| 629 | 2025.11.13 07:59:00.088396 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.11.13 07:59:00.088647 [ 275 ] {dce94b48-d043-4bdd-bf65-02c7bd142ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.11.13 07:59:00.088770 [ 275 ] {dce94b48-d043-4bdd-bf65-02c7bd142ada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.11.13 07:59:00.092286 [ 275 ] {dce94b48-d043-4bdd-bf65-02c7bd142ada} <Debug> oximeter.fields_u8 (fa88fa24-23b2-4322-b572-b3eff6d6a3a2): Loading data parts | ||
| 633 | 2025.11.13 07:59:00.092481 [ 275 ] {dce94b48-d043-4bdd-bf65-02c7bd142ada} <Debug> oximeter.fields_u8 (fa88fa24-23b2-4322-b572-b3eff6d6a3a2): There are no data parts | ||
| 634 | 2025.11.13 07:59:00.096701 [ 275 ] {dce94b48-d043-4bdd-bf65-02c7bd142ada} <Debug> TCPHandler: Processed in 0.008363485 sec. | ||
| 635 | 2025.11.13 07:59:00.096856 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.11.13 07:59:00.097015 [ 275 ] {c3018521-7838-4540-9ffe-b30ddea8915b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.11.13 07:59:00.097193 [ 275 ] {c3018521-7838-4540-9ffe-b30ddea8915b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.11.13 07:59:00.101092 [ 275 ] {c3018521-7838-4540-9ffe-b30ddea8915b} <Debug> oximeter.fields_i16 (4d161b96-6a76-457e-9813-eeb6d1ec3094): Loading data parts | ||
| 639 | 2025.11.13 07:59:00.101372 [ 275 ] {c3018521-7838-4540-9ffe-b30ddea8915b} <Debug> oximeter.fields_i16 (4d161b96-6a76-457e-9813-eeb6d1ec3094): There are no data parts | ||
| 640 | 2025.11.13 07:59:00.105043 [ 275 ] {c3018521-7838-4540-9ffe-b30ddea8915b} <Debug> TCPHandler: Processed in 0.008237372 sec. | ||
| 641 | 2025.11.13 07:59:00.105214 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.11.13 07:59:00.105484 [ 275 ] {f88ccf5d-aa1e-414a-8185-cedc22957293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.11.13 07:59:00.105606 [ 275 ] {f88ccf5d-aa1e-414a-8185-cedc22957293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.11.13 07:59:00.110679 [ 275 ] {f88ccf5d-aa1e-414a-8185-cedc22957293} <Debug> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Loading data parts | ||
| 645 | 2025.11.13 07:59:00.110851 [ 275 ] {f88ccf5d-aa1e-414a-8185-cedc22957293} <Debug> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): There are no data parts | ||
| 646 | 2025.11.13 07:59:00.114721 [ 275 ] {f88ccf5d-aa1e-414a-8185-cedc22957293} <Debug> TCPHandler: Processed in 0.009568028 sec. | ||
| 647 | 2025.11.13 07:59:00.114898 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.11.13 07:59:00.115089 [ 275 ] {9bd6ac09-6da2-492f-9188-aa311126c28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.11.13 07:59:00.115240 [ 275 ] {9bd6ac09-6da2-492f-9188-aa311126c28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.11.13 07:59:00.119548 [ 275 ] {9bd6ac09-6da2-492f-9188-aa311126c28b} <Debug> oximeter.fields_i32 (fa340f9e-c6a3-4a57-befd-1c6a209731fc): Loading data parts | ||
| 651 | 2025.11.13 07:59:00.119839 [ 275 ] {9bd6ac09-6da2-492f-9188-aa311126c28b} <Debug> oximeter.fields_i32 (fa340f9e-c6a3-4a57-befd-1c6a209731fc): There are no data parts | ||
| 652 | 2025.11.13 07:59:00.122322 [ 275 ] {9bd6ac09-6da2-492f-9188-aa311126c28b} <Debug> TCPHandler: Processed in 0.007485737 sec. | ||
| 653 | 2025.11.13 07:59:00.122475 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.11.13 07:59:00.122771 [ 275 ] {2a91743b-a965-47e7-b0a4-c117a41ade68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.11.13 07:59:00.122892 [ 275 ] {2a91743b-a965-47e7-b0a4-c117a41ade68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.11.13 07:59:00.127023 [ 275 ] {2a91743b-a965-47e7-b0a4-c117a41ade68} <Debug> oximeter.fields_u32 (7c5ed6b7-89d1-4a92-a566-4e7e94255b8a): Loading data parts | ||
| 657 | 2025.11.13 07:59:00.127170 [ 275 ] {2a91743b-a965-47e7-b0a4-c117a41ade68} <Debug> oximeter.fields_u32 (7c5ed6b7-89d1-4a92-a566-4e7e94255b8a): There are no data parts | ||
| 658 | 2025.11.13 07:59:00.130505 [ 275 ] {2a91743b-a965-47e7-b0a4-c117a41ade68} <Debug> TCPHandler: Processed in 0.008080939 sec. | ||
| 659 | 2025.11.13 07:59:00.130721 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.11.13 07:59:00.130957 [ 275 ] {d528ffc6-23cd-43bc-8188-5f944ad31f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.11.13 07:59:00.131137 [ 275 ] {d528ffc6-23cd-43bc-8188-5f944ad31f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.11.13 07:59:00.135126 [ 275 ] {d528ffc6-23cd-43bc-8188-5f944ad31f2a} <Debug> oximeter.fields_i64 (43282f5c-96cb-4c2f-a4a1-36f6a79721bd): Loading data parts | ||
| 663 | 2025.11.13 07:59:00.135307 [ 275 ] {d528ffc6-23cd-43bc-8188-5f944ad31f2a} <Debug> oximeter.fields_i64 (43282f5c-96cb-4c2f-a4a1-36f6a79721bd): There are no data parts | ||
| 664 | 2025.11.13 07:59:00.139477 [ 275 ] {d528ffc6-23cd-43bc-8188-5f944ad31f2a} <Debug> TCPHandler: Processed in 0.008834964 sec. | ||
| 665 | 2025.11.13 07:59:00.139657 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.11.13 07:59:00.139943 [ 275 ] {b95c0de2-bbbd-4aea-9308-b80ff3d3a685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.11.13 07:59:00.140094 [ 275 ] {b95c0de2-bbbd-4aea-9308-b80ff3d3a685} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.11.13 07:59:00.144371 [ 275 ] {b95c0de2-bbbd-4aea-9308-b80ff3d3a685} <Debug> oximeter.fields_u64 (3b8e39ee-9485-487a-92d6-a3894864fb75): Loading data parts | ||
| 669 | 2025.11.13 07:59:00.144544 [ 275 ] {b95c0de2-bbbd-4aea-9308-b80ff3d3a685} <Debug> oximeter.fields_u64 (3b8e39ee-9485-487a-92d6-a3894864fb75): There are no data parts | ||
| 670 | 2025.11.13 07:59:00.148738 [ 275 ] {b95c0de2-bbbd-4aea-9308-b80ff3d3a685} <Debug> TCPHandler: Processed in 0.00913965 sec. | ||
| 671 | 2025.11.13 07:59:00.148897 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.11.13 07:59:00.149056 [ 275 ] {935900ad-2855-4e65-8004-c1ee0a91ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.11.13 07:59:00.149184 [ 275 ] {935900ad-2855-4e65-8004-c1ee0a91ecdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.11.13 07:59:00.153984 [ 275 ] {935900ad-2855-4e65-8004-c1ee0a91ecdf} <Debug> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): Loading data parts | ||
| 675 | 2025.11.13 07:59:00.154188 [ 275 ] {935900ad-2855-4e65-8004-c1ee0a91ecdf} <Debug> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): There are no data parts | ||
| 676 | 2025.11.13 07:59:00.158633 [ 275 ] {935900ad-2855-4e65-8004-c1ee0a91ecdf} <Debug> TCPHandler: Processed in 0.009787333 sec. | ||
| 677 | 2025.11.13 07:59:00.158944 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.11.13 07:59:00.159151 [ 275 ] {8581bbb0-437f-4a20-9f08-73944cd9642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.11.13 07:59:00.159269 [ 275 ] {8581bbb0-437f-4a20-9f08-73944cd9642d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.11.13 07:59:00.162932 [ 275 ] {8581bbb0-437f-4a20-9f08-73944cd9642d} <Debug> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Loading data parts | ||
| 681 | 2025.11.13 07:59:00.163177 [ 275 ] {8581bbb0-437f-4a20-9f08-73944cd9642d} <Debug> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): There are no data parts | ||
| 682 | 2025.11.13 07:59:00.166853 [ 275 ] {8581bbb0-437f-4a20-9f08-73944cd9642d} <Debug> TCPHandler: Processed in 0.007974077 sec. | ||
| 683 | 2025.11.13 07:59:00.167008 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.11.13 07:59:00.167302 [ 275 ] {fd23e6ed-41e7-4e5a-ba7f-19fe661a9d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.11.13 07:59:00.167352 [ 275 ] {fd23e6ed-41e7-4e5a-ba7f-19fe661a9d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.11.13 07:59:00.169595 [ 275 ] {fd23e6ed-41e7-4e5a-ba7f-19fe661a9d7a} <Debug> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Loading data parts | ||
| 687 | 2025.11.13 07:59:00.169741 [ 275 ] {fd23e6ed-41e7-4e5a-ba7f-19fe661a9d7a} <Debug> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): There are no data parts | ||
| 688 | 2025.11.13 07:59:00.173667 [ 275 ] {fd23e6ed-41e7-4e5a-ba7f-19fe661a9d7a} <Debug> TCPHandler: Processed in 0.006710592 sec. | ||
| 689 | 2025.11.13 07:59:00.173915 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.11.13 07:59:00.174167 [ 275 ] {e321ed79-0706-4855-9ec6-4af8f5811ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2025.11.13 07:59:00.174331 [ 275 ] {e321ed79-0706-4855-9ec6-4af8f5811ffc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.11.13 07:59:00.178604 [ 275 ] {e321ed79-0706-4855-9ec6-4af8f5811ffc} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): Loading data parts | ||
| 696 | 2025.11.13 07:59:00.178774 [ 275 ] {e321ed79-0706-4855-9ec6-4af8f5811ffc} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): There are no data parts | ||
| 697 | 2025.11.13 07:59:00.182722 [ 275 ] {e321ed79-0706-4855-9ec6-4af8f5811ffc} <Debug> TCPHandler: Processed in 0.008858534 sec. | ||
| 698 | 2025.11.13 07:59:00.183057 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.11.13 07:59:00.183489 [ 276 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.11.13 07:59:00.184827 [ 276 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.11.13 07:59:00.207467 [ 285 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Trace> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.11.13 07:59:00.207511 [ 285 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 703 | 2025.11.13 07:59:00.212416 [ 285 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.11.13 07:59:00.213156 [ 285 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Trace> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.11.13 07:59:00.213424 [ 276 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.030089 sec., 33.234736947057065 rows/sec., 531.76 B/sec. | ||
| 706 | 2025.11.13 07:59:00.213811 [ 276 ] {edc9a55b-de9f-46b9-b9a9-6be99bacf585} <Debug> TCPHandler: Processed in 0.030898978 sec. | ||
| 707 | 2025.11.13 07:59:01.000979 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.80 MiB, peak 135.80 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 3.98 MiB | ||
| 708 | 2025.11.13 07:59:05.300559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.11.13 07:59:05.300609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.11.13 07:59:05.300655 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.11.13 07:59:05.300811 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.11.13 07:59:05.310521 [ 245 ] {} <Debug> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Loading data parts | ||
| 713 | 2025.11.13 07:59:05.310779 [ 245 ] {} <Debug> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): There are no data parts | ||
| 714 | 2025.11.13 07:59:05.313745 [ 244 ] {} <Debug> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Loading data parts | ||
| 715 | 2025.11.13 07:59:05.313895 [ 244 ] {} <Debug> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): There are no data parts | ||
| 716 | 2025.11.13 07:59:05.316476 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.11.13 07:59:05.316614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 718 | 2025.11.13 07:59:05.324029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.11.13 07:59:05.324629 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.11.13 07:59:05.324838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.11.13 07:59:05.343091 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.11.13 07:59:05.343142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 723 | 2025.11.13 07:59:05.349552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.11.13 07:59:05.350928 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.11.13 07:59:05.354062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.11.13 07:59:06.001008 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.07 MiB | ||
| 727 | 2025.11.13 07:59:07.800190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.11.13 07:59:07.800290 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.11.13 07:59:07.804449 [ 243 ] {} <Debug> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Loading data parts | ||
| 730 | 2025.11.13 07:59:07.804684 [ 243 ] {} <Debug> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): There are no data parts | ||
| 731 | 2025.11.13 07:59:07.815712 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.11.13 07:59:07.815748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 733 | 2025.11.13 07:59:07.817395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.11.13 07:59:07.817906 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.11.13 07:59:07.818258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.11.13 07:59:08.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2025.11.13 07:59:12.756865 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.11.13 07:59:12.756978 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.11.13 07:59:12.825305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.11.13 07:59:12.826134 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.11.13 07:59:12.826182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 742 | 2025.11.13 07:59:12.827137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.11.13 07:59:12.827574 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.11.13 07:59:12.827729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.11.13 07:59:12.854579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.11.13 07:59:12.872164 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.11.13 07:59:12.872221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 748 | 2025.11.13 07:59:12.878819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.11.13 07:59:12.879982 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.11.13 07:59:12.883048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.11.13 07:59:13.000552 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 2.15 MiB | ||
| 752 | 2025.11.13 07:59:14.788749 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53068 | ||
| 753 | 2025.11.13 07:59:14.790662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.11.13 07:59:14.790715 [ 286 ] {} <Debug> TCP-Session: e467e1e2-574e-41d6-bae4-bfcb4e915b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53068 | ||
| 755 | 2025.11.13 07:59:14.790795 [ 286 ] {} <Debug> TCP-Session: e467e1e2-574e-41d6-bae4-bfcb4e915b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.11.13 07:59:14.790814 [ 286 ] {} <Debug> TCP-Session: e467e1e2-574e-41d6-bae4-bfcb4e915b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.11.13 07:59:14.790871 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2025.11.13 07:59:14.790948 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2025.11.13 07:59:14.790969 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2025.11.13 07:59:14.791440 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49031 | ||
| 761 | 2025.11.13 07:59:14.791539 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46197 | ||
| 762 | 2025.11.13 07:59:14.791665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 763 | 2025.11.13 07:59:14.791751 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45348 | ||
| 764 | 2025.11.13 07:59:14.791867 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59944 | ||
| 765 | 2025.11.13 07:59:14.792103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39163 | ||
| 766 | 2025.11.13 07:59:14.792172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50943 | ||
| 767 | 2025.11.13 07:59:14.793296 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2025.11.13 07:59:14.793319 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2025.11.13 07:59:14.793341 [ 287 ] {} <Debug> TCP-Session: 8659b904-bdec-4557-af86-b9b8faa5bf28 Authenticating user 'default' from [fd00:1122:3344:101::e]:49031 | ||
| 770 | 2025.11.13 07:59:14.793356 [ 291 ] {} <Debug> TCP-Session: 35111591-10ae-44a3-b373-ad7d3935b011 Authenticating user 'default' from [fd00:1122:3344:101::e]:59944 | ||
| 771 | 2025.11.13 07:59:14.793361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2025.11.13 07:59:14.793368 [ 287 ] {} <Debug> TCP-Session: 8659b904-bdec-4557-af86-b9b8faa5bf28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.11.13 07:59:14.793382 [ 291 ] {} <Debug> TCP-Session: 35111591-10ae-44a3-b373-ad7d3935b011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.11.13 07:59:14.793412 [ 287 ] {} <Debug> TCP-Session: 8659b904-bdec-4557-af86-b9b8faa5bf28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.11.13 07:59:14.793419 [ 289 ] {} <Debug> TCP-Session: 7be02ae1-c9e9-44ea-a9f3-4d82234f64a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 776 | 2025.11.13 07:59:14.793430 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2025.11.13 07:59:14.793464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2025.11.13 07:59:14.793491 [ 290 ] {} <Debug> TCP-Session: 69550f93-e80a-47e2-b569-d813dbdbafd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45348 | ||
| 779 | 2025.11.13 07:59:14.793504 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2025.11.13 07:59:14.793514 [ 293 ] {} <Debug> TCP-Session: 0320c598-6781-4926-b99a-edf6d8fc997d Authenticating user 'default' from [fd00:1122:3344:101::e]:50943 | ||
| 781 | 2025.11.13 07:59:14.793524 [ 290 ] {} <Debug> TCP-Session: 69550f93-e80a-47e2-b569-d813dbdbafd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2025.11.13 07:59:14.793554 [ 288 ] {} <Debug> TCP-Session: 3fcaa2bc-edcd-46b2-b73d-0a8b3387c8fe Authenticating user 'default' from [fd00:1122:3344:101::e]:46197 | ||
| 783 | 2025.11.13 07:59:14.793557 [ 293 ] {} <Debug> TCP-Session: 0320c598-6781-4926-b99a-edf6d8fc997d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.11.13 07:59:14.793571 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51336 | ||
| 785 | 2025.11.13 07:59:14.793593 [ 293 ] {} <Debug> TCP-Session: 0320c598-6781-4926-b99a-edf6d8fc997d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.11.13 07:59:14.793589 [ 288 ] {} <Debug> TCP-Session: 3fcaa2bc-edcd-46b2-b73d-0a8b3387c8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.11.13 07:59:14.793568 [ 290 ] {} <Debug> TCP-Session: 69550f93-e80a-47e2-b569-d813dbdbafd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2025.11.13 07:59:14.793636 [ 288 ] {} <Debug> TCP-Session: 3fcaa2bc-edcd-46b2-b73d-0a8b3387c8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2025.11.13 07:59:14.793467 [ 289 ] {} <Debug> TCP-Session: 7be02ae1-c9e9-44ea-a9f3-4d82234f64a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2025.11.13 07:59:14.793425 [ 291 ] {} <Debug> TCP-Session: 35111591-10ae-44a3-b373-ad7d3935b011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2025.11.13 07:59:14.793698 [ 289 ] {} <Debug> TCP-Session: 7be02ae1-c9e9-44ea-a9f3-4d82234f64a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2025.11.13 07:59:14.793715 [ 286 ] {} <Trace> TCP-Session: e467e1e2-574e-41d6-bae4-bfcb4e915b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.11.13 07:59:14.793734 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2025.11.13 07:59:14.793418 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2025.11.13 07:59:14.793775 [ 294 ] {} <Debug> TCP-Session: c9001912-7e1c-46c0-8ba1-a371bc697dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51336 | ||
| 796 | 2025.11.13 07:59:14.793805 [ 294 ] {} <Debug> TCP-Session: c9001912-7e1c-46c0-8ba1-a371bc697dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2025.11.13 07:59:14.793808 [ 292 ] {} <Debug> TCP-Session: 3f6a03e0-432f-498d-ba27-116786168672 Authenticating user 'default' from [fd00:1122:3344:101::e]:39163 | ||
| 798 | 2025.11.13 07:59:14.793823 [ 294 ] {} <Debug> TCP-Session: c9001912-7e1c-46c0-8ba1-a371bc697dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2025.11.13 07:59:14.793842 [ 292 ] {} <Debug> TCP-Session: 3f6a03e0-432f-498d-ba27-116786168672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.11.13 07:59:14.793868 [ 292 ] {} <Debug> TCP-Session: 3f6a03e0-432f-498d-ba27-116786168672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.11.13 07:59:14.793904 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 802 | 2025.11.13 07:59:14.794327 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2025.11.13 07:59:14.794623 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.11.13 07:59:14.805426 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Debug> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77) (SelectExecutor): Key condition: unknown | ||
| 805 | 2025.11.13 07:59:14.814805 [ 298 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2025.11.13 07:59:14.814888 [ 298 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2025.11.13 07:59:14.815589 [ 298 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004152882 sec. (240.797 rows/sec., 9.41 KiB/sec.) | ||
| 808 | 2025.11.13 07:59:14.815620 [ 298 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2025.11.13 07:59:14.815656 [ 298 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2025.11.13 07:59:14.817095 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023255 sec., 43.00150505267684 rows/sec., 1.68 KiB/sec. | ||
| 811 | 2025.11.13 07:59:14.817230 [ 286 ] {d9b56425-40ec-4d61-a74a-bbe5fe6dbcfc} <Debug> TCPHandler: Processed in 0.023717417 sec. | ||
| 812 | 2025.11.13 07:59:14.818478 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2025.11.13 07:59:14.818502 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.11.13 07:59:14.818530 [ 286 ] {} <Debug> TCP-Session: e467e1e2-574e-41d6-bae4-bfcb4e915b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.11.13 07:59:14.818528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2025.11.13 07:59:14.818546 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2025.11.13 07:59:14.818563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2025.11.13 07:59:14.818580 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2025.11.13 07:59:14.818601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2025.11.13 07:59:14.818620 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2025.11.13 07:59:14.818642 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2025.11.13 07:59:14.818665 [ 290 ] {} <Debug> TCP-Session: 69550f93-e80a-47e2-b569-d813dbdbafd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2025.11.13 07:59:14.818677 [ 287 ] {} <Debug> TCP-Session: 8659b904-bdec-4557-af86-b9b8faa5bf28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.11.13 07:59:14.818624 [ 289 ] {} <Debug> TCP-Session: 7be02ae1-c9e9-44ea-a9f3-4d82234f64a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.11.13 07:59:14.818704 [ 294 ] {} <Debug> TCP-Session: c9001912-7e1c-46c0-8ba1-a371bc697dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2025.11.13 07:59:14.818607 [ 288 ] {} <Debug> TCP-Session: 3fcaa2bc-edcd-46b2-b73d-0a8b3387c8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2025.11.13 07:59:14.818592 [ 292 ] {} <Debug> TCP-Session: 3f6a03e0-432f-498d-ba27-116786168672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2025.11.13 07:59:14.818564 [ 293 ] {} <Debug> TCP-Session: 0320c598-6781-4926-b99a-edf6d8fc997d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2025.11.13 07:59:14.818649 [ 291 ] {} <Debug> TCP-Session: 35111591-10ae-44a3-b373-ad7d3935b011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.11.13 07:59:15.001040 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 166.23 MiB, free memory in arenas 0.00 B, will set to 161.65 MiB (RSS), difference: 3.54 MiB | ||
| 831 | 2025.11.13 07:59:17.819013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2025.11.13 07:59:17.821031 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2025.11.13 07:59:17.821078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 834 | 2025.11.13 07:59:17.822236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2025.11.13 07:59:17.822765 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2025.11.13 07:59:17.822998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2025.11.13 07:59:18.000905 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.67 MiB, peak 166.23 MiB, free memory in arenas 0.00 B, will set to 161.70 MiB (RSS), difference: 4.03 MiB | ||
| 838 | 2025.11.13 07:59:20.220006 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.11.13 07:59:20.220226 [ 275 ] {178a4ec6-36f4-4fdb-b34a-1d56d46c766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 840 | 2025.11.13 07:59:20.220518 [ 275 ] {178a4ec6-36f4-4fdb-b34a-1d56d46c766c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.11.13 07:59:20.220582 [ 275 ] {178a4ec6-36f4-4fdb-b34a-1d56d46c766c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.11.13 07:59:20.220995 [ 275 ] {178a4ec6-36f4-4fdb-b34a-1d56d46c766c} <Debug> TCPHandler: Processed in 0.001115082 sec. | ||
| 843 | 2025.11.13 07:59:20.229279 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.11.13 07:59:20.229400 [ 275 ] {1a36ab2b-afb1-4315-93ed-5a715e465336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.11.13 07:59:20.234182 [ 275 ] {1a36ab2b-afb1-4315-93ed-5a715e465336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.11.13 07:59:20.234275 [ 275 ] {1a36ab2b-afb1-4315-93ed-5a715e465336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.11.13 07:59:20.236783 [ 275 ] {1a36ab2b-afb1-4315-93ed-5a715e465336} <Debug> TCPHandler: Processed in 0.007537608 sec. | ||
| 848 | 2025.11.13 07:59:20.237559 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.11.13 07:59:20.237676 [ 275 ] {828acfe3-8fd6-4821-a302-482508835630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.11.13 07:59:20.239916 [ 275 ] {828acfe3-8fd6-4821-a302-482508835630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.11.13 07:59:20.239961 [ 275 ] {828acfe3-8fd6-4821-a302-482508835630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.11.13 07:59:20.240309 [ 275 ] {828acfe3-8fd6-4821-a302-482508835630} <Debug> TCPHandler: Processed in 0.002810195 sec. | ||
| 853 | 2025.11.13 07:59:20.240534 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.11.13 07:59:20.240650 [ 275 ] {4f99abbf-3d60-4118-a7bb-fc8572b6d530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.11.13 07:59:20.240889 [ 275 ] {4f99abbf-3d60-4118-a7bb-fc8572b6d530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.11.13 07:59:20.240932 [ 275 ] {4f99abbf-3d60-4118-a7bb-fc8572b6d530} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.11.13 07:59:20.241238 [ 275 ] {4f99abbf-3d60-4118-a7bb-fc8572b6d530} <Debug> TCPHandler: Processed in 0.000764055 sec. | ||
| 858 | 2025.11.13 07:59:20.241415 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.11.13 07:59:20.241523 [ 275 ] {32a337e6-c8d0-4ed4-a2d4-a2b058d649ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.11.13 07:59:20.241744 [ 275 ] {32a337e6-c8d0-4ed4-a2d4-a2b058d649ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.11.13 07:59:20.241784 [ 275 ] {32a337e6-c8d0-4ed4-a2d4-a2b058d649ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.11.13 07:59:20.242158 [ 275 ] {32a337e6-c8d0-4ed4-a2d4-a2b058d649ec} <Debug> TCPHandler: Processed in 0.000766305 sec. | ||
| 863 | 2025.11.13 07:59:20.242472 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.11.13 07:59:20.242587 [ 275 ] {ec4e7dfe-98c3-4765-850f-a5ff5b513cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.11.13 07:59:20.242821 [ 275 ] {ec4e7dfe-98c3-4765-850f-a5ff5b513cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.11.13 07:59:20.242863 [ 275 ] {ec4e7dfe-98c3-4765-850f-a5ff5b513cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.11.13 07:59:20.243172 [ 275 ] {ec4e7dfe-98c3-4765-850f-a5ff5b513cca} <Debug> TCPHandler: Processed in 0.000748135 sec. | ||
| 868 | 2025.11.13 07:59:20.243362 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.11.13 07:59:20.243476 [ 275 ] {8c9d9840-715f-41a2-ad73-75fbea817890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.11.13 07:59:20.243714 [ 275 ] {8c9d9840-715f-41a2-ad73-75fbea817890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.11.13 07:59:20.243756 [ 275 ] {8c9d9840-715f-41a2-ad73-75fbea817890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.11.13 07:59:20.244094 [ 275 ] {8c9d9840-715f-41a2-ad73-75fbea817890} <Debug> TCPHandler: Processed in 0.000779775 sec. | ||
| 873 | 2025.11.13 07:59:20.244303 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.11.13 07:59:20.244417 [ 275 ] {5acf5dba-d29c-4fe8-a3eb-4677c3f44f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.11.13 07:59:20.244654 [ 275 ] {5acf5dba-d29c-4fe8-a3eb-4677c3f44f92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.11.13 07:59:20.244697 [ 275 ] {5acf5dba-d29c-4fe8-a3eb-4677c3f44f92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.11.13 07:59:20.245014 [ 275 ] {5acf5dba-d29c-4fe8-a3eb-4677c3f44f92} <Debug> TCPHandler: Processed in 0.000760565 sec. | ||
| 878 | 2025.11.13 07:59:20.245206 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.11.13 07:59:20.245321 [ 275 ] {245c686a-206c-43eb-bc7f-d035134a74a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.11.13 07:59:20.245557 [ 275 ] {245c686a-206c-43eb-bc7f-d035134a74a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.11.13 07:59:20.245600 [ 275 ] {245c686a-206c-43eb-bc7f-d035134a74a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.11.13 07:59:20.245908 [ 275 ] {245c686a-206c-43eb-bc7f-d035134a74a6} <Debug> TCPHandler: Processed in 0.000751465 sec. | ||
| 883 | 2025.11.13 07:59:20.246111 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.11.13 07:59:20.246228 [ 275 ] {14011d48-4b57-457b-b03e-3cf4bfb90b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 885 | 2025.11.13 07:59:20.246469 [ 275 ] {14011d48-4b57-457b-b03e-3cf4bfb90b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.11.13 07:59:20.246510 [ 275 ] {14011d48-4b57-457b-b03e-3cf4bfb90b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.11.13 07:59:20.246824 [ 275 ] {14011d48-4b57-457b-b03e-3cf4bfb90b66} <Debug> TCPHandler: Processed in 0.000761006 sec. | ||
| 888 | 2025.11.13 07:59:20.247028 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.11.13 07:59:20.247139 [ 275 ] {0e953847-01a4-4191-8edb-4189060889c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 890 | 2025.11.13 07:59:20.247364 [ 275 ] {0e953847-01a4-4191-8edb-4189060889c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.11.13 07:59:20.247404 [ 275 ] {0e953847-01a4-4191-8edb-4189060889c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.11.13 07:59:20.247693 [ 275 ] {0e953847-01a4-4191-8edb-4189060889c9} <Debug> TCPHandler: Processed in 0.000756335 sec. | ||
| 893 | 2025.11.13 07:59:20.247879 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.11.13 07:59:20.247989 [ 275 ] {75c20f60-16e8-4cb6-8349-669088dc422e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 895 | 2025.11.13 07:59:20.248303 [ 275 ] {75c20f60-16e8-4cb6-8349-669088dc422e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.11.13 07:59:20.248345 [ 275 ] {75c20f60-16e8-4cb6-8349-669088dc422e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.11.13 07:59:20.248663 [ 275 ] {75c20f60-16e8-4cb6-8349-669088dc422e} <Debug> TCPHandler: Processed in 0.000776666 sec. | ||
| 898 | 2025.11.13 07:59:20.248871 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.11.13 07:59:20.248989 [ 275 ] {143e1fb9-337b-4d48-b8df-44b73f2efa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 900 | 2025.11.13 07:59:20.249238 [ 275 ] {143e1fb9-337b-4d48-b8df-44b73f2efa0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.11.13 07:59:20.249281 [ 275 ] {143e1fb9-337b-4d48-b8df-44b73f2efa0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.11.13 07:59:20.249594 [ 275 ] {143e1fb9-337b-4d48-b8df-44b73f2efa0d} <Debug> TCPHandler: Processed in 0.000771125 sec. | ||
| 903 | 2025.11.13 07:59:20.249794 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.11.13 07:59:20.249913 [ 275 ] {3a7dc10b-424b-4899-bf3b-4f49ec191bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 905 | 2025.11.13 07:59:20.250167 [ 275 ] {3a7dc10b-424b-4899-bf3b-4f49ec191bfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.11.13 07:59:20.250210 [ 275 ] {3a7dc10b-424b-4899-bf3b-4f49ec191bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.11.13 07:59:20.250520 [ 275 ] {3a7dc10b-424b-4899-bf3b-4f49ec191bfb} <Debug> TCPHandler: Processed in 0.000773815 sec. | ||
| 908 | 2025.11.13 07:59:20.250710 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.11.13 07:59:20.250829 [ 275 ] {0a53abc1-a2b2-458e-8af7-5d55ddf5ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 910 | 2025.11.13 07:59:20.251087 [ 275 ] {0a53abc1-a2b2-458e-8af7-5d55ddf5ea8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.11.13 07:59:20.251131 [ 275 ] {0a53abc1-a2b2-458e-8af7-5d55ddf5ea8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.11.13 07:59:20.251450 [ 275 ] {0a53abc1-a2b2-458e-8af7-5d55ddf5ea8d} <Debug> TCPHandler: Processed in 0.000788245 sec. | ||
| 913 | 2025.11.13 07:59:20.251659 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.11.13 07:59:20.251778 [ 275 ] {725fb76d-818b-426b-b57f-0225c25323db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 915 | 2025.11.13 07:59:20.252034 [ 275 ] {725fb76d-818b-426b-b57f-0225c25323db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.11.13 07:59:20.252076 [ 275 ] {725fb76d-818b-426b-b57f-0225c25323db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 917 | 2025.11.13 07:59:20.252440 [ 275 ] {725fb76d-818b-426b-b57f-0225c25323db} <Debug> TCPHandler: Processed in 0.000828786 sec. | ||
| 918 | 2025.11.13 07:59:20.252629 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.11.13 07:59:20.252749 [ 275 ] {523ea592-fa99-4c70-ad47-3d72d7f182f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 920 | 2025.11.13 07:59:20.253009 [ 275 ] {523ea592-fa99-4c70-ad47-3d72d7f182f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 921 | 2025.11.13 07:59:20.253051 [ 275 ] {523ea592-fa99-4c70-ad47-3d72d7f182f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 922 | 2025.11.13 07:59:20.253348 [ 275 ] {523ea592-fa99-4c70-ad47-3d72d7f182f8} <Debug> TCPHandler: Processed in 0.000786855 sec. | ||
| 923 | 2025.11.13 07:59:20.253539 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2025.11.13 07:59:20.253652 [ 275 ] {400d454c-0a74-4d54-81d5-be77bd31b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 925 | 2025.11.13 07:59:20.253893 [ 275 ] {400d454c-0a74-4d54-81d5-be77bd31b31c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 926 | 2025.11.13 07:59:20.253932 [ 275 ] {400d454c-0a74-4d54-81d5-be77bd31b31c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 927 | 2025.11.13 07:59:20.254304 [ 275 ] {400d454c-0a74-4d54-81d5-be77bd31b31c} <Debug> TCPHandler: Processed in 0.000780946 sec. | ||
| 928 | 2025.11.13 07:59:20.254493 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.11.13 07:59:20.254615 [ 275 ] {2aa7ccb5-4007-4828-85d4-4102164743f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 930 | 2025.11.13 07:59:20.254873 [ 275 ] {2aa7ccb5-4007-4828-85d4-4102164743f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 931 | 2025.11.13 07:59:20.254916 [ 275 ] {2aa7ccb5-4007-4828-85d4-4102164743f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 932 | 2025.11.13 07:59:20.255232 [ 275 ] {2aa7ccb5-4007-4828-85d4-4102164743f9} <Debug> TCPHandler: Processed in 0.000787346 sec. | ||
| 933 | 2025.11.13 07:59:20.261936 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2025.11.13 07:59:20.262062 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 935 | 2025.11.13 07:59:20.262118 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 936 | 2025.11.13 07:59:20.262802 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2025.11.13 07:59:20.262839 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 938 | 2025.11.13 07:59:20.263535 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2025.11.13 07:59:20.263980 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2025.11.13 07:59:20.264123 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002096 sec., 9064.885496183206 rows/sec., 1.24 MiB/sec. | ||
| 941 | 2025.11.13 07:59:20.264161 [ 275 ] {ebae3c7d-fb8a-42e1-b9ff-291d420aa94d} <Debug> TCPHandler: Processed in 0.002286255 sec. | ||
| 942 | 2025.11.13 07:59:20.264287 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.11.13 07:59:20.264383 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 944 | 2025.11.13 07:59:20.264423 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 945 | 2025.11.13 07:59:20.266814 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Trace> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.11.13 07:59:20.266859 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 947 | 2025.11.13 07:59:20.270080 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2025.11.13 07:59:20.270560 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Trace> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.11.13 07:59:20.270688 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.006322 sec., 949.0667510281556 rows/sec., 77.39 KiB/sec. | ||
| 950 | 2025.11.13 07:59:20.270724 [ 275 ] {d5c7ee06-24cf-45c1-8d5c-8544f4fdaffb} <Debug> TCPHandler: Processed in 0.006485837 sec. | ||
| 951 | 2025.11.13 07:59:20.270839 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.11.13 07:59:20.270932 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 953 | 2025.11.13 07:59:20.270970 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 954 | 2025.11.13 07:59:20.271423 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.11.13 07:59:20.271456 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 956 | 2025.11.13 07:59:20.271846 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2025.11.13 07:59:20.272236 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.11.13 07:59:20.272354 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Debug> executeQuery: Read 67 rows, 5.41 KiB in 0.001459 sec., 45921.86429061001 rows/sec., 3.62 MiB/sec. | ||
| 959 | 2025.11.13 07:59:20.272387 [ 275 ] {cb786b3b-5a53-4f24-87a4-2cb387493c5f} <Debug> TCPHandler: Processed in 0.001616501 sec. | ||
| 960 | 2025.11.13 07:59:20.272486 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2025.11.13 07:59:20.272572 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 962 | 2025.11.13 07:59:20.272608 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 963 | 2025.11.13 07:59:20.272963 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.11.13 07:59:20.272997 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 965 | 2025.11.13 07:59:20.273444 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2025.11.13 07:59:20.273929 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.11.13 07:59:20.274052 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Debug> executeQuery: Read 12 rows, 891.00 B in 0.001463 sec., 8202.323991797675 rows/sec., 594.75 KiB/sec. | ||
| 968 | 2025.11.13 07:59:20.274088 [ 275 ] {33ead8e8-c205-48bb-b831-8cb0868414ca} <Debug> TCPHandler: Processed in 0.001619511 sec. | ||
| 969 | 2025.11.13 07:59:20.274193 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.11.13 07:59:20.274284 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 971 | 2025.11.13 07:59:20.274322 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 972 | 2025.11.13 07:59:20.274726 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.11.13 07:59:20.274760 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 974 | 2025.11.13 07:59:20.275148 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2025.11.13 07:59:20.275540 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.11.13 07:59:20.275663 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001396 sec., 53008.59598853868 rows/sec., 4.14 MiB/sec. | ||
| 977 | 2025.11.13 07:59:20.275699 [ 275 ] {8f401e68-5a1a-4e4c-ad75-ff4d21f7a3e1} <Debug> TCPHandler: Processed in 0.001553321 sec. | ||
| 978 | 2025.11.13 07:59:20.275809 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.11.13 07:59:20.275901 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 980 | 2025.11.13 07:59:20.275942 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 981 | 2025.11.13 07:59:20.278304 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.11.13 07:59:20.278335 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 983 | 2025.11.13 07:59:20.278833 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.11.13 07:59:20.279423 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.11.13 07:59:20.279573 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.003687 sec., 41497.15215622457 rows/sec., 2.88 MiB/sec. | ||
| 986 | 2025.11.13 07:59:20.279607 [ 275 ] {19656b67-266f-4228-bd38-ee0976b9c632} <Debug> TCPHandler: Processed in 0.003843446 sec. | ||
| 987 | 2025.11.13 07:59:20.279715 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.11.13 07:59:20.279806 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 989 | 2025.11.13 07:59:20.279856 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 990 | 2025.11.13 07:59:20.280574 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.11.13 07:59:20.280609 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 992 | 2025.11.13 07:59:20.283733 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.11.13 07:59:20.284195 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.11.13 07:59:20.284342 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.00457 sec., 1312.9102844638949 rows/sec., 2.35 MiB/sec. | ||
| 995 | 2025.11.13 07:59:20.284393 [ 275 ] {e05468d9-f83c-4bd9-bbbe-d3fe472ed0ba} <Debug> TCPHandler: Processed in 0.004746553 sec. | ||
| 996 | 2025.11.13 07:59:20.284521 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.11.13 07:59:20.284613 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 998 | 2025.11.13 07:59:20.284650 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 999 | 2025.11.13 07:59:20.284944 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2025.11.13 07:59:20.284976 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1001 | 2025.11.13 07:59:20.285450 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2025.11.13 07:59:20.285849 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2025.11.13 07:59:20.285971 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 316.53 KiB/sec. | ||
| 1004 | 2025.11.13 07:59:20.286006 [ 275 ] {c8525216-829e-4176-ac93-51a251d7e709} <Debug> TCPHandler: Processed in 0.00151095 sec. | ||
| 1005 | 2025.11.13 07:59:20.286113 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2025.11.13 07:59:20.286205 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1007 | 2025.11.13 07:59:20.286243 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1008 | 2025.11.13 07:59:20.286557 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2025.11.13 07:59:20.286594 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1010 | 2025.11.13 07:59:20.286969 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2025.11.13 07:59:20.287365 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.11.13 07:59:20.287488 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001301 sec., 38431.97540353574 rows/sec., 2.64 MiB/sec. | ||
| 1013 | 2025.11.13 07:59:20.287521 [ 275 ] {9f8579c4-93dd-4601-8920-51908109ab20} <Debug> TCPHandler: Processed in 0.001455228 sec. | ||
| 1014 | 2025.11.13 07:59:20.328176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 1482 | ||
| 1015 | 2025.11.13 07:59:20.328559 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.11.13 07:59:20.328593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1017 | 2025.11.13 07:59:20.329100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1018 | 2025.11.13 07:59:20.329509 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.11.13 07:59:20.329617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1482 | ||
| 1020 | 2025.11.13 07:59:20.383393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1021 | 2025.11.13 07:59:20.400396 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2025.11.13 07:59:20.400488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1023 | 2025.11.13 07:59:20.407245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1024 | 2025.11.13 07:59:20.408601 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2025.11.13 07:59:20.413988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1026 | 2025.11.13 07:59:21.000364 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.60 MiB, peak 167.60 MiB, free memory in arenas 0.00 B, will set to 164.63 MiB (RSS), difference: 1.03 MiB | ||
| 1027 | 2025.11.13 07:59:23.153077 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35964 | ||
| 1028 | 2025.11.13 07:59:23.153209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2025.11.13 07:59:23.153239 [ 286 ] {} <Debug> TCP-Session: 47136188-5ec9-4a9d-be91-02d4c44e2f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:35964 | ||
| 1030 | 2025.11.13 07:59:23.153263 [ 286 ] {} <Debug> TCP-Session: 47136188-5ec9-4a9d-be91-02d4c44e2f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2025.11.13 07:59:23.153276 [ 286 ] {} <Debug> TCP-Session: 47136188-5ec9-4a9d-be91-02d4c44e2f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2025.11.13 07:59:23.153504 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44613 | ||
| 1033 | 2025.11.13 07:59:23.153518 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38013 | ||
| 1034 | 2025.11.13 07:59:23.153559 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45954 | ||
| 1035 | 2025.11.13 07:59:23.153567 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34534 | ||
| 1036 | 2025.11.13 07:59:23.153593 [ 286 ] {} <Trace> TCP-Session: 47136188-5ec9-4a9d-be91-02d4c44e2f56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.11.13 07:59:23.153607 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59771 | ||
| 1038 | 2025.11.13 07:59:23.153624 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2025.11.13 07:59:23.153624 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36101 | ||
| 1040 | 2025.11.13 07:59:23.153674 [ 287 ] {} <Debug> TCP-Session: f52e0fd7-68c0-49b2-8d59-1f327156a542 Authenticating user 'default' from [fd00:1122:3344:101::e]:44613 | ||
| 1041 | 2025.11.13 07:59:23.153676 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2025.11.13 07:59:23.153689 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2025.11.13 07:59:23.153700 [ 287 ] {} <Debug> TCP-Session: f52e0fd7-68c0-49b2-8d59-1f327156a542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2025.11.13 07:59:23.153707 [ 290 ] {} <Debug> TCP-Session: 7ddee3df-2d7b-4207-a09b-3bb850272321 Authenticating user 'default' from [fd00:1122:3344:101::e]:45954 | ||
| 1045 | 2025.11.13 07:59:23.153724 [ 291 ] {} <Debug> TCP-Session: 1ece27e6-b0af-44b5-a3ee-4e59f4285c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34534 | ||
| 1046 | 2025.11.13 07:59:23.153729 [ 287 ] {} <Debug> TCP-Session: f52e0fd7-68c0-49b2-8d59-1f327156a542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2025.11.13 07:59:23.153740 [ 290 ] {} <Debug> TCP-Session: 7ddee3df-2d7b-4207-a09b-3bb850272321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2025.11.13 07:59:23.153756 [ 291 ] {} <Debug> TCP-Session: 1ece27e6-b0af-44b5-a3ee-4e59f4285c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2025.11.13 07:59:23.153771 [ 290 ] {} <Debug> TCP-Session: 7ddee3df-2d7b-4207-a09b-3bb850272321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2025.11.13 07:59:23.153781 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2025.11.13 07:59:23.153785 [ 291 ] {} <Debug> TCP-Session: 1ece27e6-b0af-44b5-a3ee-4e59f4285c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2025.11.13 07:59:23.153816 [ 294 ] {} <Debug> TCP-Session: b272f4dd-c96f-4637-aba9-681dd0f58d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:36101 | ||
| 1053 | 2025.11.13 07:59:23.153818 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1054 | 2025.11.13 07:59:23.153846 [ 294 ] {} <Debug> TCP-Session: b272f4dd-c96f-4637-aba9-681dd0f58d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2025.11.13 07:59:23.153775 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2025.11.13 07:59:23.153877 [ 294 ] {} <Debug> TCP-Session: b272f4dd-c96f-4637-aba9-681dd0f58d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.11.13 07:59:23.153692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2025.11.13 07:59:23.153909 [ 293 ] {} <Debug> TCP-Session: 42924ee6-8e8a-43ad-86fd-12a41b088ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59771 | ||
| 1059 | 2025.11.13 07:59:23.153601 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63175 | ||
| 1060 | 2025.11.13 07:59:23.153949 [ 293 ] {} <Debug> TCP-Session: 42924ee6-8e8a-43ad-86fd-12a41b088ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.11.13 07:59:23.153937 [ 289 ] {} <Debug> TCP-Session: fd4802d3-4672-4739-a4e4-0d75e9c49f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:38013 | ||
| 1062 | 2025.11.13 07:59:23.153993 [ 293 ] {} <Debug> TCP-Session: 42924ee6-8e8a-43ad-86fd-12a41b088ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2025.11.13 07:59:23.154006 [ 289 ] {} <Debug> TCP-Session: fd4802d3-4672-4739-a4e4-0d75e9c49f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.11.13 07:59:23.153519 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41520 | ||
| 1065 | 2025.11.13 07:59:23.154026 [ 289 ] {} <Debug> TCP-Session: fd4802d3-4672-4739-a4e4-0d75e9c49f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.11.13 07:59:23.154097 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1067 | 2025.11.13 07:59:23.154099 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2025.11.13 07:59:23.154163 [ 292 ] {} <Debug> TCP-Session: 39e0fb3e-d295-42a9-8b55-d59de2167614 Authenticating user 'default' from [fd00:1122:3344:101::e]:63175 | ||
| 1069 | 2025.11.13 07:59:23.154167 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2025.11.13 07:59:23.154183 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2025.11.13 07:59:23.154190 [ 292 ] {} <Debug> TCP-Session: 39e0fb3e-d295-42a9-8b55-d59de2167614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.11.13 07:59:23.154216 [ 292 ] {} <Debug> TCP-Session: 39e0fb3e-d295-42a9-8b55-d59de2167614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.11.13 07:59:23.154218 [ 288 ] {} <Debug> TCP-Session: 83ba1009-e608-4dce-99c3-1ffdf9c2b99c Authenticating user 'default' from [fd00:1122:3344:101::e]:41520 | ||
| 1074 | 2025.11.13 07:59:23.154240 [ 288 ] {} <Debug> TCP-Session: 83ba1009-e608-4dce-99c3-1ffdf9c2b99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2025.11.13 07:59:23.154252 [ 288 ] {} <Debug> TCP-Session: 83ba1009-e608-4dce-99c3-1ffdf9c2b99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2025.11.13 07:59:23.154469 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Debug> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77) (SelectExecutor): Key condition: unknown | ||
| 1077 | 2025.11.13 07:59:23.155404 [ 319 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> AggregatingTransform: Aggregating | ||
| 1078 | 2025.11.13 07:59:23.155457 [ 319 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> Aggregator: Aggregation method: without_key | ||
| 1079 | 2025.11.13 07:59:23.155498 [ 319 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985749 sec. (1014.457 rows/sec., 39.63 KiB/sec.) | ||
| 1080 | 2025.11.13 07:59:23.155520 [ 319 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Trace> Aggregator: Merging aggregated data | ||
| 1081 | 2025.11.13 07:59:23.157085 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003329 sec., 300.39050765995796 rows/sec., 11.73 KiB/sec. | ||
| 1082 | 2025.11.13 07:59:23.157207 [ 286 ] {b986662f-a343-4c8b-97ec-d50cf74e1343} <Debug> TCPHandler: Processed in 0.003730104 sec. | ||
| 1083 | 2025.11.13 07:59:23.157315 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2025.11.13 07:59:23.157310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2025.11.13 07:59:23.157333 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2025.11.13 07:59:23.157366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2025.11.13 07:59:23.157381 [ 286 ] {} <Debug> TCP-Session: 47136188-5ec9-4a9d-be91-02d4c44e2f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.11.13 07:59:23.157384 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2025.11.13 07:59:23.157412 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2025.11.13 07:59:23.157446 [ 291 ] {} <Debug> TCP-Session: 1ece27e6-b0af-44b5-a3ee-4e59f4285c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2025.11.13 07:59:23.157409 [ 290 ] {} <Debug> TCP-Session: 7ddee3df-2d7b-4207-a09b-3bb850272321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2025.11.13 07:59:23.157489 [ 289 ] {} <Debug> TCP-Session: fd4802d3-4672-4739-a4e4-0d75e9c49f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2025.11.13 07:59:23.157423 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2025.11.13 07:59:23.157396 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2025.11.13 07:59:23.157533 [ 293 ] {} <Debug> TCP-Session: 42924ee6-8e8a-43ad-86fd-12a41b088ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2025.11.13 07:59:23.157393 [ 287 ] {} <Debug> TCP-Session: f52e0fd7-68c0-49b2-8d59-1f327156a542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.11.13 07:59:23.157564 [ 292 ] {} <Debug> TCP-Session: 39e0fb3e-d295-42a9-8b55-d59de2167614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2025.11.13 07:59:23.157356 [ 294 ] {} <Debug> TCP-Session: b272f4dd-c96f-4637-aba9-681dd0f58d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.11.13 07:59:23.157351 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2025.11.13 07:59:23.157687 [ 288 ] {} <Debug> TCP-Session: 83ba1009-e608-4dce-99c3-1ffdf9c2b99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2025.11.13 07:59:23.204456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40425 | ||
| 1102 | 2025.11.13 07:59:23.204557 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2025.11.13 07:59:23.204588 [ 286 ] {} <Debug> TCP-Session: 84b4ed99-fd1f-4598-92ac-01535a503497 Authenticating user 'default' from [fd00:1122:3344:101::e]:40425 | ||
| 1104 | 2025.11.13 07:59:23.204612 [ 286 ] {} <Debug> TCP-Session: 84b4ed99-fd1f-4598-92ac-01535a503497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.11.13 07:59:23.204628 [ 286 ] {} <Debug> TCP-Session: 84b4ed99-fd1f-4598-92ac-01535a503497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.11.13 07:59:23.204831 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59361 | ||
| 1107 | 2025.11.13 07:59:23.204881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41857 | ||
| 1108 | 2025.11.13 07:59:23.204883 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45415 | ||
| 1109 | 2025.11.13 07:59:23.204927 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2025.11.13 07:59:23.204963 [ 286 ] {} <Trace> TCP-Session: 84b4ed99-fd1f-4598-92ac-01535a503497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.11.13 07:59:23.204975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2025.11.13 07:59:23.204998 [ 287 ] {} <Debug> TCP-Session: 4de6125f-b3e5-4b73-a477-44965fc7c7fd Authenticating user 'default' from [fd00:1122:3344:101::e]:59361 | ||
| 1113 | 2025.11.13 07:59:23.205026 [ 289 ] {} <Debug> TCP-Session: 6cd7f8a7-bfdc-4ccc-aa43-9012350d8454 Authenticating user 'default' from [fd00:1122:3344:101::e]:41857 | ||
| 1114 | 2025.11.13 07:59:23.205027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2025.11.13 07:59:23.205053 [ 287 ] {} <Debug> TCP-Session: 4de6125f-b3e5-4b73-a477-44965fc7c7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2025.11.13 07:59:23.205060 [ 289 ] {} <Debug> TCP-Session: 6cd7f8a7-bfdc-4ccc-aa43-9012350d8454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2025.11.13 07:59:23.205085 [ 287 ] {} <Debug> TCP-Session: 4de6125f-b3e5-4b73-a477-44965fc7c7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2025.11.13 07:59:23.205097 [ 289 ] {} <Debug> TCP-Session: 6cd7f8a7-bfdc-4ccc-aa43-9012350d8454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.11.13 07:59:23.205086 [ 288 ] {} <Debug> TCP-Session: 0ed09bb2-1d10-480f-8570-4cf7f0aa746e Authenticating user 'default' from [fd00:1122:3344:101::e]:45415 | ||
| 1120 | 2025.11.13 07:59:23.204969 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55368 | ||
| 1121 | 2025.11.13 07:59:23.205166 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40425) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1122 | 2025.11.13 07:59:23.205181 [ 288 ] {} <Debug> TCP-Session: 0ed09bb2-1d10-480f-8570-4cf7f0aa746e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2025.11.13 07:59:23.204961 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50979 | ||
| 1124 | 2025.11.13 07:59:23.205230 [ 288 ] {} <Debug> TCP-Session: 0ed09bb2-1d10-480f-8570-4cf7f0aa746e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.11.13 07:59:23.205231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2025.11.13 07:59:23.204919 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46853 | ||
| 1127 | 2025.11.13 07:59:23.205279 [ 293 ] {} <Debug> TCP-Session: f1cc00db-dc3f-432f-95bf-9cd1443dc3d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55368 | ||
| 1128 | 2025.11.13 07:59:23.205286 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2025.11.13 07:59:23.205311 [ 293 ] {} <Debug> TCP-Session: f1cc00db-dc3f-432f-95bf-9cd1443dc3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2025.11.13 07:59:23.205335 [ 292 ] {} <Debug> TCP-Session: 7a9db4ad-3ec2-4e5f-8ac7-b5baef8171ca Authenticating user 'default' from [fd00:1122:3344:101::e]:50979 | ||
| 1131 | 2025.11.13 07:59:23.205350 [ 293 ] {} <Debug> TCP-Session: f1cc00db-dc3f-432f-95bf-9cd1443dc3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2025.11.13 07:59:23.205374 [ 292 ] {} <Debug> TCP-Session: 7a9db4ad-3ec2-4e5f-8ac7-b5baef8171ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2025.11.13 07:59:23.205339 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2025.11.13 07:59:23.205398 [ 292 ] {} <Debug> TCP-Session: 7a9db4ad-3ec2-4e5f-8ac7-b5baef8171ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2025.11.13 07:59:23.205425 [ 290 ] {} <Debug> TCP-Session: 8443a57f-534b-4e9f-bc2b-d84478170be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46853 | ||
| 1136 | 2025.11.13 07:59:23.205439 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1137 | 2025.11.13 07:59:23.205450 [ 290 ] {} <Debug> TCP-Session: 8443a57f-534b-4e9f-bc2b-d84478170be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2025.11.13 07:59:23.204977 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61524 | ||
| 1139 | 2025.11.13 07:59:23.205479 [ 290 ] {} <Debug> TCP-Session: 8443a57f-534b-4e9f-bc2b-d84478170be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2025.11.13 07:59:23.205495 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1141 | 2025.11.13 07:59:23.204929 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33174 | ||
| 1142 | 2025.11.13 07:59:23.205537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2025.11.13 07:59:23.205563 [ 294 ] {} <Debug> TCP-Session: 51430e7d-206c-4b4e-8433-628b3b96f8a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61524 | ||
| 1144 | 2025.11.13 07:59:23.205577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2025.11.13 07:59:23.205581 [ 294 ] {} <Debug> TCP-Session: 51430e7d-206c-4b4e-8433-628b3b96f8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2025.11.13 07:59:23.205607 [ 291 ] {} <Debug> TCP-Session: da91130f-9f39-4eec-bcdb-6018906c6469 Authenticating user 'default' from [fd00:1122:3344:101::e]:33174 | ||
| 1147 | 2025.11.13 07:59:23.205611 [ 294 ] {} <Debug> TCP-Session: 51430e7d-206c-4b4e-8433-628b3b96f8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.11.13 07:59:23.205632 [ 291 ] {} <Debug> TCP-Session: da91130f-9f39-4eec-bcdb-6018906c6469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.11.13 07:59:23.205651 [ 291 ] {} <Debug> TCP-Session: da91130f-9f39-4eec-bcdb-6018906c6469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.11.13 07:59:23.205778 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Debug> oximeter.version (796a7a34-d8a8-408c-bf98-75ba5f8bde77) (SelectExecutor): Key condition: unknown | ||
| 1151 | 2025.11.13 07:59:23.206751 [ 323 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> AggregatingTransform: Aggregating | ||
| 1152 | 2025.11.13 07:59:23.207068 [ 323 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> Aggregator: Aggregation method: without_key | ||
| 1153 | 2025.11.13 07:59:23.207098 [ 323 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226484 sec. (815.339 rows/sec., 31.85 KiB/sec.) | ||
| 1154 | 2025.11.13 07:59:23.207114 [ 323 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Trace> Aggregator: Merging aggregated data | ||
| 1155 | 2025.11.13 07:59:23.208533 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 1156 | 2025.11.13 07:59:23.208652 [ 286 ] {8d558c7d-675f-419d-b788-3ce2ef52a817} <Debug> TCPHandler: Processed in 0.003804895 sec. | ||
| 1157 | 2025.11.13 07:59:23.208761 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2025.11.13 07:59:23.208791 [ 286 ] {} <Debug> TCP-Session: 84b4ed99-fd1f-4598-92ac-01535a503497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2025.11.13 07:59:23.208792 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2025.11.13 07:59:23.208820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2025.11.13 07:59:23.208833 [ 287 ] {} <Debug> TCP-Session: 4de6125f-b3e5-4b73-a477-44965fc7c7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2025.11.13 07:59:23.208833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2025.11.13 07:59:23.208852 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2025.11.13 07:59:23.208873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2025.11.13 07:59:23.208888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2025.11.13 07:59:23.208888 [ 294 ] {} <Debug> TCP-Session: 51430e7d-206c-4b4e-8433-628b3b96f8a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.11.13 07:59:23.208920 [ 289 ] {} <Debug> TCP-Session: 6cd7f8a7-bfdc-4ccc-aa43-9012350d8454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.11.13 07:59:23.208927 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2025.11.13 07:59:23.208937 [ 288 ] {} <Debug> TCP-Session: 0ed09bb2-1d10-480f-8570-4cf7f0aa746e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2025.11.13 07:59:23.208903 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2025.11.13 07:59:23.208974 [ 293 ] {} <Debug> TCP-Session: f1cc00db-dc3f-432f-95bf-9cd1443dc3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.11.13 07:59:23.209008 [ 290 ] {} <Debug> TCP-Session: 8443a57f-534b-4e9f-bc2b-d84478170be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.11.13 07:59:23.208869 [ 292 ] {} <Debug> TCP-Session: 7a9db4ad-3ec2-4e5f-8ac7-b5baef8171ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2025.11.13 07:59:23.208898 [ 291 ] {} <Debug> TCP-Session: da91130f-9f39-4eec-bcdb-6018906c6469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.11.13 07:59:25.227391 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.11.13 07:59:25.227602 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1177 | 2025.11.13 07:59:25.227676 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1178 | 2025.11.13 07:59:25.228386 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.11.13 07:59:25.228440 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1180 | 2025.11.13 07:59:25.229020 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2025.11.13 07:59:25.229576 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.11.13 07:59:25.229750 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.0022 sec., 23636.363636363636 rows/sec., 1.79 MiB/sec. | ||
| 1183 | 2025.11.13 07:59:25.229808 [ 275 ] {26bc4cb8-64cd-4faf-bc0e-5d3b6796ee58} <Debug> TCPHandler: Processed in 0.002541749 sec. | ||
| 1184 | 2025.11.13 07:59:25.229950 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2025.11.13 07:59:25.230056 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2025.11.13 07:59:25.230100 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2025.11.13 07:59:25.230539 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.11.13 07:59:25.230576 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1189 | 2025.11.13 07:59:25.231028 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1190 | 2025.11.13 07:59:25.231627 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2025.11.13 07:59:25.231767 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.52 MiB/sec. | ||
| 1192 | 2025.11.13 07:59:25.231812 [ 275 ] {4a74d9a1-809b-4f14-a1d1-6f50e1305a68} <Debug> TCPHandler: Processed in 0.001916288 sec. | ||
| 1193 | 2025.11.13 07:59:25.231943 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.11.13 07:59:25.232038 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2025.11.13 07:59:25.232085 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2025.11.13 07:59:25.232508 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2025.11.13 07:59:25.232544 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1198 | 2025.11.13 07:59:25.233076 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2025.11.13 07:59:25.233571 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2025.11.13 07:59:25.233713 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001693 sec., 88600.11813349085 rows/sec., 6.14 MiB/sec. | ||
| 1201 | 2025.11.13 07:59:25.233751 [ 275 ] {7b87edae-6af6-4859-855a-02f19c4c8f08} <Debug> TCPHandler: Processed in 0.001857766 sec. | ||
| 1202 | 2025.11.13 07:59:25.233867 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.11.13 07:59:25.233961 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2025.11.13 07:59:25.234003 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2025.11.13 07:59:25.234358 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.11.13 07:59:25.234394 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1207 | 2025.11.13 07:59:25.234929 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2025.11.13 07:59:25.235407 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.11.13 07:59:25.235544 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001601 sec., 31230.48094940662 rows/sec., 2.14 MiB/sec. | ||
| 1210 | 2025.11.13 07:59:25.235581 [ 275 ] {0c1c73e8-00e8-4759-96ef-803007abee5a} <Debug> TCPHandler: Processed in 0.001764195 sec. | ||
| 1211 | 2025.11.13 07:59:27.757214 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2025.11.13 07:59:27.757268 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2025.11.13 07:59:27.823198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 158 | ||
| 1214 | 2025.11.13 07:59:27.826104 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.11.13 07:59:27.826152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1216 | 2025.11.13 07:59:27.827533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1217 | 2025.11.13 07:59:27.828164 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.11.13 07:59:27.828410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1219 | 2025.11.13 07:59:27.830245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1930 | ||
| 1220 | 2025.11.13 07:59:27.830788 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2025.11.13 07:59:27.830839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1222 | 2025.11.13 07:59:27.831504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2025.11.13 07:59:27.831956 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2025.11.13 07:59:27.832093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1225 | 2025.11.13 07:59:27.914581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1226 | 2025.11.13 07:59:27.931860 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.11.13 07:59:27.931923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1228 | 2025.11.13 07:59:27.938232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2025.11.13 07:59:27.939491 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.11.13 07:59:27.942854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1231 | 2025.11.13 07:59:30.227813 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2025.11.13 07:59:30.228047 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2025.11.13 07:59:30.228121 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2025.11.13 07:59:30.228883 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.11.13 07:59:30.228932 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1236 | 2025.11.13 07:59:30.229486 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2025.11.13 07:59:30.230009 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.11.13 07:59:30.230172 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Debug> executeQuery: Read 92 rows, 7.80 KiB in 0.002177 sec., 42259.99081304547 rows/sec., 3.50 MiB/sec. | ||
| 1239 | 2025.11.13 07:59:30.230222 [ 275 ] {c1383627-2473-45e9-ab72-9d32ffdaba73} <Debug> TCPHandler: Processed in 0.00253213 sec. | ||
| 1240 | 2025.11.13 07:59:30.230359 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2025.11.13 07:59:30.230463 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1242 | 2025.11.13 07:59:30.230506 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1243 | 2025.11.13 07:59:30.230935 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.11.13 07:59:30.230972 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1245 | 2025.11.13 07:59:30.231473 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2025.11.13 07:59:30.231977 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.11.13 07:59:30.232113 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001674 sec., 11947.431302270012 rows/sec., 898.39 KiB/sec. | ||
| 1248 | 2025.11.13 07:59:30.232150 [ 275 ] {2b0ded35-e309-4e40-a5fe-182ae5778304} <Debug> TCPHandler: Processed in 0.001844336 sec. | ||
| 1249 | 2025.11.13 07:59:30.232269 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2025.11.13 07:59:30.232367 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1251 | 2025.11.13 07:59:30.232408 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1252 | 2025.11.13 07:59:30.232831 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2025.11.13 07:59:30.232869 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1254 | 2025.11.13 07:59:30.233322 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2025.11.13 07:59:30.233825 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2025.11.13 07:59:30.233954 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Debug> executeQuery: Read 81 rows, 6.50 KiB in 0.001608 sec., 50373.13432835821 rows/sec., 3.94 MiB/sec. | ||
| 1257 | 2025.11.13 07:59:30.233992 [ 275 ] {fca60e28-170c-44ea-bbe9-cc7ab35e0a68} <Debug> TCPHandler: Processed in 0.001773595 sec. | ||
| 1258 | 2025.11.13 07:59:30.234127 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2025.11.13 07:59:30.234222 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2025.11.13 07:59:30.234265 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1261 | 2025.11.13 07:59:30.234685 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.11.13 07:59:30.234723 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1263 | 2025.11.13 07:59:30.235232 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2025.11.13 07:59:30.235748 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2025.11.13 07:59:30.235886 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001683 sec., 89126.559714795 rows/sec., 6.18 MiB/sec. | ||
| 1266 | 2025.11.13 07:59:30.235924 [ 275 ] {dd888d36-8c33-43b5-9288-445d0a28da59} <Debug> TCPHandler: Processed in 0.001847686 sec. | ||
| 1267 | 2025.11.13 07:59:30.236050 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2025.11.13 07:59:30.236146 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1269 | 2025.11.13 07:59:30.236201 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1270 | 2025.11.13 07:59:30.237115 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.11.13 07:59:30.237151 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1272 | 2025.11.13 07:59:30.237855 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2025.11.13 07:59:30.238380 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2025.11.13 07:59:30.238527 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002399 sec., 8336.807002917882 rows/sec., 14.94 MiB/sec. | ||
| 1275 | 2025.11.13 07:59:30.238578 [ 275 ] {f26724e9-13f0-4c00-8135-34ec6e580067} <Debug> TCPHandler: Processed in 0.002578861 sec. | ||
| 1276 | 2025.11.13 07:59:30.238693 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.11.13 07:59:30.238789 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1278 | 2025.11.13 07:59:30.238831 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1279 | 2025.11.13 07:59:30.239167 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2025.11.13 07:59:30.239203 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1281 | 2025.11.13 07:59:30.239712 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2025.11.13 07:59:30.240229 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2025.11.13 07:59:30.240357 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001587 sec., 5671.077504725898 rows/sec., 436.28 KiB/sec. | ||
| 1284 | 2025.11.13 07:59:30.240392 [ 275 ] {9a6ce8b6-e9ff-41d3-8e0a-dff5cfb261f6} <Debug> TCPHandler: Processed in 0.001749104 sec. | ||
| 1285 | 2025.11.13 07:59:30.240507 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.11.13 07:59:30.240602 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1287 | 2025.11.13 07:59:30.240643 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1288 | 2025.11.13 07:59:30.240985 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.11.13 07:59:30.241022 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1290 | 2025.11.13 07:59:30.241474 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1291 | 2025.11.13 07:59:30.241958 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.11.13 07:59:30.242095 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001511 sec., 33090.668431502316 rows/sec., 2.27 MiB/sec. | ||
| 1293 | 2025.11.13 07:59:30.242135 [ 275 ] {04e4af39-9fa9-422c-bbbe-140e2180d6cb} <Debug> TCPHandler: Processed in 0.001678923 sec. | ||
| 1294 | 2025.11.13 07:59:35.222496 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.11.13 07:59:35.222736 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1296 | 2025.11.13 07:59:35.223066 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2025.11.13 07:59:35.223146 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1298 | 2025.11.13 07:59:35.223365 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2025.11.13 07:59:35.223434 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2025.11.13 07:59:35.223613 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1301 | 2025.11.13 07:59:35.226016 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2025.11.13 07:59:35.228127 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1303 | 2025.11.13 07:59:35.228152 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2025.11.13 07:59:35.230221 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1305 | 2025.11.13 07:59:35.230250 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1306 | 2025.11.13 07:59:35.259770 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.037116 sec., 511.90861084168546 rows/sec., 21.39 KiB/sec. | ||
| 1307 | 2025.11.13 07:59:35.259894 [ 275 ] {c878df0f-45ff-402a-bca1-25542814dfd5} <Debug> TCPHandler: Processed in 0.037532008 sec. | ||
| 1308 | 2025.11.13 07:59:35.260446 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.11.13 07:59:35.260642 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1310 | 2025.11.13 07:59:35.260846 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1311 | 2025.11.13 07:59:35.260878 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1312 | 2025.11.13 07:59:35.261050 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2025.11.13 07:59:35.261104 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2025.11.13 07:59:35.261209 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1315 | 2025.11.13 07:59:35.261239 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1316 | 2025.11.13 07:59:35.261258 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1317 | 2025.11.13 07:59:35.261272 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1318 | 2025.11.13 07:59:35.261306 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1319 | 2025.11.13 07:59:35.261323 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1320 | 2025.11.13 07:59:35.262038 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001453 sec., 13076.393668272538 rows/sec., 546.42 KiB/sec. | ||
| 1321 | 2025.11.13 07:59:35.262124 [ 275 ] {968ded28-86f9-4924-862e-1bb4823872f4} <Debug> TCPHandler: Processed in 0.001778405 sec. | ||
| 1322 | 2025.11.13 07:59:35.262377 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2025.11.13 07:59:35.262507 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1324 | 2025.11.13 07:59:35.262705 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1325 | 2025.11.13 07:59:35.262737 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1326 | 2025.11.13 07:59:35.262909 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2025.11.13 07:59:35.262961 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1328 | 2025.11.13 07:59:35.263060 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1329 | 2025.11.13 07:59:35.263088 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1330 | 2025.11.13 07:59:35.263107 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1331 | 2025.11.13 07:59:35.263122 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1332 | 2025.11.13 07:59:35.263155 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1333 | 2025.11.13 07:59:35.263173 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1334 | 2025.11.13 07:59:35.263812 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001355 sec., 14022.140221402213 rows/sec., 585.94 KiB/sec. | ||
| 1335 | 2025.11.13 07:59:35.263895 [ 275 ] {55f4d00b-dac5-40af-a3bb-77a559f607bc} <Debug> TCPHandler: Processed in 0.001568901 sec. | ||
| 1336 | 2025.11.13 07:59:35.264153 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.11.13 07:59:35.264281 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1338 | 2025.11.13 07:59:35.264479 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1339 | 2025.11.13 07:59:35.264511 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1340 | 2025.11.13 07:59:35.264687 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1341 | 2025.11.13 07:59:35.264738 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1342 | 2025.11.13 07:59:35.264838 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1343 | 2025.11.13 07:59:35.264865 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1344 | 2025.11.13 07:59:35.264884 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1345 | 2025.11.13 07:59:35.264898 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2025.11.13 07:59:35.264932 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1347 | 2025.11.13 07:59:35.264950 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1348 | 2025.11.13 07:59:35.265376 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001143 sec., 16622.92213473316 rows/sec., 694.62 KiB/sec. | ||
| 1349 | 2025.11.13 07:59:35.265457 [ 275 ] {5e133f7f-5738-412c-8487-92f59c761960} <Debug> TCPHandler: Processed in 0.001355436 sec. | ||
| 1350 | 2025.11.13 07:59:35.265698 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.11.13 07:59:35.265825 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1352 | 2025.11.13 07:59:35.266036 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2025.11.13 07:59:35.266069 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1354 | 2025.11.13 07:59:35.266243 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2025.11.13 07:59:35.266295 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2025.11.13 07:59:35.266391 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1357 | 2025.11.13 07:59:35.266419 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2025.11.13 07:59:35.266439 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1359 | 2025.11.13 07:59:35.266453 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1360 | 2025.11.13 07:59:35.266486 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1361 | 2025.11.13 07:59:35.266504 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1362 | 2025.11.13 07:59:35.266902 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001125 sec., 16888.88888888889 rows/sec., 705.73 KiB/sec. | ||
| 1363 | 2025.11.13 07:59:35.266982 [ 275 ] {b6b4126e-1e4b-4e53-909b-4b8ff92b6561} <Debug> TCPHandler: Processed in 0.001334456 sec. | ||
| 1364 | 2025.11.13 07:59:35.267216 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2025.11.13 07:59:35.267344 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1366 | 2025.11.13 07:59:35.267560 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2025.11.13 07:59:35.267594 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1368 | 2025.11.13 07:59:35.267789 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2025.11.13 07:59:35.267843 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2025.11.13 07:59:35.267942 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1371 | 2025.11.13 07:59:35.267971 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2025.11.13 07:59:35.267991 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (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 | ||
| 1373 | 2025.11.13 07:59:35.268006 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2025.11.13 07:59:35.268038 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1375 | 2025.11.13 07:59:35.268157 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1376 | 2025.11.13 07:59:35.268569 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001272 sec., 14937.106918238995 rows/sec., 624.17 KiB/sec. | ||
| 1377 | 2025.11.13 07:59:35.268649 [ 275 ] {5c523e0d-0bde-48f1-8308-67e51d41634d} <Debug> TCPHandler: Processed in 0.001482569 sec. | ||
| 1378 | 2025.11.13 07:59:35.285866 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2025.11.13 07:59:35.286098 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1380 | 2025.11.13 07:59:35.286153 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1381 | 2025.11.13 07:59:35.286797 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2025.11.13 07:59:35.286834 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1383 | 2025.11.13 07:59:35.287413 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1384 | 2025.11.13 07:59:35.287880 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Trace> oximeter.timeseries_schema (36a0c185-eaf0-40cc-b2a4-fd7f82137a2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2025.11.13 07:59:35.288032 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001971 sec., 3044.1400304414 rows/sec., 1.41 MiB/sec. | ||
| 1386 | 2025.11.13 07:59:35.288071 [ 275 ] {97ef264a-6049-4505-9b66-ea856ddf3b5f} <Debug> TCPHandler: Processed in 0.002269615 sec. | ||
| 1387 | 2025.11.13 07:59:35.288207 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2025.11.13 07:59:35.288303 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1389 | 2025.11.13 07:59:35.288343 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1390 | 2025.11.13 07:59:35.290753 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Trace> oximeter.fields_i16 (4d161b96-6a76-457e-9813-eeb6d1ec3094): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.11.13 07:59:35.290794 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1392 | 2025.11.13 07:59:35.291368 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1393 | 2025.11.13 07:59:35.291889 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Trace> oximeter.fields_i16 (4d161b96-6a76-457e-9813-eeb6d1ec3094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2025.11.13 07:59:35.292027 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003744 sec., 6410.25641025641 rows/sec., 544.62 KiB/sec. | ||
| 1395 | 2025.11.13 07:59:35.292065 [ 275 ] {73b6bbc8-e855-41a8-9a42-390dc26bf8cc} <Debug> TCPHandler: Processed in 0.003909268 sec. | ||
| 1396 | 2025.11.13 07:59:35.292191 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2025.11.13 07:59:35.292286 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1398 | 2025.11.13 07:59:35.292326 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1399 | 2025.11.13 07:59:35.292739 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Trace> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2025.11.13 07:59:35.292775 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1401 | 2025.11.13 07:59:35.293221 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1402 | 2025.11.13 07:59:35.293715 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Trace> oximeter.fields_ipaddr (c30877d1-44e7-42b4-8025-2bc544af2d82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2025.11.13 07:59:35.293851 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. | ||
| 1404 | 2025.11.13 07:59:35.293888 [ 275 ] {8339739f-e16c-4e29-90c6-676da807988e} <Debug> TCPHandler: Processed in 0.001747814 sec. | ||
| 1405 | 2025.11.13 07:59:35.294001 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2025.11.13 07:59:35.294096 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1407 | 2025.11.13 07:59:35.294136 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1408 | 2025.11.13 07:59:35.294771 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.11.13 07:59:35.294807 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1410 | 2025.11.13 07:59:35.295252 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2025.11.13 07:59:35.295790 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2025.11.13 07:59:35.295929 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.00185 sec., 93513.5135135135 rows/sec., 8.21 MiB/sec. | ||
| 1413 | 2025.11.13 07:59:35.295966 [ 275 ] {515bdc77-e7ce-4bb3-99ff-3a5c17d8e3f9} <Debug> TCPHandler: Processed in 0.0020146 sec. | ||
| 1414 | 2025.11.13 07:59:35.296080 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2025.11.13 07:59:35.296174 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1416 | 2025.11.13 07:59:35.296214 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1417 | 2025.11.13 07:59:35.296629 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2025.11.13 07:59:35.296665 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1419 | 2025.11.13 07:59:35.297108 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1420 | 2025.11.13 07:59:35.297618 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2025.11.13 07:59:35.297756 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001599 sec., 8755.472170106317 rows/sec., 688.30 KiB/sec. | ||
| 1422 | 2025.11.13 07:59:35.297792 [ 275 ] {6a434ee0-855d-493f-a9bc-e57ec034594d} <Debug> TCPHandler: Processed in 0.001762625 sec. | ||
| 1423 | 2025.11.13 07:59:35.297904 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2025.11.13 07:59:35.297998 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1425 | 2025.11.13 07:59:35.298037 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1426 | 2025.11.13 07:59:35.298483 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Trace> oximeter.fields_u32 (7c5ed6b7-89d1-4a92-a566-4e7e94255b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2025.11.13 07:59:35.298516 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1428 | 2025.11.13 07:59:35.298944 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1429 | 2025.11.13 07:59:35.299419 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Trace> oximeter.fields_u32 (7c5ed6b7-89d1-4a92-a566-4e7e94255b8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2025.11.13 07:59:35.299553 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 1431 | 2025.11.13 07:59:35.299590 [ 275 ] {af147e97-61e0-4880-95cf-f7d408d79c33} <Debug> TCPHandler: Processed in 0.001735544 sec. | ||
| 1432 | 2025.11.13 07:59:35.299702 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.11.13 07:59:35.299797 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1434 | 2025.11.13 07:59:35.299836 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1435 | 2025.11.13 07:59:35.300232 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Trace> oximeter.fields_u8 (fa88fa24-23b2-4322-b572-b3eff6d6a3a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2025.11.13 07:59:35.300269 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1437 | 2025.11.13 07:59:35.300724 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1438 | 2025.11.13 07:59:35.301173 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Trace> oximeter.fields_u8 (fa88fa24-23b2-4322-b572-b3eff6d6a3a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2025.11.13 07:59:35.301307 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001528 sec., 7853.4031413612565 rows/sec., 613.55 KiB/sec. | ||
| 1440 | 2025.11.13 07:59:35.301350 [ 275 ] {d1b356b2-276d-4795-ae59-0b729f7e7a8e} <Debug> TCPHandler: Processed in 0.001698433 sec. | ||
| 1441 | 2025.11.13 07:59:35.301460 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2025.11.13 07:59:35.301556 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1443 | 2025.11.13 07:59:35.301594 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1444 | 2025.11.13 07:59:35.302022 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2025.11.13 07:59:35.302060 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1446 | 2025.11.13 07:59:35.302489 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1447 | 2025.11.13 07:59:35.302939 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.11.13 07:59:35.303074 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Debug> executeQuery: Read 94 rows, 7.89 KiB in 0.001537 sec., 61158.10019518543 rows/sec., 5.02 MiB/sec. | ||
| 1449 | 2025.11.13 07:59:35.303117 [ 275 ] {a1a57b34-9a5f-4882-bc5a-c55c5ce88f4e} <Debug> TCPHandler: Processed in 0.001706834 sec. | ||
| 1450 | 2025.11.13 07:59:35.303230 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2025.11.13 07:59:35.303326 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1452 | 2025.11.13 07:59:35.303368 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1453 | 2025.11.13 07:59:35.303823 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2025.11.13 07:59:35.303860 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1455 | 2025.11.13 07:59:35.304318 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1456 | 2025.11.13 07:59:35.304742 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2025.11.13 07:59:35.304867 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Debug> executeQuery: Read 427 rows, 33.63 KiB in 0.00156 sec., 273717.94871794875 rows/sec., 21.05 MiB/sec. | ||
| 1458 | 2025.11.13 07:59:35.304910 [ 275 ] {2701eb01-5d3f-4ddf-9ebf-686f590da279} <Debug> TCPHandler: Processed in 0.001729074 sec. | ||
| 1459 | 2025.11.13 07:59:35.305028 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2025.11.13 07:59:35.305127 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2025.11.13 07:59:35.305169 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2025.11.13 07:59:35.305510 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2025.11.13 07:59:35.305547 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1464 | 2025.11.13 07:59:35.305952 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1465 | 2025.11.13 07:59:35.306372 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2025.11.13 07:59:35.306497 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001389 sec., 35997.120230381566 rows/sec., 2.47 MiB/sec. | ||
| 1467 | 2025.11.13 07:59:35.306539 [ 275 ] {9e387fd1-768b-46ef-93b3-614d14c84763} <Debug> TCPHandler: Processed in 0.001561871 sec. | ||
| 1468 | 2025.11.13 07:59:35.333104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2442 | ||
| 1469 | 2025.11.13 07:59:35.333471 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.11.13 07:59:35.333502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1471 | 2025.11.13 07:59:35.334043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2025.11.13 07:59:35.334466 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.11.13 07:59:35.334591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2442 | ||
| 1474 | 2025.11.13 07:59:35.443866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1475 | 2025.11.13 07:59:35.461460 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2025.11.13 07:59:35.461513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1477 | 2025.11.13 07:59:35.467838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1478 | 2025.11.13 07:59:35.469023 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2025.11.13 07:59:35.472063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1480 | 2025.11.13 07:59:36.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.29 MiB, peak 175.01 MiB, free memory in arenas 0.00 B, will set to 169.63 MiB (RSS), difference: 1.34 MiB | ||
| 1481 | 2025.11.13 07:59:37.829438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 204 | ||
| 1482 | 2025.11.13 07:59:37.831782 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2025.11.13 07:59:37.831840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1484 | 2025.11.13 07:59:37.833207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1485 | 2025.11.13 07:59:37.833879 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2025.11.13 07:59:37.834138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1487 | 2025.11.13 07:59:40.228577 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.11.13 07:59:40.228789 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2025.11.13 07:59:40.228860 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2025.11.13 07:59:40.229617 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.11.13 07:59:40.229656 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1492 | 2025.11.13 07:59:40.230188 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1493 | 2025.11.13 07:59:40.230789 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.11.13 07:59:40.230985 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.002247 sec., 46283.934134401425 rows/sec., 3.88 MiB/sec. | ||
| 1495 | 2025.11.13 07:59:40.231032 [ 275 ] {77603461-34d4-4c8b-a289-ea1b4615f5b3} <Debug> TCPHandler: Processed in 0.002589411 sec. | ||
| 1496 | 2025.11.13 07:59:40.231170 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.11.13 07:59:40.231264 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.11.13 07:59:40.231304 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1499 | 2025.11.13 07:59:40.231734 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.11.13 07:59:40.231769 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1501 | 2025.11.13 07:59:40.232204 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1502 | 2025.11.13 07:59:40.232643 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.11.13 07:59:40.232771 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.25 MiB/sec. | ||
| 1504 | 2025.11.13 07:59:40.232805 [ 275 ] {438a1536-d482-4cb1-9c09-161ec37676da} <Debug> TCPHandler: Processed in 0.001687474 sec. | ||
| 1505 | 2025.11.13 07:59:40.232931 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.11.13 07:59:40.233026 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1507 | 2025.11.13 07:59:40.233064 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1508 | 2025.11.13 07:59:40.233499 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.11.13 07:59:40.233533 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1510 | 2025.11.13 07:59:40.233957 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1511 | 2025.11.13 07:59:40.234452 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.11.13 07:59:40.234601 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Debug> executeQuery: Read 87 rows, 6.98 KiB in 0.001593 sec., 54613.93596986817 rows/sec., 4.28 MiB/sec. | ||
| 1513 | 2025.11.13 07:59:40.234639 [ 275 ] {927cafb7-c9ae-49ac-863e-9e667b8afe26} <Debug> TCPHandler: Processed in 0.001764455 sec. | ||
| 1514 | 2025.11.13 07:59:40.234767 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.11.13 07:59:40.234860 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2025.11.13 07:59:40.234902 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1517 | 2025.11.13 07:59:40.235333 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.11.13 07:59:40.235368 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1519 | 2025.11.13 07:59:40.235803 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1520 | 2025.11.13 07:59:40.236240 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.11.13 07:59:40.236390 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001549 sec., 96836.66881859263 rows/sec., 6.71 MiB/sec. | ||
| 1522 | 2025.11.13 07:59:40.236427 [ 275 ] {86896588-a447-4186-9e32-e88246a8f146} <Debug> TCPHandler: Processed in 0.001716494 sec. | ||
| 1523 | 2025.11.13 07:59:40.236538 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.11.13 07:59:40.236631 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1525 | 2025.11.13 07:59:40.236684 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1526 | 2025.11.13 07:59:40.237491 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.11.13 07:59:40.237525 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1528 | 2025.11.13 07:59:40.238191 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1529 | 2025.11.13 07:59:40.238624 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.11.13 07:59:40.238758 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002145 sec., 12121.21212121212 rows/sec., 21.72 MiB/sec. | ||
| 1531 | 2025.11.13 07:59:40.238806 [ 275 ] {3a0fc0fb-063a-4663-8f72-a2be17a49c56} <Debug> TCPHandler: Processed in 0.002314866 sec. | ||
| 1532 | 2025.11.13 07:59:40.238923 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.11.13 07:59:40.239016 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.11.13 07:59:40.239056 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1535 | 2025.11.13 07:59:40.239380 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.11.13 07:59:40.239414 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1537 | 2025.11.13 07:59:40.239823 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2025.11.13 07:59:40.240264 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Trace> oximeter.measurements_i64 (ec9a856e-d5d5-4d88-b83c-5720148970ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.11.13 07:59:40.240390 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 324.82 KiB/sec. | ||
| 1540 | 2025.11.13 07:59:40.240424 [ 275 ] {01657480-4d37-4ba8-a5c1-c3d2b25a2510} <Debug> TCPHandler: Processed in 0.0015517 sec. | ||
| 1541 | 2025.11.13 07:59:40.240530 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.11.13 07:59:40.240623 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.11.13 07:59:40.240662 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1544 | 2025.11.13 07:59:40.240993 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.11.13 07:59:40.241026 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1546 | 2025.11.13 07:59:40.241431 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1547 | 2025.11.13 07:59:40.241878 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.11.13 07:59:40.242026 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00142 sec., 35211.2676056338 rows/sec., 2.41 MiB/sec. | ||
| 1549 | 2025.11.13 07:59:40.242061 [ 275 ] {0f0fdc29-28ad-4206-91ff-a0e420047227} <Debug> TCPHandler: Processed in 0.00157872 sec. | ||
| 1550 | 2025.11.13 07:59:42.757310 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1551 | 2025.11.13 07:59:42.757357 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1552 | 2025.11.13 07:59:42.835294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2890 | ||
| 1553 | 2025.11.13 07:59:42.835781 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.11.13 07:59:42.835830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1555 | 2025.11.13 07:59:42.836444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2025.11.13 07:59:42.836903 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.11.13 07:59:42.837039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1558 | 2025.11.13 07:59:42.837044 [ 72 ] {} <Debug> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2025.11.13 07:59:42.837122 [ 72 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.11.13 07:59:42.837144 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1561 | 2025.11.13 07:59:42.837381 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1562 | 2025.11.13 07:59:42.839555 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2025.11.13 07:59:42.839715 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1564 | 2025.11.13 07:59:42.839838 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1565 | 2025.11.13 07:59:42.839892 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 506 rows starting from the beginning of the part | ||
| 1566 | 2025.11.13 07:59:42.839945 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1567 | 2025.11.13 07:59:42.839999 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1568 | 2025.11.13 07:59:42.840059 [ 187 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1569 | 2025.11.13 07:59:42.874410 [ 188 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.03713968 sec., 77814.3484273424 rows/sec., 1.11 MiB/sec. | ||
| 1570 | 2025.11.13 07:59:42.875750 [ 200 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2025.11.13 07:59:42.876505 [ 200 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.11.13 07:59:42.876617 [ 200 ] {4539fbeb-c350-403e-abf1-bdadf8af5bc9::all_1_6_1} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2025.11.13 07:59:42.876778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1574 | 2025.11.13 07:59:42.972763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1575 | 2025.11.13 07:59:42.989478 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2025.11.13 07:59:42.989523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1577 | 2025.11.13 07:59:42.995884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1578 | 2025.11.13 07:59:42.996996 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.11.13 07:59:42.997289 [ 72 ] {} <Debug> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1580 | 2025.11.13 07:59:42.997331 [ 72 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2025.11.13 07:59:42.997353 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1582 | 2025.11.13 07:59:42.997447 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1583 | 2025.11.13 07:59:43.000018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1584 | 2025.11.13 07:59:43.000585 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2025.11.13 07:59:43.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.26 MiB, peak 176.05 MiB, free memory in arenas 0.00 B, will set to 173.07 MiB (RSS), difference: 2.81 MiB | ||
| 1586 | 2025.11.13 07:59:43.001367 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1587 | 2025.11.13 07:59:43.004761 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1588 | 2025.11.13 07:59:43.008149 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1589 | 2025.11.13 07:59:43.011801 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1590 | 2025.11.13 07:59:43.021943 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1591 | 2025.11.13 07:59:43.026083 [ 200 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1592 | 2025.11.13 07:59:43.089940 [ 188 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09253436 sec., 497.11264010471353 rows/sec., 2.57 MiB/sec. | ||
| 1593 | 2025.11.13 07:59:43.092342 [ 190 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2025.11.13 07:59:43.094913 [ 190 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.11.13 07:59:43.095023 [ 190 ] {80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78::all_1_6_1} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1596 | 2025.11.13 07:59:43.097022 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1597 | 2025.11.13 07:59:44.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.62 MiB, peak 183.16 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 7.59 MiB | ||
| 1598 | 2025.11.13 07:59:45.226351 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2025.11.13 07:59:45.226535 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1600 | 2025.11.13 07:59:45.226596 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1601 | 2025.11.13 07:59:45.227296 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.11.13 07:59:45.227340 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1603 | 2025.11.13 07:59:45.227876 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1604 | 2025.11.13 07:59:45.228311 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.11.13 07:59:45.228456 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001985 sec., 26196.473551637282 rows/sec., 1.99 MiB/sec. | ||
| 1606 | 2025.11.13 07:59:45.228452 [ 69 ] {} <Debug> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1607 | 2025.11.13 07:59:45.228495 [ 275 ] {684fe1f5-e7bb-40b1-9132-7a883a765220} <Debug> TCPHandler: Processed in 0.002290295 sec. | ||
| 1608 | 2025.11.13 07:59:45.228535 [ 69 ] {} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.11.13 07:59:45.228562 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1610 | 2025.11.13 07:59:45.228639 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2025.11.13 07:59:45.228700 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1612 | 2025.11.13 07:59:45.228733 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1613 | 2025.11.13 07:59:45.228778 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1614 | 2025.11.13 07:59:45.228856 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2025.11.13 07:59:45.228895 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 67 rows starting from the beginning of the part | ||
| 1616 | 2025.11.13 07:59:45.228988 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1617 | 2025.11.13 07:59:45.229038 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 92 rows starting from the beginning of the part | ||
| 1618 | 2025.11.13 07:59:45.229082 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 173 rows starting from the beginning of the part | ||
| 1619 | 2025.11.13 07:59:45.229126 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1620 | 2025.11.13 07:59:45.229236 [ 186 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1621 | 2025.11.13 07:59:45.229261 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.11.13 07:59:45.229302 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1623 | 2025.11.13 07:59:45.229816 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1624 | 2025.11.13 07:59:45.230282 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.11.13 07:59:45.230370 [ 188 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704403 sec., 316826.4782448752 rows/sec., 27.43 MiB/sec. | ||
| 1626 | 2025.11.13 07:59:45.230391 [ 69 ] {} <Debug> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1627 | 2025.11.13 07:59:45.230424 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. | ||
| 1628 | 2025.11.13 07:59:45.230425 [ 69 ] {} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.11.13 07:59:45.230465 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1630 | 2025.11.13 07:59:45.230469 [ 275 ] {48b19fb7-886e-4d64-b79f-52b4eff0f00f} <Debug> TCPHandler: Processed in 0.001848416 sec. | ||
| 1631 | 2025.11.13 07:59:45.230537 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1632 | 2025.11.13 07:59:45.230605 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.11.13 07:59:45.230626 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1634 | 2025.11.13 07:59:45.230655 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1635 | 2025.11.13 07:59:45.230697 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1636 | 2025.11.13 07:59:45.230703 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1637 | 2025.11.13 07:59:45.230732 [ 194 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2025.11.13 07:59:45.230735 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 81 rows starting from the beginning of the part | ||
| 1639 | 2025.11.13 07:59:45.230754 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1640 | 2025.11.13 07:59:45.230792 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1641 | 2025.11.13 07:59:45.230830 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
| 1642 | 2025.11.13 07:59:45.230864 [ 186 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1643 | 2025.11.13 07:59:45.231202 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2025.11.13 07:59:45.231242 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1645 | 2025.11.13 07:59:45.231381 [ 194 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2025.11.13 07:59:45.231463 [ 194 ] {b0ec49d5-659e-4b0f-a2a0-8adeadbc4226::all_1_6_1} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1647 | 2025.11.13 07:59:45.231538 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1648 | 2025.11.13 07:59:45.231633 [ 194 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123432 sec., 398778.0301789517 rows/sec., 33.02 MiB/sec. | ||
| 1649 | 2025.11.13 07:59:45.231773 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1650 | 2025.11.13 07:59:45.231829 [ 194 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1651 | 2025.11.13 07:59:45.232219 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.11.13 07:59:45.232293 [ 194 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2025.11.13 07:59:45.232340 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1654 | 2025.11.13 07:59:45.232356 [ 194 ] {bb95a472-7771-4922-b3bd-218d844ff623::all_1_6_1} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2025.11.13 07:59:45.232351 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001667 sec., 89982.00359928014 rows/sec., 6.24 MiB/sec. | ||
| 1656 | 2025.11.13 07:59:45.232383 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.11.13 07:59:45.232423 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1658 | 2025.11.13 07:59:45.232426 [ 275 ] {6cfbb6c7-129f-4410-b6af-dc961d701443} <Debug> TCPHandler: Processed in 0.001872887 sec. | ||
| 1659 | 2025.11.13 07:59:45.232437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1660 | 2025.11.13 07:59:45.232508 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1661 | 2025.11.13 07:59:45.232559 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.11.13 07:59:45.232578 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1663 | 2025.11.13 07:59:45.232604 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1664 | 2025.11.13 07:59:45.232651 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1665 | 2025.11.13 07:59:45.232674 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1666 | 2025.11.13 07:59:45.232691 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1667 | 2025.11.13 07:59:45.232717 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1668 | 2025.11.13 07:59:45.232760 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1669 | 2025.11.13 07:59:45.232805 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1670 | 2025.11.13 07:59:45.232846 [ 194 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1671 | 2025.11.13 07:59:45.233026 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.11.13 07:59:45.233060 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1673 | 2025.11.13 07:59:45.233467 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2025.11.13 07:59:45.233783 [ 196 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297965 sec., 909115.4229890635 rows/sec., 65.52 MiB/sec. | ||
| 1675 | 2025.11.13 07:59:45.233939 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2025.11.13 07:59:45.234065 [ 69 ] {} <Debug> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2025.11.13 07:59:45.234074 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001441 sec., 34698.126301179735 rows/sec., 2.38 MiB/sec. | ||
| 1678 | 2025.11.13 07:59:45.234106 [ 69 ] {} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.11.13 07:59:45.234127 [ 275 ] {5df8ea44-db4c-4549-b584-a98ebfa0c25d} <Debug> TCPHandler: Processed in 0.001616041 sec. | ||
| 1680 | 2025.11.13 07:59:45.234131 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1681 | 2025.11.13 07:59:45.234139 [ 196 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2025.11.13 07:59:45.234243 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1683 | 2025.11.13 07:59:45.234386 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1684 | 2025.11.13 07:59:45.234436 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1685 | 2025.11.13 07:59:45.234523 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1686 | 2025.11.13 07:59:45.234569 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1687 | 2025.11.13 07:59:45.234613 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1688 | 2025.11.13 07:59:45.234654 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1689 | 2025.11.13 07:59:45.234696 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1690 | 2025.11.13 07:59:45.234783 [ 196 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2025.11.13 07:59:45.234867 [ 196 ] {914ddd48-3dd9-4496-b7ac-4621c1433cd4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2025.11.13 07:59:45.234953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1693 | 2025.11.13 07:59:45.235553 [ 196 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379988 sec., 217393.1947234324 rows/sec., 14.91 MiB/sec. | ||
| 1694 | 2025.11.13 07:59:45.235776 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1695 | 2025.11.13 07:59:45.236310 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2025.11.13 07:59:45.236379 [ 188 ] {460a1fcd-0bbc-4f65-9490-227bc8404019::all_1_6_1} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1697 | 2025.11.13 07:59:45.236448 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1698 | 2025.11.13 07:59:47.834262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 226 | ||
| 1699 | 2025.11.13 07:59:47.836359 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.11.13 07:59:47.836409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1701 | 2025.11.13 07:59:47.837719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1702 | 2025.11.13 07:59:47.838412 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.11.13 07:59:47.838711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1704 | 2025.11.13 07:59:50.228649 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2025.11.13 07:59:50.228872 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1706 | 2025.11.13 07:59:50.228946 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1707 | 2025.11.13 07:59:50.229607 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.11.13 07:59:50.229657 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1709 | 2025.11.13 07:59:50.230167 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1710 | 2025.11.13 07:59:50.230616 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.11.13 07:59:50.230775 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.001956 sec., 53169.73415132925 rows/sec., 4.45 MiB/sec. | ||
| 1712 | 2025.11.13 07:59:50.230823 [ 275 ] {4e518915-5b03-4862-9639-c0b5c9486123} <Debug> TCPHandler: Processed in 0.002309665 sec. | ||
| 1713 | 2025.11.13 07:59:50.230956 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2025.11.13 07:59:50.231060 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1715 | 2025.11.13 07:59:50.231104 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1716 | 2025.11.13 07:59:50.231525 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2025.11.13 07:59:50.231562 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1718 | 2025.11.13 07:59:50.231963 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2025.11.13 07:59:50.232430 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2025.11.13 07:59:50.232583 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001546 sec., 16817.59379042691 rows/sec., 1.23 MiB/sec. | ||
| 1721 | 2025.11.13 07:59:50.232622 [ 275 ] {5bf97eb4-f034-4b73-a4fb-34f3136749e6} <Debug> TCPHandler: Processed in 0.001721283 sec. | ||
| 1722 | 2025.11.13 07:59:50.232730 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2025.11.13 07:59:50.232828 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1724 | 2025.11.13 07:59:50.232868 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1725 | 2025.11.13 07:59:50.233313 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2025.11.13 07:59:50.233347 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1727 | 2025.11.13 07:59:50.233781 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1728 | 2025.11.13 07:59:50.234301 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2025.11.13 07:59:50.234429 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.00162 sec., 50617.28395061729 rows/sec., 3.95 MiB/sec. | ||
| 1730 | 2025.11.13 07:59:50.234466 [ 275 ] {ff4baba6-ccd2-471b-a029-b9541d3853fa} <Debug> TCPHandler: Processed in 0.001785815 sec. | ||
| 1731 | 2025.11.13 07:59:50.234577 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2025.11.13 07:59:50.234673 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1733 | 2025.11.13 07:59:50.234717 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1734 | 2025.11.13 07:59:50.235119 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2025.11.13 07:59:50.235154 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1736 | 2025.11.13 07:59:50.235580 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1737 | 2025.11.13 07:59:50.236006 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2025.11.13 07:59:50.236137 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001482 sec., 101214.57489878542 rows/sec., 7.02 MiB/sec. | ||
| 1739 | 2025.11.13 07:59:50.236173 [ 275 ] {95c3ad42-07b7-497d-88ec-edc1fc9e3ea1} <Debug> TCPHandler: Processed in 0.001646412 sec. | ||
| 1740 | 2025.11.13 07:59:50.236279 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2025.11.13 07:59:50.236376 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1742 | 2025.11.13 07:59:50.236428 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1743 | 2025.11.13 07:59:50.237198 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.11.13 07:59:50.237233 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1745 | 2025.11.13 07:59:50.237858 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1746 | 2025.11.13 07:59:50.238276 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.11.13 07:59:50.238413 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002056 sec., 12645.91439688716 rows/sec., 22.66 MiB/sec. | ||
| 1748 | 2025.11.13 07:59:50.238472 [ 275 ] {d67aae4d-9d7b-4550-aace-e81bc3cc3618} <Debug> TCPHandler: Processed in 0.002243073 sec. | ||
| 1749 | 2025.11.13 07:59:50.238586 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2025.11.13 07:59:50.238682 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1751 | 2025.11.13 07:59:50.238723 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1752 | 2025.11.13 07:59:50.239046 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.11.13 07:59:50.239082 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1754 | 2025.11.13 07:59:50.239484 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2025.11.13 07:59:50.239927 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.11.13 07:59:50.240053 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00139 sec., 35971.22302158274 rows/sec., 2.47 MiB/sec. | ||
| 1757 | 2025.11.13 07:59:50.240088 [ 275 ] {3658d894-8b4d-4920-a653-fa933a621087} <Debug> TCPHandler: Processed in 0.0015518 sec. | ||
| 1758 | 2025.11.13 07:59:50.337315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3402 | ||
| 1759 | 2025.11.13 07:59:50.337700 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.11.13 07:59:50.337732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1761 | 2025.11.13 07:59:50.338226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1762 | 2025.11.13 07:59:50.338675 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.11.13 07:59:50.338782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3402 | ||
| 1764 | 2025.11.13 07:59:50.500296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1765 | 2025.11.13 07:59:50.517388 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2025.11.13 07:59:50.517438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1767 | 2025.11.13 07:59:50.523150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1768 | 2025.11.13 07:59:50.524226 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.11.13 07:59:50.527356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1770 | 2025.11.13 07:59:55.227294 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.11.13 07:59:55.227491 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1772 | 2025.11.13 07:59:55.227558 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1773 | 2025.11.13 07:59:55.228228 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2025.11.13 07:59:55.228281 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1775 | 2025.11.13 07:59:55.228811 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1776 | 2025.11.13 07:59:55.229268 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2025.11.13 07:59:55.229433 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00199 sec., 26130.653266331658 rows/sec., 1.98 MiB/sec. | ||
| 1778 | 2025.11.13 07:59:55.229481 [ 275 ] {e9c2d177-0d0c-4fdd-9aba-0ab846b2eea3} <Debug> TCPHandler: Processed in 0.002312575 sec. | ||
| 1779 | 2025.11.13 07:59:55.229617 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.11.13 07:59:55.229720 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1781 | 2025.11.13 07:59:55.229763 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1782 | 2025.11.13 07:59:55.230230 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.11.13 07:59:55.230268 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1784 | 2025.11.13 07:59:55.230676 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1785 | 2025.11.13 07:59:55.231110 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.11.13 07:59:55.231246 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.82 MiB/sec. | ||
| 1787 | 2025.11.13 07:59:55.231284 [ 275 ] {755f5576-d3ad-4c3f-910d-ad65aa9a57c2} <Debug> TCPHandler: Processed in 0.001719774 sec. | ||
| 1788 | 2025.11.13 07:59:55.231406 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.11.13 07:59:55.231504 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1790 | 2025.11.13 07:59:55.231548 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1791 | 2025.11.13 07:59:55.231969 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.11.13 07:59:55.232006 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1793 | 2025.11.13 07:59:55.232445 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1794 | 2025.11.13 07:59:55.232883 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.11.13 07:59:55.233018 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001533 sec., 97847.35812133072 rows/sec., 6.78 MiB/sec. | ||
| 1796 | 2025.11.13 07:59:55.233055 [ 275 ] {6ce4d90d-ccca-41ad-8ea2-c610ccc22435} <Debug> TCPHandler: Processed in 0.001699744 sec. | ||
| 1797 | 2025.11.13 07:59:55.233170 [ 275 ] {} <Trace> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.11.13 07:59:55.233267 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41990) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1799 | 2025.11.13 07:59:55.233308 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1800 | 2025.11.13 07:59:55.233645 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.11.13 07:59:55.233682 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1802 | 2025.11.13 07:59:55.234170 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1803 | 2025.11.13 07:59:55.234605 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2025.11.13 07:59:55.234739 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001491 sec., 33534.5405767941 rows/sec., 2.30 MiB/sec. | ||
| 1805 | 2025.11.13 07:59:55.234776 [ 275 ] {21746dfc-3096-402a-a9f5-63ec9000dfa9} <Debug> TCPHandler: Processed in 0.001656653 sec. | ||
| 1806 | 2025.11.13 07:59:57.757620 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1807 | 2025.11.13 07:59:57.757694 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1808 | 2025.11.13 07:59:57.838848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 246 | ||
| 1809 | 2025.11.13 07:59:57.838885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3850 | ||
| 1810 | 2025.11.13 07:59:57.839404 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2025.11.13 07:59:57.839450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1812 | 2025.11.13 07:59:57.840024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1813 | 2025.11.13 07:59:57.840452 [ 245 ] {} <Trace> system.asynchronous_metric_log (4539fbeb-c350-403e-abf1-bdadf8af5bc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2025.11.13 07:59:57.840591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1815 | 2025.11.13 07:59:57.840810 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.11.13 07:59:57.840853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1817 | 2025.11.13 07:59:57.842090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1818 | 2025.11.13 07:59:57.842695 [ 243 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.11.13 07:59:57.842845 [ 50 ] {} <Debug> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1820 | 2025.11.13 07:59:57.842918 [ 50 ] {} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2025.11.13 07:59:57.842939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1822 | 2025.11.13 07:59:57.842954 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1823 | 2025.11.13 07:59:57.843120 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1824 | 2025.11.13 07:59:57.843763 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1825 | 2025.11.13 07:59:57.843945 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1826 | 2025.11.13 07:59:57.844372 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1827 | 2025.11.13 07:59:57.844755 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1828 | 2025.11.13 07:59:57.845136 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1829 | 2025.11.13 07:59:57.845497 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1830 | 2025.11.13 07:59:57.845842 [ 194 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1831 | 2025.11.13 07:59:57.851170 [ 196 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 72 columns (72 merged, 0 gathered) in 0.008112809 sec., 30322.419768541327 rows/sec., 29.58 MiB/sec. | ||
| 1832 | 2025.11.13 07:59:57.852134 [ 196 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1833 | 2025.11.13 07:59:57.853000 [ 196 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.11.13 07:59:57.853079 [ 196 ] {e1f7e968-c326-4516-bb83-7e12529402f8::all_1_6_1} <Trace> system.query_log (e1f7e968-c326-4516-bb83-7e12529402f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1835 | 2025.11.13 07:59:57.853294 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1836 | 2025.11.13 07:59:58.027454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1837 | 2025.11.13 07:59:58.045495 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.11.13 07:59:58.045552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1839 | 2025.11.13 07:59:58.052200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1840 | 2025.11.13 07:59:58.053239 [ 244 ] {} <Trace> system.metric_log (80dafd0b-7f6e-4a01-a6d6-4dd6fb7f8d78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.11.13 07:59:58.056348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1842 | 2025.11.13 07:59:59.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.65 MiB, peak 187.82 MiB, free memory in arenas 0.00 B, will set to 184.36 MiB (RSS), difference: 1.70 MiB | ||
| 1843 | 2025.11.13 07:59:59.658803 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2025.11.13 07:59:59.658882 [ 275 ] {} <Debug> TCP-Session: 4624d6c3-57f8-40a1-b976-cf982f2708bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2025.11.13 08:00:00.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.32 MiB, peak 187.82 MiB, free memory in arenas 0.00 B, will set to 184.37 MiB (RSS), difference: 2.05 MiB | ||
| 1846 | 2025.11.13 08:00:00.229219 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.11.13 08:00:00.229437 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1848 | 2025.11.13 08:00:00.229514 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1849 | 2025.11.13 08:00:00.230321 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.11.13 08:00:00.230369 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1851 | 2025.11.13 08:00:00.230967 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1852 | 2025.11.13 08:00:00.231605 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Trace> oximeter.fields_string (b0ec49d5-659e-4b0f-a2a0-8adeadbc4226): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.11.13 08:00:00.231770 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.00239 sec., 43514.644351464434 rows/sec., 3.65 MiB/sec. | ||
| 1854 | 2025.11.13 08:00:00.231818 [ 276 ] {907df914-14b8-4cb8-86dd-db02fa40e3fc} <Debug> TCPHandler: Processed in 0.002743693 sec. | ||
| 1855 | 2025.11.13 08:00:00.231966 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.11.13 08:00:00.232074 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1857 | 2025.11.13 08:00:00.232121 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1858 | 2025.11.13 08:00:00.232555 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.11.13 08:00:00.232596 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1860 | 2025.11.13 08:00:00.233083 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1861 | 2025.11.13 08:00:00.233604 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.11.13 08:00:00.233733 [ 48 ] {} <Debug> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1863 | 2025.11.13 08:00:00.233754 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001706 sec., 15240.328253223915 rows/sec., 1.12 MiB/sec. | ||
| 1864 | 2025.11.13 08:00:00.233799 [ 48 ] {} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.11.13 08:00:00.233809 [ 276 ] {be51cad5-d8a8-4c9f-b831-b38acbab49d4} <Debug> TCPHandler: Processed in 0.001903978 sec. | ||
| 1866 | 2025.11.13 08:00:00.233829 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1867 | 2025.11.13 08:00:00.233943 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.11.13 08:00:00.233981 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1869 | 2025.11.13 08:00:00.234067 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1870 | 2025.11.13 08:00:00.234105 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1871 | 2025.11.13 08:00:00.234119 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1872 | 2025.11.13 08:00:00.234152 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1873 | 2025.11.13 08:00:00.234259 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1874 | 2025.11.13 08:00:00.234336 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1875 | 2025.11.13 08:00:00.234415 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1876 | 2025.11.13 08:00:00.234488 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1877 | 2025.11.13 08:00:00.234563 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1878 | 2025.11.13 08:00:00.234663 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.11.13 08:00:00.234706 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1880 | 2025.11.13 08:00:00.235311 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1881 | 2025.11.13 08:00:00.235753 [ 196 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853157 sec., 66912.84116780176 rows/sec., 5.18 MiB/sec. | ||
| 1882 | 2025.11.13 08:00:00.235998 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Trace> oximeter.fields_uuid (bb95a472-7771-4922-b3bd-218d844ff623): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.11.13 08:00:00.236022 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1884 | 2025.11.13 08:00:00.236183 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.002141 sec., 38299.859878561416 rows/sec., 2.99 MiB/sec. | ||
| 1885 | 2025.11.13 08:00:00.236233 [ 276 ] {9715fdd3-ed7f-44d7-88a8-919223a321dd} <Debug> TCPHandler: Processed in 0.002347566 sec. | ||
| 1886 | 2025.11.13 08:00:00.236367 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2025.11.13 08:00:00.236483 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1888 | 2025.11.13 08:00:00.236539 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1889 | 2025.11.13 08:00:00.236666 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.11.13 08:00:00.236729 [ 195 ] {dbc053c5-f1c4-47da-945d-df8392e23360::all_1_6_1} <Trace> oximeter.fields_u16 (dbc053c5-f1c4-47da-945d-df8392e23360) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1891 | 2025.11.13 08:00:00.236798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1892 | 2025.11.13 08:00:00.237054 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2025.11.13 08:00:00.237097 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1894 | 2025.11.13 08:00:00.237614 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1895 | 2025.11.13 08:00:00.238081 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Trace> oximeter.measurements_cumulativeu64 (914ddd48-3dd9-4496-b7ac-4621c1433cd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.11.13 08:00:00.238228 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001771 sec., 84697.9107848673 rows/sec., 5.87 MiB/sec. | ||
| 1897 | 2025.11.13 08:00:00.238267 [ 276 ] {b3ebcc72-4ab0-44a2-85c1-bf06fa93e7fe} <Debug> TCPHandler: Processed in 0.001960948 sec. | ||
| 1898 | 2025.11.13 08:00:00.238434 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2025.11.13 08:00:00.238530 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1900 | 2025.11.13 08:00:00.238585 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1901 | 2025.11.13 08:00:00.239418 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.11.13 08:00:00.239455 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1903 | 2025.11.13 08:00:00.240141 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1904 | 2025.11.13 08:00:00.240700 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Trace> oximeter.measurements_histogramu64 (6522a0f7-57af-4dbe-b4e2-9dab0821bdb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2025.11.13 08:00:00.240891 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002379 sec., 10928.96174863388 rows/sec., 19.58 MiB/sec. | ||
| 1906 | 2025.11.13 08:00:00.240950 [ 276 ] {c8f27f4f-88cb-46c9-89cc-4676af116685} <Debug> TCPHandler: Processed in 0.00256754 sec. | ||
| 1907 | 2025.11.13 08:00:00.241066 [ 276 ] {} <Trace> TCP-Session: f9af15b9-625e-4457-b367-e67c1d215572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2025.11.13 08:00:00.241162 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60999) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1909 | 2025.11.13 08:00:00.241206 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1910 | 2025.11.13 08:00:00.241534 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.11.13 08:00:00.241569 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1912 | 2025.11.13 08:00:00.242101 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1913 | 2025.11.13 08:00:00.242701 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Trace> oximeter.measurements_u64 (460a1fcd-0bbc-4f65-9490-227bc8404019): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2025.11.13 08:00:00.242837 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001694 sec., 29515.9386068477 rows/sec., 2.02 MiB/sec. | ||
| 1915 | 2025.11.13 08:00:00.242873 [ 276 ] {4ca4f40c-b33a-4322-b220-9e5b07d86dd4} <Debug> TCPHandler: Processed in 0.001857937 sec. | ||